[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. 26639 1726882496.64103: 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-spT 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 26639 1726882496.65085: Added group all to inventory 26639 1726882496.65087: Added group ungrouped to inventory 26639 1726882496.65092: Group all now contains ungrouped 26639 1726882496.65099: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 26639 1726882496.86847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 26639 1726882496.86910: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 26639 1726882496.86932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 26639 1726882496.86990: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 26639 1726882496.87065: Loaded config def from plugin (inventory/script) 26639 1726882496.87068: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 26639 1726882496.87112: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 26639 1726882496.87205: Loaded config def from plugin (inventory/yaml) 26639 1726882496.87207: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 26639 1726882496.87289: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 26639 1726882496.87714: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 26639 1726882496.87717: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 26639 1726882496.87720: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 26639 1726882496.87726: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 26639 1726882496.87730: Loading data from /tmp/network-Kc3/inventory.yml 26639 1726882496.87802: /tmp/network-Kc3/inventory.yml was not parsable by auto 26639 1726882496.87864: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 26639 1726882496.87905: Loading data from /tmp/network-Kc3/inventory.yml 26639 1726882496.87983: group all already in inventory 26639 1726882496.87995: set inventory_file for managed_node1 26639 1726882496.87999: set inventory_dir for managed_node1 26639 1726882496.88000: Added host managed_node1 to inventory 26639 1726882496.88002: Added host managed_node1 to group all 26639 1726882496.88003: set ansible_host for managed_node1 26639 1726882496.88004: set ansible_ssh_extra_args for managed_node1 26639 1726882496.88007: set inventory_file for managed_node2 26639 1726882496.88009: set inventory_dir for managed_node2 26639 1726882496.88010: Added host managed_node2 to inventory 26639 1726882496.88012: Added host managed_node2 to group all 26639 1726882496.88013: set ansible_host for managed_node2 26639 1726882496.88013: set ansible_ssh_extra_args for managed_node2 26639 1726882496.88016: set inventory_file for managed_node3 26639 1726882496.88019: set inventory_dir for managed_node3 26639 1726882496.88020: Added host managed_node3 to inventory 26639 1726882496.88021: Added host managed_node3 to group all 26639 1726882496.88022: set ansible_host for managed_node3 26639 1726882496.88022: set ansible_ssh_extra_args for managed_node3 26639 1726882496.88025: Reconcile groups and hosts in inventory. 26639 1726882496.88028: Group ungrouped now contains managed_node1 26639 1726882496.88030: Group ungrouped now contains managed_node2 26639 1726882496.88032: Group ungrouped now contains managed_node3 26639 1726882496.88108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 26639 1726882496.88228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 26639 1726882496.88274: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 26639 1726882496.88305: Loaded config def from plugin (vars/host_group_vars) 26639 1726882496.88308: 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) 26639 1726882496.88315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 26639 1726882496.88322: 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) 26639 1726882496.88363: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 26639 1726882496.88686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882496.88795: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 26639 1726882496.88832: Loaded config def from plugin (connection/local) 26639 1726882496.88836: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 26639 1726882496.89486: Loaded config def from plugin (connection/paramiko_ssh) 26639 1726882496.89489: 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) 26639 1726882496.90384: 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) 26639 1726882496.90429: Loaded config def from plugin (connection/psrp) 26639 1726882496.90432: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 26639 1726882496.91155: 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) 26639 1726882496.91197: Loaded config def from plugin (connection/ssh) 26639 1726882496.91200: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 26639 1726882496.93217: 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) 26639 1726882496.93262: Loaded config def from plugin (connection/winrm) 26639 1726882496.93265: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 26639 1726882496.93300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 26639 1726882496.93362: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 26639 1726882496.93432: Loaded config def from plugin (shell/cmd) 26639 1726882496.93434: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 26639 1726882496.93460: 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) 26639 1726882496.93527: Loaded config def from plugin (shell/powershell) 26639 1726882496.93529: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 26639 1726882496.93578: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 26639 1726882496.93755: Loaded config def from plugin (shell/sh) 26639 1726882496.93757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 26639 1726882496.93795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 26639 1726882496.93915: Loaded config def from plugin (become/runas) 26639 1726882496.93917: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 26639 1726882496.94104: Loaded config def from plugin (become/su) 26639 1726882496.94106: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 26639 1726882496.94263: Loaded config def from plugin (become/sudo) 26639 1726882496.94265: 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 26639 1726882496.94304: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml 26639 1726882496.94634: in VariableManager get_vars() 26639 1726882496.94656: done with get_vars() 26639 1726882496.94788: trying /usr/local/lib/python3.12/site-packages/ansible/modules 26639 1726882496.97973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 26639 1726882496.98407: in VariableManager get_vars() 26639 1726882496.98413: done with get_vars() 26639 1726882496.98416: variable 'playbook_dir' from source: magic vars 26639 1726882496.98417: variable 'ansible_playbook_python' from source: magic vars 26639 1726882496.98418: variable 'ansible_config_file' from source: magic vars 26639 1726882496.98419: variable 'groups' from source: magic vars 26639 1726882496.98420: variable 'omit' from source: magic vars 26639 1726882496.98421: variable 'ansible_version' from source: magic vars 26639 1726882496.98421: variable 'ansible_check_mode' from source: magic vars 26639 1726882496.98422: variable 'ansible_diff_mode' from source: magic vars 26639 1726882496.98423: variable 'ansible_forks' from source: magic vars 26639 1726882496.98423: variable 'ansible_inventory_sources' from source: magic vars 26639 1726882496.98424: variable 'ansible_skip_tags' from source: magic vars 26639 1726882496.98425: variable 'ansible_limit' from source: magic vars 26639 1726882496.98426: variable 'ansible_run_tags' from source: magic vars 26639 1726882496.98426: variable 'ansible_verbosity' from source: magic vars 26639 1726882496.98461: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml 26639 1726882496.99106: in VariableManager get_vars() 26639 1726882496.99120: done with get_vars() 26639 1726882496.99212: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 26639 1726882496.99428: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 26639 1726882496.99564: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 26639 1726882497.00219: in VariableManager get_vars() 26639 1726882497.00238: done with get_vars() 26639 1726882497.00690: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 26639 1726882497.01019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26639 1726882497.02866: in VariableManager get_vars() 26639 1726882497.02884: done with get_vars() 26639 1726882497.03086: in VariableManager get_vars() 26639 1726882497.03107: done with get_vars() 26639 1726882497.03199: in VariableManager get_vars() 26639 1726882497.03216: done with get_vars() 26639 1726882497.03253: in VariableManager get_vars() 26639 1726882497.03267: done with get_vars() 26639 1726882497.03710: in VariableManager get_vars() 26639 1726882497.03727: done with get_vars() 26639 1726882497.03782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 26639 1726882497.03801: 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 26639 1726882497.04029: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 26639 1726882497.04189: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 26639 1726882497.04195: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/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) 26639 1726882497.04226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 26639 1726882497.04251: 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) 26639 1726882497.04423: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 26639 1726882497.04482: Loaded config def from plugin (callback/default) 26639 1726882497.04485: 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) 26639 1726882497.07246: Loaded config def from plugin (callback/junit) 26639 1726882497.07249: 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) 26639 1726882497.07300: 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) 26639 1726882497.07364: Loaded config def from plugin (callback/minimal) 26639 1726882497.07366: 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) 26639 1726882497.07409: 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) 26639 1726882497.07468: Loaded config def from plugin (callback/tree) 26639 1726882497.07479: 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 26639 1726882497.07599: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 26639 1726882497.07602: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/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_reapply_nm.yml ************************************************* 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml 26639 1726882497.07626: in VariableManager get_vars() 26639 1726882497.07638: done with get_vars() 26639 1726882497.07643: in VariableManager get_vars() 26639 1726882497.07651: done with get_vars() 26639 1726882497.07655: variable 'omit' from source: magic vars 26639 1726882497.07687: in VariableManager get_vars() 26639 1726882497.07703: done with get_vars() 26639 1726882497.07723: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_reapply.yml' with nm as provider] ********** 26639 1726882497.08340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 26639 1726882497.08419: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 26639 1726882497.08447: getting the remaining hosts for this loop 26639 1726882497.08448: done getting the remaining hosts for this loop 26639 1726882497.08451: getting the next task for host managed_node2 26639 1726882497.08454: done getting next task for host managed_node2 26639 1726882497.08456: ^ task is: TASK: Gathering Facts 26639 1726882497.08457: ^ 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 26639 1726882497.08459: getting variables 26639 1726882497.08460: in VariableManager get_vars() 26639 1726882497.08470: Calling all_inventory to load vars for managed_node2 26639 1726882497.08472: Calling groups_inventory to load vars for managed_node2 26639 1726882497.08475: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882497.08486: Calling all_plugins_play to load vars for managed_node2 26639 1726882497.08502: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882497.08507: Calling groups_plugins_play to load vars for managed_node2 26639 1726882497.08539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882497.08596: done with get_vars() 26639 1726882497.08602: done getting variables 26639 1726882497.08661: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:6 Friday 20 September 2024 21:34:57 -0400 (0:00:00.011) 0:00:00.011 ****** 26639 1726882497.08680: entering _queue_task() for managed_node2/gather_facts 26639 1726882497.08682: Creating lock for gather_facts 26639 1726882497.09032: worker is 1 (out of 1 available) 26639 1726882497.09042: exiting _queue_task() for managed_node2/gather_facts 26639 1726882497.09054: done queuing things up, now waiting for results queue to drain 26639 1726882497.09055: waiting for pending results... 26639 1726882497.09512: running TaskExecutor() for managed_node2/TASK: Gathering Facts 26639 1726882497.09517: in run() - task 12673a56-9f93-16f9-46b9-000000000037 26639 1726882497.09520: variable 'ansible_search_path' from source: unknown 26639 1726882497.09523: calling self._execute() 26639 1726882497.09525: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882497.09527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882497.09530: variable 'omit' from source: magic vars 26639 1726882497.09818: variable 'omit' from source: magic vars 26639 1726882497.09889: variable 'omit' from source: magic vars 26639 1726882497.10006: variable 'omit' from source: magic vars 26639 1726882497.10051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882497.10298: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882497.10301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882497.10304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882497.10306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882497.10421: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882497.10430: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882497.10438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882497.10649: Set connection var ansible_shell_executable to /bin/sh 26639 1726882497.10658: Set connection var ansible_shell_type to sh 26639 1726882497.10670: Set connection var ansible_timeout to 10 26639 1726882497.10679: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882497.10691: Set connection var ansible_pipelining to False 26639 1726882497.10699: Set connection var ansible_connection to ssh 26639 1726882497.10831: variable 'ansible_shell_executable' from source: unknown 26639 1726882497.10834: variable 'ansible_connection' from source: unknown 26639 1726882497.10836: variable 'ansible_module_compression' from source: unknown 26639 1726882497.10838: variable 'ansible_shell_type' from source: unknown 26639 1726882497.10840: variable 'ansible_shell_executable' from source: unknown 26639 1726882497.10842: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882497.10844: variable 'ansible_pipelining' from source: unknown 26639 1726882497.10846: variable 'ansible_timeout' from source: unknown 26639 1726882497.10849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882497.11156: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882497.11171: variable 'omit' from source: magic vars 26639 1726882497.11203: starting attempt loop 26639 1726882497.11210: running the handler 26639 1726882497.11228: variable 'ansible_facts' from source: unknown 26639 1726882497.11281: _low_level_execute_command(): starting 26639 1726882497.11294: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882497.12662: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882497.12682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882497.12734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882497.12755: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882497.12858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882497.14567: stdout chunk (state=3): >>>/root <<< 26639 1726882497.14709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882497.14722: stderr chunk (state=3): >>><<< 26639 1726882497.14730: stdout chunk (state=3): >>><<< 26639 1726882497.14758: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882497.14854: _low_level_execute_command(): starting 26639 1726882497.14858: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685 `" && echo ansible-tmp-1726882497.1476912-26681-35921617205685="` echo /root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685 `" ) && sleep 0' 26639 1726882497.15396: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882497.15412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882497.15427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882497.15451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882497.15547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882497.15578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882497.15597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882497.15697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882497.17579: stdout chunk (state=3): >>>ansible-tmp-1726882497.1476912-26681-35921617205685=/root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685 <<< 26639 1726882497.17685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882497.17739: stderr chunk (state=3): >>><<< 26639 1726882497.17753: stdout chunk (state=3): >>><<< 26639 1726882497.17776: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882497.1476912-26681-35921617205685=/root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882497.17817: variable 'ansible_module_compression' from source: unknown 26639 1726882497.17878: ANSIBALLZ: Using generic lock for ansible.legacy.setup 26639 1726882497.17963: ANSIBALLZ: Acquiring lock 26639 1726882497.17966: ANSIBALLZ: Lock acquired: 140527773225456 26639 1726882497.17969: ANSIBALLZ: Creating module 26639 1726882497.68068: ANSIBALLZ: Writing module into payload 26639 1726882497.68400: ANSIBALLZ: Writing module 26639 1726882497.68601: ANSIBALLZ: Renaming module 26639 1726882497.68605: ANSIBALLZ: Done creating module 26639 1726882497.68621: variable 'ansible_facts' from source: unknown 26639 1726882497.68628: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882497.68637: _low_level_execute_command(): starting 26639 1726882497.68644: _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' 26639 1726882497.70200: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882497.70204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882497.70299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882497.70329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882497.70507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882497.72300: stdout chunk (state=3): >>>PLATFORM <<< 26639 1726882497.72414: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 26639 1726882497.72526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882497.72530: stdout chunk (state=3): >>><<< 26639 1726882497.72537: stderr chunk (state=3): >>><<< 26639 1726882497.72554: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882497.72565 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 26639 1726882497.72798: _low_level_execute_command(): starting 26639 1726882497.72802: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 26639 1726882497.72913: Sending initial data 26639 1726882497.72916: Sent initial data (1181 bytes) 26639 1726882497.73980: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882497.73984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882497.73987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882497.74019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882497.74365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882497.77600: 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"} <<< 26639 1726882497.77878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882497.77882: stdout chunk (state=3): >>><<< 26639 1726882497.77888: stderr chunk (state=3): >>><<< 26639 1726882497.77906: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882497.77978: variable 'ansible_facts' from source: unknown 26639 1726882497.77981: variable 'ansible_facts' from source: unknown 26639 1726882497.77989: variable 'ansible_module_compression' from source: unknown 26639 1726882497.78035: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26639 1726882497.78060: variable 'ansible_facts' from source: unknown 26639 1726882497.78952: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685/AnsiballZ_setup.py 26639 1726882497.79417: Sending initial data 26639 1726882497.79420: Sent initial data (153 bytes) 26639 1726882497.80571: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882497.80588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882497.80614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882497.80768: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882497.81009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882497.81117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882497.82643: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882497.82815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882497.82890: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpe97hzyzp /root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685/AnsiballZ_setup.py <<< 26639 1726882497.82898: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685/AnsiballZ_setup.py" <<< 26639 1726882497.83017: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpe97hzyzp" to remote "/root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685/AnsiballZ_setup.py" <<< 26639 1726882497.86911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882497.86916: stdout chunk (state=3): >>><<< 26639 1726882497.86918: stderr chunk (state=3): >>><<< 26639 1726882497.86925: done transferring module to remote 26639 1726882497.86944: _low_level_execute_command(): starting 26639 1726882497.87027: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685/ /root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685/AnsiballZ_setup.py && sleep 0' 26639 1726882497.88313: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882497.88600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882497.88604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882497.88606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882497.90375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882497.90412: stderr chunk (state=3): >>><<< 26639 1726882497.90419: stdout chunk (state=3): >>><<< 26639 1726882497.90441: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882497.90668: _low_level_execute_command(): starting 26639 1726882497.90672: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685/AnsiballZ_setup.py && sleep 0' 26639 1726882497.92109: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882497.92113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882497.92135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882497.94656: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 26639 1726882497.94740: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 26639 1726882497.94845: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 26639 1726882497.94897: stdout chunk (state=3): >>>import 'posix' # <<< 26639 1726882497.94911: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 26639 1726882497.94946: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 26639 1726882497.95000: 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' <<< 26639 1726882497.95047: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 26639 1726882497.95089: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 26639 1726882497.95116: 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 0x7f6c5fc184d0> <<< 26639 1726882497.95158: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fbe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 26639 1726882497.95178: 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 0x7f6c5fc1aa50> <<< 26639 1726882497.95213: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 26639 1726882497.95233: stdout chunk (state=3): >>>import 'abc' # <<< 26639 1726882497.95285: stdout chunk (state=3): >>>import 'io' # <<< 26639 1726882497.95406: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # <<< 26639 1726882497.95442: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 26639 1726882497.95501: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 26639 1726882497.95519: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 26639 1726882497.95565: stdout chunk (state=3): >>>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 <<< 26639 1726882497.95616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 26639 1726882497.95659: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa2d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 26639 1726882497.95725: 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 0x7f6c5fa2dfa0> import 'site' # <<< 26639 1726882497.95741: 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. <<< 26639 1726882497.96366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 26639 1726882497.96375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 26639 1726882497.96481: 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' # /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 0x7f6c5fa6bdd0> <<< 26639 1726882497.96514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa6bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 26639 1726882497.96532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 26639 1726882497.96556: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 26639 1726882497.96799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5faa37a0> # /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 0x7f6c5faa3e30> import '_collections' # <<< 26639 1726882497.96802: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa83aa0> <<< 26639 1726882497.96805: stdout chunk (state=3): >>>import '_functools' # <<< 26639 1726882497.96807: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa811c0> <<< 26639 1726882497.96910: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa68f80> <<< 26639 1726882497.96914: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 26639 1726882497.96917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 26639 1726882497.97105: stdout chunk (state=3): >>>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 0x7f6c5fac3710> <<< 26639 1726882497.97108: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fac2330> <<< 26639 1726882497.97114: 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'<<< 26639 1726882497.97120: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa82090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fac0b90> <<< 26639 1726882497.97148: 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 0x7f6c5faf8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa68200> <<< 26639 1726882497.97298: 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 0x7f6c5faf8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5faf8aa0> <<< 26639 1726882497.97302: 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 0x7f6c5faf8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa66d20> <<< 26639 1726882497.97308: 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' <<< 26639 1726882497.97335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 26639 1726882497.97699: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5faf9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5faf9250> import 'importlib.machinery' # <<< 26639 1726882497.97703: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 26639 1726882497.97705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fafa480> <<< 26639 1726882497.97710: 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 # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 26639 1726882497.97712: 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 0x7f6c5fb10680> <<< 26639 1726882497.97722: stdout chunk (state=3): >>>import 'errno' # <<< 26639 1726882497.97725: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882497.97727: 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 0x7f6c5fb11d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 26639 1726882497.97729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fb12c00> # 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 0x7f6c5fb13260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fb12150> # /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' <<< 26639 1726882497.97734: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882497.97808: 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 0x7f6c5fb13ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fb13410> <<< 26639 1726882497.97811: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fafa4b0> <<< 26639 1726882497.97817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 26639 1726882497.97838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 26639 1726882497.97917: 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 0x7f6c5f857bc0> <<< 26639 1726882497.97935: 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' <<< 26639 1726882497.97949: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882497.97968: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c5f8806e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f880440> <<< 26639 1726882497.97989: 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 0x7f6c5f880710> <<< 26639 1726882497.98025: 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' <<< 26639 1726882497.98120: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882497.98427: 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 0x7f6c5f881040><<< 26639 1726882497.98433: 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 0x7f6c5f881a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f8808f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f855d60> # /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 0x7f6c5f882de0> <<< 26639 1726882497.98454: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f881b50> <<< 26639 1726882497.98497: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fafaba0> <<< 26639 1726882497.98501: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 26639 1726882497.98559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882497.98573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 26639 1726882497.98604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 26639 1726882497.98638: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f8af140> <<< 26639 1726882497.98686: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 26639 1726882497.98709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882497.98801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f8cf500> <<< 26639 1726882497.98813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 26639 1726882497.99108: stdout chunk (state=3): >>># 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 0x7f6c5f9302c0> # /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' <<< 26639 1726882497.99216: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f932a20> <<< 26639 1726882497.99332: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f9303e0> <<< 26639 1726882497.99367: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f8f92e0> <<< 26639 1726882497.99404: 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 0x7f6c5f7393d0> <<< 26639 1726882497.99437: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f8ce300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f883d10> <<< 26639 1726882497.99723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26639 1726882497.99774: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6c5f8ce900> <<< 26639 1726882498.00198: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_d1z_ru9a/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 26639 1726882498.00413: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 26639 1726882498.00439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 26639 1726882498.00549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 26639 1726882498.00566: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f79f0e0> import '_typing' # <<< 26639 1726882498.00917: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f77dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f77d160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.00934: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 26639 1726882498.01023: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.02901: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.03861: 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 0x7f6c5f79cfb0> <<< 26639 1726882498.03876: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 26639 1726882498.03900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882498.03922: 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' <<< 26639 1726882498.03937: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 26639 1726882498.03974: stdout chunk (state=3): >>># 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' <<< 26639 1726882498.03983: 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 0x7f6c5f7ce960> <<< 26639 1726882498.04030: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f7ce6f0> <<< 26639 1726882498.04140: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f7ce030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 26639 1726882498.04166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f7ce750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f79fd70> 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 0x7f6c5f7cf680> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882498.04187: 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 0x7f6c5f7cf8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26639 1726882498.04243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 26639 1726882498.04254: stdout chunk (state=3): >>>import '_locale' # <<< 26639 1726882498.04297: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f7cfe00> import 'pwd' # <<< 26639 1726882498.04499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26639 1726882498.04506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 26639 1726882498.04508: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f12dbe0> <<< 26639 1726882498.04514: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882498.04516: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c5f12f800> # /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 0x7f6c5f130200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26639 1726882498.04525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 26639 1726882498.04540: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f1313a0> <<< 26639 1726882498.04558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26639 1726882498.04825: stdout chunk (state=3): >>># 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 0x7f6c5f133e60> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882498.04828: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c5f7cfd10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f132030> <<< 26639 1726882498.04830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 26639 1726882498.04832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 26639 1726882498.04834: 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' <<< 26639 1726882498.04836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 26639 1726882498.04911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 26639 1726882498.04937: 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' <<< 26639 1726882498.04950: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f13bcb0> import '_tokenize' # <<< 26639 1726882498.05023: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f13a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f13a4e0> <<< 26639 1726882498.05044: 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' <<< 26639 1726882498.05127: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f13aa50> <<< 26639 1726882498.05259: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f1325a0> # 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 0x7f6c5f17ffb0> # /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 0x7f6c5f180140> <<< 26639 1726882498.05338: 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' <<< 26639 1726882498.05358: 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 0x7f6c5f181bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f181970> # /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' <<< 26639 1726882498.05392: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882498.05411: 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 0x7f6c5f184170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f1822a0> <<< 26639 1726882498.05423: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 26639 1726882498.05584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882498.05587: 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' <<< 26639 1726882498.05589: stdout chunk (state=3): >>>import '_string' # <<< 26639 1726882498.05595: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f187950> <<< 26639 1726882498.05666: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f184320> <<< 26639 1726882498.05722: 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 0x7f6c5f188710> <<< 26639 1726882498.05744: 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 0x7f6c5f188a70> <<< 26639 1726882498.05786: 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' <<< 26639 1726882498.05805: 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 0x7f6c5f188b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f180320> <<< 26639 1726882498.06018: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882498.06022: 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 0x7f6c5f0142c0> <<< 26639 1726882498.06056: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882498.06109: 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 0x7f6c5f0155b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f18aa50> <<< 26639 1726882498.06131: 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 0x7f6c5f18be00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f18a690> # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.06398: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 26639 1726882498.06401: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 26639 1726882498.06404: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.06406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 26639 1726882498.06508: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.06626: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.07158: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.07901: 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 0x7f6c5f0196d0> # /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 0x7f6c5f01a510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f015850> <<< 26639 1726882498.07942: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 26639 1726882498.07956: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.07980: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.07999: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 26639 1726882498.08262: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.08425: 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' <<< 26639 1726882498.08429: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f01a1e0> <<< 26639 1726882498.08798: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.08905: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.09224: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.09298: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.09414: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.09625: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 26639 1726882498.09646: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 26639 1726882498.09698: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.09726: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 26639 1726882498.09811: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.10218: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26639 1726882498.10245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26639 1726882498.10265: stdout chunk (state=3): >>>import '_ast' # <<< 26639 1726882498.10323: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f01b560> <<< 26639 1726882498.10339: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.10554: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.10600: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 26639 1726882498.10717: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.10868: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.10871: 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 <<< 26639 1726882498.10874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882498.10995: 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 0x7f6c5f026000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f023d40> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 26639 1726882498.11118: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.11130: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.11163: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.11207: 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' <<< 26639 1726882498.11221: 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 <<< 26639 1726882498.11272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 26639 1726882498.11276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 26639 1726882498.11532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f10e990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f1fe660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0260c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f01be30> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 26639 1726882498.11552: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.11699: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.11702: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 26639 1726882498.11819: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.11851: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.11855: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.11897: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.11936: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.12000: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.12509: stdout chunk (state=3): >>>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 <<< 26639 1726882498.12512: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.12657: 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' <<< 26639 1726882498.12682: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 26639 1726882498.12700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 26639 1726882498.12721: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 26639 1726882498.12761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 26639 1726882498.12779: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0ba2d0> <<< 26639 1726882498.12803: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 26639 1726882498.12815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 26639 1726882498.12998: stdout chunk (state=3): >>># 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 0x7f6c5ec83f80> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882498.13016: 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 0x7f6c5ec882f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0aad80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0bae40> <<< 26639 1726882498.13032: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0b8980> <<< 26639 1726882498.13170: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0b8d70> <<< 26639 1726882498.13178: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 26639 1726882498.13404: stdout chunk (state=3): >>># 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 0x7f6c5ec8b2c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ec8ab70> # 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 0x7f6c5ec8ad50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ec89fa0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 26639 1726882498.13408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 26639 1726882498.13410: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ec8b380> <<< 26639 1726882498.13413: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 26639 1726882498.13415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 26639 1726882498.13442: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c5ecedeb0> <<< 26639 1726882498.13674: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ec8be90> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0b9400> 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' # <<< 26639 1726882498.13726: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.13749: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.13900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 26639 1726882498.13904: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 26639 1726882498.13907: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.13968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.14056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 26639 1726882498.14321: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.14347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 26639 1726882498.14362: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.14999: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.15261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 26639 1726882498.15278: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.15324: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.15382: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.15412: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.15449: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 26639 1726882498.15704: stdout chunk (state=3): >>>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 <<< 26639 1726882498.15718: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 26639 1726882498.15735: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.15755: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.15792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 26639 1726882498.15883: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.16232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 26639 1726882498.16236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 26639 1726882498.16238: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ecee6f0> <<< 26639 1726882498.16241: stdout chunk (state=3): >>># /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 0x7f6c5ecee900> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 26639 1726882498.16243: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.16306: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 26639 1726882498.16317: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.16404: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.16487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 26639 1726882498.16728: stdout chunk (state=3): >>># 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 <<< 26639 1726882498.16773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 26639 1726882498.16999: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882498.17002: 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 0x7f6c5ed2a030> <<< 26639 1726882498.17217: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ed19eb0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 26639 1726882498.17288: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.17371: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.17694: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.17712: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 26639 1726882498.17727: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.17761: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.17816: 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' <<< 26639 1726882498.17934: stdout chunk (state=3): >>># 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 0x7f6c5ed3d940> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ed1af30> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 26639 1726882498.18005: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 26639 1726882498.18263: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.18446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.18511: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.18554: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.18590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 26639 1726882498.18613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 26639 1726882498.19012: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.19015: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 26639 1726882498.19100: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.19269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.19811: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.20426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.20517: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 26639 1726882498.20538: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.20619: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.20872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.21032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 26639 1726882498.21052: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.21080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 26639 1726882498.21299: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 26639 1726882498.21524: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.21552: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.21854: stdout chunk (state=3): >>>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 <<< 26639 1726882498.21874: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.21905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 26639 1726882498.21916: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.21981: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.22045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 26639 1726882498.22069: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.22080: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.22177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.22226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 26639 1726882498.22244: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.22506: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 26639 1726882498.22618: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.22917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 26639 1726882498.23000: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.23008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 26639 1726882498.23023: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.23052: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.23358: stdout chunk (state=3): >>>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 <<< 26639 1726882498.23403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 26639 1726882498.23431: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 26639 1726882498.23480: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.23497: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.23541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 26639 1726882498.23572: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.23589: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.23916: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # <<< 26639 1726882498.23923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 26639 1726882498.23926: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882498.23945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 26639 1726882498.23956: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.24225: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.24331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 26639 1726882498.24354: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.24387: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.24437: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 26639 1726882498.24450: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.24498: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.24719: stdout chunk (state=3): >>>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 <<< 26639 1726882498.24812: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882498.25017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 26639 1726882498.25236: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /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' <<< 26639 1726882498.25334: 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 0x7f6c5eb3a480> <<< 26639 1726882498.25337: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5eb390a0> <<< 26639 1726882498.25445: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5eb33d70> <<< 26639 1726882498.37636: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5eb806b0> # /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 0x7f6c5eb80c50> <<< 26639 1726882498.37843: stdout chunk (state=3): >>># /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' <<< 26639 1726882498.37862: 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' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5eb82540> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5eb81be0> <<< 26639 1726882498.37953: 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 <<< 26639 1726882498.63866: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_iscsi_iqn": "", "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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.50537109375, "5m": 0.47314453125, "15m": 0.259765625}, "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-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_local": {}, "ansible_fips": false, "ansible_is_chroot": false, "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_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2953, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, <<< 26639 1726882498.64148: stdout chunk (state=3): >>>"used": 578, "free": 2953}, "nocache": {"free": 3292, "used": 239}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 688, "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": 261794447360, "block_size": 4096, "block_total": 65519099, "block_available": 63914660, "block_used": 1604439, "inode_total": 131070960, "inode_available": 131029051, "inode_used": 41909, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 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_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "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.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_fibre_channel_wwn": [], "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "58", "epoch": "1726882498", "epoch_int": "1726882498", "date": "2024-09-20", "time": "21:34:58", "iso8601_micro": "2024-09-21T01:34:58.633399Z", "iso8601": "2024-09-21T01:34:58Z", "iso8601_basic": "20240920T213458633399", "iso8601_basic_short": "20240920T213458", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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"}}} <<< 26639 1726882498.64763: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 26639 1726882498.64804: stdout chunk (state=3): >>># 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 <<< 26639 1726882498.64929: stdout chunk (state=3): >>># 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 <<< 26639 1726882498.65015: stdout chunk (state=3): >>># 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 <<< 26639 1726882498.65034: stdout chunk (state=3): >>># 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 <<< 26639 1726882498.65049: stdout chunk (state=3): >>># 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<<< 26639 1726882498.65141: stdout chunk (state=3): >>> # 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 <<< 26639 1726882498.65250: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution <<< 26639 1726882498.65253: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # 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 <<< 26639 1726882498.66127: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # 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 <<< 26639 1726882498.66202: 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 <<< 26639 1726882498.66207: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 26639 1726882498.66222: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser <<< 26639 1726882498.66309: stdout chunk (state=3): >>># 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 <<< 26639 1726882498.66329: 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 # destroy re._casefix # destroy re._compiler # destroy enum<<< 26639 1726882498.66431: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 26639 1726882498.66434: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 26639 1726882498.66568: stdout chunk (state=3): >>># destroy sys.monitoring <<< 26639 1726882498.66588: stdout chunk (state=3): >>># destroy _socket <<< 26639 1726882498.66641: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 26639 1726882498.66662: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 26639 1726882498.66822: stdout chunk (state=3): >>># 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 <<< 26639 1726882498.66898: 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 <<< 26639 1726882498.67100: stdout chunk (state=3): >>># destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 26639 1726882498.67104: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 26639 1726882498.67114: stdout chunk (state=3): >>># 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 <<< 26639 1726882498.67638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882498.67642: stdout chunk (state=3): >>><<< 26639 1726882498.67651: stderr chunk (state=3): >>><<< 26639 1726882498.68108: _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 0x7f6c5fc184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fbe7b30> # /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 0x7f6c5fc1aa50> 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 0x7f6c5fa2d130> # /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 0x7f6c5fa2dfa0> 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 0x7f6c5fa6bdd0> # /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 0x7f6c5fa6bfe0> # /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 0x7f6c5faa37a0> # /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 0x7f6c5faa3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa83aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa68f80> # /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 0x7f6c5fac3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fac2330> # /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 0x7f6c5fa82090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fac0b90> # /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 0x7f6c5faf8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa68200> # /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 0x7f6c5faf8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5faf8aa0> # 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 0x7f6c5faf8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fa66d20> # /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 0x7f6c5faf9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5faf9250> 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 0x7f6c5fafa480> 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 0x7f6c5fb10680> 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 0x7f6c5fb11d60> # /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 0x7f6c5fb12c00> # 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 0x7f6c5fb13260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fb12150> # /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 0x7f6c5fb13ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fb13410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fafa4b0> # /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 0x7f6c5f857bc0> # /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 0x7f6c5f8806e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f880440> # 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 0x7f6c5f880710> # /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 0x7f6c5f881040> # 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 0x7f6c5f881a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f8808f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f855d60> # /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 0x7f6c5f882de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f881b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5fafaba0> # /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 0x7f6c5f8af140> # /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 0x7f6c5f8cf500> # /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 0x7f6c5f9302c0> # /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 0x7f6c5f932a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f9303e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f8f92e0> # /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 0x7f6c5f7393d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f8ce300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f883d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6c5f8ce900> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_d1z_ru9a/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 0x7f6c5f79f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f77dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f77d160> # 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 0x7f6c5f79cfb0> # /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 0x7f6c5f7ce960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f7ce6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f7ce030> # /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 0x7f6c5f7ce750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f79fd70> 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 0x7f6c5f7cf680> # 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 0x7f6c5f7cf8c0> # /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 0x7f6c5f7cfe00> 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 0x7f6c5f12dbe0> # 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 0x7f6c5f12f800> # /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 0x7f6c5f130200> # /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 0x7f6c5f1313a0> # /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 0x7f6c5f133e60> # 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 0x7f6c5f7cfd10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f132030> # /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 0x7f6c5f13bcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f13a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f13a4e0> # /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 0x7f6c5f13aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f1325a0> # 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 0x7f6c5f17ffb0> # /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 0x7f6c5f180140> # /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 0x7f6c5f181bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f181970> # /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 0x7f6c5f184170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f1822a0> # /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 0x7f6c5f187950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f184320> # 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 0x7f6c5f188710> # 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 0x7f6c5f188a70> # 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 0x7f6c5f188b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f180320> # /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 0x7f6c5f0142c0> # 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 0x7f6c5f0155b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f18aa50> # 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 0x7f6c5f18be00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f18a690> # 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 0x7f6c5f0196d0> # /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 0x7f6c5f01a510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f015850> 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 0x7f6c5f01a1e0> # 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 0x7f6c5f01b560> # 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 0x7f6c5f026000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f023d40> 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 0x7f6c5f10e990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f1fe660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0260c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f01be30> # 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 0x7f6c5f0ba2d0> # /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 0x7f6c5ec83f80> # 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 0x7f6c5ec882f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0aad80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0bae40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0b8980> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0b8d70> # /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 0x7f6c5ec8b2c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ec8ab70> # 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 0x7f6c5ec8ad50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ec89fa0> # /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 0x7f6c5ec8b380> # /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 0x7f6c5ecedeb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ec8be90> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5f0b9400> 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 0x7f6c5ecee6f0> # /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 0x7f6c5ecee900> 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 0x7f6c5ed2a030> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ed19eb0> 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 0x7f6c5ed3d940> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5ed1af30> 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 0x7f6c5eb3a480> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5eb390a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5eb33d70> # /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 0x7f6c5eb806b0> # /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 0x7f6c5eb80c50> # /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 0x7f6c5eb82540> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c5eb81be0> 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_iscsi_iqn": "", "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": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.50537109375, "5m": 0.47314453125, "15m": 0.259765625}, "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-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_local": {}, "ansible_fips": false, "ansible_is_chroot": false, "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_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2953, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 578, "free": 2953}, "nocache": {"free": 3292, "used": 239}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 688, "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": 261794447360, "block_size": 4096, "block_total": 65519099, "block_available": 63914660, "block_used": 1604439, "inode_total": 131070960, "inode_available": 131029051, "inode_used": 41909, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 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_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "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.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_fibre_channel_wwn": [], "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "58", "epoch": "1726882498", "epoch_int": "1726882498", "date": "2024-09-20", "time": "21:34:58", "iso8601_micro": "2024-09-21T01:34:58.633399Z", "iso8601": "2024-09-21T01:34:58Z", "iso8601_basic": "20240920T213458633399", "iso8601_basic_short": "20240920T213458", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 26639 1726882498.70604: 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-1726882497.1476912-26681-35921617205685/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882498.70607: _low_level_execute_command(): starting 26639 1726882498.70617: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882497.1476912-26681-35921617205685/ > /dev/null 2>&1 && sleep 0' 26639 1726882498.70922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882498.70958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882498.70975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882498.70992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882498.71175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882498.71221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882498.71237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882498.71314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882498.71477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882498.73675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882498.73690: stdout chunk (state=3): >>><<< 26639 1726882498.73692: stderr chunk (state=3): >>><<< 26639 1726882498.73883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 26639 1726882498.73889: handler run complete 26639 1726882498.74047: variable 'ansible_facts' from source: unknown 26639 1726882498.74322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882498.75124: variable 'ansible_facts' from source: unknown 26639 1726882498.75228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882498.75597: attempt loop complete, returning result 26639 1726882498.75601: _execute() done 26639 1726882498.75603: dumping result to json 26639 1726882498.75731: done dumping result, returning 26639 1726882498.75734: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-16f9-46b9-000000000037] 26639 1726882498.75737: sending task result for task 12673a56-9f93-16f9-46b9-000000000037 ok: [managed_node2] 26639 1726882498.77625: no more pending results, returning what we have 26639 1726882498.77628: results queue empty 26639 1726882498.77696: checking for any_errors_fatal 26639 1726882498.77698: done checking for any_errors_fatal 26639 1726882498.77699: checking for max_fail_percentage 26639 1726882498.77701: done checking for max_fail_percentage 26639 1726882498.77701: checking to see if all hosts have failed and the running result is not ok 26639 1726882498.77702: done checking to see if all hosts have failed 26639 1726882498.77703: getting the remaining hosts for this loop 26639 1726882498.77705: done getting the remaining hosts for this loop 26639 1726882498.77708: getting the next task for host managed_node2 26639 1726882498.77715: done getting next task for host managed_node2 26639 1726882498.77717: ^ task is: TASK: meta (flush_handlers) 26639 1726882498.77719: ^ 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 26639 1726882498.77723: getting variables 26639 1726882498.77724: in VariableManager get_vars() 26639 1726882498.77789: Calling all_inventory to load vars for managed_node2 26639 1726882498.77792: Calling groups_inventory to load vars for managed_node2 26639 1726882498.77798: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882498.77854: done sending task result for task 12673a56-9f93-16f9-46b9-000000000037 26639 1726882498.77858: WORKER PROCESS EXITING 26639 1726882498.77866: Calling all_plugins_play to load vars for managed_node2 26639 1726882498.77869: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882498.77872: Calling groups_plugins_play to load vars for managed_node2 26639 1726882498.78156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882498.78770: done with get_vars() 26639 1726882498.78781: done getting variables 26639 1726882498.78855: in VariableManager get_vars() 26639 1726882498.78864: Calling all_inventory to load vars for managed_node2 26639 1726882498.78867: Calling groups_inventory to load vars for managed_node2 26639 1726882498.78869: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882498.78873: Calling all_plugins_play to load vars for managed_node2 26639 1726882498.78876: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882498.78879: Calling groups_plugins_play to load vars for managed_node2 26639 1726882498.79208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882498.79513: done with get_vars() 26639 1726882498.79527: done queuing things up, now waiting for results queue to drain 26639 1726882498.79529: results queue empty 26639 1726882498.79530: checking for any_errors_fatal 26639 1726882498.79532: done checking for any_errors_fatal 26639 1726882498.79533: checking for max_fail_percentage 26639 1726882498.79539: done checking for max_fail_percentage 26639 1726882498.79539: checking to see if all hosts have failed and the running result is not ok 26639 1726882498.79540: done checking to see if all hosts have failed 26639 1726882498.79541: getting the remaining hosts for this loop 26639 1726882498.79542: done getting the remaining hosts for this loop 26639 1726882498.79545: getting the next task for host managed_node2 26639 1726882498.79550: done getting next task for host managed_node2 26639 1726882498.79552: ^ task is: TASK: Include the task 'el_repo_setup.yml' 26639 1726882498.79554: ^ 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 26639 1726882498.79672: getting variables 26639 1726882498.79674: in VariableManager get_vars() 26639 1726882498.79683: Calling all_inventory to load vars for managed_node2 26639 1726882498.79685: Calling groups_inventory to load vars for managed_node2 26639 1726882498.79688: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882498.79692: Calling all_plugins_play to load vars for managed_node2 26639 1726882498.79784: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882498.79790: Calling groups_plugins_play to load vars for managed_node2 26639 1726882498.80040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882498.80387: done with get_vars() 26639 1726882498.80397: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:11 Friday 20 September 2024 21:34:58 -0400 (0:00:01.719) 0:00:01.730 ****** 26639 1726882498.80655: entering _queue_task() for managed_node2/include_tasks 26639 1726882498.80658: Creating lock for include_tasks 26639 1726882498.81418: worker is 1 (out of 1 available) 26639 1726882498.81429: exiting _queue_task() for managed_node2/include_tasks 26639 1726882498.81438: done queuing things up, now waiting for results queue to drain 26639 1726882498.81439: waiting for pending results... 26639 1726882498.81749: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 26639 1726882498.81890: in run() - task 12673a56-9f93-16f9-46b9-000000000006 26639 1726882498.81971: variable 'ansible_search_path' from source: unknown 26639 1726882498.82105: calling self._execute() 26639 1726882498.82220: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882498.82231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882498.82245: variable 'omit' from source: magic vars 26639 1726882498.82461: _execute() done 26639 1726882498.82508: dumping result to json 26639 1726882498.82514: done dumping result, returning 26639 1726882498.82524: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-16f9-46b9-000000000006] 26639 1726882498.82537: sending task result for task 12673a56-9f93-16f9-46b9-000000000006 26639 1726882498.82935: done sending task result for task 12673a56-9f93-16f9-46b9-000000000006 26639 1726882498.82939: WORKER PROCESS EXITING 26639 1726882498.82979: no more pending results, returning what we have 26639 1726882498.82984: in VariableManager get_vars() 26639 1726882498.83019: Calling all_inventory to load vars for managed_node2 26639 1726882498.83021: Calling groups_inventory to load vars for managed_node2 26639 1726882498.83025: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882498.83153: Calling all_plugins_play to load vars for managed_node2 26639 1726882498.83156: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882498.83160: Calling groups_plugins_play to load vars for managed_node2 26639 1726882498.83540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882498.83944: done with get_vars() 26639 1726882498.83951: variable 'ansible_search_path' from source: unknown 26639 1726882498.83965: we have included files to process 26639 1726882498.83966: generating all_blocks data 26639 1726882498.83967: done generating all_blocks data 26639 1726882498.83968: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26639 1726882498.83969: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26639 1726882498.83972: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26639 1726882498.85366: in VariableManager get_vars() 26639 1726882498.85382: done with get_vars() 26639 1726882498.85497: done processing included file 26639 1726882498.85499: iterating over new_blocks loaded from include file 26639 1726882498.85500: in VariableManager get_vars() 26639 1726882498.85511: done with get_vars() 26639 1726882498.85513: filtering new block on tags 26639 1726882498.85527: done filtering new block on tags 26639 1726882498.85647: in VariableManager get_vars() 26639 1726882498.85659: done with get_vars() 26639 1726882498.85660: filtering new block on tags 26639 1726882498.85676: done filtering new block on tags 26639 1726882498.85679: in VariableManager get_vars() 26639 1726882498.85690: done with get_vars() 26639 1726882498.85691: filtering new block on tags 26639 1726882498.85706: done filtering new block on tags 26639 1726882498.85708: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 26639 1726882498.85714: extending task lists for all hosts with included blocks 26639 1726882498.85882: done extending task lists 26639 1726882498.85883: done processing included files 26639 1726882498.85884: results queue empty 26639 1726882498.85885: checking for any_errors_fatal 26639 1726882498.85887: done checking for any_errors_fatal 26639 1726882498.85887: checking for max_fail_percentage 26639 1726882498.85889: done checking for max_fail_percentage 26639 1726882498.85889: checking to see if all hosts have failed and the running result is not ok 26639 1726882498.85890: done checking to see if all hosts have failed 26639 1726882498.85891: getting the remaining hosts for this loop 26639 1726882498.85892: done getting the remaining hosts for this loop 26639 1726882498.85896: getting the next task for host managed_node2 26639 1726882498.85900: done getting next task for host managed_node2 26639 1726882498.85902: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 26639 1726882498.85905: ^ 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 26639 1726882498.85907: getting variables 26639 1726882498.85908: in VariableManager get_vars() 26639 1726882498.85917: Calling all_inventory to load vars for managed_node2 26639 1726882498.85919: Calling groups_inventory to load vars for managed_node2 26639 1726882498.85921: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882498.85926: Calling all_plugins_play to load vars for managed_node2 26639 1726882498.85928: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882498.85931: Calling groups_plugins_play to load vars for managed_node2 26639 1726882498.86239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882498.86672: done with get_vars() 26639 1726882498.86681: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:34:58 -0400 (0:00:00.062) 0:00:01.792 ****** 26639 1726882498.86820: entering _queue_task() for managed_node2/setup 26639 1726882498.87476: worker is 1 (out of 1 available) 26639 1726882498.87488: exiting _queue_task() for managed_node2/setup 26639 1726882498.87716: done queuing things up, now waiting for results queue to drain 26639 1726882498.87718: waiting for pending results... 26639 1726882498.88063: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 26639 1726882498.88197: in run() - task 12673a56-9f93-16f9-46b9-000000000048 26639 1726882498.88217: variable 'ansible_search_path' from source: unknown 26639 1726882498.88274: variable 'ansible_search_path' from source: unknown 26639 1726882498.88317: calling self._execute() 26639 1726882498.88446: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882498.88497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882498.88707: variable 'omit' from source: magic vars 26639 1726882498.89571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882498.94379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882498.94517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882498.94559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882498.94612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882498.94645: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882498.94737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882498.94771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882498.94803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882498.94898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882498.94901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882498.95065: variable 'ansible_facts' from source: unknown 26639 1726882498.95144: variable 'network_test_required_facts' from source: task vars 26639 1726882498.95190: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 26639 1726882498.95203: variable 'omit' from source: magic vars 26639 1726882498.95257: variable 'omit' from source: magic vars 26639 1726882498.95362: variable 'omit' from source: magic vars 26639 1726882498.95369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882498.95383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882498.95408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882498.95430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882498.95446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882498.95491: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882498.95502: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882498.95511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882498.95627: Set connection var ansible_shell_executable to /bin/sh 26639 1726882498.95636: Set connection var ansible_shell_type to sh 26639 1726882498.95688: Set connection var ansible_timeout to 10 26639 1726882498.95697: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882498.95701: Set connection var ansible_pipelining to False 26639 1726882498.95703: Set connection var ansible_connection to ssh 26639 1726882498.95719: variable 'ansible_shell_executable' from source: unknown 26639 1726882498.95728: variable 'ansible_connection' from source: unknown 26639 1726882498.95734: variable 'ansible_module_compression' from source: unknown 26639 1726882498.95741: variable 'ansible_shell_type' from source: unknown 26639 1726882498.95799: variable 'ansible_shell_executable' from source: unknown 26639 1726882498.95806: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882498.95809: variable 'ansible_pipelining' from source: unknown 26639 1726882498.95811: variable 'ansible_timeout' from source: unknown 26639 1726882498.95813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882498.95927: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882498.95942: variable 'omit' from source: magic vars 26639 1726882498.95950: starting attempt loop 26639 1726882498.95957: running the handler 26639 1726882498.95974: _low_level_execute_command(): starting 26639 1726882498.95986: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882498.97216: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882498.97368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882498.97536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882498.97647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882498.99206: stdout chunk (state=3): >>>/root <<< 26639 1726882498.99341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882498.99346: stdout chunk (state=3): >>><<< 26639 1726882498.99353: stderr chunk (state=3): >>><<< 26639 1726882498.99377: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882498.99389: _low_level_execute_command(): starting 26639 1726882498.99400: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383 `" && echo ansible-tmp-1726882498.9937696-26735-157510239471383="` echo /root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383 `" ) && sleep 0' 26639 1726882499.00598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882499.00601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882499.00604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882499.00606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882499.00608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882499.00738: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.00749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882499.00954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882499.00960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882499.01001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882499.02862: stdout chunk (state=3): >>>ansible-tmp-1726882498.9937696-26735-157510239471383=/root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383 <<< 26639 1726882499.03069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882499.03072: stdout chunk (state=3): >>><<< 26639 1726882499.03075: stderr chunk (state=3): >>><<< 26639 1726882499.03077: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882498.9937696-26735-157510239471383=/root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882499.03122: variable 'ansible_module_compression' from source: unknown 26639 1726882499.03286: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26639 1726882499.03396: variable 'ansible_facts' from source: unknown 26639 1726882499.03934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383/AnsiballZ_setup.py 26639 1726882499.04598: Sending initial data 26639 1726882499.04602: Sent initial data (154 bytes) 26639 1726882499.05547: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882499.05619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882499.05638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882499.05644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.05801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 26639 1726882499.05805: 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.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.05844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882499.06077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882499.06141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882499.07788: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 "." <<< 26639 1726882499.07891: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmp_wyh3__h /root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383/AnsiballZ_setup.py <<< 26639 1726882499.07897: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383/AnsiballZ_setup.py" <<< 26639 1726882499.08300: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmp_wyh3__h" to remote "/root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383/AnsiballZ_setup.py" <<< 26639 1726882499.11119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882499.11123: stdout chunk (state=3): >>><<< 26639 1726882499.11125: stderr chunk (state=3): >>><<< 26639 1726882499.11149: done transferring module to remote 26639 1726882499.11168: _low_level_execute_command(): starting 26639 1726882499.11304: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383/ /root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383/AnsiballZ_setup.py && sleep 0' 26639 1726882499.12431: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882499.12482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882499.12517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.12661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.12750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882499.12767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882499.13006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882499.13384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882499.15170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882499.15173: stdout chunk (state=3): >>><<< 26639 1726882499.15233: stderr chunk (state=3): >>><<< 26639 1726882499.15289: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882499.15292: _low_level_execute_command(): starting 26639 1726882499.15296: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383/AnsiballZ_setup.py && sleep 0' 26639 1726882499.15911: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.15941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882499.16027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882499.16045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882499.16155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882499.18941: stdout chunk (state=3): >>>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 <<< 26639 1726882499.19079: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 26639 1726882499.19127: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 26639 1726882499.19141: 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 0x7f9256e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256de7b30> <<< 26639 1726882499.19172: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 26639 1726882499.19182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 26639 1726882499.19336: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256e1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 26639 1726882499.19420: stdout chunk (state=3): >>>import '_collections_abc' # <<< 26639 1726882499.19474: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 26639 1726882499.19499: stdout chunk (state=3): >>>import 'os' # <<< 26639 1726882499.19563: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 26639 1726882499.19636: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 26639 1726882499.19812: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c09130> <<< 26639 1726882499.19820: 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 0x7f9256c09fa0> <<< 26639 1726882499.19823: stdout chunk (state=3): >>>import 'site' # <<< 26639 1726882499.19825: 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. <<< 26639 1726882499.20547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 26639 1726882499.20556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 26639 1726882499.20576: stdout chunk (state=3): >>># /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 0x7f9256c47e60> <<< 26639 1726882499.20769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c47f20> # /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 <<< 26639 1726882499.21030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c7f890> # /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 0x7f9256c7ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c5fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c5d250> <<< 26639 1726882499.21152: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c45010> <<< 26639 1726882499.21156: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 26639 1726882499.21173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 26639 1726882499.21184: stdout chunk (state=3): >>>import '_sre' # <<< 26639 1726882499.21218: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 26639 1726882499.21243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 26639 1726882499.21290: 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' <<< 26639 1726882499.21317: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c9f800> <<< 26639 1726882499.21672: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c9e450> # /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 0x7f9256c5e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c9ccb0> # /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 0x7f9256cd4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c44290> # /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 0x7f9256cd4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cd4bc0> <<< 26639 1726882499.21676: 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 0x7f9256cd4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c42db0> # /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' <<< 26639 1726882499.21678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 26639 1726882499.21832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cd56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cd5370> 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 0x7f9256cd65a0> 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' <<< 26639 1726882499.22022: 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 0x7f9256cec7a0> 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 0x7f9256cede80> # /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' <<< 26639 1726882499.22240: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256ceed20> # 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 0x7f9256cef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cee270> # /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 0x7f9256cefda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cef4d0> <<< 26639 1726882499.22247: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cd6510> <<< 26639 1726882499.22250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 26639 1726882499.22277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 26639 1726882499.22317: 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' <<< 26639 1726882499.22417: 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 0x7f92569ebbf0> # /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' <<< 26639 1726882499.22617: 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 0x7f9256a14740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a144a0> # 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 0x7f9256a14680> # /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' <<< 26639 1726882499.22740: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882499.22751: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9256a14fe0> <<< 26639 1726882499.22973: 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 0x7f9256a15910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a148c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92569e9d90> # /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' <<< 26639 1726882499.23005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 26639 1726882499.23036: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a16d20> <<< 26639 1726882499.23050: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a15a60> <<< 26639 1726882499.23080: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cd6750> <<< 26639 1726882499.23107: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 26639 1726882499.23197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882499.23222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 26639 1726882499.23252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 26639 1726882499.23304: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a3f080> <<< 26639 1726882499.23522: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /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 0x7f9256a63440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 26639 1726882499.23561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 26639 1726882499.23583: stdout chunk (state=3): >>> <<< 26639 1726882499.23661: stdout chunk (state=3): >>>import 'ntpath' # <<< 26639 1726882499.23739: 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 0x7f9256ac4230> # /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' <<< 26639 1726882499.23789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 26639 1726882499.23813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 26639 1726882499.24173: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256ac6990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256ac4350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a91250> # /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 0x7f9256325310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a62240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a17c50> <<< 26639 1726882499.24429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26639 1726882499.24455: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92563255b0> <<< 26639 1726882499.24812: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_1ix3maf2/ansible_setup_payload.zip' <<< 26639 1726882499.24839: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.25038: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.25080: 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' <<< 26639 1726882499.25113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 26639 1726882499.25242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 26639 1726882499.25267: 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 0x7f925638efc0> <<< 26639 1726882499.25299: stdout chunk (state=3): >>>import '_typing' # <<< 26639 1726882499.25579: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925636deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925636d0a0> # zipimport: zlib available <<< 26639 1726882499.25623: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 26639 1726882499.25714: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 26639 1726882499.27847: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.29652: 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 0x7f925638d2b0> <<< 26639 1726882499.29686: 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' <<< 26639 1726882499.29721: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 26639 1726882499.29746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 26639 1726882499.29756: 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' <<< 26639 1726882499.29922: 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 0x7f92563be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92563be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92563be030> # /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' <<< 26639 1726882499.29965: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92563be480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925638fc50> <<< 26639 1726882499.29985: stdout chunk (state=3): >>>import 'atexit' # <<< 26639 1726882499.30038: 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 0x7f92563bf710> <<< 26639 1726882499.30050: 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 0x7f92563bf920> <<< 26639 1726882499.30071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26639 1726882499.30131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 26639 1726882499.30138: stdout chunk (state=3): >>>import '_locale' # <<< 26639 1726882499.30204: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92563bfe60> <<< 26639 1726882499.30209: stdout chunk (state=3): >>>import 'pwd' # <<< 26639 1726882499.30422: stdout chunk (state=3): >>># /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 0x7f9256229c70> # 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 0x7f925622b890> # /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 0x7f925622c230> <<< 26639 1726882499.30443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26639 1726882499.30475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 26639 1726882499.30503: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925622d3a0> <<< 26639 1726882499.30521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26639 1726882499.30572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 26639 1726882499.30595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 26639 1726882499.30602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 26639 1726882499.30679: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925622fe00> <<< 26639 1726882499.30723: 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 0x7f9256c42ea0> <<< 26639 1726882499.30748: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925622e0c0> <<< 26639 1726882499.30774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 26639 1726882499.30811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 26639 1726882499.30833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 26639 1726882499.30839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 26639 1726882499.30861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 26639 1726882499.31010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 26639 1726882499.31213: 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 0x7f9256237e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256236900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256236660> # /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' <<< 26639 1726882499.31288: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256236bd0> <<< 26639 1726882499.31317: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925622e5d0> <<< 26639 1726882499.31355: 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' <<< 26639 1726882499.31361: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f925627bf20> <<< 26639 1726882499.31384: 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 <<< 26639 1726882499.31389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925627c1d0> <<< 26639 1726882499.31423: 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 <<< 26639 1726882499.31446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 26639 1726882499.31475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 26639 1726882499.31477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 26639 1726882499.31526: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882499.31533: 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 0x7f925627dc70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925627da30> <<< 26639 1726882499.31546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 26639 1726882499.31589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 26639 1726882499.31655: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882499.31658: 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 0x7f9256280230> <<< 26639 1726882499.31661: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925627e360> <<< 26639 1726882499.31684: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 26639 1726882499.31920: 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 # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92562839e0> <<< 26639 1726882499.32033: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92562803e0> <<< 26639 1726882499.32120: 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 0x7f9256284ad0> <<< 26639 1726882499.32154: 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 0x7f9256284bc0> <<< 26639 1726882499.32232: 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 0x7f9256284c50> <<< 26639 1726882499.32236: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925627c320> <<< 26639 1726882499.32278: 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' <<< 26639 1726882499.32282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 26639 1726882499.32338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 26639 1726882499.32341: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882499.32375: 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 0x7f925610c320> <<< 26639 1726882499.32622: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 26639 1726882499.32626: 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 0x7f925610d160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256286ae0> <<< 26639 1726882499.32812: 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 0x7f9256287e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92562866f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 26639 1726882499.32833: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.32973: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.32984: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 26639 1726882499.33005: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.33021: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.33029: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 26639 1726882499.33034: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.33225: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.33408: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.34281: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.35168: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 26639 1726882499.35180: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 26639 1726882499.35186: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 26639 1726882499.35228: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 26639 1726882499.35231: stdout chunk (state=3): >>> <<< 26639 1726882499.35234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882499.35418: 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 0x7f9256115340> # /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' <<< 26639 1726882499.35426: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256116210> <<< 26639 1726882499.35445: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925610d550> <<< 26639 1726882499.35501: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 26639 1726882499.35517: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.35536: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.35564: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 26639 1726882499.35787: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.36019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 26639 1726882499.36027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 26639 1726882499.36033: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256116900> <<< 26639 1726882499.36114: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.36913: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.37471: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.37575: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.37679: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 26639 1726882499.37699: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.37743: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.37789: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 26639 1726882499.37796: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.37901: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.38025: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 26639 1726882499.38047: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.38062: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.38066: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 26639 1726882499.38071: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.38131: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.38181: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 26639 1726882499.38187: stdout chunk (state=3): >>> <<< 26639 1726882499.38309: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.38558: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.38917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26639 1726882499.38999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26639 1726882499.39013: stdout chunk (state=3): >>>import '_ast' # <<< 26639 1726882499.39101: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256117410> <<< 26639 1726882499.39112: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.39219: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.39318: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 26639 1726882499.39327: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 26639 1726882499.39336: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 26639 1726882499.39515: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.39581: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.39658: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.39752: 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 <<< 26639 1726882499.39808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882499.39907: 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 0x7f9256121f40> <<< 26639 1726882499.39962: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925611cd40> <<< 26639 1726882499.40000: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 26639 1726882499.40007: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 26639 1726882499.40014: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.40104: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.40188: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.40226: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.40279: 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 <<< 26639 1726882499.40287: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882499.40309: 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 <<< 26639 1726882499.40421: stdout chunk (state=3): >>># 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 <<< 26639 1726882499.40426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 26639 1726882499.40446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 26639 1726882499.40466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 26639 1726882499.40555: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925620a750> <<< 26639 1726882499.40613: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92563ea420> <<< 26639 1726882499.40723: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925610d400> <<< 26639 1726882499.40729: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925611e240> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 26639 1726882499.40918: stdout chunk (state=3): >>># 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' # <<< 26639 1726882499.40923: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41000: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41087: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41106: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41142: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41200: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41253: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41304: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 26639 1726882499.41360: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41473: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41576: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41613: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41641: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 26639 1726882499.41663: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.41937: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.42217: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.42265: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.42516: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /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 0x7f92561b1d60> # /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 <<< 26639 1726882499.42541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 26639 1726882499.42580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 26639 1726882499.42595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 26639 1726882499.42599: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255e1bf20> <<< 26639 1726882499.42628: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882499.42652: 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 0x7f9255e20350> <<< 26639 1726882499.42722: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256198080> <<< 26639 1726882499.42739: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92561b28d0> <<< 26639 1726882499.42785: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92561b04a0> <<< 26639 1726882499.42794: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92561b14f0> <<< 26639 1726882499.42816: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 26639 1726882499.42874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 26639 1726882499.42902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 26639 1726882499.42906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 26639 1726882499.42935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 26639 1726882499.42941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 26639 1726882499.42979: 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' <<< 26639 1726882499.42984: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9255e23230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255e22ae0> <<< 26639 1726882499.43115: 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 0x7f9255e22c90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255e21f10> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 26639 1726882499.43198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 26639 1726882499.43215: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255e233e0> <<< 26639 1726882499.43227: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 26639 1726882499.43274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 26639 1726882499.43315: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<< 26639 1726882499.43321: 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 0x7f9255e7dee0> <<< 26639 1726882499.43345: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255e23ec0> <<< 26639 1726882499.43381: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92561b0170> import 'ansible.module_utils.facts.timeout' # <<< 26639 1726882499.43614: stdout chunk (state=3): >>>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 <<< 26639 1726882499.43679: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.43750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 26639 1726882499.43767: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.43784: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.43788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 26639 1726882499.43806: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.43843: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.43875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 26639 1726882499.43897: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.43962: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.44026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 26639 1726882499.44031: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.44096: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.44151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 26639 1726882499.44166: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.44243: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.44514: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 26639 1726882499.45255: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.45963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 26639 1726882499.45977: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.46051: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.46318: stdout chunk (state=3): >>># 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 <<< 26639 1726882499.46391: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.46451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 26639 1726882499.46513: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.46544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 26639 1726882499.46555: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.46599: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.46644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 26639 1726882499.46650: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.46761: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.46880: 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' <<< 26639 1726882499.46916: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255e7f200> <<< 26639 1726882499.46939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 26639 1726882499.46977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 26639 1726882499.47157: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255e7e960> <<< 26639 1726882499.47163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 26639 1726882499.47223: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.47269: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.47512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.47632: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 26639 1726882499.47637: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.47735: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.47843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 26639 1726882499.47862: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.47909: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.47977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 26639 1726882499.48032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 26639 1726882499.48118: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882499.48210: 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 0x7f9255ebe090> <<< 26639 1726882499.48511: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255eac350> import 'ansible.module_utils.facts.system.python' # <<< 26639 1726882499.48526: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.48599: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.48668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 26639 1726882499.48684: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.48910: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.49071: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.49247: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 26639 1726882499.49250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 26639 1726882499.49288: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.49329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 26639 1726882499.49381: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.49430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 26639 1726882499.49452: stdout chunk (state=3): >>># 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' <<< 26639 1726882499.49530: 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 0x7f9255ed1a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255eaed80> import 'ansible.module_utils.facts.system.user' # <<< 26639 1726882499.49534: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.49543: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 26639 1726882499.49562: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.49612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 26639 1726882499.49774: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.49929: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 26639 1726882499.49968: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.50246: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.50306: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 26639 1726882499.50331: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.50351: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.50595: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.50778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 26639 1726882499.50977: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.51155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 26639 1726882499.51241: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.52084: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.53016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.53199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 26639 1726882499.53202: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.53205: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.53473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 26639 1726882499.53476: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.53540: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.53615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 26639 1726882499.53654: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 26639 1726882499.53657: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.53701: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.53736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 26639 1726882499.53743: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.53843: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.53941: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54141: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54355: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 26639 1726882499.54360: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54391: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 26639 1726882499.54465: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 26639 1726882499.54517: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54562: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 26639 1726882499.54667: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 26639 1726882499.54700: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54752: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 26639 1726882499.54875: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.54938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 26639 1726882499.54964: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.55200: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.55612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 26639 1726882499.55615: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.55661: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 26639 1726882499.55690: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.55714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 26639 1726882499.55737: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.55771: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.55801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 26639 1726882499.55914: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.56140: stdout chunk (state=3): >>>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 <<< 26639 1726882499.56175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882499.56312: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.56327: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.56422: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.56546: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 26639 1726882499.56623: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.56665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 26639 1726882499.56703: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.57076: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.57279: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 26639 1726882499.57423: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 26639 1726882499.57484: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.57568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 26639 1726882499.57571: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.57697: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.57804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 26639 1726882499.57821: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.57984: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.58070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 26639 1726882499.58252: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882499.58482: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 26639 1726882499.58525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 26639 1726882499.58530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 26639 1726882499.58589: 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 0x7f9255cd32c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255cd30b0> <<< 26639 1726882499.58710: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255cd2000> <<< 26639 1726882499.59752: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "59", "epoch": "1726882499", "epoch_int": "1726882499", "date": "2024-09-20", "time": "21:34:59", "iso8601_micro": "2024-09-21T01:34:59.595717Z", "iso8601": "2024-09-21T01:34:59Z", "iso8601_basic": "20240920T213459595717", "iso8601_basic_short": "20240920T213459", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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"}}} <<< 26639 1726882499.60522: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 26639 1726882499.60565: stdout chunk (state=3): >>># 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 <<< 26639 1726882499.60646: stdout chunk (state=3): >>># 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 <<< 26639 1726882499.60659: stdout chunk (state=3): >>># cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib <<< 26639 1726882499.60715: stdout chunk (state=3): >>># 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 <<< 26639 1726882499.60727: stdout chunk (state=3): >>># 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__<<< 26639 1726882499.60849: stdout chunk (state=3): >>> # cleanup[2] removing _json <<< 26639 1726882499.60860: stdout chunk (state=3): >>># 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<<< 26639 1726882499.61045: stdout chunk (state=3): >>> # 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 <<< 26639 1726882499.61509: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 26639 1726882499.61545: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 26639 1726882499.61548: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 26639 1726882499.61623: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 26639 1726882499.61637: stdout chunk (state=3): >>># destroy ntpath <<< 26639 1726882499.61720: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 26639 1726882499.61736: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 26639 1726882499.61788: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 26639 1726882499.61811: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 26639 1726882499.61940: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # 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 <<< 26639 1726882499.61960: stdout chunk (state=3): >>># destroy _ssl <<< 26639 1726882499.61994: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 26639 1726882499.62099: stdout chunk (state=3): >>># 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 <<< 26639 1726882499.62126: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser <<< 26639 1726882499.62148: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 26639 1726882499.62303: stdout chunk (state=3): >>># 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 <<< 26639 1726882499.62450: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 26639 1726882499.62494: stdout chunk (state=3): >>># destroy _collections <<< 26639 1726882499.62519: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 26639 1726882499.62609: stdout chunk (state=3): >>># 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 <<< 26639 1726882499.62639: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 26639 1726882499.62773: 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 <<< 26639 1726882499.62786: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 26639 1726882499.62895: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 26639 1726882499.62899: stdout chunk (state=3): >>># destroy itertools <<< 26639 1726882499.62911: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 26639 1726882499.63154: stdout chunk (state=3): >>># clear sys.audit hooks<<< 26639 1726882499.63176: stdout chunk (state=3): >>> <<< 26639 1726882499.63636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882499.63845: stderr chunk (state=3): >>><<< 26639 1726882499.63849: stdout chunk (state=3): >>><<< 26639 1726882499.64134: _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 0x7f9256e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256de7b30> # /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 0x7f9256e1aa50> 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 0x7f9256c09130> # /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 0x7f9256c09fa0> 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 0x7f9256c47e60> # /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 0x7f9256c47f20> # /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 0x7f9256c7f890> # /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 0x7f9256c7ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c5fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c5d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c45010> # /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 0x7f9256c9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c9e450> # /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 0x7f9256c5e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c9ccb0> # /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 0x7f9256cd4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c44290> # /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 0x7f9256cd4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cd4bc0> # 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 0x7f9256cd4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256c42db0> # /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 0x7f9256cd56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cd5370> 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 0x7f9256cd65a0> 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 0x7f9256cec7a0> 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 0x7f9256cede80> # /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 0x7f9256ceed20> # 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 0x7f9256cef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cee270> # /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 0x7f9256cefda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cef4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cd6510> # /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 0x7f92569ebbf0> # /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 0x7f9256a14740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a144a0> # 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 0x7f9256a14680> # /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 0x7f9256a14fe0> # 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 0x7f9256a15910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a148c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92569e9d90> # /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 0x7f9256a16d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a15a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256cd6750> # /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 0x7f9256a3f080> # /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 0x7f9256a63440> # /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 0x7f9256ac4230> # /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 0x7f9256ac6990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256ac4350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a91250> # /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 0x7f9256325310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a62240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256a17c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92563255b0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_1ix3maf2/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 0x7f925638efc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925636deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925636d0a0> # 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 0x7f925638d2b0> # /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 0x7f92563be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92563be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92563be030> # /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 0x7f92563be480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925638fc50> 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 0x7f92563bf710> # 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 0x7f92563bf920> # /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 0x7f92563bfe60> 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 0x7f9256229c70> # 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 0x7f925622b890> # /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 0x7f925622c230> # /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 0x7f925622d3a0> # /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 0x7f925622fe00> # 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 0x7f9256c42ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925622e0c0> # /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 0x7f9256237e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256236900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256236660> # /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 0x7f9256236bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925622e5d0> # 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 0x7f925627bf20> # /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 0x7f925627c1d0> # /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 0x7f925627dc70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925627da30> # /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 0x7f9256280230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925627e360> # /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 0x7f92562839e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92562803e0> # 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 0x7f9256284ad0> # 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 0x7f9256284bc0> # 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 0x7f9256284c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925627c320> # /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 0x7f925610c320> # 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 0x7f925610d160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256286ae0> # 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 0x7f9256287e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92562866f0> # 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 0x7f9256115340> # /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 0x7f9256116210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925610d550> 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 0x7f9256116900> # 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 0x7f9256117410> # 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 0x7f9256121f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925611cd40> 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 0x7f925620a750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92563ea420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925610d400> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f925611e240> # 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 0x7f92561b1d60> # /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 0x7f9255e1bf20> # 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 0x7f9255e20350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9256198080> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92561b28d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92561b04a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92561b14f0> # /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 0x7f9255e23230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255e22ae0> # 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 0x7f9255e22c90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255e21f10> # /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 0x7f9255e233e0> # /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 0x7f9255e7dee0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255e23ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92561b0170> 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 0x7f9255e7f200> # /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 0x7f9255e7e960> 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 0x7f9255ebe090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255eac350> 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 0x7f9255ed1a60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255eaed80> 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 0x7f9255cd32c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255cd30b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9255cd2000> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "59", "epoch": "1726882499", "epoch_int": "1726882499", "date": "2024-09-20", "time": "21:34:59", "iso8601_micro": "2024-09-21T01:34:59.595717Z", "iso8601": "2024-09-21T01:34:59Z", "iso8601_basic": "20240920T213459595717", "iso8601_basic_short": "20240920T213459", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.69 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 26639 1726882499.66246: 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-1726882498.9937696-26735-157510239471383/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882499.66251: _low_level_execute_command(): starting 26639 1726882499.66254: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882498.9937696-26735-157510239471383/ > /dev/null 2>&1 && sleep 0' 26639 1726882499.66257: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.66265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882499.66268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882499.66300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882499.68038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882499.68068: stderr chunk (state=3): >>><<< 26639 1726882499.68106: stdout chunk (state=3): >>><<< 26639 1726882499.68321: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882499.68324: handler run complete 26639 1726882499.68327: variable 'ansible_facts' from source: unknown 26639 1726882499.68423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882499.68627: variable 'ansible_facts' from source: unknown 26639 1726882499.68706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882499.68782: attempt loop complete, returning result 26639 1726882499.68790: _execute() done 26639 1726882499.68855: dumping result to json 26639 1726882499.68863: done dumping result, returning 26639 1726882499.68866: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-16f9-46b9-000000000048] 26639 1726882499.68868: sending task result for task 12673a56-9f93-16f9-46b9-000000000048 ok: [managed_node2] 26639 1726882499.69265: no more pending results, returning what we have 26639 1726882499.69268: results queue empty 26639 1726882499.69269: checking for any_errors_fatal 26639 1726882499.69270: done checking for any_errors_fatal 26639 1726882499.69271: checking for max_fail_percentage 26639 1726882499.69272: done checking for max_fail_percentage 26639 1726882499.69273: checking to see if all hosts have failed and the running result is not ok 26639 1726882499.69274: done checking to see if all hosts have failed 26639 1726882499.69275: getting the remaining hosts for this loop 26639 1726882499.69276: done getting the remaining hosts for this loop 26639 1726882499.69280: getting the next task for host managed_node2 26639 1726882499.69295: done getting next task for host managed_node2 26639 1726882499.69298: ^ task is: TASK: Check if system is ostree 26639 1726882499.69301: ^ 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 26639 1726882499.69306: getting variables 26639 1726882499.69308: in VariableManager get_vars() 26639 1726882499.69336: Calling all_inventory to load vars for managed_node2 26639 1726882499.69339: Calling groups_inventory to load vars for managed_node2 26639 1726882499.69342: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882499.69354: Calling all_plugins_play to load vars for managed_node2 26639 1726882499.69357: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882499.69360: Calling groups_plugins_play to load vars for managed_node2 26639 1726882499.69809: done sending task result for task 12673a56-9f93-16f9-46b9-000000000048 26639 1726882499.69816: WORKER PROCESS EXITING 26639 1726882499.69846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882499.70069: done with get_vars() 26639 1726882499.70080: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:34:59 -0400 (0:00:00.834) 0:00:02.626 ****** 26639 1726882499.70223: entering _queue_task() for managed_node2/stat 26639 1726882499.70546: worker is 1 (out of 1 available) 26639 1726882499.70558: exiting _queue_task() for managed_node2/stat 26639 1726882499.70570: done queuing things up, now waiting for results queue to drain 26639 1726882499.70684: waiting for pending results... 26639 1726882499.70847: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 26639 1726882499.71002: in run() - task 12673a56-9f93-16f9-46b9-00000000004a 26639 1726882499.71006: variable 'ansible_search_path' from source: unknown 26639 1726882499.71008: variable 'ansible_search_path' from source: unknown 26639 1726882499.71042: calling self._execute() 26639 1726882499.71130: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882499.71150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882499.71164: variable 'omit' from source: magic vars 26639 1726882499.71768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882499.72351: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882499.72599: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882499.72605: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882499.73272: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882499.73277: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882499.73382: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882499.73415: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882499.73464: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882499.73624: Evaluated conditional (not __network_is_ostree is defined): True 26639 1726882499.73637: variable 'omit' from source: magic vars 26639 1726882499.73689: variable 'omit' from source: magic vars 26639 1726882499.73749: variable 'omit' from source: magic vars 26639 1726882499.73785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882499.73830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882499.73882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882499.73885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882499.73900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882499.73941: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882499.73994: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882499.73998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882499.74086: Set connection var ansible_shell_executable to /bin/sh 26639 1726882499.74103: Set connection var ansible_shell_type to sh 26639 1726882499.74118: Set connection var ansible_timeout to 10 26639 1726882499.74127: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882499.74150: Set connection var ansible_pipelining to False 26639 1726882499.74168: Set connection var ansible_connection to ssh 26639 1726882499.74208: variable 'ansible_shell_executable' from source: unknown 26639 1726882499.74211: variable 'ansible_connection' from source: unknown 26639 1726882499.74213: variable 'ansible_module_compression' from source: unknown 26639 1726882499.74215: variable 'ansible_shell_type' from source: unknown 26639 1726882499.74219: variable 'ansible_shell_executable' from source: unknown 26639 1726882499.74251: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882499.74258: variable 'ansible_pipelining' from source: unknown 26639 1726882499.74261: variable 'ansible_timeout' from source: unknown 26639 1726882499.74263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882499.74430: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882499.74472: variable 'omit' from source: magic vars 26639 1726882499.74476: starting attempt loop 26639 1726882499.74479: running the handler 26639 1726882499.74485: _low_level_execute_command(): starting 26639 1726882499.74534: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882499.75414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882499.75468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.75547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882499.75600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882499.75800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882499.77268: stdout chunk (state=3): >>>/root <<< 26639 1726882499.77405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882499.77420: stdout chunk (state=3): >>><<< 26639 1726882499.77443: stderr chunk (state=3): >>><<< 26639 1726882499.77470: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882499.77501: _low_level_execute_command(): starting 26639 1726882499.77580: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608 `" && echo ansible-tmp-1726882499.7748406-26778-113259797562608="` echo /root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608 `" ) && sleep 0' 26639 1726882499.78135: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882499.78152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882499.78165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882499.78182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882499.78260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.78292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882499.78313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882499.78334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882499.78434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882499.80285: stdout chunk (state=3): >>>ansible-tmp-1726882499.7748406-26778-113259797562608=/root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608 <<< 26639 1726882499.80446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882499.80450: stdout chunk (state=3): >>><<< 26639 1726882499.80452: stderr chunk (state=3): >>><<< 26639 1726882499.80598: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882499.7748406-26778-113259797562608=/root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882499.80602: variable 'ansible_module_compression' from source: unknown 26639 1726882499.80604: ANSIBALLZ: Using lock for stat 26639 1726882499.80606: ANSIBALLZ: Acquiring lock 26639 1726882499.80607: ANSIBALLZ: Lock acquired: 140527773227088 26639 1726882499.80621: ANSIBALLZ: Creating module 26639 1726882499.89816: ANSIBALLZ: Writing module into payload 26639 1726882499.89880: ANSIBALLZ: Writing module 26639 1726882499.89899: ANSIBALLZ: Renaming module 26639 1726882499.89905: ANSIBALLZ: Done creating module 26639 1726882499.89919: variable 'ansible_facts' from source: unknown 26639 1726882499.89964: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608/AnsiballZ_stat.py 26639 1726882499.90066: Sending initial data 26639 1726882499.90069: Sent initial data (153 bytes) 26639 1726882499.90491: 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 <<< 26639 1726882499.90497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.90518: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882499.90522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.90568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882499.90571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882499.90646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882499.92814: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882499.92818: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26639 1726882499.92875: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882499.92941: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpsh8e2die /root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608/AnsiballZ_stat.py <<< 26639 1726882499.92945: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608/AnsiballZ_stat.py" <<< 26639 1726882499.93009: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 26639 1726882499.93013: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpsh8e2die" to remote "/root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608/AnsiballZ_stat.py" <<< 26639 1726882499.93887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882499.93902: stdout chunk (state=3): >>><<< 26639 1726882499.93905: stderr chunk (state=3): >>><<< 26639 1726882499.93925: done transferring module to remote 26639 1726882499.93936: _low_level_execute_command(): starting 26639 1726882499.93939: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608/ /root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608/AnsiballZ_stat.py && sleep 0' 26639 1726882499.94365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882499.94387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 26639 1726882499.94391: 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.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.94446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882499.94449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882499.94522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882499.97045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882499.97050: stdout chunk (state=3): >>><<< 26639 1726882499.97053: stderr chunk (state=3): >>><<< 26639 1726882499.97099: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 26639 1726882499.97103: _low_level_execute_command(): starting 26639 1726882499.97106: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608/AnsiballZ_stat.py && sleep 0' 26639 1726882499.97810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882499.97828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882499.97845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882499.97881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882499.97908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.97984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882499.98033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882499.98060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882499.98206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882500.01337: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # <<< 26639 1726882500.01398: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 26639 1726882500.01453: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 26639 1726882500.01460: stdout chunk (state=3): >>># installing zipimport hook <<< 26639 1726882500.01489: stdout chunk (state=3): >>>import 'time' # <<< 26639 1726882500.01512: stdout chunk (state=3): >>> import 'zipimport' # <<< 26639 1726882500.01598: stdout chunk (state=3): >>> # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 26639 1726882500.01606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882500.01643: stdout chunk (state=3): >>>import '_codecs' # <<< 26639 1726882500.01649: stdout chunk (state=3): >>> <<< 26639 1726882500.01698: stdout chunk (state=3): >>>import 'codecs' # <<< 26639 1726882500.01701: stdout chunk (state=3): >>> <<< 26639 1726882500.01749: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 26639 1726882500.01786: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 26639 1726882500.01804: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c7104d0><<< 26639 1726882500.01834: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c6dfb30> <<< 26639 1726882500.01872: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c712a50><<< 26639 1726882500.01887: stdout chunk (state=3): >>> <<< 26639 1726882500.01943: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 26639 1726882500.01980: stdout chunk (state=3): >>>import 'abc' # <<< 26639 1726882500.01989: stdout chunk (state=3): >>> import 'io' # <<< 26639 1726882500.02042: stdout chunk (state=3): >>>import '_stat' # <<< 26639 1726882500.02114: stdout chunk (state=3): >>> import 'stat' # <<< 26639 1726882500.02183: stdout chunk (state=3): >>>import '_collections_abc' # <<< 26639 1726882500.02242: stdout chunk (state=3): >>>import 'genericpath' # <<< 26639 1726882500.02245: stdout chunk (state=3): >>>import 'posixpath' # <<< 26639 1726882500.02309: stdout chunk (state=3): >>>import 'os' # <<< 26639 1726882500.02340: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 26639 1726882500.02343: stdout chunk (state=3): >>>Processing user site-packages<<< 26639 1726882500.02381: stdout chunk (state=3): >>> Processing global site-packages<<< 26639 1726882500.02409: stdout chunk (state=3): >>> 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'<<< 26639 1726882500.02454: 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 <<< 26639 1726882500.02484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 26639 1726882500.02534: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c4e5130> <<< 26639 1726882500.02583: 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<<< 26639 1726882500.02598: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'<<< 26639 1726882500.02615: stdout chunk (state=3): >>> import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c4e5fa0><<< 26639 1726882500.02659: stdout chunk (state=3): >>> import 'site' # <<< 26639 1726882500.02661: stdout chunk (state=3): >>> <<< 26639 1726882500.02713: 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 <<< 26639 1726882500.02815: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 26639 1726882500.03095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 26639 1726882500.03119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 26639 1726882500.03159: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 26639 1726882500.03183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882500.03270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 26639 1726882500.03275: stdout chunk (state=3): >>> <<< 26639 1726882500.03335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 26639 1726882500.03339: stdout chunk (state=3): >>> <<< 26639 1726882500.03369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 26639 1726882500.03403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 26639 1726882500.03430: stdout chunk (state=3): >>> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c523e90> <<< 26639 1726882500.03464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 26639 1726882500.03496: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 26639 1726882500.03503: stdout chunk (state=3): >>> <<< 26639 1726882500.03526: stdout chunk (state=3): >>>import '_operator' # <<< 26639 1726882500.03549: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c523f50> <<< 26639 1726882500.03617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 26639 1726882500.03621: stdout chunk (state=3): >>> <<< 26639 1726882500.03655: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 26639 1726882500.03734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 26639 1726882500.03765: stdout chunk (state=3): >>> import 'itertools' # <<< 26639 1726882500.03769: stdout chunk (state=3): >>> <<< 26639 1726882500.03805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 26639 1726882500.03816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 26639 1726882500.03857: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c55b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 26639 1726882500.03877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 26639 1726882500.03921: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c55bec0> import '_collections' # <<< 26639 1726882500.03996: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c53bb60><<< 26639 1726882500.04021: stdout chunk (state=3): >>> import '_functools' # <<< 26639 1726882500.04203: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c539280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c521040><<< 26639 1726882500.04208: stdout chunk (state=3): >>> <<< 26639 1726882500.04244: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 26639 1726882500.04248: stdout chunk (state=3): >>> <<< 26639 1726882500.04277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 26639 1726882500.04282: stdout chunk (state=3): >>> <<< 26639 1726882500.04306: stdout chunk (state=3): >>>import '_sre' # <<< 26639 1726882500.04311: stdout chunk (state=3): >>> <<< 26639 1726882500.04348: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 26639 1726882500.04353: stdout chunk (state=3): >>> <<< 26639 1726882500.04388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 26639 1726882500.04401: stdout chunk (state=3): >>> <<< 26639 1726882500.04430: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 26639 1726882500.04454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 26639 1726882500.04510: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c57b7d0> <<< 26639 1726882500.04534: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c57a3f0> <<< 26639 1726882500.04583: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 26639 1726882500.04606: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c53a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c578c20><<< 26639 1726882500.04679: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 26639 1726882500.04729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b0860> <<< 26639 1726882500.04732: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5202c0> <<< 26639 1726882500.04779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 26639 1726882500.04783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 26639 1726882500.04847: 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 0x7fb77c5b0d10><<< 26639 1726882500.04868: stdout chunk (state=3): >>> <<< 26639 1726882500.04937: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b0bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.04966: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77c5b0f80><<< 26639 1726882500.04979: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c51ede0><<< 26639 1726882500.05010: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 26639 1726882500.05031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882500.05068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 26639 1726882500.05119: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 26639 1726882500.05150: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b12e0><<< 26639 1726882500.05177: stdout chunk (state=3): >>> <<< 26639 1726882500.05221: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 26639 1726882500.05236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 26639 1726882500.05254: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b2510><<< 26639 1726882500.05296: stdout chunk (state=3): >>> import 'importlib.util' # <<< 26639 1726882500.05338: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 26639 1726882500.05404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 26639 1726882500.05451: 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' <<< 26639 1726882500.05454: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5c8710><<< 26639 1726882500.05487: stdout chunk (state=3): >>> import 'errno' # <<< 26639 1726882500.05508: stdout chunk (state=3): >>> <<< 26639 1726882500.05543: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77c5c9df0><<< 26639 1726882500.05581: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 26639 1726882500.05609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 26639 1726882500.05663: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 26639 1726882500.05666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 26639 1726882500.05752: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5cac90> # 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 0x7fb77c5cb2f0><<< 26639 1726882500.05778: stdout chunk (state=3): >>> <<< 26639 1726882500.05812: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5ca1e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 26639 1726882500.05839: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 26639 1726882500.05905: 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 0x7fb77c5cbd70><<< 26639 1726882500.05928: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5cb4a0> <<< 26639 1726882500.06028: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b2540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 26639 1726882500.06068: stdout chunk (state=3): >>> <<< 26639 1726882500.06078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 26639 1726882500.06129: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 26639 1726882500.06133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 26639 1726882500.06190: 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'<<< 26639 1726882500.06227: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77c35fbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 26639 1726882500.06237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 26639 1726882500.06267: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.06298: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77c3886e0><<< 26639 1726882500.06358: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c388440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.06361: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.06370: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77c388710><<< 26639 1726882500.06425: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 26639 1726882500.06436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 26639 1726882500.06530: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.06760: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 26639 1726882500.06821: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77c389040> <<< 26639 1726882500.06933: 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 0x7fb77c3899a0><<< 26639 1726882500.06962: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c3888f0> <<< 26639 1726882500.07002: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c35dd90><<< 26639 1726882500.07036: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 26639 1726882500.07067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 26639 1726882500.07120: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 26639 1726882500.07147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c38adb0><<< 26639 1726882500.07197: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c389af0> <<< 26639 1726882500.07235: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b2c30> <<< 26639 1726882500.07316: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 26639 1726882500.07358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882500.07396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 26639 1726882500.07459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 26639 1726882500.07496: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c3b7110><<< 26639 1726882500.07579: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 26639 1726882500.07603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882500.07647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 26639 1726882500.07685: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 26639 1726882500.07763: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c3d74a0> <<< 26639 1726882500.07859: stdout chunk (state=3): >>># /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' <<< 26639 1726882500.07953: stdout chunk (state=3): >>>import 'ntpath' # <<< 26639 1726882500.08009: stdout chunk (state=3): >>> <<< 26639 1726882500.08012: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 26639 1726882500.08047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c438260> <<< 26639 1726882500.08050: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 26639 1726882500.08100: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 26639 1726882500.08145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 26639 1726882500.08206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 26639 1726882500.08416: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c43a9c0> <<< 26639 1726882500.08455: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c438380> <<< 26639 1726882500.08513: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c401280> <<< 26639 1726882500.08571: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 26639 1726882500.08622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bd29340> <<< 26639 1726882500.08626: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c3d62a0> <<< 26639 1726882500.08717: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c38bce0> <<< 26639 1726882500.08824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26639 1726882500.08847: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb77bd295b0> <<< 26639 1726882500.09072: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_006nupwv/ansible_stat_payload.zip'<<< 26639 1726882500.09082: stdout chunk (state=3): >>> # zipimport: zlib available <<< 26639 1726882500.09297: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.09327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 26639 1726882500.09365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 26639 1726882500.09423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 26639 1726882500.09527: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 26639 1726882500.09586: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 26639 1726882500.09616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bd7f0b0> <<< 26639 1726882500.09637: stdout chunk (state=3): >>>import '_typing' # <<< 26639 1726882500.09922: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bd5dfa0><<< 26639 1726882500.09958: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bd5d160> # zipimport: zlib available <<< 26639 1726882500.10019: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available<<< 26639 1726882500.10034: stdout chunk (state=3): >>> # zipimport: zlib available <<< 26639 1726882500.10078: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.10096: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 26639 1726882500.10215: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.12287: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.14084: 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' <<< 26639 1726882500.14137: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bd7cf80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 26639 1726882500.14159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882500.14189: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 26639 1726882500.14233: stdout chunk (state=3): >>> <<< 26639 1726882500.14239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 26639 1726882500.14244: stdout chunk (state=3): >>> <<< 26639 1726882500.14272: 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'<<< 26639 1726882500.14321: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.14347: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 26639 1726882500.14430: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bda69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bda6750> <<< 26639 1726882500.14442: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bda6060> <<< 26639 1726882500.14478: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 26639 1726882500.14504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 26639 1726882500.14565: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bda67e0> <<< 26639 1726882500.14604: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bd7fd40> import 'atexit' # <<< 26639 1726882500.14642: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 26639 1726882500.14706: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bda7740> # 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'<<< 26639 1726882500.14732: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bda7980><<< 26639 1726882500.14753: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26639 1726882500.14822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 26639 1726882500.14924: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bda7ec0> <<< 26639 1726882500.14938: stdout chunk (state=3): >>>import 'pwd' # <<< 26639 1726882500.14968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26639 1726882500.15022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 26639 1726882500.15073: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc11ca0><<< 26639 1726882500.15119: stdout chunk (state=3): >>> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.15143: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bc138c0><<< 26639 1726882500.15179: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 26639 1726882500.15198: stdout chunk (state=3): >>> <<< 26639 1726882500.15223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 26639 1726882500.15296: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc142c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26639 1726882500.15331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 26639 1726882500.15367: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc15460> <<< 26639 1726882500.15401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 26639 1726882500.15462: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 26639 1726882500.15477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 26639 1726882500.15497: stdout chunk (state=3): >>> <<< 26639 1726882500.15522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 26639 1726882500.15584: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc17f20> <<< 26639 1726882500.15633: 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'<<< 26639 1726882500.15666: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77c3882f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc161e0> <<< 26639 1726882500.15700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 26639 1726882500.15736: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 26639 1726882500.15747: stdout chunk (state=3): >>> <<< 26639 1726882500.15786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 26639 1726882500.15792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 26639 1726882500.15851: stdout chunk (state=3): >>># /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'<<< 26639 1726882500.15854: stdout chunk (state=3): >>> <<< 26639 1726882500.15887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 26639 1726882500.15903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 26639 1726882500.15939: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc1fce0> import '_tokenize' # <<< 26639 1726882500.16031: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc1e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc1e510><<< 26639 1726882500.16069: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 26639 1726882500.16084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 26639 1726882500.16197: stdout chunk (state=3): >>> <<< 26639 1726882500.16234: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc15010> <<< 26639 1726882500.16284: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc166f0> <<< 26639 1726882500.16330: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.16354: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.16358: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bc67f50> <<< 26639 1726882500.16419: 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 <<< 26639 1726882500.16431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882500.16439: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc680e0> <<< 26639 1726882500.16473: 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<<< 26639 1726882500.16509: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 26639 1726882500.16534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 26639 1726882500.16597: stdout chunk (state=3): >>> # 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'<<< 26639 1726882500.16604: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 26639 1726882500.16627: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bc69bb0> <<< 26639 1726882500.16630: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc69970><<< 26639 1726882500.16670: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 26639 1726882500.16825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 26639 1726882500.16898: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 26639 1726882500.16903: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 26639 1726882500.16921: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bc6c140> <<< 26639 1726882500.16938: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc6a2a0><<< 26639 1726882500.16944: stdout chunk (state=3): >>> <<< 26639 1726882500.16981: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 26639 1726882500.17046: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882500.17081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 26639 1726882500.17109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 26639 1726882500.17130: stdout chunk (state=3): >>>import '_string' # <<< 26639 1726882500.17135: stdout chunk (state=3): >>> <<< 26639 1726882500.17314: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc6f830> <<< 26639 1726882500.17411: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc6c200><<< 26639 1726882500.17419: stdout chunk (state=3): >>> <<< 26639 1726882500.17505: 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'<<< 26639 1726882500.17509: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bc705f0> <<< 26639 1726882500.17574: 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' <<< 26639 1726882500.17578: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.17585: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bc70830> <<< 26639 1726882500.17658: 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' <<< 26639 1726882500.17686: 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 0x7fb77bc70b30> <<< 26639 1726882500.17726: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc682c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py<<< 26639 1726882500.17736: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 26639 1726882500.17769: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 26639 1726882500.17804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 26639 1726882500.17853: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 26639 1726882500.17862: stdout chunk (state=3): >>> <<< 26639 1726882500.17914: 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 0x7fb77bcfc1d0><<< 26639 1726882500.17918: stdout chunk (state=3): >>> <<< 26639 1726882500.18123: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 26639 1726882500.18155: 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 0x7fb77bcfd400> <<< 26639 1726882500.18229: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc72990> # 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' <<< 26639 1726882500.18245: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bc73d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc725d0><<< 26639 1726882500.18289: stdout chunk (state=3): >>> # zipimport: zlib available <<< 26639 1726882500.18319: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.18348: stdout chunk (state=3): >>> import 'ansible.module_utils.compat' # <<< 26639 1726882500.18365: stdout chunk (state=3): >>> # zipimport: zlib available <<< 26639 1726882500.18502: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.18636: stdout chunk (state=3): >>> # zipimport: zlib available <<< 26639 1726882500.18673: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 26639 1726882500.18708: stdout chunk (state=3): >>> # zipimport: zlib available <<< 26639 1726882500.18729: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.18754: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 26639 1726882500.18783: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.18982: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.19169: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.19171: stdout chunk (state=3): >>> <<< 26639 1726882500.20015: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.20021: stdout chunk (state=3): >>> <<< 26639 1726882500.20964: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 26639 1726882500.20967: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 26639 1726882500.20970: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 26639 1726882500.20972: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # <<< 26639 1726882500.21027: 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' <<< 26639 1726882500.21100: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 26639 1726882500.21239: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb77bb016a0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 26639 1726882500.21263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb024b0> <<< 26639 1726882500.21288: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bcfd670> <<< 26639 1726882500.21368: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 26639 1726882500.21408: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 26639 1726882500.21455: stdout chunk (state=3): >>> import 'ansible.module_utils._text' # <<< 26639 1726882500.21466: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.21686: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.21688: stdout chunk (state=3): >>> <<< 26639 1726882500.21924: 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'<<< 26639 1726882500.21939: stdout chunk (state=3): >>> <<< 26639 1726882500.21961: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb02270> # zipimport: zlib available<<< 26639 1726882500.22115: stdout chunk (state=3): >>> <<< 26639 1726882500.22713: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.22813: stdout chunk (state=3): >>> <<< 26639 1726882500.23428: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.23434: stdout chunk (state=3): >>> <<< 26639 1726882500.23540: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.23545: stdout chunk (state=3): >>> <<< 26639 1726882500.23654: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 26639 1726882500.23662: stdout chunk (state=3): >>> <<< 26639 1726882500.23680: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.23747: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.23762: stdout chunk (state=3): >>> <<< 26639 1726882500.23812: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 26639 1726882500.23821: stdout chunk (state=3): >>> <<< 26639 1726882500.23842: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.23963: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.24099: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 26639 1726882500.24104: stdout chunk (state=3): >>> <<< 26639 1726882500.24126: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.24130: stdout chunk (state=3): >>> <<< 26639 1726882500.24155: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.24162: stdout chunk (state=3): >>> <<< 26639 1726882500.24195: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available<<< 26639 1726882500.24198: stdout chunk (state=3): >>> <<< 26639 1726882500.24256: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.24313: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 26639 1726882500.24337: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.24720: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.25100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 26639 1726882500.25204: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26639 1726882500.25216: stdout chunk (state=3): >>>import '_ast' # <<< 26639 1726882500.25314: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb03620> <<< 26639 1726882500.25339: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.25442: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.25572: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 26639 1726882500.25584: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 26639 1726882500.25647: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 26639 1726882500.25662: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.25734: stdout chunk (state=3): >>> # zipimport: zlib available <<< 26639 1726882500.25815: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 26639 1726882500.25819: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.25897: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.25975: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.26054: stdout chunk (state=3): >>># zipimport: zlib available<<< 26639 1726882500.26185: 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 <<< 26639 1726882500.26228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26639 1726882500.26408: 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 0x7fb77bb0e090> <<< 26639 1726882500.26435: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb08fb0> <<< 26639 1726882500.26495: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 26639 1726882500.26518: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 26639 1726882500.26626: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26639 1726882500.26728: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.26773: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.26864: 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'<<< 26639 1726882500.26898: stdout chunk (state=3): >>> <<< 26639 1726882500.26921: 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 <<< 26639 1726882500.26954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 26639 1726882500.26986: stdout chunk (state=3): >>> <<< 26639 1726882500.27003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 26639 1726882500.27081: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 26639 1726882500.27127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 26639 1726882500.27150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 26639 1726882500.27244: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bdfaab0> <<< 26639 1726882500.27323: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bdee780><<< 26639 1726882500.27343: stdout chunk (state=3): >>> <<< 26639 1726882500.27556: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb0e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb03020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available<<< 26639 1726882500.27568: stdout chunk (state=3): >>> import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 26639 1726882500.27656: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 26639 1726882500.27688: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 26639 1726882500.27727: stdout chunk (state=3): >>> # zipimport: zlib available <<< 26639 1726882500.28016: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.28250: stdout chunk (state=3): >>># zipimport: zlib available <<< 26639 1726882500.28427: 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"}}} <<< 26639 1726882500.28437: stdout chunk (state=3): >>># destroy __main__ <<< 26639 1726882500.28886: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 26639 1726882500.28892: stdout chunk (state=3): >>># clear sys.path_hooks <<< 26639 1726882500.28913: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1<<< 26639 1726882500.28933: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__<<< 26639 1726882500.28954: stdout chunk (state=3): >>> # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 26639 1726882500.28994: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8<<< 26639 1726882500.29005: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29032: stdout chunk (state=3): >>> # 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 <<< 26639 1726882500.29053: stdout chunk (state=3): >>># 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<<< 26639 1726882500.29082: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29092: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29116: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29125: stdout chunk (state=3): >>> # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile<<< 26639 1726882500.29145: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29156: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29181: stdout chunk (state=3): >>> # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 26639 1726882500.29206: stdout chunk (state=3): >>># 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<<< 26639 1726882500.29219: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29239: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29263: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29280: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes<<< 26639 1726882500.29304: stdout chunk (state=3): >>> # 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 <<< 26639 1726882500.29312: stdout chunk (state=3): >>># 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<<< 26639 1726882500.29328: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29333: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec<<< 26639 1726882500.29354: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.29515: stdout chunk (state=3): >>> # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 26639 1726882500.29690: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 26639 1726882500.29700: stdout chunk (state=3): >>> # destroy importlib.machinery<<< 26639 1726882500.29717: stdout chunk (state=3): >>> <<< 26639 1726882500.29727: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util <<< 26639 1726882500.29754: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression<<< 26639 1726882500.29766: stdout chunk (state=3): >>> <<< 26639 1726882500.29772: stdout chunk (state=3): >>># destroy _lzma <<< 26639 1726882500.29794: stdout chunk (state=3): >>># destroy _blake2<<< 26639 1726882500.29800: stdout chunk (state=3): >>> <<< 26639 1726882500.29851: stdout chunk (state=3): >>># destroy binascii # destroy struct<<< 26639 1726882500.29859: stdout chunk (state=3): >>> # destroy zlib<<< 26639 1726882500.29862: stdout chunk (state=3): >>> # destroy bz2 <<< 26639 1726882500.29867: stdout chunk (state=3): >>># destroy lzma <<< 26639 1726882500.29875: stdout chunk (state=3): >>># destroy zipfile._path <<< 26639 1726882500.29900: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib<<< 26639 1726882500.29954: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 26639 1726882500.29975: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 26639 1726882500.29989: stdout chunk (state=3): >>> <<< 26639 1726882500.30029: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder<<< 26639 1726882500.30037: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json<<< 26639 1726882500.30055: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale<<< 26639 1726882500.30076: stdout chunk (state=3): >>> # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select<<< 26639 1726882500.30097: stdout chunk (state=3): >>> # destroy _signal # destroy _posixsubprocess<<< 26639 1726882500.30104: stdout chunk (state=3): >>> # destroy syslog<<< 26639 1726882500.30131: stdout chunk (state=3): >>> # destroy uuid # destroy selectors<<< 26639 1726882500.30135: stdout chunk (state=3): >>> <<< 26639 1726882500.30157: stdout chunk (state=3): >>># destroy errno # destroy array<<< 26639 1726882500.30165: stdout chunk (state=3): >>> # destroy datetime<<< 26639 1726882500.30188: stdout chunk (state=3): >>> # destroy selinux<<< 26639 1726882500.30200: stdout chunk (state=3): >>> # destroy shutil<<< 26639 1726882500.30213: stdout chunk (state=3): >>> # destroy distro<<< 26639 1726882500.30285: stdout chunk (state=3): >>> # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 26639 1726882500.30298: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 26639 1726882500.30305: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 26639 1726882500.30328: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves<<< 26639 1726882500.30335: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket<<< 26639 1726882500.30344: stdout chunk (state=3): >>> # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 26639 1726882500.30364: stdout chunk (state=3): >>># 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<<< 26639 1726882500.30382: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize<<< 26639 1726882500.30394: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.30424: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random<<< 26639 1726882500.30442: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 26639 1726882500.30445: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct<<< 26639 1726882500.30469: stdout chunk (state=3): >>> # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 26639 1726882500.30476: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 26639 1726882500.30490: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping functools<<< 26639 1726882500.30515: 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<<< 26639 1726882500.30525: stdout chunk (state=3): >>> # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig<<< 26639 1726882500.30546: stdout chunk (state=3): >>> # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath<<< 26639 1726882500.30554: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io<<< 26639 1726882500.30573: 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<<< 26639 1726882500.30582: stdout chunk (state=3): >>> # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 26639 1726882500.30606: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 26639 1726882500.30611: stdout chunk (state=3): >>> <<< 26639 1726882500.30631: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128<<< 26639 1726882500.30711: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 26639 1726882500.30823: stdout chunk (state=3): >>># destroy sys.monitoring <<< 26639 1726882500.30837: stdout chunk (state=3): >>># destroy _socket <<< 26639 1726882500.30865: stdout chunk (state=3): >>># destroy _collections<<< 26639 1726882500.30871: stdout chunk (state=3): >>> <<< 26639 1726882500.30914: stdout chunk (state=3): >>># destroy platform<<< 26639 1726882500.30919: stdout chunk (state=3): >>> # destroy _uuid<<< 26639 1726882500.30926: stdout chunk (state=3): >>> <<< 26639 1726882500.30941: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser<<< 26639 1726882500.30951: stdout chunk (state=3): >>> # destroy tokenize<<< 26639 1726882500.30988: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 26639 1726882500.30996: stdout chunk (state=3): >>># destroy copyreg<<< 26639 1726882500.31036: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing<<< 26639 1726882500.31053: stdout chunk (state=3): >>> <<< 26639 1726882500.31056: stdout chunk (state=3): >>># destroy _tokenize<<< 26639 1726882500.31063: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib_parse<<< 26639 1726882500.31068: stdout chunk (state=3): >>> # 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<<< 26639 1726882500.31096: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io<<< 26639 1726882500.31124: stdout chunk (state=3): >>> # destroy marshal # clear sys.meta_path <<< 26639 1726882500.31213: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib <<< 26639 1726882500.31247: stdout chunk (state=3): >>># destroy codecs<<< 26639 1726882500.31271: stdout chunk (state=3): >>> # destroy encodings.aliases<<< 26639 1726882500.31277: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 26639 1726882500.31289: stdout chunk (state=3): >>> # destroy encodings.cp437<<< 26639 1726882500.31312: stdout chunk (state=3): >>> # destroy _codecs <<< 26639 1726882500.31315: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings<<< 26639 1726882500.31336: stdout chunk (state=3): >>> # destroy weakref # destroy collections # destroy threading # destroy atexit<<< 26639 1726882500.31352: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 26639 1726882500.31388: stdout chunk (state=3): >>> # destroy _random <<< 26639 1726882500.31396: stdout chunk (state=3): >>># destroy _weakref <<< 26639 1726882500.31430: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 26639 1726882500.31456: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 26639 1726882500.31478: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix<<< 26639 1726882500.31505: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 26639 1726882500.31513: stdout chunk (state=3): >>> <<< 26639 1726882500.31923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882500.31941: stderr chunk (state=3): >>><<< 26639 1726882500.31944: stdout chunk (state=3): >>><<< 26639 1726882500.32015: _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 0x7fb77c7104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c6dfb30> # /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 0x7fb77c712a50> 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 0x7fb77c4e5130> # /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 0x7fb77c4e5fa0> 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 0x7fb77c523e90> # /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 0x7fb77c523f50> # /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 0x7fb77c55b830> # /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 0x7fb77c55bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c53bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c539280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c521040> # /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 0x7fb77c57b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c57a3f0> # /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 0x7fb77c53a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c578c20> # /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 0x7fb77c5b0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5202c0> # /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 0x7fb77c5b0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b0bc0> # 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 0x7fb77c5b0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c51ede0> # /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 0x7fb77c5b1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b12e0> 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 0x7fb77c5b2510> 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 0x7fb77c5c8710> 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 0x7fb77c5c9df0> # /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 0x7fb77c5cac90> # 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 0x7fb77c5cb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5ca1e0> # /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 0x7fb77c5cbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5cb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b2540> # /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 0x7fb77c35fbf0> # /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 0x7fb77c3886e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c388440> # 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 0x7fb77c388710> # /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 0x7fb77c389040> # 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 0x7fb77c3899a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c3888f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c35dd90> # /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 0x7fb77c38adb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c389af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c5b2c30> # /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 0x7fb77c3b7110> # /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 0x7fb77c3d74a0> # /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 0x7fb77c438260> # /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 0x7fb77c43a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c438380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c401280> # /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 0x7fb77bd29340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c3d62a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77c38bce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb77bd295b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_006nupwv/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 0x7fb77bd7f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bd5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bd5d160> # 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 0x7fb77bd7cf80> # /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 0x7fb77bda69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bda6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bda6060> # /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 0x7fb77bda67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bd7fd40> 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 0x7fb77bda7740> # 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 0x7fb77bda7980> # /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 0x7fb77bda7ec0> 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 0x7fb77bc11ca0> # 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 0x7fb77bc138c0> # /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 0x7fb77bc142c0> # /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 0x7fb77bc15460> # /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 0x7fb77bc17f20> # 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 0x7fb77c3882f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc161e0> # /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 0x7fb77bc1fce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc1e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc1e510> # /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 0x7fb77bc15010> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc166f0> # 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 0x7fb77bc67f50> # /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 0x7fb77bc680e0> # /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 0x7fb77bc69bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc69970> # /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 0x7fb77bc6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc6a2a0> # /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 0x7fb77bc6f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc6c200> # 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 0x7fb77bc705f0> # 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 0x7fb77bc70830> # 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 0x7fb77bc70b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc682c0> # /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 0x7fb77bcfc1d0> # 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 0x7fb77bcfd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc72990> # 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 0x7fb77bc73d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bc725d0> # 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 0x7fb77bb016a0> # /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 0x7fb77bb024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bcfd670> 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 0x7fb77bb02270> # 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 0x7fb77bb03620> # 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 0x7fb77bb0e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb08fb0> 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 0x7fb77bdfaab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bdee780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb0e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb77bb03020> # 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.69 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 26639 1726882500.32506: 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-1726882499.7748406-26778-113259797562608/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882500.32509: _low_level_execute_command(): starting 26639 1726882500.32512: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882499.7748406-26778-113259797562608/ > /dev/null 2>&1 && sleep 0' 26639 1726882500.32680: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882500.32683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882500.32686: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882500.32688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882500.32690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882500.32696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882500.32749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882500.32754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882500.32816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882500.35425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882500.35445: stderr chunk (state=3): >>><<< 26639 1726882500.35448: stdout chunk (state=3): >>><<< 26639 1726882500.35462: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 26639 1726882500.35468: handler run complete 26639 1726882500.35482: attempt loop complete, returning result 26639 1726882500.35485: _execute() done 26639 1726882500.35487: dumping result to json 26639 1726882500.35489: done dumping result, returning 26639 1726882500.35502: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [12673a56-9f93-16f9-46b9-00000000004a] 26639 1726882500.35506: sending task result for task 12673a56-9f93-16f9-46b9-00000000004a 26639 1726882500.35590: done sending task result for task 12673a56-9f93-16f9-46b9-00000000004a 26639 1726882500.35595: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 26639 1726882500.35650: no more pending results, returning what we have 26639 1726882500.35653: results queue empty 26639 1726882500.35654: checking for any_errors_fatal 26639 1726882500.35659: done checking for any_errors_fatal 26639 1726882500.35660: checking for max_fail_percentage 26639 1726882500.35661: done checking for max_fail_percentage 26639 1726882500.35662: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.35663: done checking to see if all hosts have failed 26639 1726882500.35664: getting the remaining hosts for this loop 26639 1726882500.35665: done getting the remaining hosts for this loop 26639 1726882500.35668: getting the next task for host managed_node2 26639 1726882500.35673: done getting next task for host managed_node2 26639 1726882500.35676: ^ task is: TASK: Set flag to indicate system is ostree 26639 1726882500.35678: ^ 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 26639 1726882500.35681: getting variables 26639 1726882500.35683: in VariableManager get_vars() 26639 1726882500.35712: Calling all_inventory to load vars for managed_node2 26639 1726882500.35715: Calling groups_inventory to load vars for managed_node2 26639 1726882500.35718: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.35729: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.35731: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.35733: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.35895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.36019: done with get_vars() 26639 1726882500.36028: done getting variables 26639 1726882500.36100: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:35:00 -0400 (0:00:00.658) 0:00:03.285 ****** 26639 1726882500.36122: entering _queue_task() for managed_node2/set_fact 26639 1726882500.36124: Creating lock for set_fact 26639 1726882500.36332: worker is 1 (out of 1 available) 26639 1726882500.36343: exiting _queue_task() for managed_node2/set_fact 26639 1726882500.36355: done queuing things up, now waiting for results queue to drain 26639 1726882500.36356: waiting for pending results... 26639 1726882500.36506: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 26639 1726882500.36570: in run() - task 12673a56-9f93-16f9-46b9-00000000004b 26639 1726882500.36573: variable 'ansible_search_path' from source: unknown 26639 1726882500.36578: variable 'ansible_search_path' from source: unknown 26639 1726882500.36608: calling self._execute() 26639 1726882500.36660: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.36663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.36671: variable 'omit' from source: magic vars 26639 1726882500.37006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882500.37343: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882500.37373: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882500.37401: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882500.37426: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882500.37486: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882500.37508: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882500.37525: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882500.37551: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882500.37628: Evaluated conditional (not __network_is_ostree is defined): True 26639 1726882500.37631: variable 'omit' from source: magic vars 26639 1726882500.37658: variable 'omit' from source: magic vars 26639 1726882500.37741: variable '__ostree_booted_stat' from source: set_fact 26639 1726882500.37781: variable 'omit' from source: magic vars 26639 1726882500.37802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882500.37822: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882500.37835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882500.37848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882500.37856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882500.37881: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882500.37884: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.37887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.37950: Set connection var ansible_shell_executable to /bin/sh 26639 1726882500.37953: Set connection var ansible_shell_type to sh 26639 1726882500.37959: Set connection var ansible_timeout to 10 26639 1726882500.37964: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882500.37971: Set connection var ansible_pipelining to False 26639 1726882500.37975: Set connection var ansible_connection to ssh 26639 1726882500.37996: variable 'ansible_shell_executable' from source: unknown 26639 1726882500.38000: variable 'ansible_connection' from source: unknown 26639 1726882500.38002: variable 'ansible_module_compression' from source: unknown 26639 1726882500.38005: variable 'ansible_shell_type' from source: unknown 26639 1726882500.38007: variable 'ansible_shell_executable' from source: unknown 26639 1726882500.38009: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.38011: variable 'ansible_pipelining' from source: unknown 26639 1726882500.38013: variable 'ansible_timeout' from source: unknown 26639 1726882500.38017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.38080: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882500.38097: variable 'omit' from source: magic vars 26639 1726882500.38100: starting attempt loop 26639 1726882500.38102: running the handler 26639 1726882500.38105: handler run complete 26639 1726882500.38112: attempt loop complete, returning result 26639 1726882500.38115: _execute() done 26639 1726882500.38118: dumping result to json 26639 1726882500.38120: done dumping result, returning 26639 1726882500.38127: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [12673a56-9f93-16f9-46b9-00000000004b] 26639 1726882500.38130: sending task result for task 12673a56-9f93-16f9-46b9-00000000004b 26639 1726882500.38205: done sending task result for task 12673a56-9f93-16f9-46b9-00000000004b 26639 1726882500.38207: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 26639 1726882500.38261: no more pending results, returning what we have 26639 1726882500.38264: results queue empty 26639 1726882500.38264: checking for any_errors_fatal 26639 1726882500.38270: done checking for any_errors_fatal 26639 1726882500.38271: checking for max_fail_percentage 26639 1726882500.38272: done checking for max_fail_percentage 26639 1726882500.38273: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.38274: done checking to see if all hosts have failed 26639 1726882500.38275: getting the remaining hosts for this loop 26639 1726882500.38276: done getting the remaining hosts for this loop 26639 1726882500.38279: getting the next task for host managed_node2 26639 1726882500.38286: done getting next task for host managed_node2 26639 1726882500.38289: ^ task is: TASK: Fix CentOS6 Base repo 26639 1726882500.38295: ^ 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 26639 1726882500.38298: getting variables 26639 1726882500.38300: in VariableManager get_vars() 26639 1726882500.38325: Calling all_inventory to load vars for managed_node2 26639 1726882500.38328: Calling groups_inventory to load vars for managed_node2 26639 1726882500.38331: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.38339: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.38341: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.38348: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.38597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.38707: done with get_vars() 26639 1726882500.38714: done getting variables 26639 1726882500.38792: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:35:00 -0400 (0:00:00.026) 0:00:03.312 ****** 26639 1726882500.38812: entering _queue_task() for managed_node2/copy 26639 1726882500.38991: worker is 1 (out of 1 available) 26639 1726882500.39005: exiting _queue_task() for managed_node2/copy 26639 1726882500.39015: done queuing things up, now waiting for results queue to drain 26639 1726882500.39016: waiting for pending results... 26639 1726882500.39161: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 26639 1726882500.39226: in run() - task 12673a56-9f93-16f9-46b9-00000000004d 26639 1726882500.39239: variable 'ansible_search_path' from source: unknown 26639 1726882500.39242: variable 'ansible_search_path' from source: unknown 26639 1726882500.39267: calling self._execute() 26639 1726882500.39325: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.39329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.39337: variable 'omit' from source: magic vars 26639 1726882500.39665: variable 'ansible_distribution' from source: facts 26639 1726882500.39684: Evaluated conditional (ansible_distribution == 'CentOS'): True 26639 1726882500.39763: variable 'ansible_distribution_major_version' from source: facts 26639 1726882500.39766: Evaluated conditional (ansible_distribution_major_version == '6'): False 26639 1726882500.39769: when evaluation is False, skipping this task 26639 1726882500.39772: _execute() done 26639 1726882500.39774: dumping result to json 26639 1726882500.39777: done dumping result, returning 26639 1726882500.39784: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [12673a56-9f93-16f9-46b9-00000000004d] 26639 1726882500.39794: sending task result for task 12673a56-9f93-16f9-46b9-00000000004d 26639 1726882500.39870: done sending task result for task 12673a56-9f93-16f9-46b9-00000000004d 26639 1726882500.39873: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 26639 1726882500.39948: no more pending results, returning what we have 26639 1726882500.39950: results queue empty 26639 1726882500.39951: checking for any_errors_fatal 26639 1726882500.39954: done checking for any_errors_fatal 26639 1726882500.39955: checking for max_fail_percentage 26639 1726882500.39956: done checking for max_fail_percentage 26639 1726882500.39957: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.39958: done checking to see if all hosts have failed 26639 1726882500.39958: getting the remaining hosts for this loop 26639 1726882500.39960: done getting the remaining hosts for this loop 26639 1726882500.39962: getting the next task for host managed_node2 26639 1726882500.39966: done getting next task for host managed_node2 26639 1726882500.39968: ^ task is: TASK: Include the task 'enable_epel.yml' 26639 1726882500.39971: ^ 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 26639 1726882500.39974: getting variables 26639 1726882500.39975: in VariableManager get_vars() 26639 1726882500.40001: Calling all_inventory to load vars for managed_node2 26639 1726882500.40003: Calling groups_inventory to load vars for managed_node2 26639 1726882500.40006: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.40014: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.40016: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.40019: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.40122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.40234: done with get_vars() 26639 1726882500.40240: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:35:00 -0400 (0:00:00.014) 0:00:03.327 ****** 26639 1726882500.40300: entering _queue_task() for managed_node2/include_tasks 26639 1726882500.40472: worker is 1 (out of 1 available) 26639 1726882500.40485: exiting _queue_task() for managed_node2/include_tasks 26639 1726882500.40499: done queuing things up, now waiting for results queue to drain 26639 1726882500.40501: waiting for pending results... 26639 1726882500.40626: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 26639 1726882500.40680: in run() - task 12673a56-9f93-16f9-46b9-00000000004e 26639 1726882500.40694: variable 'ansible_search_path' from source: unknown 26639 1726882500.40698: variable 'ansible_search_path' from source: unknown 26639 1726882500.40723: calling self._execute() 26639 1726882500.40775: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.40778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.40786: variable 'omit' from source: magic vars 26639 1726882500.41149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882500.42532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882500.42580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882500.42611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882500.42637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882500.42655: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882500.42717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882500.42735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882500.42753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882500.42778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882500.42788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882500.42870: variable '__network_is_ostree' from source: set_fact 26639 1726882500.42882: Evaluated conditional (not __network_is_ostree | d(false)): True 26639 1726882500.42888: _execute() done 26639 1726882500.42895: dumping result to json 26639 1726882500.42898: done dumping result, returning 26639 1726882500.42901: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-16f9-46b9-00000000004e] 26639 1726882500.42906: sending task result for task 12673a56-9f93-16f9-46b9-00000000004e 26639 1726882500.42987: done sending task result for task 12673a56-9f93-16f9-46b9-00000000004e 26639 1726882500.42989: WORKER PROCESS EXITING 26639 1726882500.43021: no more pending results, returning what we have 26639 1726882500.43025: in VariableManager get_vars() 26639 1726882500.43057: Calling all_inventory to load vars for managed_node2 26639 1726882500.43059: Calling groups_inventory to load vars for managed_node2 26639 1726882500.43063: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.43073: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.43075: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.43078: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.43253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.43363: done with get_vars() 26639 1726882500.43369: variable 'ansible_search_path' from source: unknown 26639 1726882500.43370: variable 'ansible_search_path' from source: unknown 26639 1726882500.43396: we have included files to process 26639 1726882500.43397: generating all_blocks data 26639 1726882500.43398: done generating all_blocks data 26639 1726882500.43402: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26639 1726882500.43403: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26639 1726882500.43405: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26639 1726882500.43827: done processing included file 26639 1726882500.43828: iterating over new_blocks loaded from include file 26639 1726882500.43829: in VariableManager get_vars() 26639 1726882500.43839: done with get_vars() 26639 1726882500.43840: filtering new block on tags 26639 1726882500.43854: done filtering new block on tags 26639 1726882500.43856: in VariableManager get_vars() 26639 1726882500.43862: done with get_vars() 26639 1726882500.43863: filtering new block on tags 26639 1726882500.43869: done filtering new block on tags 26639 1726882500.43871: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 26639 1726882500.43874: extending task lists for all hosts with included blocks 26639 1726882500.43933: done extending task lists 26639 1726882500.43934: done processing included files 26639 1726882500.43935: results queue empty 26639 1726882500.43935: checking for any_errors_fatal 26639 1726882500.43937: done checking for any_errors_fatal 26639 1726882500.43938: checking for max_fail_percentage 26639 1726882500.43939: done checking for max_fail_percentage 26639 1726882500.43939: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.43940: done checking to see if all hosts have failed 26639 1726882500.43941: getting the remaining hosts for this loop 26639 1726882500.43942: done getting the remaining hosts for this loop 26639 1726882500.43944: getting the next task for host managed_node2 26639 1726882500.43947: done getting next task for host managed_node2 26639 1726882500.43949: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 26639 1726882500.43950: ^ 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 26639 1726882500.43952: getting variables 26639 1726882500.43952: in VariableManager get_vars() 26639 1726882500.43958: Calling all_inventory to load vars for managed_node2 26639 1726882500.43959: Calling groups_inventory to load vars for managed_node2 26639 1726882500.43960: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.43963: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.43968: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.43970: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.44066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.44172: done with get_vars() 26639 1726882500.44178: done getting variables 26639 1726882500.44224: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 26639 1726882500.44359: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:35:00 -0400 (0:00:00.040) 0:00:03.368 ****** 26639 1726882500.44394: entering _queue_task() for managed_node2/command 26639 1726882500.44396: Creating lock for command 26639 1726882500.44592: worker is 1 (out of 1 available) 26639 1726882500.44608: exiting _queue_task() for managed_node2/command 26639 1726882500.44619: done queuing things up, now waiting for results queue to drain 26639 1726882500.44621: waiting for pending results... 26639 1726882500.44767: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 26639 1726882500.44835: in run() - task 12673a56-9f93-16f9-46b9-000000000068 26639 1726882500.44848: variable 'ansible_search_path' from source: unknown 26639 1726882500.44851: variable 'ansible_search_path' from source: unknown 26639 1726882500.44878: calling self._execute() 26639 1726882500.44928: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.44931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.44939: variable 'omit' from source: magic vars 26639 1726882500.45207: variable 'ansible_distribution' from source: facts 26639 1726882500.45215: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26639 1726882500.45305: variable 'ansible_distribution_major_version' from source: facts 26639 1726882500.45309: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26639 1726882500.45313: when evaluation is False, skipping this task 26639 1726882500.45315: _execute() done 26639 1726882500.45317: dumping result to json 26639 1726882500.45320: done dumping result, returning 26639 1726882500.45327: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [12673a56-9f93-16f9-46b9-000000000068] 26639 1726882500.45331: sending task result for task 12673a56-9f93-16f9-46b9-000000000068 26639 1726882500.45419: done sending task result for task 12673a56-9f93-16f9-46b9-000000000068 26639 1726882500.45421: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26639 1726882500.45466: no more pending results, returning what we have 26639 1726882500.45469: results queue empty 26639 1726882500.45470: checking for any_errors_fatal 26639 1726882500.45471: done checking for any_errors_fatal 26639 1726882500.45472: checking for max_fail_percentage 26639 1726882500.45474: done checking for max_fail_percentage 26639 1726882500.45474: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.45475: done checking to see if all hosts have failed 26639 1726882500.45476: getting the remaining hosts for this loop 26639 1726882500.45477: done getting the remaining hosts for this loop 26639 1726882500.45480: getting the next task for host managed_node2 26639 1726882500.45485: done getting next task for host managed_node2 26639 1726882500.45487: ^ task is: TASK: Install yum-utils package 26639 1726882500.45490: ^ 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 26639 1726882500.45494: getting variables 26639 1726882500.45496: in VariableManager get_vars() 26639 1726882500.45518: Calling all_inventory to load vars for managed_node2 26639 1726882500.45520: Calling groups_inventory to load vars for managed_node2 26639 1726882500.45523: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.45530: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.45532: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.45535: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.45663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.45774: done with get_vars() 26639 1726882500.45781: done getting variables 26639 1726882500.45847: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:35:00 -0400 (0:00:00.014) 0:00:03.383 ****** 26639 1726882500.45865: entering _queue_task() for managed_node2/package 26639 1726882500.45867: Creating lock for package 26639 1726882500.46051: worker is 1 (out of 1 available) 26639 1726882500.46066: exiting _queue_task() for managed_node2/package 26639 1726882500.46077: done queuing things up, now waiting for results queue to drain 26639 1726882500.46078: waiting for pending results... 26639 1726882500.46206: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 26639 1726882500.46270: in run() - task 12673a56-9f93-16f9-46b9-000000000069 26639 1726882500.46279: variable 'ansible_search_path' from source: unknown 26639 1726882500.46283: variable 'ansible_search_path' from source: unknown 26639 1726882500.46312: calling self._execute() 26639 1726882500.46361: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.46364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.46372: variable 'omit' from source: magic vars 26639 1726882500.46629: variable 'ansible_distribution' from source: facts 26639 1726882500.46637: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26639 1726882500.46725: variable 'ansible_distribution_major_version' from source: facts 26639 1726882500.46728: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26639 1726882500.46731: when evaluation is False, skipping this task 26639 1726882500.46734: _execute() done 26639 1726882500.46736: dumping result to json 26639 1726882500.46739: done dumping result, returning 26639 1726882500.46746: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [12673a56-9f93-16f9-46b9-000000000069] 26639 1726882500.46749: sending task result for task 12673a56-9f93-16f9-46b9-000000000069 26639 1726882500.46831: done sending task result for task 12673a56-9f93-16f9-46b9-000000000069 26639 1726882500.46834: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26639 1726882500.46902: no more pending results, returning what we have 26639 1726882500.46905: results queue empty 26639 1726882500.46905: checking for any_errors_fatal 26639 1726882500.46911: done checking for any_errors_fatal 26639 1726882500.46911: checking for max_fail_percentage 26639 1726882500.46913: done checking for max_fail_percentage 26639 1726882500.46913: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.46914: done checking to see if all hosts have failed 26639 1726882500.46915: getting the remaining hosts for this loop 26639 1726882500.46916: done getting the remaining hosts for this loop 26639 1726882500.46919: getting the next task for host managed_node2 26639 1726882500.46923: done getting next task for host managed_node2 26639 1726882500.46925: ^ task is: TASK: Enable EPEL 7 26639 1726882500.46928: ^ 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 26639 1726882500.46931: getting variables 26639 1726882500.46932: in VariableManager get_vars() 26639 1726882500.46950: Calling all_inventory to load vars for managed_node2 26639 1726882500.46952: Calling groups_inventory to load vars for managed_node2 26639 1726882500.46954: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.46960: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.46961: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.46963: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.47063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.47175: done with get_vars() 26639 1726882500.47181: done getting variables 26639 1726882500.47220: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:35:00 -0400 (0:00:00.013) 0:00:03.397 ****** 26639 1726882500.47239: entering _queue_task() for managed_node2/command 26639 1726882500.47407: worker is 1 (out of 1 available) 26639 1726882500.47419: exiting _queue_task() for managed_node2/command 26639 1726882500.47430: done queuing things up, now waiting for results queue to drain 26639 1726882500.47432: waiting for pending results... 26639 1726882500.47565: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 26639 1726882500.47625: in run() - task 12673a56-9f93-16f9-46b9-00000000006a 26639 1726882500.47636: variable 'ansible_search_path' from source: unknown 26639 1726882500.47638: variable 'ansible_search_path' from source: unknown 26639 1726882500.47664: calling self._execute() 26639 1726882500.47714: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.47717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.47727: variable 'omit' from source: magic vars 26639 1726882500.48026: variable 'ansible_distribution' from source: facts 26639 1726882500.48035: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26639 1726882500.48122: variable 'ansible_distribution_major_version' from source: facts 26639 1726882500.48125: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26639 1726882500.48128: when evaluation is False, skipping this task 26639 1726882500.48131: _execute() done 26639 1726882500.48133: dumping result to json 26639 1726882500.48136: done dumping result, returning 26639 1726882500.48143: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [12673a56-9f93-16f9-46b9-00000000006a] 26639 1726882500.48145: sending task result for task 12673a56-9f93-16f9-46b9-00000000006a 26639 1726882500.48223: done sending task result for task 12673a56-9f93-16f9-46b9-00000000006a 26639 1726882500.48226: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26639 1726882500.48266: no more pending results, returning what we have 26639 1726882500.48269: results queue empty 26639 1726882500.48270: checking for any_errors_fatal 26639 1726882500.48275: done checking for any_errors_fatal 26639 1726882500.48276: checking for max_fail_percentage 26639 1726882500.48277: done checking for max_fail_percentage 26639 1726882500.48278: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.48279: done checking to see if all hosts have failed 26639 1726882500.48279: getting the remaining hosts for this loop 26639 1726882500.48281: done getting the remaining hosts for this loop 26639 1726882500.48286: getting the next task for host managed_node2 26639 1726882500.48295: done getting next task for host managed_node2 26639 1726882500.48297: ^ task is: TASK: Enable EPEL 8 26639 1726882500.48300: ^ 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 26639 1726882500.48303: getting variables 26639 1726882500.48304: in VariableManager get_vars() 26639 1726882500.48325: Calling all_inventory to load vars for managed_node2 26639 1726882500.48327: Calling groups_inventory to load vars for managed_node2 26639 1726882500.48330: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.48337: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.48340: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.48342: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.48471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.48583: done with get_vars() 26639 1726882500.48590: done getting variables 26639 1726882500.48630: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:35:00 -0400 (0:00:00.014) 0:00:03.411 ****** 26639 1726882500.48648: entering _queue_task() for managed_node2/command 26639 1726882500.48822: worker is 1 (out of 1 available) 26639 1726882500.48836: exiting _queue_task() for managed_node2/command 26639 1726882500.48849: done queuing things up, now waiting for results queue to drain 26639 1726882500.48850: waiting for pending results... 26639 1726882500.48986: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 26639 1726882500.49053: in run() - task 12673a56-9f93-16f9-46b9-00000000006b 26639 1726882500.49063: variable 'ansible_search_path' from source: unknown 26639 1726882500.49067: variable 'ansible_search_path' from source: unknown 26639 1726882500.49095: calling self._execute() 26639 1726882500.49149: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.49153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.49161: variable 'omit' from source: magic vars 26639 1726882500.49426: variable 'ansible_distribution' from source: facts 26639 1726882500.49436: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26639 1726882500.49526: variable 'ansible_distribution_major_version' from source: facts 26639 1726882500.49531: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26639 1726882500.49533: when evaluation is False, skipping this task 26639 1726882500.49536: _execute() done 26639 1726882500.49539: dumping result to json 26639 1726882500.49541: done dumping result, returning 26639 1726882500.49548: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [12673a56-9f93-16f9-46b9-00000000006b] 26639 1726882500.49550: sending task result for task 12673a56-9f93-16f9-46b9-00000000006b 26639 1726882500.49630: done sending task result for task 12673a56-9f93-16f9-46b9-00000000006b 26639 1726882500.49633: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26639 1726882500.49675: no more pending results, returning what we have 26639 1726882500.49679: results queue empty 26639 1726882500.49679: checking for any_errors_fatal 26639 1726882500.49684: done checking for any_errors_fatal 26639 1726882500.49685: checking for max_fail_percentage 26639 1726882500.49686: done checking for max_fail_percentage 26639 1726882500.49687: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.49687: done checking to see if all hosts have failed 26639 1726882500.49688: getting the remaining hosts for this loop 26639 1726882500.49689: done getting the remaining hosts for this loop 26639 1726882500.49694: getting the next task for host managed_node2 26639 1726882500.49702: done getting next task for host managed_node2 26639 1726882500.49704: ^ task is: TASK: Enable EPEL 6 26639 1726882500.49707: ^ 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 26639 1726882500.49710: getting variables 26639 1726882500.49711: in VariableManager get_vars() 26639 1726882500.49732: Calling all_inventory to load vars for managed_node2 26639 1726882500.49734: Calling groups_inventory to load vars for managed_node2 26639 1726882500.49736: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.49744: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.49746: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.49748: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.49854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.49966: done with get_vars() 26639 1726882500.49972: done getting variables 26639 1726882500.50014: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:35:00 -0400 (0:00:00.013) 0:00:03.425 ****** 26639 1726882500.50035: entering _queue_task() for managed_node2/copy 26639 1726882500.50205: worker is 1 (out of 1 available) 26639 1726882500.50217: exiting _queue_task() for managed_node2/copy 26639 1726882500.50229: done queuing things up, now waiting for results queue to drain 26639 1726882500.50231: waiting for pending results... 26639 1726882500.50368: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 26639 1726882500.50423: in run() - task 12673a56-9f93-16f9-46b9-00000000006d 26639 1726882500.50432: variable 'ansible_search_path' from source: unknown 26639 1726882500.50435: variable 'ansible_search_path' from source: unknown 26639 1726882500.50466: calling self._execute() 26639 1726882500.50516: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.50519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.50527: variable 'omit' from source: magic vars 26639 1726882500.50824: variable 'ansible_distribution' from source: facts 26639 1726882500.50833: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26639 1726882500.50910: variable 'ansible_distribution_major_version' from source: facts 26639 1726882500.50916: Evaluated conditional (ansible_distribution_major_version == '6'): False 26639 1726882500.50919: when evaluation is False, skipping this task 26639 1726882500.50922: _execute() done 26639 1726882500.50924: dumping result to json 26639 1726882500.50927: done dumping result, returning 26639 1726882500.50930: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [12673a56-9f93-16f9-46b9-00000000006d] 26639 1726882500.50935: sending task result for task 12673a56-9f93-16f9-46b9-00000000006d 26639 1726882500.51014: done sending task result for task 12673a56-9f93-16f9-46b9-00000000006d 26639 1726882500.51016: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 26639 1726882500.51061: no more pending results, returning what we have 26639 1726882500.51064: results queue empty 26639 1726882500.51064: checking for any_errors_fatal 26639 1726882500.51068: done checking for any_errors_fatal 26639 1726882500.51069: checking for max_fail_percentage 26639 1726882500.51071: done checking for max_fail_percentage 26639 1726882500.51071: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.51072: done checking to see if all hosts have failed 26639 1726882500.51073: getting the remaining hosts for this loop 26639 1726882500.51074: done getting the remaining hosts for this loop 26639 1726882500.51077: getting the next task for host managed_node2 26639 1726882500.51084: done getting next task for host managed_node2 26639 1726882500.51085: ^ task is: TASK: Set network provider to 'nm' 26639 1726882500.51087: ^ 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 26639 1726882500.51090: getting variables 26639 1726882500.51092: in VariableManager get_vars() 26639 1726882500.51115: Calling all_inventory to load vars for managed_node2 26639 1726882500.51118: Calling groups_inventory to load vars for managed_node2 26639 1726882500.51120: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.51130: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.51132: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.51135: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.51262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.51370: done with get_vars() 26639 1726882500.51377: done getting variables 26639 1726882500.51416: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:13 Friday 20 September 2024 21:35:00 -0400 (0:00:00.013) 0:00:03.439 ****** 26639 1726882500.51433: entering _queue_task() for managed_node2/set_fact 26639 1726882500.51600: worker is 1 (out of 1 available) 26639 1726882500.51612: exiting _queue_task() for managed_node2/set_fact 26639 1726882500.51625: done queuing things up, now waiting for results queue to drain 26639 1726882500.51627: waiting for pending results... 26639 1726882500.51771: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 26639 1726882500.51824: in run() - task 12673a56-9f93-16f9-46b9-000000000007 26639 1726882500.51832: variable 'ansible_search_path' from source: unknown 26639 1726882500.51859: calling self._execute() 26639 1726882500.51916: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.51919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.51929: variable 'omit' from source: magic vars 26639 1726882500.52005: variable 'omit' from source: magic vars 26639 1726882500.52028: variable 'omit' from source: magic vars 26639 1726882500.52056: variable 'omit' from source: magic vars 26639 1726882500.52088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882500.52118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882500.52132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882500.52148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882500.52157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882500.52181: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882500.52185: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.52187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.52258: Set connection var ansible_shell_executable to /bin/sh 26639 1726882500.52262: Set connection var ansible_shell_type to sh 26639 1726882500.52270: Set connection var ansible_timeout to 10 26639 1726882500.52273: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882500.52282: Set connection var ansible_pipelining to False 26639 1726882500.52285: Set connection var ansible_connection to ssh 26639 1726882500.52304: variable 'ansible_shell_executable' from source: unknown 26639 1726882500.52307: variable 'ansible_connection' from source: unknown 26639 1726882500.52309: variable 'ansible_module_compression' from source: unknown 26639 1726882500.52311: variable 'ansible_shell_type' from source: unknown 26639 1726882500.52314: variable 'ansible_shell_executable' from source: unknown 26639 1726882500.52316: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.52319: variable 'ansible_pipelining' from source: unknown 26639 1726882500.52321: variable 'ansible_timeout' from source: unknown 26639 1726882500.52326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.52436: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882500.52444: variable 'omit' from source: magic vars 26639 1726882500.52448: starting attempt loop 26639 1726882500.52451: running the handler 26639 1726882500.52460: handler run complete 26639 1726882500.52506: attempt loop complete, returning result 26639 1726882500.52510: _execute() done 26639 1726882500.52513: dumping result to json 26639 1726882500.52516: done dumping result, returning 26639 1726882500.52518: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [12673a56-9f93-16f9-46b9-000000000007] 26639 1726882500.52520: sending task result for task 12673a56-9f93-16f9-46b9-000000000007 26639 1726882500.52582: done sending task result for task 12673a56-9f93-16f9-46b9-000000000007 26639 1726882500.52584: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 26639 1726882500.52647: no more pending results, returning what we have 26639 1726882500.52649: results queue empty 26639 1726882500.52650: checking for any_errors_fatal 26639 1726882500.52654: done checking for any_errors_fatal 26639 1726882500.52655: checking for max_fail_percentage 26639 1726882500.52656: done checking for max_fail_percentage 26639 1726882500.52657: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.52658: done checking to see if all hosts have failed 26639 1726882500.52658: getting the remaining hosts for this loop 26639 1726882500.52659: done getting the remaining hosts for this loop 26639 1726882500.52662: getting the next task for host managed_node2 26639 1726882500.52666: done getting next task for host managed_node2 26639 1726882500.52668: ^ task is: TASK: meta (flush_handlers) 26639 1726882500.52669: ^ 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 26639 1726882500.52672: getting variables 26639 1726882500.52673: in VariableManager get_vars() 26639 1726882500.52703: Calling all_inventory to load vars for managed_node2 26639 1726882500.52705: Calling groups_inventory to load vars for managed_node2 26639 1726882500.52707: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.52713: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.52715: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.52717: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.52822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.52948: done with get_vars() 26639 1726882500.52954: done getting variables 26639 1726882500.52998: in VariableManager get_vars() 26639 1726882500.53004: Calling all_inventory to load vars for managed_node2 26639 1726882500.53005: Calling groups_inventory to load vars for managed_node2 26639 1726882500.53007: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.53010: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.53011: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.53012: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.53094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.53200: done with get_vars() 26639 1726882500.53210: done queuing things up, now waiting for results queue to drain 26639 1726882500.53211: results queue empty 26639 1726882500.53211: checking for any_errors_fatal 26639 1726882500.53213: done checking for any_errors_fatal 26639 1726882500.53213: checking for max_fail_percentage 26639 1726882500.53214: done checking for max_fail_percentage 26639 1726882500.53214: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.53215: done checking to see if all hosts have failed 26639 1726882500.53215: getting the remaining hosts for this loop 26639 1726882500.53216: done getting the remaining hosts for this loop 26639 1726882500.53217: getting the next task for host managed_node2 26639 1726882500.53220: done getting next task for host managed_node2 26639 1726882500.53221: ^ task is: TASK: meta (flush_handlers) 26639 1726882500.53222: ^ 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 26639 1726882500.53227: getting variables 26639 1726882500.53227: in VariableManager get_vars() 26639 1726882500.53233: Calling all_inventory to load vars for managed_node2 26639 1726882500.53234: Calling groups_inventory to load vars for managed_node2 26639 1726882500.53235: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.53238: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.53240: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.53243: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.53323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.53441: done with get_vars() 26639 1726882500.53446: done getting variables 26639 1726882500.53478: in VariableManager get_vars() 26639 1726882500.53483: Calling all_inventory to load vars for managed_node2 26639 1726882500.53484: Calling groups_inventory to load vars for managed_node2 26639 1726882500.53486: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.53488: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.53490: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.53495: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.53566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.53672: done with get_vars() 26639 1726882500.53681: done queuing things up, now waiting for results queue to drain 26639 1726882500.53682: results queue empty 26639 1726882500.53683: checking for any_errors_fatal 26639 1726882500.53684: done checking for any_errors_fatal 26639 1726882500.53685: checking for max_fail_percentage 26639 1726882500.53685: done checking for max_fail_percentage 26639 1726882500.53686: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.53686: done checking to see if all hosts have failed 26639 1726882500.53687: getting the remaining hosts for this loop 26639 1726882500.53687: done getting the remaining hosts for this loop 26639 1726882500.53689: getting the next task for host managed_node2 26639 1726882500.53692: done getting next task for host managed_node2 26639 1726882500.53694: ^ task is: None 26639 1726882500.53695: ^ 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 26639 1726882500.53696: done queuing things up, now waiting for results queue to drain 26639 1726882500.53697: results queue empty 26639 1726882500.53697: checking for any_errors_fatal 26639 1726882500.53697: done checking for any_errors_fatal 26639 1726882500.53698: checking for max_fail_percentage 26639 1726882500.53698: done checking for max_fail_percentage 26639 1726882500.53699: checking to see if all hosts have failed and the running result is not ok 26639 1726882500.53699: done checking to see if all hosts have failed 26639 1726882500.53700: getting the next task for host managed_node2 26639 1726882500.53701: done getting next task for host managed_node2 26639 1726882500.53702: ^ task is: None 26639 1726882500.53703: ^ 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 26639 1726882500.53739: in VariableManager get_vars() 26639 1726882500.53753: done with get_vars() 26639 1726882500.53757: in VariableManager get_vars() 26639 1726882500.53764: done with get_vars() 26639 1726882500.53766: variable 'omit' from source: magic vars 26639 1726882500.53786: in VariableManager get_vars() 26639 1726882500.53801: done with get_vars() 26639 1726882500.53816: variable 'omit' from source: magic vars PLAY [Play for testing reapplying the connection] ****************************** 26639 1726882500.54234: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 26639 1726882500.54255: getting the remaining hosts for this loop 26639 1726882500.54256: done getting the remaining hosts for this loop 26639 1726882500.54258: getting the next task for host managed_node2 26639 1726882500.54259: done getting next task for host managed_node2 26639 1726882500.54261: ^ task is: TASK: Gathering Facts 26639 1726882500.54261: ^ 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 26639 1726882500.54263: getting variables 26639 1726882500.54263: in VariableManager get_vars() 26639 1726882500.54270: Calling all_inventory to load vars for managed_node2 26639 1726882500.54271: Calling groups_inventory to load vars for managed_node2 26639 1726882500.54273: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882500.54276: Calling all_plugins_play to load vars for managed_node2 26639 1726882500.54286: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882500.54288: Calling groups_plugins_play to load vars for managed_node2 26639 1726882500.54370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882500.54475: done with get_vars() 26639 1726882500.54481: done getting variables 26639 1726882500.54510: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:7 Friday 20 September 2024 21:35:00 -0400 (0:00:00.030) 0:00:03.470 ****** 26639 1726882500.54525: entering _queue_task() for managed_node2/gather_facts 26639 1726882500.54722: worker is 1 (out of 1 available) 26639 1726882500.54733: exiting _queue_task() for managed_node2/gather_facts 26639 1726882500.54745: done queuing things up, now waiting for results queue to drain 26639 1726882500.54747: waiting for pending results... 26639 1726882500.54882: running TaskExecutor() for managed_node2/TASK: Gathering Facts 26639 1726882500.54937: in run() - task 12673a56-9f93-16f9-46b9-000000000093 26639 1726882500.54948: variable 'ansible_search_path' from source: unknown 26639 1726882500.54975: calling self._execute() 26639 1726882500.55034: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.55037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.55046: variable 'omit' from source: magic vars 26639 1726882500.55334: variable 'ansible_distribution_major_version' from source: facts 26639 1726882500.55342: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882500.55347: variable 'omit' from source: magic vars 26639 1726882500.55366: variable 'omit' from source: magic vars 26639 1726882500.55389: variable 'omit' from source: magic vars 26639 1726882500.55421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882500.55450: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882500.55464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882500.55477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882500.55485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882500.55512: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882500.55515: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.55517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.55586: Set connection var ansible_shell_executable to /bin/sh 26639 1726882500.55590: Set connection var ansible_shell_type to sh 26639 1726882500.55597: Set connection var ansible_timeout to 10 26639 1726882500.55603: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882500.55610: Set connection var ansible_pipelining to False 26639 1726882500.55613: Set connection var ansible_connection to ssh 26639 1726882500.55631: variable 'ansible_shell_executable' from source: unknown 26639 1726882500.55634: variable 'ansible_connection' from source: unknown 26639 1726882500.55636: variable 'ansible_module_compression' from source: unknown 26639 1726882500.55639: variable 'ansible_shell_type' from source: unknown 26639 1726882500.55641: variable 'ansible_shell_executable' from source: unknown 26639 1726882500.55643: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882500.55645: variable 'ansible_pipelining' from source: unknown 26639 1726882500.55649: variable 'ansible_timeout' from source: unknown 26639 1726882500.55652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882500.55777: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882500.55785: variable 'omit' from source: magic vars 26639 1726882500.55789: starting attempt loop 26639 1726882500.55795: running the handler 26639 1726882500.55806: variable 'ansible_facts' from source: unknown 26639 1726882500.55821: _low_level_execute_command(): starting 26639 1726882500.55827: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882500.56349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882500.56352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882500.56355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882500.56357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882500.56404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882500.56407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882500.56427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882500.56498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882500.58745: stdout chunk (state=3): >>>/root <<< 26639 1726882500.58894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882500.58924: stderr chunk (state=3): >>><<< 26639 1726882500.58928: stdout chunk (state=3): >>><<< 26639 1726882500.58949: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 26639 1726882500.58959: _low_level_execute_command(): starting 26639 1726882500.58966: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605 `" && echo ansible-tmp-1726882500.5894833-26817-217293250766605="` echo /root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605 `" ) && sleep 0' 26639 1726882500.59414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882500.59420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882500.59422: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882500.59432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882500.59478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882500.59481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882500.59551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882500.62154: stdout chunk (state=3): >>>ansible-tmp-1726882500.5894833-26817-217293250766605=/root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605 <<< 26639 1726882500.62309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882500.62339: stderr chunk (state=3): >>><<< 26639 1726882500.62343: stdout chunk (state=3): >>><<< 26639 1726882500.62358: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882500.5894833-26817-217293250766605=/root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 26639 1726882500.62387: variable 'ansible_module_compression' from source: unknown 26639 1726882500.62428: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26639 1726882500.62475: variable 'ansible_facts' from source: unknown 26639 1726882500.62608: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605/AnsiballZ_setup.py 26639 1726882500.62706: Sending initial data 26639 1726882500.62709: Sent initial data (154 bytes) 26639 1726882500.63156: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882500.63159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882500.63162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882500.63164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882500.63166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882500.63222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882500.63228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882500.63231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882500.63298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882500.65452: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 26639 1726882500.65456: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26639 1726882500.65516: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882500.65584: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpq4a4yhdz /root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605/AnsiballZ_setup.py <<< 26639 1726882500.65590: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605/AnsiballZ_setup.py" <<< 26639 1726882500.65651: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpq4a4yhdz" to remote "/root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605/AnsiballZ_setup.py" <<< 26639 1726882500.65654: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605/AnsiballZ_setup.py" <<< 26639 1726882500.66833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882500.66882: stderr chunk (state=3): >>><<< 26639 1726882500.66886: stdout chunk (state=3): >>><<< 26639 1726882500.66911: done transferring module to remote 26639 1726882500.66919: _low_level_execute_command(): starting 26639 1726882500.66923: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605/ /root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605/AnsiballZ_setup.py && sleep 0' 26639 1726882500.67376: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882500.67382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882500.67384: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882500.67386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882500.67388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882500.67398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882500.67449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882500.67451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882500.67453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882500.67516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882500.70021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882500.70046: stderr chunk (state=3): >>><<< 26639 1726882500.70050: stdout chunk (state=3): >>><<< 26639 1726882500.70063: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 26639 1726882500.70066: _low_level_execute_command(): starting 26639 1726882500.70071: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605/AnsiballZ_setup.py && sleep 0' 26639 1726882500.70534: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882500.70537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882500.70540: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882500.70542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882500.70546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882500.70597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882500.70601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882500.70603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882500.70680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882501.50942: stdout chunk (state=3): >>> {"ansible_facts": {"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_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-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_fibre_channel_wwn": [], "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": 2934, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 597, "free": 2934}, "nocache": {"free": 3273, "used": 258}, "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": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_version": "4.11.amazon", "ansib<<< 26639 1726882501.50996: stdout chunk (state=3): >>>le_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": 691, "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": 261794234368, "block_size": 4096, "block_total": 65519099, "block_available": 63914608, "block_used": 1604491, "inode_total": 131070960, "inode_available": 131029048, "inode_used": 41912, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "01", "epoch": "1726882501", "epoch_int": "1726882501", "date": "2024-09-20", "time": "21:35:01", "iso8601_micro": "2024-09-21T01:35:01.460299Z", "iso8601": "2024-09-21T01:35:01Z", "iso8601_basic": "20240920T213501460299", "iso8601_basic_short": "20240920T213501", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "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.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_loadavg": {"1m": 0.70556640625, "5m": 0.51513671875, "15m": 0.27490234375}, "ansible_apparmor": {"status": "disabled"}, "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"}}} <<< 26639 1726882501.53403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882501.53429: stderr chunk (state=3): >>><<< 26639 1726882501.53432: stdout chunk (state=3): >>><<< 26639 1726882501.53460: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_fibre_channel_wwn": [], "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": 2934, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 597, "free": 2934}, "nocache": {"free": 3273, "used": 258}, "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": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 691, "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": 261794234368, "block_size": 4096, "block_total": 65519099, "block_available": 63914608, "block_used": 1604491, "inode_total": 131070960, "inode_available": 131029048, "inode_used": 41912, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "01", "epoch": "1726882501", "epoch_int": "1726882501", "date": "2024-09-20", "time": "21:35:01", "iso8601_micro": "2024-09-21T01:35:01.460299Z", "iso8601": "2024-09-21T01:35:01Z", "iso8601_basic": "20240920T213501460299", "iso8601_basic_short": "20240920T213501", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "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.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_loadavg": {"1m": 0.70556640625, "5m": 0.51513671875, "15m": 0.27490234375}, "ansible_apparmor": {"status": "disabled"}, "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. 26639 1726882501.53667: 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-1726882500.5894833-26817-217293250766605/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882501.53684: _low_level_execute_command(): starting 26639 1726882501.53689: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882500.5894833-26817-217293250766605/ > /dev/null 2>&1 && sleep 0' 26639 1726882501.54199: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882501.54203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882501.54206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882501.54208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882501.54268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882501.54322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882501.56635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882501.56664: stderr chunk (state=3): >>><<< 26639 1726882501.56667: stdout chunk (state=3): >>><<< 26639 1726882501.56681: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882501.56697: handler run complete 26639 1726882501.56773: variable 'ansible_facts' from source: unknown 26639 1726882501.56841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882501.57039: variable 'ansible_facts' from source: unknown 26639 1726882501.57097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882501.57170: attempt loop complete, returning result 26639 1726882501.57174: _execute() done 26639 1726882501.57177: dumping result to json 26639 1726882501.57197: done dumping result, returning 26639 1726882501.57205: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-16f9-46b9-000000000093] 26639 1726882501.57210: sending task result for task 12673a56-9f93-16f9-46b9-000000000093 26639 1726882501.57468: done sending task result for task 12673a56-9f93-16f9-46b9-000000000093 26639 1726882501.57470: WORKER PROCESS EXITING ok: [managed_node2] 26639 1726882501.57733: no more pending results, returning what we have 26639 1726882501.57736: results queue empty 26639 1726882501.57737: checking for any_errors_fatal 26639 1726882501.57738: done checking for any_errors_fatal 26639 1726882501.57739: checking for max_fail_percentage 26639 1726882501.57740: done checking for max_fail_percentage 26639 1726882501.57741: checking to see if all hosts have failed and the running result is not ok 26639 1726882501.57742: done checking to see if all hosts have failed 26639 1726882501.57743: getting the remaining hosts for this loop 26639 1726882501.57744: done getting the remaining hosts for this loop 26639 1726882501.57747: getting the next task for host managed_node2 26639 1726882501.57752: done getting next task for host managed_node2 26639 1726882501.57755: ^ task is: TASK: Show test banner 26639 1726882501.57756: ^ 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 26639 1726882501.57759: getting variables 26639 1726882501.57761: in VariableManager get_vars() 26639 1726882501.57802: Calling all_inventory to load vars for managed_node2 26639 1726882501.57805: Calling groups_inventory to load vars for managed_node2 26639 1726882501.57807: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882501.57817: Calling all_plugins_play to load vars for managed_node2 26639 1726882501.57819: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882501.57822: Calling groups_plugins_play to load vars for managed_node2 26639 1726882501.57988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882501.58197: done with get_vars() 26639 1726882501.58209: done getting variables 26639 1726882501.58320: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show test banner] ******************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:14 Friday 20 September 2024 21:35:01 -0400 (0:00:01.038) 0:00:04.508 ****** 26639 1726882501.58357: entering _queue_task() for managed_node2/debug 26639 1726882501.58359: Creating lock for debug 26639 1726882501.58785: worker is 1 (out of 1 available) 26639 1726882501.58801: exiting _queue_task() for managed_node2/debug 26639 1726882501.58813: done queuing things up, now waiting for results queue to drain 26639 1726882501.58814: waiting for pending results... 26639 1726882501.58956: running TaskExecutor() for managed_node2/TASK: Show test banner 26639 1726882501.59022: in run() - task 12673a56-9f93-16f9-46b9-000000000026 26639 1726882501.59046: variable 'ansible_search_path' from source: unknown 26639 1726882501.59068: calling self._execute() 26639 1726882501.59131: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882501.59136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882501.59143: variable 'omit' from source: magic vars 26639 1726882501.59404: variable 'ansible_distribution_major_version' from source: facts 26639 1726882501.59414: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882501.59429: variable 'omit' from source: magic vars 26639 1726882501.59443: variable 'omit' from source: magic vars 26639 1726882501.59466: variable 'omit' from source: magic vars 26639 1726882501.59499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882501.59525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882501.59543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882501.59556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882501.59566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882501.59589: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882501.59596: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882501.59599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882501.59667: Set connection var ansible_shell_executable to /bin/sh 26639 1726882501.59671: Set connection var ansible_shell_type to sh 26639 1726882501.59677: Set connection var ansible_timeout to 10 26639 1726882501.59682: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882501.59694: Set connection var ansible_pipelining to False 26639 1726882501.59697: Set connection var ansible_connection to ssh 26639 1726882501.59712: variable 'ansible_shell_executable' from source: unknown 26639 1726882501.59715: variable 'ansible_connection' from source: unknown 26639 1726882501.59717: variable 'ansible_module_compression' from source: unknown 26639 1726882501.59720: variable 'ansible_shell_type' from source: unknown 26639 1726882501.59722: variable 'ansible_shell_executable' from source: unknown 26639 1726882501.59724: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882501.59727: variable 'ansible_pipelining' from source: unknown 26639 1726882501.59730: variable 'ansible_timeout' from source: unknown 26639 1726882501.59734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882501.59832: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882501.59840: variable 'omit' from source: magic vars 26639 1726882501.59845: starting attempt loop 26639 1726882501.59848: running the handler 26639 1726882501.59886: handler run complete 26639 1726882501.59905: attempt loop complete, returning result 26639 1726882501.59908: _execute() done 26639 1726882501.59911: dumping result to json 26639 1726882501.59913: done dumping result, returning 26639 1726882501.59917: done running TaskExecutor() for managed_node2/TASK: Show test banner [12673a56-9f93-16f9-46b9-000000000026] 26639 1726882501.59922: sending task result for task 12673a56-9f93-16f9-46b9-000000000026 26639 1726882501.60002: done sending task result for task 12673a56-9f93-16f9-46b9-000000000026 26639 1726882501.60005: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Inside states tests 26639 1726882501.60069: no more pending results, returning what we have 26639 1726882501.60072: results queue empty 26639 1726882501.60073: checking for any_errors_fatal 26639 1726882501.60083: done checking for any_errors_fatal 26639 1726882501.60084: checking for max_fail_percentage 26639 1726882501.60086: done checking for max_fail_percentage 26639 1726882501.60087: checking to see if all hosts have failed and the running result is not ok 26639 1726882501.60088: done checking to see if all hosts have failed 26639 1726882501.60088: getting the remaining hosts for this loop 26639 1726882501.60090: done getting the remaining hosts for this loop 26639 1726882501.60097: getting the next task for host managed_node2 26639 1726882501.60102: done getting next task for host managed_node2 26639 1726882501.60105: ^ task is: TASK: Include the task 'show_interfaces.yml' 26639 1726882501.60106: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882501.60109: getting variables 26639 1726882501.60110: in VariableManager get_vars() 26639 1726882501.60141: Calling all_inventory to load vars for managed_node2 26639 1726882501.60143: Calling groups_inventory to load vars for managed_node2 26639 1726882501.60145: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882501.60153: Calling all_plugins_play to load vars for managed_node2 26639 1726882501.60155: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882501.60157: Calling groups_plugins_play to load vars for managed_node2 26639 1726882501.60271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882501.60407: done with get_vars() 26639 1726882501.60416: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:17 Friday 20 September 2024 21:35:01 -0400 (0:00:00.021) 0:00:04.529 ****** 26639 1726882501.60489: entering _queue_task() for managed_node2/include_tasks 26639 1726882501.60731: worker is 1 (out of 1 available) 26639 1726882501.60742: exiting _queue_task() for managed_node2/include_tasks 26639 1726882501.60754: done queuing things up, now waiting for results queue to drain 26639 1726882501.60755: waiting for pending results... 26639 1726882501.61110: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 26639 1726882501.61115: in run() - task 12673a56-9f93-16f9-46b9-000000000027 26639 1726882501.61118: variable 'ansible_search_path' from source: unknown 26639 1726882501.61120: calling self._execute() 26639 1726882501.61235: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882501.61239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882501.61241: variable 'omit' from source: magic vars 26639 1726882501.61513: variable 'ansible_distribution_major_version' from source: facts 26639 1726882501.61527: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882501.61538: _execute() done 26639 1726882501.61542: dumping result to json 26639 1726882501.61545: done dumping result, returning 26639 1726882501.61548: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-16f9-46b9-000000000027] 26639 1726882501.61550: sending task result for task 12673a56-9f93-16f9-46b9-000000000027 26639 1726882501.61713: done sending task result for task 12673a56-9f93-16f9-46b9-000000000027 26639 1726882501.61716: WORKER PROCESS EXITING 26639 1726882501.61779: no more pending results, returning what we have 26639 1726882501.61783: in VariableManager get_vars() 26639 1726882501.61818: Calling all_inventory to load vars for managed_node2 26639 1726882501.61821: Calling groups_inventory to load vars for managed_node2 26639 1726882501.61824: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882501.61832: Calling all_plugins_play to load vars for managed_node2 26639 1726882501.61835: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882501.61838: Calling groups_plugins_play to load vars for managed_node2 26639 1726882501.62078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882501.62285: done with get_vars() 26639 1726882501.62297: variable 'ansible_search_path' from source: unknown 26639 1726882501.62317: we have included files to process 26639 1726882501.62318: generating all_blocks data 26639 1726882501.62320: done generating all_blocks data 26639 1726882501.62321: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26639 1726882501.62322: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26639 1726882501.62324: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26639 1726882501.62483: in VariableManager get_vars() 26639 1726882501.62507: done with get_vars() 26639 1726882501.62622: done processing included file 26639 1726882501.62624: iterating over new_blocks loaded from include file 26639 1726882501.62625: in VariableManager get_vars() 26639 1726882501.62639: done with get_vars() 26639 1726882501.62640: filtering new block on tags 26639 1726882501.62651: done filtering new block on tags 26639 1726882501.62652: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 26639 1726882501.62656: extending task lists for all hosts with included blocks 26639 1726882501.62691: done extending task lists 26639 1726882501.62692: done processing included files 26639 1726882501.62694: results queue empty 26639 1726882501.62695: checking for any_errors_fatal 26639 1726882501.62698: done checking for any_errors_fatal 26639 1726882501.62698: checking for max_fail_percentage 26639 1726882501.62699: done checking for max_fail_percentage 26639 1726882501.62700: checking to see if all hosts have failed and the running result is not ok 26639 1726882501.62700: done checking to see if all hosts have failed 26639 1726882501.62701: getting the remaining hosts for this loop 26639 1726882501.62701: done getting the remaining hosts for this loop 26639 1726882501.62703: getting the next task for host managed_node2 26639 1726882501.62706: done getting next task for host managed_node2 26639 1726882501.62707: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 26639 1726882501.62709: ^ state is: HOST STATE: block=1, 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 26639 1726882501.62710: getting variables 26639 1726882501.62711: in VariableManager get_vars() 26639 1726882501.62718: Calling all_inventory to load vars for managed_node2 26639 1726882501.62719: Calling groups_inventory to load vars for managed_node2 26639 1726882501.62720: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882501.62724: Calling all_plugins_play to load vars for managed_node2 26639 1726882501.62725: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882501.62727: Calling groups_plugins_play to load vars for managed_node2 26639 1726882501.62979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882501.63084: done with get_vars() 26639 1726882501.63091: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:35:01 -0400 (0:00:00.026) 0:00:04.556 ****** 26639 1726882501.63138: entering _queue_task() for managed_node2/include_tasks 26639 1726882501.63333: worker is 1 (out of 1 available) 26639 1726882501.63347: exiting _queue_task() for managed_node2/include_tasks 26639 1726882501.63357: done queuing things up, now waiting for results queue to drain 26639 1726882501.63358: waiting for pending results... 26639 1726882501.63520: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 26639 1726882501.63578: in run() - task 12673a56-9f93-16f9-46b9-0000000000d9 26639 1726882501.63587: variable 'ansible_search_path' from source: unknown 26639 1726882501.63590: variable 'ansible_search_path' from source: unknown 26639 1726882501.63627: calling self._execute() 26639 1726882501.63684: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882501.63689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882501.63701: variable 'omit' from source: magic vars 26639 1726882501.63966: variable 'ansible_distribution_major_version' from source: facts 26639 1726882501.63976: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882501.63982: _execute() done 26639 1726882501.63985: dumping result to json 26639 1726882501.63987: done dumping result, returning 26639 1726882501.63994: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-16f9-46b9-0000000000d9] 26639 1726882501.64002: sending task result for task 12673a56-9f93-16f9-46b9-0000000000d9 26639 1726882501.64081: done sending task result for task 12673a56-9f93-16f9-46b9-0000000000d9 26639 1726882501.64084: WORKER PROCESS EXITING 26639 1726882501.64144: no more pending results, returning what we have 26639 1726882501.64148: in VariableManager get_vars() 26639 1726882501.64181: Calling all_inventory to load vars for managed_node2 26639 1726882501.64183: Calling groups_inventory to load vars for managed_node2 26639 1726882501.64185: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882501.64196: Calling all_plugins_play to load vars for managed_node2 26639 1726882501.64199: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882501.64201: Calling groups_plugins_play to load vars for managed_node2 26639 1726882501.64316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882501.64474: done with get_vars() 26639 1726882501.64482: variable 'ansible_search_path' from source: unknown 26639 1726882501.64483: variable 'ansible_search_path' from source: unknown 26639 1726882501.64518: we have included files to process 26639 1726882501.64519: generating all_blocks data 26639 1726882501.64520: done generating all_blocks data 26639 1726882501.64522: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26639 1726882501.64523: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26639 1726882501.64525: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26639 1726882501.64814: done processing included file 26639 1726882501.64816: iterating over new_blocks loaded from include file 26639 1726882501.64818: in VariableManager get_vars() 26639 1726882501.64859: done with get_vars() 26639 1726882501.64861: filtering new block on tags 26639 1726882501.64877: done filtering new block on tags 26639 1726882501.64879: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 26639 1726882501.64883: extending task lists for all hosts with included blocks 26639 1726882501.64975: done extending task lists 26639 1726882501.64977: done processing included files 26639 1726882501.64978: results queue empty 26639 1726882501.64978: checking for any_errors_fatal 26639 1726882501.64981: done checking for any_errors_fatal 26639 1726882501.64981: checking for max_fail_percentage 26639 1726882501.64982: done checking for max_fail_percentage 26639 1726882501.64983: checking to see if all hosts have failed and the running result is not ok 26639 1726882501.64984: done checking to see if all hosts have failed 26639 1726882501.64985: getting the remaining hosts for this loop 26639 1726882501.64986: done getting the remaining hosts for this loop 26639 1726882501.64988: getting the next task for host managed_node2 26639 1726882501.64992: done getting next task for host managed_node2 26639 1726882501.64995: ^ task is: TASK: Gather current interface info 26639 1726882501.64998: ^ state is: HOST STATE: block=1, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882501.65000: getting variables 26639 1726882501.65001: in VariableManager get_vars() 26639 1726882501.65011: Calling all_inventory to load vars for managed_node2 26639 1726882501.65012: Calling groups_inventory to load vars for managed_node2 26639 1726882501.65014: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882501.65019: Calling all_plugins_play to load vars for managed_node2 26639 1726882501.65021: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882501.65024: Calling groups_plugins_play to load vars for managed_node2 26639 1726882501.65150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882501.65322: done with get_vars() 26639 1726882501.65330: done getting variables 26639 1726882501.65366: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:35:01 -0400 (0:00:00.022) 0:00:04.578 ****** 26639 1726882501.65386: entering _queue_task() for managed_node2/command 26639 1726882501.65581: worker is 1 (out of 1 available) 26639 1726882501.65592: exiting _queue_task() for managed_node2/command 26639 1726882501.65610: done queuing things up, now waiting for results queue to drain 26639 1726882501.65611: waiting for pending results... 26639 1726882501.65764: running TaskExecutor() for managed_node2/TASK: Gather current interface info 26639 1726882501.65832: in run() - task 12673a56-9f93-16f9-46b9-0000000000e8 26639 1726882501.65842: variable 'ansible_search_path' from source: unknown 26639 1726882501.65846: variable 'ansible_search_path' from source: unknown 26639 1726882501.65876: calling self._execute() 26639 1726882501.65937: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882501.65941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882501.65949: variable 'omit' from source: magic vars 26639 1726882501.66221: variable 'ansible_distribution_major_version' from source: facts 26639 1726882501.66231: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882501.66236: variable 'omit' from source: magic vars 26639 1726882501.66267: variable 'omit' from source: magic vars 26639 1726882501.66295: variable 'omit' from source: magic vars 26639 1726882501.66330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882501.66356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882501.66370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882501.66383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882501.66398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882501.66426: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882501.66429: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882501.66431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882501.66500: Set connection var ansible_shell_executable to /bin/sh 26639 1726882501.66504: Set connection var ansible_shell_type to sh 26639 1726882501.66511: Set connection var ansible_timeout to 10 26639 1726882501.66515: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882501.66525: Set connection var ansible_pipelining to False 26639 1726882501.66529: Set connection var ansible_connection to ssh 26639 1726882501.66546: variable 'ansible_shell_executable' from source: unknown 26639 1726882501.66549: variable 'ansible_connection' from source: unknown 26639 1726882501.66552: variable 'ansible_module_compression' from source: unknown 26639 1726882501.66554: variable 'ansible_shell_type' from source: unknown 26639 1726882501.66556: variable 'ansible_shell_executable' from source: unknown 26639 1726882501.66558: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882501.66561: variable 'ansible_pipelining' from source: unknown 26639 1726882501.66563: variable 'ansible_timeout' from source: unknown 26639 1726882501.66567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882501.66667: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882501.66674: variable 'omit' from source: magic vars 26639 1726882501.66680: starting attempt loop 26639 1726882501.66682: running the handler 26639 1726882501.66699: _low_level_execute_command(): starting 26639 1726882501.66707: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882501.67196: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882501.67226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882501.67230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882501.67283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882501.67286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882501.67288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882501.67366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882501.69706: stdout chunk (state=3): >>>/root <<< 26639 1726882501.69853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882501.69886: stderr chunk (state=3): >>><<< 26639 1726882501.69889: stdout chunk (state=3): >>><<< 26639 1726882501.69913: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 26639 1726882501.69926: _low_level_execute_command(): starting 26639 1726882501.69932: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509 `" && echo ansible-tmp-1726882501.6991272-26843-209639350254509="` echo /root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509 `" ) && sleep 0' 26639 1726882501.70381: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882501.70384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882501.70387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 26639 1726882501.70401: 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.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882501.70404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882501.70451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882501.70454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882501.70519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882501.73268: stdout chunk (state=3): >>>ansible-tmp-1726882501.6991272-26843-209639350254509=/root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509 <<< 26639 1726882501.73431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882501.73461: stderr chunk (state=3): >>><<< 26639 1726882501.73464: stdout chunk (state=3): >>><<< 26639 1726882501.73482: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882501.6991272-26843-209639350254509=/root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 26639 1726882501.73513: variable 'ansible_module_compression' from source: unknown 26639 1726882501.73551: ANSIBALLZ: Using generic lock for ansible.legacy.command 26639 1726882501.73554: ANSIBALLZ: Acquiring lock 26639 1726882501.73557: ANSIBALLZ: Lock acquired: 140527773225456 26639 1726882501.73567: ANSIBALLZ: Creating module 26639 1726882501.81633: ANSIBALLZ: Writing module into payload 26639 1726882501.81696: ANSIBALLZ: Writing module 26639 1726882501.81716: ANSIBALLZ: Renaming module 26639 1726882501.81720: ANSIBALLZ: Done creating module 26639 1726882501.81736: variable 'ansible_facts' from source: unknown 26639 1726882501.81785: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509/AnsiballZ_command.py 26639 1726882501.81896: Sending initial data 26639 1726882501.81900: Sent initial data (156 bytes) 26639 1726882501.82360: 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 <<< 26639 1726882501.82364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882501.82366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26639 1726882501.82369: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882501.82371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882501.82428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882501.82431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882501.82434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882501.82521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26639 1726882501.84948: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 26639 1726882501.84956: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26639 1726882501.85014: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882501.85083: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpy9mkb7nc /root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509/AnsiballZ_command.py <<< 26639 1726882501.85090: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509/AnsiballZ_command.py" <<< 26639 1726882501.85150: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpy9mkb7nc" to remote "/root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509/AnsiballZ_command.py" <<< 26639 1726882501.85153: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509/AnsiballZ_command.py" <<< 26639 1726882501.85797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882501.85845: stderr chunk (state=3): >>><<< 26639 1726882501.85849: stdout chunk (state=3): >>><<< 26639 1726882501.85885: done transferring module to remote 26639 1726882501.85898: _low_level_execute_command(): starting 26639 1726882501.85903: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509/ /root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509/AnsiballZ_command.py && sleep 0' 26639 1726882501.86534: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882501.86599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882501.88458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882501.88544: stderr chunk (state=3): >>><<< 26639 1726882501.88556: stdout chunk (state=3): >>><<< 26639 1726882501.88583: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882501.88592: _low_level_execute_command(): starting 26639 1726882501.88621: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509/AnsiballZ_command.py && sleep 0' 26639 1726882501.89400: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882501.89415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882501.89443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882501.89468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882501.89557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882503.06916: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:35:02.063675", "end": "2024-09-20 21:35:03.068224", "delta": "0:00:01.004549", "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}}} <<< 26639 1726882503.08668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882503.08672: stdout chunk (state=3): >>><<< 26639 1726882503.08902: stderr chunk (state=3): >>><<< 26639 1726882503.08907: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:35:02.063675", "end": "2024-09-20 21:35:03.068224", "delta": "0:00:01.004549", "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882503.08911: 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-1726882501.6991272-26843-209639350254509/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882503.08913: _low_level_execute_command(): starting 26639 1726882503.08916: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882501.6991272-26843-209639350254509/ > /dev/null 2>&1 && sleep 0' 26639 1726882503.09357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882503.09364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882503.09375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.09389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882503.09408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882503.09415: stderr chunk (state=3): >>>debug2: match not found <<< 26639 1726882503.09464: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882503.09511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882503.09524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882503.09542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882503.09627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882503.11599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882503.11602: stdout chunk (state=3): >>><<< 26639 1726882503.11605: stderr chunk (state=3): >>><<< 26639 1726882503.11607: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882503.11610: handler run complete 26639 1726882503.11612: Evaluated conditional (False): False 26639 1726882503.11613: attempt loop complete, returning result 26639 1726882503.11615: _execute() done 26639 1726882503.11617: dumping result to json 26639 1726882503.11620: done dumping result, returning 26639 1726882503.11622: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [12673a56-9f93-16f9-46b9-0000000000e8] 26639 1726882503.11624: sending task result for task 12673a56-9f93-16f9-46b9-0000000000e8 26639 1726882503.11692: done sending task result for task 12673a56-9f93-16f9-46b9-0000000000e8 26639 1726882503.11698: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004549", "end": "2024-09-20 21:35:03.068224", "rc": 0, "start": "2024-09-20 21:35:02.063675" } STDOUT: bonding_masters eth0 lo 26639 1726882503.11831: no more pending results, returning what we have 26639 1726882503.11835: results queue empty 26639 1726882503.11836: checking for any_errors_fatal 26639 1726882503.11838: done checking for any_errors_fatal 26639 1726882503.11838: checking for max_fail_percentage 26639 1726882503.11840: done checking for max_fail_percentage 26639 1726882503.11841: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.11842: done checking to see if all hosts have failed 26639 1726882503.11843: getting the remaining hosts for this loop 26639 1726882503.11845: done getting the remaining hosts for this loop 26639 1726882503.11848: getting the next task for host managed_node2 26639 1726882503.11855: done getting next task for host managed_node2 26639 1726882503.11857: ^ task is: TASK: Set current_interfaces 26639 1726882503.11861: ^ state is: HOST STATE: block=1, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882503.11865: getting variables 26639 1726882503.11866: in VariableManager get_vars() 26639 1726882503.11914: Calling all_inventory to load vars for managed_node2 26639 1726882503.11916: Calling groups_inventory to load vars for managed_node2 26639 1726882503.11919: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.11932: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.11935: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.11939: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.12531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.12772: done with get_vars() 26639 1726882503.12784: done getting variables 26639 1726882503.12845: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:35:03 -0400 (0:00:01.474) 0:00:06.053 ****** 26639 1726882503.12881: entering _queue_task() for managed_node2/set_fact 26639 1726882503.13164: worker is 1 (out of 1 available) 26639 1726882503.13176: exiting _queue_task() for managed_node2/set_fact 26639 1726882503.13188: done queuing things up, now waiting for results queue to drain 26639 1726882503.13190: waiting for pending results... 26639 1726882503.13453: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 26639 1726882503.13600: in run() - task 12673a56-9f93-16f9-46b9-0000000000e9 26639 1726882503.13604: variable 'ansible_search_path' from source: unknown 26639 1726882503.13606: variable 'ansible_search_path' from source: unknown 26639 1726882503.13639: calling self._execute() 26639 1726882503.13753: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.13756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.13758: variable 'omit' from source: magic vars 26639 1726882503.14124: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.14142: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.14152: variable 'omit' from source: magic vars 26639 1726882503.14302: variable 'omit' from source: magic vars 26639 1726882503.14325: variable '_current_interfaces' from source: set_fact 26639 1726882503.14387: variable 'omit' from source: magic vars 26639 1726882503.14441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882503.14481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882503.14516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882503.14543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882503.14561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882503.14599: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882503.14609: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.14618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.14725: Set connection var ansible_shell_executable to /bin/sh 26639 1726882503.14741: Set connection var ansible_shell_type to sh 26639 1726882503.14755: Set connection var ansible_timeout to 10 26639 1726882503.14766: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882503.14779: Set connection var ansible_pipelining to False 26639 1726882503.14846: Set connection var ansible_connection to ssh 26639 1726882503.14849: variable 'ansible_shell_executable' from source: unknown 26639 1726882503.14851: variable 'ansible_connection' from source: unknown 26639 1726882503.14853: variable 'ansible_module_compression' from source: unknown 26639 1726882503.14855: variable 'ansible_shell_type' from source: unknown 26639 1726882503.14857: variable 'ansible_shell_executable' from source: unknown 26639 1726882503.14859: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.14861: variable 'ansible_pipelining' from source: unknown 26639 1726882503.14863: variable 'ansible_timeout' from source: unknown 26639 1726882503.14864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.15008: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882503.15024: variable 'omit' from source: magic vars 26639 1726882503.15034: starting attempt loop 26639 1726882503.15039: running the handler 26639 1726882503.15053: handler run complete 26639 1726882503.15074: attempt loop complete, returning result 26639 1726882503.15173: _execute() done 26639 1726882503.15177: dumping result to json 26639 1726882503.15179: done dumping result, returning 26639 1726882503.15182: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [12673a56-9f93-16f9-46b9-0000000000e9] 26639 1726882503.15184: sending task result for task 12673a56-9f93-16f9-46b9-0000000000e9 26639 1726882503.15253: done sending task result for task 12673a56-9f93-16f9-46b9-0000000000e9 26639 1726882503.15257: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 26639 1726882503.15341: no more pending results, returning what we have 26639 1726882503.15344: results queue empty 26639 1726882503.15345: checking for any_errors_fatal 26639 1726882503.15354: done checking for any_errors_fatal 26639 1726882503.15355: checking for max_fail_percentage 26639 1726882503.15356: done checking for max_fail_percentage 26639 1726882503.15357: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.15358: done checking to see if all hosts have failed 26639 1726882503.15359: getting the remaining hosts for this loop 26639 1726882503.15360: done getting the remaining hosts for this loop 26639 1726882503.15364: getting the next task for host managed_node2 26639 1726882503.15373: done getting next task for host managed_node2 26639 1726882503.15376: ^ task is: TASK: Show current_interfaces 26639 1726882503.15379: ^ state is: HOST STATE: block=1, 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 26639 1726882503.15599: getting variables 26639 1726882503.15601: in VariableManager get_vars() 26639 1726882503.15633: Calling all_inventory to load vars for managed_node2 26639 1726882503.15636: Calling groups_inventory to load vars for managed_node2 26639 1726882503.15638: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.15647: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.15649: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.15652: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.15832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.16041: done with get_vars() 26639 1726882503.16053: done getting variables 26639 1726882503.16115: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:35:03 -0400 (0:00:00.032) 0:00:06.086 ****** 26639 1726882503.16149: entering _queue_task() for managed_node2/debug 26639 1726882503.16528: worker is 1 (out of 1 available) 26639 1726882503.16538: exiting _queue_task() for managed_node2/debug 26639 1726882503.16549: done queuing things up, now waiting for results queue to drain 26639 1726882503.16550: waiting for pending results... 26639 1726882503.16908: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 26639 1726882503.16913: in run() - task 12673a56-9f93-16f9-46b9-0000000000da 26639 1726882503.16916: variable 'ansible_search_path' from source: unknown 26639 1726882503.16919: variable 'ansible_search_path' from source: unknown 26639 1726882503.16921: calling self._execute() 26639 1726882503.16939: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.16950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.16964: variable 'omit' from source: magic vars 26639 1726882503.17317: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.17336: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.17347: variable 'omit' from source: magic vars 26639 1726882503.17385: variable 'omit' from source: magic vars 26639 1726882503.17488: variable 'current_interfaces' from source: set_fact 26639 1726882503.17522: variable 'omit' from source: magic vars 26639 1726882503.17562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882503.17664: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882503.17688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882503.17713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882503.17729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882503.17757: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882503.17765: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.17772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.17871: Set connection var ansible_shell_executable to /bin/sh 26639 1726882503.17880: Set connection var ansible_shell_type to sh 26639 1726882503.17896: Set connection var ansible_timeout to 10 26639 1726882503.17908: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882503.17921: Set connection var ansible_pipelining to False 26639 1726882503.17927: Set connection var ansible_connection to ssh 26639 1726882503.17951: variable 'ansible_shell_executable' from source: unknown 26639 1726882503.17960: variable 'ansible_connection' from source: unknown 26639 1726882503.17968: variable 'ansible_module_compression' from source: unknown 26639 1726882503.17975: variable 'ansible_shell_type' from source: unknown 26639 1726882503.17981: variable 'ansible_shell_executable' from source: unknown 26639 1726882503.17987: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.17996: variable 'ansible_pipelining' from source: unknown 26639 1726882503.18004: variable 'ansible_timeout' from source: unknown 26639 1726882503.18011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.18121: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882503.18129: variable 'omit' from source: magic vars 26639 1726882503.18134: starting attempt loop 26639 1726882503.18136: running the handler 26639 1726882503.18175: handler run complete 26639 1726882503.18185: attempt loop complete, returning result 26639 1726882503.18188: _execute() done 26639 1726882503.18191: dumping result to json 26639 1726882503.18195: done dumping result, returning 26639 1726882503.18204: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [12673a56-9f93-16f9-46b9-0000000000da] 26639 1726882503.18209: sending task result for task 12673a56-9f93-16f9-46b9-0000000000da ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 26639 1726882503.18347: no more pending results, returning what we have 26639 1726882503.18351: results queue empty 26639 1726882503.18351: checking for any_errors_fatal 26639 1726882503.18357: done checking for any_errors_fatal 26639 1726882503.18358: checking for max_fail_percentage 26639 1726882503.18359: done checking for max_fail_percentage 26639 1726882503.18360: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.18361: done checking to see if all hosts have failed 26639 1726882503.18361: getting the remaining hosts for this loop 26639 1726882503.18363: done getting the remaining hosts for this loop 26639 1726882503.18366: getting the next task for host managed_node2 26639 1726882503.18375: done getting next task for host managed_node2 26639 1726882503.18378: ^ task is: TASK: Include the task 'assert_device_absent.yml' 26639 1726882503.18379: ^ state is: HOST STATE: block=1, 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 26639 1726882503.18383: getting variables 26639 1726882503.18384: in VariableManager get_vars() 26639 1726882503.18418: Calling all_inventory to load vars for managed_node2 26639 1726882503.18421: Calling groups_inventory to load vars for managed_node2 26639 1726882503.18423: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.18432: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.18434: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.18436: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.18608: done sending task result for task 12673a56-9f93-16f9-46b9-0000000000da 26639 1726882503.18611: WORKER PROCESS EXITING 26639 1726882503.18627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.18741: done with get_vars() 26639 1726882503.18748: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:19 Friday 20 September 2024 21:35:03 -0400 (0:00:00.026) 0:00:06.112 ****** 26639 1726882503.18812: entering _queue_task() for managed_node2/include_tasks 26639 1726882503.18985: worker is 1 (out of 1 available) 26639 1726882503.19001: exiting _queue_task() for managed_node2/include_tasks 26639 1726882503.19011: done queuing things up, now waiting for results queue to drain 26639 1726882503.19012: waiting for pending results... 26639 1726882503.19153: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' 26639 1726882503.19202: in run() - task 12673a56-9f93-16f9-46b9-000000000028 26639 1726882503.19214: variable 'ansible_search_path' from source: unknown 26639 1726882503.19242: calling self._execute() 26639 1726882503.19304: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.19307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.19316: variable 'omit' from source: magic vars 26639 1726882503.19576: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.19586: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.19596: _execute() done 26639 1726882503.19599: dumping result to json 26639 1726882503.19602: done dumping result, returning 26639 1726882503.19605: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_absent.yml' [12673a56-9f93-16f9-46b9-000000000028] 26639 1726882503.19611: sending task result for task 12673a56-9f93-16f9-46b9-000000000028 26639 1726882503.19687: done sending task result for task 12673a56-9f93-16f9-46b9-000000000028 26639 1726882503.19690: WORKER PROCESS EXITING 26639 1726882503.19723: no more pending results, returning what we have 26639 1726882503.19729: in VariableManager get_vars() 26639 1726882503.19765: Calling all_inventory to load vars for managed_node2 26639 1726882503.19767: Calling groups_inventory to load vars for managed_node2 26639 1726882503.19769: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.19778: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.19780: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.19782: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.19936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.20112: done with get_vars() 26639 1726882503.20120: variable 'ansible_search_path' from source: unknown 26639 1726882503.20129: we have included files to process 26639 1726882503.20129: generating all_blocks data 26639 1726882503.20131: done generating all_blocks data 26639 1726882503.20134: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26639 1726882503.20134: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26639 1726882503.20136: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26639 1726882503.20235: in VariableManager get_vars() 26639 1726882503.20247: done with get_vars() 26639 1726882503.20316: done processing included file 26639 1726882503.20317: iterating over new_blocks loaded from include file 26639 1726882503.20319: in VariableManager get_vars() 26639 1726882503.20328: done with get_vars() 26639 1726882503.20330: filtering new block on tags 26639 1726882503.20339: done filtering new block on tags 26639 1726882503.20341: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node2 26639 1726882503.20344: extending task lists for all hosts with included blocks 26639 1726882503.20456: done extending task lists 26639 1726882503.20457: done processing included files 26639 1726882503.20457: results queue empty 26639 1726882503.20458: checking for any_errors_fatal 26639 1726882503.20459: done checking for any_errors_fatal 26639 1726882503.20460: checking for max_fail_percentage 26639 1726882503.20460: done checking for max_fail_percentage 26639 1726882503.20461: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.20461: done checking to see if all hosts have failed 26639 1726882503.20462: getting the remaining hosts for this loop 26639 1726882503.20463: done getting the remaining hosts for this loop 26639 1726882503.20464: getting the next task for host managed_node2 26639 1726882503.20466: done getting next task for host managed_node2 26639 1726882503.20467: ^ task is: TASK: Include the task 'get_interface_stat.yml' 26639 1726882503.20469: ^ state is: HOST STATE: block=1, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882503.20471: getting variables 26639 1726882503.20471: in VariableManager get_vars() 26639 1726882503.20478: Calling all_inventory to load vars for managed_node2 26639 1726882503.20479: Calling groups_inventory to load vars for managed_node2 26639 1726882503.20480: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.20483: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.20485: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.20486: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.20564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.20669: done with get_vars() 26639 1726882503.20675: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:35:03 -0400 (0:00:00.019) 0:00:06.132 ****** 26639 1726882503.20723: entering _queue_task() for managed_node2/include_tasks 26639 1726882503.20902: worker is 1 (out of 1 available) 26639 1726882503.20913: exiting _queue_task() for managed_node2/include_tasks 26639 1726882503.20923: done queuing things up, now waiting for results queue to drain 26639 1726882503.20924: waiting for pending results... 26639 1726882503.21311: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 26639 1726882503.21315: in run() - task 12673a56-9f93-16f9-46b9-000000000104 26639 1726882503.21318: variable 'ansible_search_path' from source: unknown 26639 1726882503.21321: variable 'ansible_search_path' from source: unknown 26639 1726882503.21323: calling self._execute() 26639 1726882503.21369: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.21373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.21382: variable 'omit' from source: magic vars 26639 1726882503.21632: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.21642: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.21652: _execute() done 26639 1726882503.21655: dumping result to json 26639 1726882503.21657: done dumping result, returning 26639 1726882503.21660: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-16f9-46b9-000000000104] 26639 1726882503.21662: sending task result for task 12673a56-9f93-16f9-46b9-000000000104 26639 1726882503.21737: done sending task result for task 12673a56-9f93-16f9-46b9-000000000104 26639 1726882503.21740: WORKER PROCESS EXITING 26639 1726882503.21765: no more pending results, returning what we have 26639 1726882503.21770: in VariableManager get_vars() 26639 1726882503.21807: Calling all_inventory to load vars for managed_node2 26639 1726882503.21809: Calling groups_inventory to load vars for managed_node2 26639 1726882503.21811: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.21820: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.21822: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.21825: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.21936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.22060: done with get_vars() 26639 1726882503.22065: variable 'ansible_search_path' from source: unknown 26639 1726882503.22066: variable 'ansible_search_path' from source: unknown 26639 1726882503.22089: we have included files to process 26639 1726882503.22090: generating all_blocks data 26639 1726882503.22091: done generating all_blocks data 26639 1726882503.22092: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26639 1726882503.22094: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26639 1726882503.22096: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26639 1726882503.22229: done processing included file 26639 1726882503.22230: iterating over new_blocks loaded from include file 26639 1726882503.22231: in VariableManager get_vars() 26639 1726882503.22240: done with get_vars() 26639 1726882503.22241: filtering new block on tags 26639 1726882503.22249: done filtering new block on tags 26639 1726882503.22250: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 26639 1726882503.22253: extending task lists for all hosts with included blocks 26639 1726882503.22312: done extending task lists 26639 1726882503.22313: done processing included files 26639 1726882503.22314: results queue empty 26639 1726882503.22314: checking for any_errors_fatal 26639 1726882503.22316: done checking for any_errors_fatal 26639 1726882503.22316: checking for max_fail_percentage 26639 1726882503.22317: done checking for max_fail_percentage 26639 1726882503.22317: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.22318: done checking to see if all hosts have failed 26639 1726882503.22318: getting the remaining hosts for this loop 26639 1726882503.22319: done getting the remaining hosts for this loop 26639 1726882503.22320: getting the next task for host managed_node2 26639 1726882503.22323: done getting next task for host managed_node2 26639 1726882503.22324: ^ task is: TASK: Get stat for interface {{ interface }} 26639 1726882503.22326: ^ state is: HOST STATE: block=1, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 26639 1726882503.22327: getting variables 26639 1726882503.22328: in VariableManager get_vars() 26639 1726882503.22334: Calling all_inventory to load vars for managed_node2 26639 1726882503.22336: Calling groups_inventory to load vars for managed_node2 26639 1726882503.22337: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.22340: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.22341: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.22342: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.22422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.22527: done with get_vars() 26639 1726882503.22533: done getting variables 26639 1726882503.22635: variable 'interface' from source: play vars TASK [Get stat for interface rpltstbr] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:35:03 -0400 (0:00:00.019) 0:00:06.151 ****** 26639 1726882503.22661: entering _queue_task() for managed_node2/stat 26639 1726882503.22819: worker is 1 (out of 1 available) 26639 1726882503.22832: exiting _queue_task() for managed_node2/stat 26639 1726882503.22842: done queuing things up, now waiting for results queue to drain 26639 1726882503.22844: waiting for pending results... 26639 1726882503.22975: running TaskExecutor() for managed_node2/TASK: Get stat for interface rpltstbr 26639 1726882503.23038: in run() - task 12673a56-9f93-16f9-46b9-00000000011e 26639 1726882503.23048: variable 'ansible_search_path' from source: unknown 26639 1726882503.23052: variable 'ansible_search_path' from source: unknown 26639 1726882503.23077: calling self._execute() 26639 1726882503.23132: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.23135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.23143: variable 'omit' from source: magic vars 26639 1726882503.23410: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.23418: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.23424: variable 'omit' from source: magic vars 26639 1726882503.23454: variable 'omit' from source: magic vars 26639 1726882503.23520: variable 'interface' from source: play vars 26639 1726882503.23533: variable 'omit' from source: magic vars 26639 1726882503.23562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882503.23585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882503.23603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882503.23619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882503.23627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882503.23648: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882503.23651: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.23653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.23723: Set connection var ansible_shell_executable to /bin/sh 26639 1726882503.23726: Set connection var ansible_shell_type to sh 26639 1726882503.23734: Set connection var ansible_timeout to 10 26639 1726882503.23736: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882503.23744: Set connection var ansible_pipelining to False 26639 1726882503.23747: Set connection var ansible_connection to ssh 26639 1726882503.23761: variable 'ansible_shell_executable' from source: unknown 26639 1726882503.23764: variable 'ansible_connection' from source: unknown 26639 1726882503.23766: variable 'ansible_module_compression' from source: unknown 26639 1726882503.23769: variable 'ansible_shell_type' from source: unknown 26639 1726882503.23771: variable 'ansible_shell_executable' from source: unknown 26639 1726882503.23773: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.23777: variable 'ansible_pipelining' from source: unknown 26639 1726882503.23779: variable 'ansible_timeout' from source: unknown 26639 1726882503.23783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.23918: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882503.23925: variable 'omit' from source: magic vars 26639 1726882503.23930: starting attempt loop 26639 1726882503.23933: running the handler 26639 1726882503.23945: _low_level_execute_command(): starting 26639 1726882503.23954: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882503.24441: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.24445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26639 1726882503.24448: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882503.24451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882503.24506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882503.24510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882503.24515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882503.24578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882503.26171: stdout chunk (state=3): >>>/root <<< 26639 1726882503.26266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882503.26291: stderr chunk (state=3): >>><<< 26639 1726882503.26299: stdout chunk (state=3): >>><<< 26639 1726882503.26317: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882503.26328: _low_level_execute_command(): starting 26639 1726882503.26334: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671 `" && echo ansible-tmp-1726882503.2631752-26902-224909772091671="` echo /root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671 `" ) && sleep 0' 26639 1726882503.26750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882503.26753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882503.26756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882503.26766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.26768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882503.26817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882503.26825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882503.26882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882503.28756: stdout chunk (state=3): >>>ansible-tmp-1726882503.2631752-26902-224909772091671=/root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671 <<< 26639 1726882503.28860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882503.28882: stderr chunk (state=3): >>><<< 26639 1726882503.28885: stdout chunk (state=3): >>><<< 26639 1726882503.28899: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882503.2631752-26902-224909772091671=/root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882503.28933: variable 'ansible_module_compression' from source: unknown 26639 1726882503.28970: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26639 1726882503.29003: variable 'ansible_facts' from source: unknown 26639 1726882503.29061: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671/AnsiballZ_stat.py 26639 1726882503.29153: Sending initial data 26639 1726882503.29156: Sent initial data (153 bytes) 26639 1726882503.29576: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882503.29579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882503.29581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882503.29583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.29585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882503.29637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882503.29642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882503.29706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882503.31219: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882503.31225: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26639 1726882503.31277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882503.31336: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmp4eqpnhnu /root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671/AnsiballZ_stat.py <<< 26639 1726882503.31343: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671/AnsiballZ_stat.py" <<< 26639 1726882503.31397: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmp4eqpnhnu" to remote "/root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671/AnsiballZ_stat.py" <<< 26639 1726882503.32004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882503.32038: stderr chunk (state=3): >>><<< 26639 1726882503.32042: stdout chunk (state=3): >>><<< 26639 1726882503.32080: done transferring module to remote 26639 1726882503.32087: _low_level_execute_command(): starting 26639 1726882503.32094: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671/ /root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671/AnsiballZ_stat.py && sleep 0' 26639 1726882503.32483: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882503.32487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882503.32516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882503.32519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.32525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882503.32577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882503.32580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882503.32583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882503.32646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882503.34421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882503.34424: stdout chunk (state=3): >>><<< 26639 1726882503.34426: stderr chunk (state=3): >>><<< 26639 1726882503.34439: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882503.34517: _low_level_execute_command(): starting 26639 1726882503.34521: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671/AnsiballZ_stat.py && sleep 0' 26639 1726882503.35031: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882503.35048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882503.35063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.35083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882503.35108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882503.35204: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882503.35228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882503.35253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882503.35337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882503.50426: 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/rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 26639 1726882503.51636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882503.51704: stdout chunk (state=3): >>><<< 26639 1726882503.51708: stderr chunk (state=3): >>><<< 26639 1726882503.51711: _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/rpltstbr", "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882503.51722: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/rpltstbr', '_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-1726882503.2631752-26902-224909772091671/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882503.51737: _low_level_execute_command(): starting 26639 1726882503.51746: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882503.2631752-26902-224909772091671/ > /dev/null 2>&1 && sleep 0' 26639 1726882503.52413: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882503.52432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882503.52453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.52566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882503.52592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882503.52692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882503.54557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882503.54560: stdout chunk (state=3): >>><<< 26639 1726882503.54562: stderr chunk (state=3): >>><<< 26639 1726882503.54624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882503.54630: handler run complete 26639 1726882503.54699: attempt loop complete, returning result 26639 1726882503.54702: _execute() done 26639 1726882503.54704: dumping result to json 26639 1726882503.54707: done dumping result, returning 26639 1726882503.54709: done running TaskExecutor() for managed_node2/TASK: Get stat for interface rpltstbr [12673a56-9f93-16f9-46b9-00000000011e] 26639 1726882503.54711: sending task result for task 12673a56-9f93-16f9-46b9-00000000011e ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 26639 1726882503.54884: no more pending results, returning what we have 26639 1726882503.54887: results queue empty 26639 1726882503.54888: checking for any_errors_fatal 26639 1726882503.54889: done checking for any_errors_fatal 26639 1726882503.54890: checking for max_fail_percentage 26639 1726882503.54891: done checking for max_fail_percentage 26639 1726882503.54892: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.54896: done checking to see if all hosts have failed 26639 1726882503.54896: getting the remaining hosts for this loop 26639 1726882503.54898: done getting the remaining hosts for this loop 26639 1726882503.54901: getting the next task for host managed_node2 26639 1726882503.54908: done getting next task for host managed_node2 26639 1726882503.54910: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 26639 1726882503.54913: ^ state is: HOST STATE: block=1, 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? (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 26639 1726882503.54917: getting variables 26639 1726882503.54918: in VariableManager get_vars() 26639 1726882503.55030: Calling all_inventory to load vars for managed_node2 26639 1726882503.55033: Calling groups_inventory to load vars for managed_node2 26639 1726882503.55036: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.55042: done sending task result for task 12673a56-9f93-16f9-46b9-00000000011e 26639 1726882503.55045: WORKER PROCESS EXITING 26639 1726882503.55055: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.55058: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.55061: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.55230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.55431: done with get_vars() 26639 1726882503.55442: done getting variables 26639 1726882503.55538: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 26639 1726882503.55657: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'rpltstbr'] ************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:35:03 -0400 (0:00:00.330) 0:00:06.481 ****** 26639 1726882503.55688: entering _queue_task() for managed_node2/assert 26639 1726882503.55690: Creating lock for assert 26639 1726882503.55970: worker is 1 (out of 1 available) 26639 1726882503.55983: exiting _queue_task() for managed_node2/assert 26639 1726882503.56101: done queuing things up, now waiting for results queue to drain 26639 1726882503.56104: waiting for pending results... 26639 1726882503.56250: running TaskExecutor() for managed_node2/TASK: Assert that the interface is absent - 'rpltstbr' 26639 1726882503.56356: in run() - task 12673a56-9f93-16f9-46b9-000000000105 26639 1726882503.56375: variable 'ansible_search_path' from source: unknown 26639 1726882503.56384: variable 'ansible_search_path' from source: unknown 26639 1726882503.56429: calling self._execute() 26639 1726882503.56510: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.56522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.56535: variable 'omit' from source: magic vars 26639 1726882503.56980: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.56983: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.56986: variable 'omit' from source: magic vars 26639 1726882503.56988: variable 'omit' from source: magic vars 26639 1726882503.57051: variable 'interface' from source: play vars 26639 1726882503.57076: variable 'omit' from source: magic vars 26639 1726882503.57127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882503.57166: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882503.57194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882503.57222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882503.57239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882503.57273: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882503.57282: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.57297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.57405: Set connection var ansible_shell_executable to /bin/sh 26639 1726882503.57415: Set connection var ansible_shell_type to sh 26639 1726882503.57598: Set connection var ansible_timeout to 10 26639 1726882503.57602: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882503.57604: Set connection var ansible_pipelining to False 26639 1726882503.57606: Set connection var ansible_connection to ssh 26639 1726882503.57608: variable 'ansible_shell_executable' from source: unknown 26639 1726882503.57611: variable 'ansible_connection' from source: unknown 26639 1726882503.57613: variable 'ansible_module_compression' from source: unknown 26639 1726882503.57615: variable 'ansible_shell_type' from source: unknown 26639 1726882503.57617: variable 'ansible_shell_executable' from source: unknown 26639 1726882503.57619: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.57621: variable 'ansible_pipelining' from source: unknown 26639 1726882503.57623: variable 'ansible_timeout' from source: unknown 26639 1726882503.57625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.57667: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882503.57682: variable 'omit' from source: magic vars 26639 1726882503.57696: starting attempt loop 26639 1726882503.57705: running the handler 26639 1726882503.57851: variable 'interface_stat' from source: set_fact 26639 1726882503.57866: Evaluated conditional (not interface_stat.stat.exists): True 26639 1726882503.57876: handler run complete 26639 1726882503.57899: attempt loop complete, returning result 26639 1726882503.57907: _execute() done 26639 1726882503.57914: dumping result to json 26639 1726882503.57921: done dumping result, returning 26639 1726882503.57932: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is absent - 'rpltstbr' [12673a56-9f93-16f9-46b9-000000000105] 26639 1726882503.57941: sending task result for task 12673a56-9f93-16f9-46b9-000000000105 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 26639 1726882503.58112: no more pending results, returning what we have 26639 1726882503.58116: results queue empty 26639 1726882503.58117: checking for any_errors_fatal 26639 1726882503.58125: done checking for any_errors_fatal 26639 1726882503.58126: checking for max_fail_percentage 26639 1726882503.58128: done checking for max_fail_percentage 26639 1726882503.58129: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.58130: done checking to see if all hosts have failed 26639 1726882503.58131: getting the remaining hosts for this loop 26639 1726882503.58132: done getting the remaining hosts for this loop 26639 1726882503.58136: getting the next task for host managed_node2 26639 1726882503.58144: done getting next task for host managed_node2 26639 1726882503.58146: ^ task is: TASK: meta (flush_handlers) 26639 1726882503.58148: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882503.58151: getting variables 26639 1726882503.58153: in VariableManager get_vars() 26639 1726882503.58189: Calling all_inventory to load vars for managed_node2 26639 1726882503.58196: Calling groups_inventory to load vars for managed_node2 26639 1726882503.58200: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.58211: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.58214: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.58217: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.58606: done sending task result for task 12673a56-9f93-16f9-46b9-000000000105 26639 1726882503.58609: WORKER PROCESS EXITING 26639 1726882503.58630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.58850: done with get_vars() 26639 1726882503.58860: done getting variables 26639 1726882503.58931: in VariableManager get_vars() 26639 1726882503.58941: Calling all_inventory to load vars for managed_node2 26639 1726882503.58943: Calling groups_inventory to load vars for managed_node2 26639 1726882503.58945: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.58949: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.58951: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.58954: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.59084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.59272: done with get_vars() 26639 1726882503.59284: done queuing things up, now waiting for results queue to drain 26639 1726882503.59285: results queue empty 26639 1726882503.59286: checking for any_errors_fatal 26639 1726882503.59288: done checking for any_errors_fatal 26639 1726882503.59289: checking for max_fail_percentage 26639 1726882503.59290: done checking for max_fail_percentage 26639 1726882503.59294: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.59295: done checking to see if all hosts have failed 26639 1726882503.59301: getting the remaining hosts for this loop 26639 1726882503.59302: done getting the remaining hosts for this loop 26639 1726882503.59304: getting the next task for host managed_node2 26639 1726882503.59307: done getting next task for host managed_node2 26639 1726882503.59310: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26639 1726882503.59312: ^ 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 26639 1726882503.59321: getting variables 26639 1726882503.59322: in VariableManager get_vars() 26639 1726882503.59335: Calling all_inventory to load vars for managed_node2 26639 1726882503.59337: Calling groups_inventory to load vars for managed_node2 26639 1726882503.59339: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.59343: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.59345: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.59348: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.59480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.59687: done with get_vars() 26639 1726882503.59699: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:35:03 -0400 (0:00:00.040) 0:00:06.522 ****** 26639 1726882503.59763: entering _queue_task() for managed_node2/include_tasks 26639 1726882503.60009: worker is 1 (out of 1 available) 26639 1726882503.60022: exiting _queue_task() for managed_node2/include_tasks 26639 1726882503.60034: done queuing things up, now waiting for results queue to drain 26639 1726882503.60036: waiting for pending results... 26639 1726882503.60275: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26639 1726882503.60378: in run() - task 12673a56-9f93-16f9-46b9-00000000000f 26639 1726882503.60407: variable 'ansible_search_path' from source: unknown 26639 1726882503.60415: variable 'ansible_search_path' from source: unknown 26639 1726882503.60454: calling self._execute() 26639 1726882503.60537: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.60549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.60562: variable 'omit' from source: magic vars 26639 1726882503.60915: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.60938: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.60950: _execute() done 26639 1726882503.60959: dumping result to json 26639 1726882503.60967: done dumping result, returning 26639 1726882503.60978: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-16f9-46b9-00000000000f] 26639 1726882503.60987: sending task result for task 12673a56-9f93-16f9-46b9-00000000000f 26639 1726882503.61115: no more pending results, returning what we have 26639 1726882503.61121: in VariableManager get_vars() 26639 1726882503.61161: Calling all_inventory to load vars for managed_node2 26639 1726882503.61164: Calling groups_inventory to load vars for managed_node2 26639 1726882503.61167: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.61178: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.61181: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.61184: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.61546: done sending task result for task 12673a56-9f93-16f9-46b9-00000000000f 26639 1726882503.61550: WORKER PROCESS EXITING 26639 1726882503.61570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.61767: done with get_vars() 26639 1726882503.61775: variable 'ansible_search_path' from source: unknown 26639 1726882503.61776: variable 'ansible_search_path' from source: unknown 26639 1726882503.61823: we have included files to process 26639 1726882503.61825: generating all_blocks data 26639 1726882503.61827: done generating all_blocks data 26639 1726882503.61831: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26639 1726882503.61832: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26639 1726882503.61835: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26639 1726882503.62510: done processing included file 26639 1726882503.62512: iterating over new_blocks loaded from include file 26639 1726882503.62513: in VariableManager get_vars() 26639 1726882503.62554: done with get_vars() 26639 1726882503.62556: filtering new block on tags 26639 1726882503.62571: done filtering new block on tags 26639 1726882503.62574: in VariableManager get_vars() 26639 1726882503.62596: done with get_vars() 26639 1726882503.62598: filtering new block on tags 26639 1726882503.62616: done filtering new block on tags 26639 1726882503.62619: in VariableManager get_vars() 26639 1726882503.62637: done with get_vars() 26639 1726882503.62638: filtering new block on tags 26639 1726882503.62654: done filtering new block on tags 26639 1726882503.62656: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 26639 1726882503.62661: extending task lists for all hosts with included blocks 26639 1726882503.63044: done extending task lists 26639 1726882503.63046: done processing included files 26639 1726882503.63047: results queue empty 26639 1726882503.63047: checking for any_errors_fatal 26639 1726882503.63049: done checking for any_errors_fatal 26639 1726882503.63049: checking for max_fail_percentage 26639 1726882503.63050: done checking for max_fail_percentage 26639 1726882503.63051: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.63052: done checking to see if all hosts have failed 26639 1726882503.63052: getting the remaining hosts for this loop 26639 1726882503.63053: done getting the remaining hosts for this loop 26639 1726882503.63056: getting the next task for host managed_node2 26639 1726882503.63059: done getting next task for host managed_node2 26639 1726882503.63061: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26639 1726882503.63064: ^ 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 26639 1726882503.63072: getting variables 26639 1726882503.63073: in VariableManager get_vars() 26639 1726882503.63085: Calling all_inventory to load vars for managed_node2 26639 1726882503.63087: Calling groups_inventory to load vars for managed_node2 26639 1726882503.63089: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.63097: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.63100: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.63104: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.63255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.63446: done with get_vars() 26639 1726882503.63455: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:35:03 -0400 (0:00:00.037) 0:00:06.559 ****** 26639 1726882503.63521: entering _queue_task() for managed_node2/setup 26639 1726882503.64000: worker is 1 (out of 1 available) 26639 1726882503.64009: exiting _queue_task() for managed_node2/setup 26639 1726882503.64019: done queuing things up, now waiting for results queue to drain 26639 1726882503.64020: waiting for pending results... 26639 1726882503.64065: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26639 1726882503.64184: in run() - task 12673a56-9f93-16f9-46b9-000000000137 26639 1726882503.64210: variable 'ansible_search_path' from source: unknown 26639 1726882503.64218: variable 'ansible_search_path' from source: unknown 26639 1726882503.64258: calling self._execute() 26639 1726882503.64337: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.64353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.64398: variable 'omit' from source: magic vars 26639 1726882503.64712: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.64728: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.64942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882503.67300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882503.67408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882503.67411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882503.67446: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882503.67477: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882503.67563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882503.67600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882503.67637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882503.67681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882503.67733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882503.67771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882503.67803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882503.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) 26639 1726882503.67950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882503.67953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882503.68077: variable '__network_required_facts' from source: role '' defaults 26639 1726882503.68095: variable 'ansible_facts' from source: unknown 26639 1726882503.68180: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 26639 1726882503.68187: when evaluation is False, skipping this task 26639 1726882503.68199: _execute() done 26639 1726882503.68206: dumping result to json 26639 1726882503.68213: done dumping result, returning 26639 1726882503.68223: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-16f9-46b9-000000000137] 26639 1726882503.68233: sending task result for task 12673a56-9f93-16f9-46b9-000000000137 26639 1726882503.68424: done sending task result for task 12673a56-9f93-16f9-46b9-000000000137 26639 1726882503.68427: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26639 1726882503.68483: no more pending results, returning what we have 26639 1726882503.68486: results queue empty 26639 1726882503.68487: checking for any_errors_fatal 26639 1726882503.68488: done checking for any_errors_fatal 26639 1726882503.68489: checking for max_fail_percentage 26639 1726882503.68494: done checking for max_fail_percentage 26639 1726882503.68496: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.68497: done checking to see if all hosts have failed 26639 1726882503.68498: getting the remaining hosts for this loop 26639 1726882503.68499: done getting the remaining hosts for this loop 26639 1726882503.68502: getting the next task for host managed_node2 26639 1726882503.68511: done getting next task for host managed_node2 26639 1726882503.68515: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 26639 1726882503.68517: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882503.68529: getting variables 26639 1726882503.68531: in VariableManager get_vars() 26639 1726882503.68568: Calling all_inventory to load vars for managed_node2 26639 1726882503.68571: Calling groups_inventory to load vars for managed_node2 26639 1726882503.68574: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.68585: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.68587: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.68702: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.68885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.69207: done with get_vars() 26639 1726882503.69217: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:35:03 -0400 (0:00:00.057) 0:00:06.617 ****** 26639 1726882503.69308: entering _queue_task() for managed_node2/stat 26639 1726882503.69564: worker is 1 (out of 1 available) 26639 1726882503.69576: exiting _queue_task() for managed_node2/stat 26639 1726882503.69587: done queuing things up, now waiting for results queue to drain 26639 1726882503.69588: waiting for pending results... 26639 1726882503.69911: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 26639 1726882503.69974: in run() - task 12673a56-9f93-16f9-46b9-000000000139 26639 1726882503.70000: variable 'ansible_search_path' from source: unknown 26639 1726882503.70009: variable 'ansible_search_path' from source: unknown 26639 1726882503.70050: calling self._execute() 26639 1726882503.70136: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.70140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.70198: variable 'omit' from source: magic vars 26639 1726882503.70535: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.70552: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.70804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882503.71673: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882503.71676: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882503.71679: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882503.71689: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882503.71778: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882503.71816: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882503.71849: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882503.71879: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882503.71973: variable '__network_is_ostree' from source: set_fact 26639 1726882503.71985: Evaluated conditional (not __network_is_ostree is defined): False 26639 1726882503.72067: when evaluation is False, skipping this task 26639 1726882503.72071: _execute() done 26639 1726882503.72073: dumping result to json 26639 1726882503.72076: done dumping result, returning 26639 1726882503.72078: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-16f9-46b9-000000000139] 26639 1726882503.72080: sending task result for task 12673a56-9f93-16f9-46b9-000000000139 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26639 1726882503.72464: no more pending results, returning what we have 26639 1726882503.72467: results queue empty 26639 1726882503.72468: checking for any_errors_fatal 26639 1726882503.72471: done checking for any_errors_fatal 26639 1726882503.72472: checking for max_fail_percentage 26639 1726882503.72474: done checking for max_fail_percentage 26639 1726882503.72474: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.72475: done checking to see if all hosts have failed 26639 1726882503.72476: getting the remaining hosts for this loop 26639 1726882503.72477: done getting the remaining hosts for this loop 26639 1726882503.72480: getting the next task for host managed_node2 26639 1726882503.72485: done getting next task for host managed_node2 26639 1726882503.72488: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26639 1726882503.72495: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882503.72507: getting variables 26639 1726882503.72508: in VariableManager get_vars() 26639 1726882503.72538: Calling all_inventory to load vars for managed_node2 26639 1726882503.72541: Calling groups_inventory to load vars for managed_node2 26639 1726882503.72543: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.72552: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.72554: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.72557: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.72746: done sending task result for task 12673a56-9f93-16f9-46b9-000000000139 26639 1726882503.72749: WORKER PROCESS EXITING 26639 1726882503.72771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.72974: done with get_vars() 26639 1726882503.72983: done getting variables 26639 1726882503.73040: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:35:03 -0400 (0:00:00.037) 0:00:06.655 ****** 26639 1726882503.73070: entering _queue_task() for managed_node2/set_fact 26639 1726882503.73287: worker is 1 (out of 1 available) 26639 1726882503.73501: exiting _queue_task() for managed_node2/set_fact 26639 1726882503.73511: done queuing things up, now waiting for results queue to drain 26639 1726882503.73512: waiting for pending results... 26639 1726882503.73548: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26639 1726882503.73698: in run() - task 12673a56-9f93-16f9-46b9-00000000013a 26639 1726882503.73702: variable 'ansible_search_path' from source: unknown 26639 1726882503.73705: variable 'ansible_search_path' from source: unknown 26639 1726882503.73727: calling self._execute() 26639 1726882503.73809: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.73820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.73845: variable 'omit' from source: magic vars 26639 1726882503.74158: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.74280: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.74338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882503.74596: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882503.74645: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882503.74679: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882503.74723: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882503.74804: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882503.74838: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882503.74868: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882503.74901: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882503.74987: variable '__network_is_ostree' from source: set_fact 26639 1726882503.75003: Evaluated conditional (not __network_is_ostree is defined): False 26639 1726882503.75011: when evaluation is False, skipping this task 26639 1726882503.75018: _execute() done 26639 1726882503.75024: dumping result to json 26639 1726882503.75030: done dumping result, returning 26639 1726882503.75045: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-16f9-46b9-00000000013a] 26639 1726882503.75053: sending task result for task 12673a56-9f93-16f9-46b9-00000000013a skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26639 1726882503.75186: no more pending results, returning what we have 26639 1726882503.75189: results queue empty 26639 1726882503.75190: checking for any_errors_fatal 26639 1726882503.75198: done checking for any_errors_fatal 26639 1726882503.75198: checking for max_fail_percentage 26639 1726882503.75201: done checking for max_fail_percentage 26639 1726882503.75202: checking to see if all hosts have failed and the running result is not ok 26639 1726882503.75203: done checking to see if all hosts have failed 26639 1726882503.75203: getting the remaining hosts for this loop 26639 1726882503.75205: done getting the remaining hosts for this loop 26639 1726882503.75208: getting the next task for host managed_node2 26639 1726882503.75217: done getting next task for host managed_node2 26639 1726882503.75220: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 26639 1726882503.75223: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882503.75235: getting variables 26639 1726882503.75237: in VariableManager get_vars() 26639 1726882503.75273: Calling all_inventory to load vars for managed_node2 26639 1726882503.75276: Calling groups_inventory to load vars for managed_node2 26639 1726882503.75279: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882503.75290: Calling all_plugins_play to load vars for managed_node2 26639 1726882503.75297: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882503.75301: Calling groups_plugins_play to load vars for managed_node2 26639 1726882503.75651: done sending task result for task 12673a56-9f93-16f9-46b9-00000000013a 26639 1726882503.75655: WORKER PROCESS EXITING 26639 1726882503.75675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882503.75874: done with get_vars() 26639 1726882503.75883: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:35:03 -0400 (0:00:00.028) 0:00:06.684 ****** 26639 1726882503.75967: entering _queue_task() for managed_node2/service_facts 26639 1726882503.75969: Creating lock for service_facts 26639 1726882503.76195: worker is 1 (out of 1 available) 26639 1726882503.76207: exiting _queue_task() for managed_node2/service_facts 26639 1726882503.76218: done queuing things up, now waiting for results queue to drain 26639 1726882503.76220: waiting for pending results... 26639 1726882503.76447: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 26639 1726882503.76559: in run() - task 12673a56-9f93-16f9-46b9-00000000013c 26639 1726882503.76581: variable 'ansible_search_path' from source: unknown 26639 1726882503.76589: variable 'ansible_search_path' from source: unknown 26639 1726882503.76633: calling self._execute() 26639 1726882503.76717: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.76727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.76740: variable 'omit' from source: magic vars 26639 1726882503.77074: variable 'ansible_distribution_major_version' from source: facts 26639 1726882503.77090: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882503.77108: variable 'omit' from source: magic vars 26639 1726882503.77161: variable 'omit' from source: magic vars 26639 1726882503.77200: variable 'omit' from source: magic vars 26639 1726882503.77244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882503.77280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882503.77307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882503.77679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882503.77699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882503.77730: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882503.77737: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.77744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.77847: Set connection var ansible_shell_executable to /bin/sh 26639 1726882503.77900: Set connection var ansible_shell_type to sh 26639 1726882503.77903: Set connection var ansible_timeout to 10 26639 1726882503.77905: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882503.77907: Set connection var ansible_pipelining to False 26639 1726882503.77909: Set connection var ansible_connection to ssh 26639 1726882503.77917: variable 'ansible_shell_executable' from source: unknown 26639 1726882503.77923: variable 'ansible_connection' from source: unknown 26639 1726882503.77930: variable 'ansible_module_compression' from source: unknown 26639 1726882503.77936: variable 'ansible_shell_type' from source: unknown 26639 1726882503.77942: variable 'ansible_shell_executable' from source: unknown 26639 1726882503.77948: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882503.77954: variable 'ansible_pipelining' from source: unknown 26639 1726882503.77961: variable 'ansible_timeout' from source: unknown 26639 1726882503.77968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882503.78149: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882503.78224: variable 'omit' from source: magic vars 26639 1726882503.78227: starting attempt loop 26639 1726882503.78230: running the handler 26639 1726882503.78232: _low_level_execute_command(): starting 26639 1726882503.78234: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882503.78863: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882503.78880: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882503.78898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.78930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882503.78946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26639 1726882503.79039: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882503.79061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882503.79161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882503.80816: stdout chunk (state=3): >>>/root <<< 26639 1726882503.80960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882503.80974: stderr chunk (state=3): >>><<< 26639 1726882503.80982: stdout chunk (state=3): >>><<< 26639 1726882503.81104: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882503.81109: _low_level_execute_command(): starting 26639 1726882503.81112: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400 `" && echo ansible-tmp-1726882503.8101573-26938-58854521690400="` echo /root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400 `" ) && sleep 0' 26639 1726882503.81667: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882503.81683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882503.81704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.81744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882503.81768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.81856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882503.81872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882503.81897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882503.81991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882503.83868: stdout chunk (state=3): >>>ansible-tmp-1726882503.8101573-26938-58854521690400=/root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400 <<< 26639 1726882503.84013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882503.84031: stderr chunk (state=3): >>><<< 26639 1726882503.84048: stdout chunk (state=3): >>><<< 26639 1726882503.84298: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882503.8101573-26938-58854521690400=/root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882503.84302: variable 'ansible_module_compression' from source: unknown 26639 1726882503.84304: ANSIBALLZ: Using lock for service_facts 26639 1726882503.84306: ANSIBALLZ: Acquiring lock 26639 1726882503.84308: ANSIBALLZ: Lock acquired: 140527773325536 26639 1726882503.84310: ANSIBALLZ: Creating module 26639 1726882503.97917: ANSIBALLZ: Writing module into payload 26639 1726882503.98028: ANSIBALLZ: Writing module 26639 1726882503.98063: ANSIBALLZ: Renaming module 26639 1726882503.98083: ANSIBALLZ: Done creating module 26639 1726882503.98110: variable 'ansible_facts' from source: unknown 26639 1726882503.98192: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400/AnsiballZ_service_facts.py 26639 1726882503.98404: Sending initial data 26639 1726882503.98407: Sent initial data (161 bytes) 26639 1726882503.99056: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882503.99075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882503.99108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882503.99163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882503.99195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882503.99297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882504.00841: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882504.00917: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882504.00972: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpgoifst21 /root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400/AnsiballZ_service_facts.py <<< 26639 1726882504.00976: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400/AnsiballZ_service_facts.py" <<< 26639 1726882504.01031: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpgoifst21" to remote "/root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400/AnsiballZ_service_facts.py" <<< 26639 1726882504.01639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882504.01681: stderr chunk (state=3): >>><<< 26639 1726882504.01685: stdout chunk (state=3): >>><<< 26639 1726882504.01703: done transferring module to remote 26639 1726882504.01712: _low_level_execute_command(): starting 26639 1726882504.01717: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400/ /root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400/AnsiballZ_service_facts.py && sleep 0' 26639 1726882504.02219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882504.02224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882504.02256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882504.02267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882504.02323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882504.02359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882504.04103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882504.04124: stderr chunk (state=3): >>><<< 26639 1726882504.04127: stdout chunk (state=3): >>><<< 26639 1726882504.04140: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882504.04143: _low_level_execute_command(): starting 26639 1726882504.04148: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400/AnsiballZ_service_facts.py && sleep 0' 26639 1726882504.04572: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882504.04575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882504.04577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 26639 1726882504.04579: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882504.04581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882504.04628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882504.04639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882504.04718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882505.55749: 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<<< 26639 1726882505.55786: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "stat<<< 26639 1726882505.55846: stdout chunk (state=3): >>>us": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": <<< 26639 1726882505.55852: stdout chunk (state=3): >>>"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": {}}} <<< 26639 1726882505.57333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882505.57366: stderr chunk (state=3): >>><<< 26639 1726882505.57383: stdout chunk (state=3): >>><<< 26639 1726882505.57455: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882505.58218: 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-1726882503.8101573-26938-58854521690400/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882505.58227: _low_level_execute_command(): starting 26639 1726882505.58232: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882503.8101573-26938-58854521690400/ > /dev/null 2>&1 && sleep 0' 26639 1726882505.58818: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882505.58834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882505.59079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882505.60709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882505.60744: stderr chunk (state=3): >>><<< 26639 1726882505.60750: stdout chunk (state=3): >>><<< 26639 1726882505.60767: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882505.60771: handler run complete 26639 1726882505.60885: variable 'ansible_facts' from source: unknown 26639 1726882505.60980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882505.61243: variable 'ansible_facts' from source: unknown 26639 1726882505.61335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882505.61690: attempt loop complete, returning result 26639 1726882505.61695: _execute() done 26639 1726882505.61697: dumping result to json 26639 1726882505.61699: done dumping result, returning 26639 1726882505.61701: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-16f9-46b9-00000000013c] 26639 1726882505.61705: sending task result for task 12673a56-9f93-16f9-46b9-00000000013c 26639 1726882505.62821: done sending task result for task 12673a56-9f93-16f9-46b9-00000000013c 26639 1726882505.62824: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26639 1726882505.62921: no more pending results, returning what we have 26639 1726882505.62923: results queue empty 26639 1726882505.62924: checking for any_errors_fatal 26639 1726882505.62926: done checking for any_errors_fatal 26639 1726882505.62926: checking for max_fail_percentage 26639 1726882505.62928: done checking for max_fail_percentage 26639 1726882505.62929: checking to see if all hosts have failed and the running result is not ok 26639 1726882505.62930: done checking to see if all hosts have failed 26639 1726882505.62930: getting the remaining hosts for this loop 26639 1726882505.62931: done getting the remaining hosts for this loop 26639 1726882505.62934: getting the next task for host managed_node2 26639 1726882505.62938: done getting next task for host managed_node2 26639 1726882505.62940: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 26639 1726882505.62943: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882505.62950: getting variables 26639 1726882505.62951: in VariableManager get_vars() 26639 1726882505.62979: Calling all_inventory to load vars for managed_node2 26639 1726882505.62981: Calling groups_inventory to load vars for managed_node2 26639 1726882505.62983: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882505.62991: Calling all_plugins_play to load vars for managed_node2 26639 1726882505.62995: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882505.62998: Calling groups_plugins_play to load vars for managed_node2 26639 1726882505.63367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882505.63962: done with get_vars() 26639 1726882505.63980: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:35:05 -0400 (0:00:01.881) 0:00:08.565 ****** 26639 1726882505.64089: entering _queue_task() for managed_node2/package_facts 26639 1726882505.64095: Creating lock for package_facts 26639 1726882505.64483: worker is 1 (out of 1 available) 26639 1726882505.64502: exiting _queue_task() for managed_node2/package_facts 26639 1726882505.64641: done queuing things up, now waiting for results queue to drain 26639 1726882505.64643: waiting for pending results... 26639 1726882505.64856: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 26639 1726882505.64938: in run() - task 12673a56-9f93-16f9-46b9-00000000013d 26639 1726882505.64965: variable 'ansible_search_path' from source: unknown 26639 1726882505.64977: variable 'ansible_search_path' from source: unknown 26639 1726882505.65019: calling self._execute() 26639 1726882505.65113: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882505.65124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882505.65171: variable 'omit' from source: magic vars 26639 1726882505.65520: variable 'ansible_distribution_major_version' from source: facts 26639 1726882505.65538: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882505.65548: variable 'omit' from source: magic vars 26639 1726882505.65610: variable 'omit' from source: magic vars 26639 1726882505.65651: variable 'omit' from source: magic vars 26639 1726882505.65717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882505.65745: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882505.65771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882505.65796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882505.65826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882505.65898: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882505.65901: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882505.65903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882505.65966: Set connection var ansible_shell_executable to /bin/sh 26639 1726882505.65973: Set connection var ansible_shell_type to sh 26639 1726882505.65984: Set connection var ansible_timeout to 10 26639 1726882505.65992: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882505.66007: Set connection var ansible_pipelining to False 26639 1726882505.66013: Set connection var ansible_connection to ssh 26639 1726882505.66041: variable 'ansible_shell_executable' from source: unknown 26639 1726882505.66049: variable 'ansible_connection' from source: unknown 26639 1726882505.66150: variable 'ansible_module_compression' from source: unknown 26639 1726882505.66154: variable 'ansible_shell_type' from source: unknown 26639 1726882505.66156: variable 'ansible_shell_executable' from source: unknown 26639 1726882505.66158: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882505.66160: variable 'ansible_pipelining' from source: unknown 26639 1726882505.66162: variable 'ansible_timeout' from source: unknown 26639 1726882505.66164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882505.66286: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882505.66305: variable 'omit' from source: magic vars 26639 1726882505.66314: starting attempt loop 26639 1726882505.66320: running the handler 26639 1726882505.66336: _low_level_execute_command(): starting 26639 1726882505.66347: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882505.67065: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882505.67086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882505.67115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882505.67153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882505.67222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882505.68809: stdout chunk (state=3): >>>/root <<< 26639 1726882505.68961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882505.68965: stdout chunk (state=3): >>><<< 26639 1726882505.68968: stderr chunk (state=3): >>><<< 26639 1726882505.69083: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882505.69091: _low_level_execute_command(): starting 26639 1726882505.69096: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839 `" && echo ansible-tmp-1726882505.689919-26976-116112086008839="` echo /root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839 `" ) && sleep 0' 26639 1726882505.69663: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882505.69678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882505.69704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882505.69764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882505.69828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882505.69861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882505.69878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882505.69974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882505.71859: stdout chunk (state=3): >>>ansible-tmp-1726882505.689919-26976-116112086008839=/root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839 <<< 26639 1726882505.72024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882505.72027: stdout chunk (state=3): >>><<< 26639 1726882505.72032: stderr chunk (state=3): >>><<< 26639 1726882505.72052: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882505.689919-26976-116112086008839=/root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882505.72198: variable 'ansible_module_compression' from source: unknown 26639 1726882505.72201: ANSIBALLZ: Using lock for package_facts 26639 1726882505.72204: ANSIBALLZ: Acquiring lock 26639 1726882505.72206: ANSIBALLZ: Lock acquired: 140527770276336 26639 1726882505.72208: ANSIBALLZ: Creating module 26639 1726882506.06565: ANSIBALLZ: Writing module into payload 26639 1726882506.06738: ANSIBALLZ: Writing module 26639 1726882506.06773: ANSIBALLZ: Renaming module 26639 1726882506.06787: ANSIBALLZ: Done creating module 26639 1726882506.06822: variable 'ansible_facts' from source: unknown 26639 1726882506.07113: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839/AnsiballZ_package_facts.py 26639 1726882506.07282: Sending initial data 26639 1726882506.07285: Sent initial data (161 bytes) 26639 1726882506.07923: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882506.07927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882506.07963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882506.08000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882506.08130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882506.09781: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882506.09844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882506.09912: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpfwctbygs /root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839/AnsiballZ_package_facts.py <<< 26639 1726882506.09927: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839/AnsiballZ_package_facts.py" <<< 26639 1726882506.09976: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpfwctbygs" to remote "/root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839/AnsiballZ_package_facts.py" <<< 26639 1726882506.12563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882506.12618: stderr chunk (state=3): >>><<< 26639 1726882506.12628: stdout chunk (state=3): >>><<< 26639 1726882506.12747: done transferring module to remote 26639 1726882506.13018: _low_level_execute_command(): starting 26639 1726882506.13021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839/ /root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839/AnsiballZ_package_facts.py && sleep 0' 26639 1726882506.13904: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882506.13918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882506.13930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882506.13981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882506.14214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882506.14237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882506.14357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882506.16038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882506.16104: stderr chunk (state=3): >>><<< 26639 1726882506.16113: stdout chunk (state=3): >>><<< 26639 1726882506.16132: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882506.16301: _low_level_execute_command(): starting 26639 1726882506.16304: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839/AnsiballZ_package_facts.py && sleep 0' 26639 1726882506.17220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882506.17223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882506.17225: 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.69 is address debug1: re-parsing configuration <<< 26639 1726882506.17228: 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 <<< 26639 1726882506.17230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882506.17276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882506.17515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882506.17610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882506.61196: 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"<<< 26639 1726882506.61233: 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<<< 26639 1726882506.61314: 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",<<< 26639 1726882506.61327: 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<<< 26639 1726882506.61355: 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<<< 26639 1726882506.61428: 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<<< 26639 1726882506.61435: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.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<<< 26639 1726882506.61460: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 26639 1726882506.63123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882506.63154: stderr chunk (state=3): >>><<< 26639 1726882506.63157: stdout chunk (state=3): >>><<< 26639 1726882506.63198: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882506.66022: 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-1726882505.689919-26976-116112086008839/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882506.66065: _low_level_execute_command(): starting 26639 1726882506.66069: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882505.689919-26976-116112086008839/ > /dev/null 2>&1 && sleep 0' 26639 1726882506.66790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882506.66795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882506.66798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882506.66800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882506.66802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882506.66804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882506.66881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882506.66945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882506.68803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882506.68839: stderr chunk (state=3): >>><<< 26639 1726882506.68842: stdout chunk (state=3): >>><<< 26639 1726882506.68856: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882506.68861: handler run complete 26639 1726882506.69317: variable 'ansible_facts' from source: unknown 26639 1726882506.69561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882506.70652: variable 'ansible_facts' from source: unknown 26639 1726882506.70885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882506.71276: attempt loop complete, returning result 26639 1726882506.71286: _execute() done 26639 1726882506.71289: dumping result to json 26639 1726882506.71404: done dumping result, returning 26639 1726882506.71412: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-16f9-46b9-00000000013d] 26639 1726882506.71417: sending task result for task 12673a56-9f93-16f9-46b9-00000000013d 26639 1726882506.72639: done sending task result for task 12673a56-9f93-16f9-46b9-00000000013d 26639 1726882506.72642: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26639 1726882506.72680: no more pending results, returning what we have 26639 1726882506.72682: results queue empty 26639 1726882506.72683: checking for any_errors_fatal 26639 1726882506.72685: done checking for any_errors_fatal 26639 1726882506.72686: checking for max_fail_percentage 26639 1726882506.72687: done checking for max_fail_percentage 26639 1726882506.72687: checking to see if all hosts have failed and the running result is not ok 26639 1726882506.72688: done checking to see if all hosts have failed 26639 1726882506.72689: getting the remaining hosts for this loop 26639 1726882506.72689: done getting the remaining hosts for this loop 26639 1726882506.72692: getting the next task for host managed_node2 26639 1726882506.72698: done getting next task for host managed_node2 26639 1726882506.72701: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 26639 1726882506.72702: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882506.72708: getting variables 26639 1726882506.72709: in VariableManager get_vars() 26639 1726882506.72731: Calling all_inventory to load vars for managed_node2 26639 1726882506.72734: Calling groups_inventory to load vars for managed_node2 26639 1726882506.72736: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882506.72743: Calling all_plugins_play to load vars for managed_node2 26639 1726882506.72744: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882506.72746: Calling groups_plugins_play to load vars for managed_node2 26639 1726882506.73453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882506.74308: done with get_vars() 26639 1726882506.74324: done getting variables 26639 1726882506.74369: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:35:06 -0400 (0:00:01.103) 0:00:09.668 ****** 26639 1726882506.74392: entering _queue_task() for managed_node2/debug 26639 1726882506.74619: worker is 1 (out of 1 available) 26639 1726882506.74633: exiting _queue_task() for managed_node2/debug 26639 1726882506.74646: done queuing things up, now waiting for results queue to drain 26639 1726882506.74648: waiting for pending results... 26639 1726882506.74824: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 26639 1726882506.74901: in run() - task 12673a56-9f93-16f9-46b9-000000000010 26639 1726882506.74913: variable 'ansible_search_path' from source: unknown 26639 1726882506.74916: variable 'ansible_search_path' from source: unknown 26639 1726882506.74948: calling self._execute() 26639 1726882506.75014: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882506.75018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882506.75026: variable 'omit' from source: magic vars 26639 1726882506.75305: variable 'ansible_distribution_major_version' from source: facts 26639 1726882506.75315: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882506.75320: variable 'omit' from source: magic vars 26639 1726882506.75346: variable 'omit' from source: magic vars 26639 1726882506.75417: variable 'network_provider' from source: set_fact 26639 1726882506.75430: variable 'omit' from source: magic vars 26639 1726882506.75462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882506.75491: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882506.75510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882506.75523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882506.75534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882506.75556: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882506.75559: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882506.75562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882506.75636: Set connection var ansible_shell_executable to /bin/sh 26639 1726882506.75640: Set connection var ansible_shell_type to sh 26639 1726882506.75645: Set connection var ansible_timeout to 10 26639 1726882506.75651: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882506.75658: Set connection var ansible_pipelining to False 26639 1726882506.75661: Set connection var ansible_connection to ssh 26639 1726882506.75677: variable 'ansible_shell_executable' from source: unknown 26639 1726882506.75681: variable 'ansible_connection' from source: unknown 26639 1726882506.75685: variable 'ansible_module_compression' from source: unknown 26639 1726882506.75687: variable 'ansible_shell_type' from source: unknown 26639 1726882506.75689: variable 'ansible_shell_executable' from source: unknown 26639 1726882506.75691: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882506.75695: variable 'ansible_pipelining' from source: unknown 26639 1726882506.75703: variable 'ansible_timeout' from source: unknown 26639 1726882506.75706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882506.75801: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882506.75812: variable 'omit' from source: magic vars 26639 1726882506.75815: starting attempt loop 26639 1726882506.75818: running the handler 26639 1726882506.75852: handler run complete 26639 1726882506.75863: attempt loop complete, returning result 26639 1726882506.75866: _execute() done 26639 1726882506.75869: dumping result to json 26639 1726882506.75871: done dumping result, returning 26639 1726882506.75877: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-16f9-46b9-000000000010] 26639 1726882506.75882: sending task result for task 12673a56-9f93-16f9-46b9-000000000010 26639 1726882506.75967: done sending task result for task 12673a56-9f93-16f9-46b9-000000000010 26639 1726882506.75970: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 26639 1726882506.76029: no more pending results, returning what we have 26639 1726882506.76032: results queue empty 26639 1726882506.76033: checking for any_errors_fatal 26639 1726882506.76041: done checking for any_errors_fatal 26639 1726882506.76042: checking for max_fail_percentage 26639 1726882506.76043: done checking for max_fail_percentage 26639 1726882506.76044: checking to see if all hosts have failed and the running result is not ok 26639 1726882506.76045: done checking to see if all hosts have failed 26639 1726882506.76045: getting the remaining hosts for this loop 26639 1726882506.76047: done getting the remaining hosts for this loop 26639 1726882506.76050: getting the next task for host managed_node2 26639 1726882506.76056: done getting next task for host managed_node2 26639 1726882506.76060: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26639 1726882506.76061: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882506.76070: getting variables 26639 1726882506.76071: in VariableManager get_vars() 26639 1726882506.76105: Calling all_inventory to load vars for managed_node2 26639 1726882506.76107: Calling groups_inventory to load vars for managed_node2 26639 1726882506.76109: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882506.76117: Calling all_plugins_play to load vars for managed_node2 26639 1726882506.76119: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882506.76122: Calling groups_plugins_play to load vars for managed_node2 26639 1726882506.76858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882506.77713: done with get_vars() 26639 1726882506.77728: done getting variables 26639 1726882506.77788: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:35:06 -0400 (0:00:00.034) 0:00:09.702 ****** 26639 1726882506.77812: entering _queue_task() for managed_node2/fail 26639 1726882506.77814: Creating lock for fail 26639 1726882506.78027: worker is 1 (out of 1 available) 26639 1726882506.78041: exiting _queue_task() for managed_node2/fail 26639 1726882506.78053: done queuing things up, now waiting for results queue to drain 26639 1726882506.78054: waiting for pending results... 26639 1726882506.78211: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26639 1726882506.78269: in run() - task 12673a56-9f93-16f9-46b9-000000000011 26639 1726882506.78287: variable 'ansible_search_path' from source: unknown 26639 1726882506.78290: variable 'ansible_search_path' from source: unknown 26639 1726882506.78318: calling self._execute() 26639 1726882506.78378: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882506.78383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882506.78395: variable 'omit' from source: magic vars 26639 1726882506.78648: variable 'ansible_distribution_major_version' from source: facts 26639 1726882506.78657: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882506.78741: variable 'network_state' from source: role '' defaults 26639 1726882506.78749: Evaluated conditional (network_state != {}): False 26639 1726882506.78753: when evaluation is False, skipping this task 26639 1726882506.78755: _execute() done 26639 1726882506.78758: dumping result to json 26639 1726882506.78760: done dumping result, returning 26639 1726882506.78766: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-16f9-46b9-000000000011] 26639 1726882506.78770: sending task result for task 12673a56-9f93-16f9-46b9-000000000011 26639 1726882506.78850: done sending task result for task 12673a56-9f93-16f9-46b9-000000000011 26639 1726882506.78852: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26639 1726882506.78901: no more pending results, returning what we have 26639 1726882506.78905: results queue empty 26639 1726882506.78905: checking for any_errors_fatal 26639 1726882506.78912: done checking for any_errors_fatal 26639 1726882506.78913: checking for max_fail_percentage 26639 1726882506.78914: done checking for max_fail_percentage 26639 1726882506.78915: checking to see if all hosts have failed and the running result is not ok 26639 1726882506.78916: done checking to see if all hosts have failed 26639 1726882506.78917: getting the remaining hosts for this loop 26639 1726882506.78918: done getting the remaining hosts for this loop 26639 1726882506.78921: getting the next task for host managed_node2 26639 1726882506.78926: done getting next task for host managed_node2 26639 1726882506.78929: ^ 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 26639 1726882506.78931: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882506.78943: getting variables 26639 1726882506.78945: in VariableManager get_vars() 26639 1726882506.78973: Calling all_inventory to load vars for managed_node2 26639 1726882506.78976: Calling groups_inventory to load vars for managed_node2 26639 1726882506.78978: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882506.78985: Calling all_plugins_play to load vars for managed_node2 26639 1726882506.78987: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882506.78989: Calling groups_plugins_play to load vars for managed_node2 26639 1726882506.79766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882506.80636: done with get_vars() 26639 1726882506.80652: done getting variables 26639 1726882506.80690: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:35:06 -0400 (0:00:00.028) 0:00:09.731 ****** 26639 1726882506.80712: entering _queue_task() for managed_node2/fail 26639 1726882506.80899: worker is 1 (out of 1 available) 26639 1726882506.80913: exiting _queue_task() for managed_node2/fail 26639 1726882506.80926: done queuing things up, now waiting for results queue to drain 26639 1726882506.80927: waiting for pending results... 26639 1726882506.81081: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 26639 1726882506.81149: in run() - task 12673a56-9f93-16f9-46b9-000000000012 26639 1726882506.81162: variable 'ansible_search_path' from source: unknown 26639 1726882506.81166: variable 'ansible_search_path' from source: unknown 26639 1726882506.81191: calling self._execute() 26639 1726882506.81254: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882506.81258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882506.81287: variable 'omit' from source: magic vars 26639 1726882506.81555: variable 'ansible_distribution_major_version' from source: facts 26639 1726882506.81565: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882506.81649: variable 'network_state' from source: role '' defaults 26639 1726882506.81657: Evaluated conditional (network_state != {}): False 26639 1726882506.81660: when evaluation is False, skipping this task 26639 1726882506.81662: _execute() done 26639 1726882506.81665: dumping result to json 26639 1726882506.81668: done dumping result, returning 26639 1726882506.81675: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-16f9-46b9-000000000012] 26639 1726882506.81678: sending task result for task 12673a56-9f93-16f9-46b9-000000000012 26639 1726882506.81759: done sending task result for task 12673a56-9f93-16f9-46b9-000000000012 26639 1726882506.81762: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26639 1726882506.81815: no more pending results, returning what we have 26639 1726882506.81819: results queue empty 26639 1726882506.81820: checking for any_errors_fatal 26639 1726882506.81826: done checking for any_errors_fatal 26639 1726882506.81827: checking for max_fail_percentage 26639 1726882506.81831: done checking for max_fail_percentage 26639 1726882506.81832: checking to see if all hosts have failed and the running result is not ok 26639 1726882506.81833: done checking to see if all hosts have failed 26639 1726882506.81834: getting the remaining hosts for this loop 26639 1726882506.81835: done getting the remaining hosts for this loop 26639 1726882506.81838: getting the next task for host managed_node2 26639 1726882506.81843: done getting next task for host managed_node2 26639 1726882506.81846: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26639 1726882506.81848: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882506.81862: getting variables 26639 1726882506.81863: in VariableManager get_vars() 26639 1726882506.81898: Calling all_inventory to load vars for managed_node2 26639 1726882506.81900: Calling groups_inventory to load vars for managed_node2 26639 1726882506.81902: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882506.81910: Calling all_plugins_play to load vars for managed_node2 26639 1726882506.81912: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882506.81915: Calling groups_plugins_play to load vars for managed_node2 26639 1726882506.82918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882506.84489: done with get_vars() 26639 1726882506.84518: done getting variables 26639 1726882506.84572: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:35:06 -0400 (0:00:00.038) 0:00:09.770 ****** 26639 1726882506.84596: entering _queue_task() for managed_node2/fail 26639 1726882506.84848: worker is 1 (out of 1 available) 26639 1726882506.84861: exiting _queue_task() for managed_node2/fail 26639 1726882506.84873: done queuing things up, now waiting for results queue to drain 26639 1726882506.84874: waiting for pending results... 26639 1726882506.85044: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26639 1726882506.85105: in run() - task 12673a56-9f93-16f9-46b9-000000000013 26639 1726882506.85116: variable 'ansible_search_path' from source: unknown 26639 1726882506.85122: variable 'ansible_search_path' from source: unknown 26639 1726882506.85150: calling self._execute() 26639 1726882506.85213: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882506.85216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882506.85226: variable 'omit' from source: magic vars 26639 1726882506.85598: variable 'ansible_distribution_major_version' from source: facts 26639 1726882506.85601: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882506.85721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882506.88069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882506.88112: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882506.88192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882506.88209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882506.88256: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882506.88348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882506.88389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882506.88426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882506.88501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882506.88504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882506.88616: variable 'ansible_distribution_major_version' from source: facts 26639 1726882506.88703: Evaluated conditional (ansible_distribution_major_version | int > 9): True 26639 1726882506.88767: variable 'ansible_distribution' from source: facts 26639 1726882506.88776: variable '__network_rh_distros' from source: role '' defaults 26639 1726882506.88789: Evaluated conditional (ansible_distribution in __network_rh_distros): True 26639 1726882506.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) 26639 1726882506.89120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882506.89179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882506.89291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882506.89369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882506.89610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882506.89614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882506.89617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882506.89620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882506.89623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882506.89625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882506.89628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882506.89629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882506.89670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882506.89688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882506.89983: variable 'network_connections' from source: role '' defaults 26639 1726882506.89992: variable 'network_state' from source: role '' defaults 26639 1726882506.90027: 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 26639 1726882506.90035: when evaluation is False, skipping this task 26639 1726882506.90042: _execute() done 26639 1726882506.90048: dumping result to json 26639 1726882506.90055: done dumping result, returning 26639 1726882506.90067: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-16f9-46b9-000000000013] 26639 1726882506.90076: sending task result for task 12673a56-9f93-16f9-46b9-000000000013 26639 1726882506.90173: done sending task result for task 12673a56-9f93-16f9-46b9-000000000013 26639 1726882506.90180: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 26639 1726882506.90346: no more pending results, returning what we have 26639 1726882506.90349: results queue empty 26639 1726882506.90349: checking for any_errors_fatal 26639 1726882506.90356: done checking for any_errors_fatal 26639 1726882506.90357: checking for max_fail_percentage 26639 1726882506.90359: done checking for max_fail_percentage 26639 1726882506.90360: checking to see if all hosts have failed and the running result is not ok 26639 1726882506.90360: done checking to see if all hosts have failed 26639 1726882506.90361: getting the remaining hosts for this loop 26639 1726882506.90362: done getting the remaining hosts for this loop 26639 1726882506.90366: getting the next task for host managed_node2 26639 1726882506.90371: done getting next task for host managed_node2 26639 1726882506.90375: ^ 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 26639 1726882506.90377: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882506.90388: getting variables 26639 1726882506.90390: in VariableManager get_vars() 26639 1726882506.90427: Calling all_inventory to load vars for managed_node2 26639 1726882506.90429: Calling groups_inventory to load vars for managed_node2 26639 1726882506.90431: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882506.90439: Calling all_plugins_play to load vars for managed_node2 26639 1726882506.90441: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882506.90443: Calling groups_plugins_play to load vars for managed_node2 26639 1726882506.92065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882506.94779: done with get_vars() 26639 1726882506.94810: done getting variables 26639 1726882506.94907: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:35:06 -0400 (0:00:00.103) 0:00:09.874 ****** 26639 1726882506.94936: entering _queue_task() for managed_node2/dnf 26639 1726882506.95250: worker is 1 (out of 1 available) 26639 1726882506.95262: exiting _queue_task() for managed_node2/dnf 26639 1726882506.95274: done queuing things up, now waiting for results queue to drain 26639 1726882506.95275: waiting for pending results... 26639 1726882506.95541: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 26639 1726882506.95700: in run() - task 12673a56-9f93-16f9-46b9-000000000014 26639 1726882506.95704: variable 'ansible_search_path' from source: unknown 26639 1726882506.95708: variable 'ansible_search_path' from source: unknown 26639 1726882506.95713: calling self._execute() 26639 1726882506.95864: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882506.95874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882506.95887: variable 'omit' from source: magic vars 26639 1726882506.96326: variable 'ansible_distribution_major_version' from source: facts 26639 1726882506.96374: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882506.96542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882506.98804: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882506.98875: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882506.98925: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882506.98999: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882506.99003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882506.99081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882506.99122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882506.99158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882506.99208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882506.99251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882506.99356: variable 'ansible_distribution' from source: facts 26639 1726882506.99370: variable 'ansible_distribution_major_version' from source: facts 26639 1726882506.99472: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 26639 1726882506.99578: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882506.99732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882506.99759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882506.99804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882506.99848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882506.99868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882506.99921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882506.99964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882506.99996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.00043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.00062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.00111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.00200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.00204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.00219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.00243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.00407: variable 'network_connections' from source: role '' defaults 26639 1726882507.00462: variable '__network_team_connections_defined' from source: role '' defaults 26639 1726882507.00706: variable 'network_connections' from source: role '' defaults 26639 1726882507.00727: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26639 1726882507.00734: when evaluation is False, skipping this task 26639 1726882507.00741: _execute() done 26639 1726882507.00747: dumping result to json 26639 1726882507.00753: done dumping result, returning 26639 1726882507.00771: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-16f9-46b9-000000000014] 26639 1726882507.00880: sending task result for task 12673a56-9f93-16f9-46b9-000000000014 26639 1726882507.00957: done sending task result for task 12673a56-9f93-16f9-46b9-000000000014 26639 1726882507.00960: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26639 1726882507.01042: no more pending results, returning what we have 26639 1726882507.01045: results queue empty 26639 1726882507.01046: checking for any_errors_fatal 26639 1726882507.01052: done checking for any_errors_fatal 26639 1726882507.01053: checking for max_fail_percentage 26639 1726882507.01055: done checking for max_fail_percentage 26639 1726882507.01055: checking to see if all hosts have failed and the running result is not ok 26639 1726882507.01056: done checking to see if all hosts have failed 26639 1726882507.01057: getting the remaining hosts for this loop 26639 1726882507.01058: done getting the remaining hosts for this loop 26639 1726882507.01062: getting the next task for host managed_node2 26639 1726882507.01068: done getting next task for host managed_node2 26639 1726882507.01072: ^ 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 26639 1726882507.01073: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882507.01086: getting variables 26639 1726882507.01088: in VariableManager get_vars() 26639 1726882507.01129: Calling all_inventory to load vars for managed_node2 26639 1726882507.01132: Calling groups_inventory to load vars for managed_node2 26639 1726882507.01135: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882507.01146: Calling all_plugins_play to load vars for managed_node2 26639 1726882507.01149: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882507.01151: Calling groups_plugins_play to load vars for managed_node2 26639 1726882507.02814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882507.04320: done with get_vars() 26639 1726882507.04341: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26639 1726882507.04421: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:35:07 -0400 (0:00:00.095) 0:00:09.969 ****** 26639 1726882507.04450: entering _queue_task() for managed_node2/yum 26639 1726882507.04452: Creating lock for yum 26639 1726882507.04764: worker is 1 (out of 1 available) 26639 1726882507.04776: exiting _queue_task() for managed_node2/yum 26639 1726882507.04788: done queuing things up, now waiting for results queue to drain 26639 1726882507.04790: waiting for pending results... 26639 1726882507.05055: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 26639 1726882507.05200: in run() - task 12673a56-9f93-16f9-46b9-000000000015 26639 1726882507.05204: variable 'ansible_search_path' from source: unknown 26639 1726882507.05207: variable 'ansible_search_path' from source: unknown 26639 1726882507.05234: calling self._execute() 26639 1726882507.05327: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882507.05340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882507.05357: variable 'omit' from source: magic vars 26639 1726882507.05757: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.05760: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882507.05922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882507.08148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882507.08221: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882507.08299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882507.08312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882507.08346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882507.08437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.08476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.08510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.08582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.08585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.08657: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.08675: Evaluated conditional (ansible_distribution_major_version | int < 8): False 26639 1726882507.08681: when evaluation is False, skipping this task 26639 1726882507.08697: _execute() done 26639 1726882507.08704: dumping result to json 26639 1726882507.08900: done dumping result, returning 26639 1726882507.08903: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-16f9-46b9-000000000015] 26639 1726882507.08906: sending task result for task 12673a56-9f93-16f9-46b9-000000000015 26639 1726882507.08977: done sending task result for task 12673a56-9f93-16f9-46b9-000000000015 26639 1726882507.08980: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 26639 1726882507.09036: no more pending results, returning what we have 26639 1726882507.09039: results queue empty 26639 1726882507.09040: checking for any_errors_fatal 26639 1726882507.09046: done checking for any_errors_fatal 26639 1726882507.09047: checking for max_fail_percentage 26639 1726882507.09049: done checking for max_fail_percentage 26639 1726882507.09049: checking to see if all hosts have failed and the running result is not ok 26639 1726882507.09050: done checking to see if all hosts have failed 26639 1726882507.09051: getting the remaining hosts for this loop 26639 1726882507.09053: done getting the remaining hosts for this loop 26639 1726882507.09056: getting the next task for host managed_node2 26639 1726882507.09062: done getting next task for host managed_node2 26639 1726882507.09066: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26639 1726882507.09068: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882507.09081: getting variables 26639 1726882507.09082: in VariableManager get_vars() 26639 1726882507.09124: Calling all_inventory to load vars for managed_node2 26639 1726882507.09127: Calling groups_inventory to load vars for managed_node2 26639 1726882507.09130: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882507.09141: Calling all_plugins_play to load vars for managed_node2 26639 1726882507.09144: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882507.09146: Calling groups_plugins_play to load vars for managed_node2 26639 1726882507.10622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882507.12209: done with get_vars() 26639 1726882507.12236: done getting variables 26639 1726882507.12298: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:35:07 -0400 (0:00:00.078) 0:00:10.048 ****** 26639 1726882507.12330: entering _queue_task() for managed_node2/fail 26639 1726882507.12672: worker is 1 (out of 1 available) 26639 1726882507.12685: exiting _queue_task() for managed_node2/fail 26639 1726882507.12704: done queuing things up, now waiting for results queue to drain 26639 1726882507.12705: waiting for pending results... 26639 1726882507.13112: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26639 1726882507.13117: in run() - task 12673a56-9f93-16f9-46b9-000000000016 26639 1726882507.13120: variable 'ansible_search_path' from source: unknown 26639 1726882507.13122: variable 'ansible_search_path' from source: unknown 26639 1726882507.13152: calling self._execute() 26639 1726882507.13251: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882507.13263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882507.13278: variable 'omit' from source: magic vars 26639 1726882507.13661: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.13678: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882507.13810: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882507.14011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882507.17155: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882507.17360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882507.17607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882507.17611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882507.17613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882507.17782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.17934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.17937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.17981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.18055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.18142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.18277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.18360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.18549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.18552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.18667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.18685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.18749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.18940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.18943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.19376: variable 'network_connections' from source: role '' defaults 26639 1726882507.19380: variable '__network_team_connections_defined' from source: role '' defaults 26639 1726882507.19918: variable 'network_connections' from source: role '' defaults 26639 1726882507.19943: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26639 1726882507.19950: when evaluation is False, skipping this task 26639 1726882507.19958: _execute() done 26639 1726882507.19964: dumping result to json 26639 1726882507.19970: done dumping result, returning 26639 1726882507.19981: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-16f9-46b9-000000000016] 26639 1726882507.19990: sending task result for task 12673a56-9f93-16f9-46b9-000000000016 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26639 1726882507.20185: no more pending results, returning what we have 26639 1726882507.20189: results queue empty 26639 1726882507.20189: checking for any_errors_fatal 26639 1726882507.20200: done checking for any_errors_fatal 26639 1726882507.20201: checking for max_fail_percentage 26639 1726882507.20203: done checking for max_fail_percentage 26639 1726882507.20204: checking to see if all hosts have failed and the running result is not ok 26639 1726882507.20205: done checking to see if all hosts have failed 26639 1726882507.20205: getting the remaining hosts for this loop 26639 1726882507.20207: done getting the remaining hosts for this loop 26639 1726882507.20211: getting the next task for host managed_node2 26639 1726882507.20217: done getting next task for host managed_node2 26639 1726882507.20221: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 26639 1726882507.20223: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882507.20238: getting variables 26639 1726882507.20240: in VariableManager get_vars() 26639 1726882507.20277: Calling all_inventory to load vars for managed_node2 26639 1726882507.20279: Calling groups_inventory to load vars for managed_node2 26639 1726882507.20282: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882507.20607: Calling all_plugins_play to load vars for managed_node2 26639 1726882507.20611: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882507.20614: Calling groups_plugins_play to load vars for managed_node2 26639 1726882507.21602: done sending task result for task 12673a56-9f93-16f9-46b9-000000000016 26639 1726882507.21605: WORKER PROCESS EXITING 26639 1726882507.23580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882507.27028: done with get_vars() 26639 1726882507.27056: done getting variables 26639 1726882507.27539: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:35:07 -0400 (0:00:00.152) 0:00:10.200 ****** 26639 1726882507.27573: entering _queue_task() for managed_node2/package 26639 1726882507.28502: worker is 1 (out of 1 available) 26639 1726882507.28515: exiting _queue_task() for managed_node2/package 26639 1726882507.28528: done queuing things up, now waiting for results queue to drain 26639 1726882507.28529: waiting for pending results... 26639 1726882507.28995: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 26639 1726882507.29175: in run() - task 12673a56-9f93-16f9-46b9-000000000017 26639 1726882507.29187: variable 'ansible_search_path' from source: unknown 26639 1726882507.29194: variable 'ansible_search_path' from source: unknown 26639 1726882507.29376: calling self._execute() 26639 1726882507.29509: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882507.29513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882507.29523: variable 'omit' from source: magic vars 26639 1726882507.30202: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.30301: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882507.30632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882507.31172: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882507.31327: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882507.31361: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882507.31397: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882507.31742: variable 'network_packages' from source: role '' defaults 26639 1726882507.31837: variable '__network_provider_setup' from source: role '' defaults 26639 1726882507.31954: variable '__network_service_name_default_nm' from source: role '' defaults 26639 1726882507.31992: variable '__network_service_name_default_nm' from source: role '' defaults 26639 1726882507.32074: variable '__network_packages_default_nm' from source: role '' defaults 26639 1726882507.32281: variable '__network_packages_default_nm' from source: role '' defaults 26639 1726882507.32560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882507.36533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882507.36745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882507.36820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882507.36923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882507.36954: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882507.37078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.37325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.37328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.37330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.37332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.37458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.37486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.37518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.37576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.37668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.38111: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26639 1726882507.38334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.38360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.38388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.38542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.38560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.38681: variable 'ansible_python' from source: facts 26639 1726882507.38760: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26639 1726882507.38978: variable '__network_wpa_supplicant_required' from source: role '' defaults 26639 1726882507.39174: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26639 1726882507.39415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.39443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.39520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.39561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.39617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.39752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.39788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.40033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.40037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.40040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.40357: variable 'network_connections' from source: role '' defaults 26639 1726882507.40361: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882507.40929: variable 'network_connections' from source: role '' defaults 26639 1726882507.40953: variable '__network_packages_default_wireless' from source: role '' defaults 26639 1726882507.41106: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882507.41799: variable 'network_connections' from source: role '' defaults 26639 1726882507.41822: variable '__network_packages_default_team' from source: role '' defaults 26639 1726882507.42019: variable '__network_team_connections_defined' from source: role '' defaults 26639 1726882507.42611: variable 'network_connections' from source: role '' defaults 26639 1726882507.42716: variable '__network_service_name_default_initscripts' from source: role '' defaults 26639 1726882507.42836: variable '__network_service_name_default_initscripts' from source: role '' defaults 26639 1726882507.42892: variable '__network_packages_default_initscripts' from source: role '' defaults 26639 1726882507.42955: variable '__network_packages_default_initscripts' from source: role '' defaults 26639 1726882507.43412: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26639 1726882507.44382: variable 'network_connections' from source: role '' defaults 26639 1726882507.44567: variable 'ansible_distribution' from source: facts 26639 1726882507.44570: variable '__network_rh_distros' from source: role '' defaults 26639 1726882507.44572: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.44575: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26639 1726882507.44763: variable 'ansible_distribution' from source: facts 26639 1726882507.45000: variable '__network_rh_distros' from source: role '' defaults 26639 1726882507.45003: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.45005: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26639 1726882507.45331: variable 'ansible_distribution' from source: facts 26639 1726882507.45341: variable '__network_rh_distros' from source: role '' defaults 26639 1726882507.45351: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.45390: variable 'network_provider' from source: set_fact 26639 1726882507.45414: variable 'ansible_facts' from source: unknown 26639 1726882507.46989: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 26639 1726882507.47066: when evaluation is False, skipping this task 26639 1726882507.47074: _execute() done 26639 1726882507.47081: dumping result to json 26639 1726882507.47088: done dumping result, returning 26639 1726882507.47104: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-16f9-46b9-000000000017] 26639 1726882507.47118: sending task result for task 12673a56-9f93-16f9-46b9-000000000017 skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 26639 1726882507.47280: no more pending results, returning what we have 26639 1726882507.47286: results queue empty 26639 1726882507.47287: checking for any_errors_fatal 26639 1726882507.47302: done checking for any_errors_fatal 26639 1726882507.47303: checking for max_fail_percentage 26639 1726882507.47305: done checking for max_fail_percentage 26639 1726882507.47305: checking to see if all hosts have failed and the running result is not ok 26639 1726882507.47306: done checking to see if all hosts have failed 26639 1726882507.47307: getting the remaining hosts for this loop 26639 1726882507.47308: done getting the remaining hosts for this loop 26639 1726882507.47312: getting the next task for host managed_node2 26639 1726882507.47317: done getting next task for host managed_node2 26639 1726882507.47321: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26639 1726882507.47323: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882507.47335: getting variables 26639 1726882507.47337: in VariableManager get_vars() 26639 1726882507.47371: Calling all_inventory to load vars for managed_node2 26639 1726882507.47373: Calling groups_inventory to load vars for managed_node2 26639 1726882507.47375: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882507.47385: Calling all_plugins_play to load vars for managed_node2 26639 1726882507.47388: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882507.47605: Calling groups_plugins_play to load vars for managed_node2 26639 1726882507.48307: done sending task result for task 12673a56-9f93-16f9-46b9-000000000017 26639 1726882507.48311: WORKER PROCESS EXITING 26639 1726882507.50091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882507.52219: done with get_vars() 26639 1726882507.52241: done getting variables 26639 1726882507.52315: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:35:07 -0400 (0:00:00.247) 0:00:10.448 ****** 26639 1726882507.52346: entering _queue_task() for managed_node2/package 26639 1726882507.52676: worker is 1 (out of 1 available) 26639 1726882507.52901: exiting _queue_task() for managed_node2/package 26639 1726882507.52911: done queuing things up, now waiting for results queue to drain 26639 1726882507.52913: waiting for pending results... 26639 1726882507.52980: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26639 1726882507.53089: in run() - task 12673a56-9f93-16f9-46b9-000000000018 26639 1726882507.53113: variable 'ansible_search_path' from source: unknown 26639 1726882507.53122: variable 'ansible_search_path' from source: unknown 26639 1726882507.53168: calling self._execute() 26639 1726882507.53272: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882507.53286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882507.53303: variable 'omit' from source: magic vars 26639 1726882507.54037: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.54055: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882507.54188: variable 'network_state' from source: role '' defaults 26639 1726882507.54208: Evaluated conditional (network_state != {}): False 26639 1726882507.54216: when evaluation is False, skipping this task 26639 1726882507.54223: _execute() done 26639 1726882507.54230: dumping result to json 26639 1726882507.54242: done dumping result, returning 26639 1726882507.54253: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-16f9-46b9-000000000018] 26639 1726882507.54263: sending task result for task 12673a56-9f93-16f9-46b9-000000000018 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26639 1726882507.54417: no more pending results, returning what we have 26639 1726882507.54422: results queue empty 26639 1726882507.54423: checking for any_errors_fatal 26639 1726882507.54430: done checking for any_errors_fatal 26639 1726882507.54431: checking for max_fail_percentage 26639 1726882507.54433: done checking for max_fail_percentage 26639 1726882507.54434: checking to see if all hosts have failed and the running result is not ok 26639 1726882507.54436: done checking to see if all hosts have failed 26639 1726882507.54436: getting the remaining hosts for this loop 26639 1726882507.54438: done getting the remaining hosts for this loop 26639 1726882507.54441: getting the next task for host managed_node2 26639 1726882507.54455: done getting next task for host managed_node2 26639 1726882507.54459: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26639 1726882507.54461: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882507.54477: getting variables 26639 1726882507.54480: in VariableManager get_vars() 26639 1726882507.54521: Calling all_inventory to load vars for managed_node2 26639 1726882507.54524: Calling groups_inventory to load vars for managed_node2 26639 1726882507.54527: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882507.54539: Calling all_plugins_play to load vars for managed_node2 26639 1726882507.54542: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882507.54545: Calling groups_plugins_play to load vars for managed_node2 26639 1726882507.55200: done sending task result for task 12673a56-9f93-16f9-46b9-000000000018 26639 1726882507.55203: WORKER PROCESS EXITING 26639 1726882507.56169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882507.58216: done with get_vars() 26639 1726882507.58242: done getting variables 26639 1726882507.58307: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:35:07 -0400 (0:00:00.059) 0:00:10.508 ****** 26639 1726882507.58339: entering _queue_task() for managed_node2/package 26639 1726882507.58806: worker is 1 (out of 1 available) 26639 1726882507.58931: exiting _queue_task() for managed_node2/package 26639 1726882507.58943: done queuing things up, now waiting for results queue to drain 26639 1726882507.58944: waiting for pending results... 26639 1726882507.59115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26639 1726882507.59228: in run() - task 12673a56-9f93-16f9-46b9-000000000019 26639 1726882507.59253: variable 'ansible_search_path' from source: unknown 26639 1726882507.59261: variable 'ansible_search_path' from source: unknown 26639 1726882507.59304: calling self._execute() 26639 1726882507.59403: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882507.59414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882507.59427: variable 'omit' from source: magic vars 26639 1726882507.59803: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.59820: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882507.59944: variable 'network_state' from source: role '' defaults 26639 1726882507.59961: Evaluated conditional (network_state != {}): False 26639 1726882507.59969: when evaluation is False, skipping this task 26639 1726882507.59976: _execute() done 26639 1726882507.59982: dumping result to json 26639 1726882507.59992: done dumping result, returning 26639 1726882507.60011: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-16f9-46b9-000000000019] 26639 1726882507.60022: sending task result for task 12673a56-9f93-16f9-46b9-000000000019 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26639 1726882507.60275: no more pending results, returning what we have 26639 1726882507.60279: results queue empty 26639 1726882507.60280: checking for any_errors_fatal 26639 1726882507.60285: done checking for any_errors_fatal 26639 1726882507.60286: checking for max_fail_percentage 26639 1726882507.60287: done checking for max_fail_percentage 26639 1726882507.60288: checking to see if all hosts have failed and the running result is not ok 26639 1726882507.60289: done checking to see if all hosts have failed 26639 1726882507.60290: getting the remaining hosts for this loop 26639 1726882507.60292: done getting the remaining hosts for this loop 26639 1726882507.60297: getting the next task for host managed_node2 26639 1726882507.60303: done getting next task for host managed_node2 26639 1726882507.60307: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26639 1726882507.60309: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882507.60324: getting variables 26639 1726882507.60332: in VariableManager get_vars() 26639 1726882507.60369: Calling all_inventory to load vars for managed_node2 26639 1726882507.60372: Calling groups_inventory to load vars for managed_node2 26639 1726882507.60375: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882507.60386: Calling all_plugins_play to load vars for managed_node2 26639 1726882507.60389: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882507.60392: Calling groups_plugins_play to load vars for managed_node2 26639 1726882507.61169: done sending task result for task 12673a56-9f93-16f9-46b9-000000000019 26639 1726882507.61173: WORKER PROCESS EXITING 26639 1726882507.62321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882507.66652: done with get_vars() 26639 1726882507.66675: done getting variables 26639 1726882507.66795: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:35:07 -0400 (0:00:00.084) 0:00:10.593 ****** 26639 1726882507.66829: entering _queue_task() for managed_node2/service 26639 1726882507.66831: Creating lock for service 26639 1726882507.67225: worker is 1 (out of 1 available) 26639 1726882507.67242: exiting _queue_task() for managed_node2/service 26639 1726882507.67259: done queuing things up, now waiting for results queue to drain 26639 1726882507.67263: waiting for pending results... 26639 1726882507.67565: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26639 1726882507.67664: in run() - task 12673a56-9f93-16f9-46b9-00000000001a 26639 1726882507.67676: variable 'ansible_search_path' from source: unknown 26639 1726882507.67680: variable 'ansible_search_path' from source: unknown 26639 1726882507.67714: calling self._execute() 26639 1726882507.67798: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882507.67804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882507.67812: variable 'omit' from source: magic vars 26639 1726882507.68251: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.68254: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882507.68381: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882507.68592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882507.70962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882507.71032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882507.71180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882507.71183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882507.71186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882507.71243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.71276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.71315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.71357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.71375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.71432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.71459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.71487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.71537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.71555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.71598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.71634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.71660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.71704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.71732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.71910: variable 'network_connections' from source: role '' defaults 26639 1726882507.72044: variable '__network_team_connections_defined' from source: role '' defaults 26639 1726882507.72212: variable 'network_connections' from source: role '' defaults 26639 1726882507.72235: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26639 1726882507.72243: when evaluation is False, skipping this task 26639 1726882507.72257: _execute() done 26639 1726882507.72268: dumping result to json 26639 1726882507.72276: done dumping result, returning 26639 1726882507.72289: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-16f9-46b9-00000000001a] 26639 1726882507.72321: sending task result for task 12673a56-9f93-16f9-46b9-00000000001a 26639 1726882507.72801: done sending task result for task 12673a56-9f93-16f9-46b9-00000000001a 26639 1726882507.72805: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26639 1726882507.72858: no more pending results, returning what we have 26639 1726882507.72864: results queue empty 26639 1726882507.72864: checking for any_errors_fatal 26639 1726882507.72871: done checking for any_errors_fatal 26639 1726882507.72872: checking for max_fail_percentage 26639 1726882507.72873: done checking for max_fail_percentage 26639 1726882507.72874: checking to see if all hosts have failed and the running result is not ok 26639 1726882507.72875: done checking to see if all hosts have failed 26639 1726882507.72876: getting the remaining hosts for this loop 26639 1726882507.72877: done getting the remaining hosts for this loop 26639 1726882507.72880: getting the next task for host managed_node2 26639 1726882507.72885: done getting next task for host managed_node2 26639 1726882507.72890: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26639 1726882507.72895: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882507.72909: getting variables 26639 1726882507.72911: in VariableManager get_vars() 26639 1726882507.72949: Calling all_inventory to load vars for managed_node2 26639 1726882507.72951: Calling groups_inventory to load vars for managed_node2 26639 1726882507.72960: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882507.72970: Calling all_plugins_play to load vars for managed_node2 26639 1726882507.72973: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882507.72975: Calling groups_plugins_play to load vars for managed_node2 26639 1726882507.74868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882507.76627: done with get_vars() 26639 1726882507.76648: done getting variables 26639 1726882507.76749: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:35:07 -0400 (0:00:00.099) 0:00:10.692 ****** 26639 1726882507.76779: entering _queue_task() for managed_node2/service 26639 1726882507.77122: worker is 1 (out of 1 available) 26639 1726882507.77137: exiting _queue_task() for managed_node2/service 26639 1726882507.77150: done queuing things up, now waiting for results queue to drain 26639 1726882507.77151: waiting for pending results... 26639 1726882507.77430: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26639 1726882507.77544: in run() - task 12673a56-9f93-16f9-46b9-00000000001b 26639 1726882507.77563: variable 'ansible_search_path' from source: unknown 26639 1726882507.77572: variable 'ansible_search_path' from source: unknown 26639 1726882507.77623: calling self._execute() 26639 1726882507.77718: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882507.77739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882507.77753: variable 'omit' from source: magic vars 26639 1726882507.78279: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.78283: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882507.78469: variable 'network_provider' from source: set_fact 26639 1726882507.78598: variable 'network_state' from source: role '' defaults 26639 1726882507.78603: Evaluated conditional (network_provider == "nm" or network_state != {}): True 26639 1726882507.78606: variable 'omit' from source: magic vars 26639 1726882507.78608: variable 'omit' from source: magic vars 26639 1726882507.78610: variable 'network_service_name' from source: role '' defaults 26639 1726882507.78670: variable 'network_service_name' from source: role '' defaults 26639 1726882507.78796: variable '__network_provider_setup' from source: role '' defaults 26639 1726882507.78808: variable '__network_service_name_default_nm' from source: role '' defaults 26639 1726882507.78881: variable '__network_service_name_default_nm' from source: role '' defaults 26639 1726882507.78897: variable '__network_packages_default_nm' from source: role '' defaults 26639 1726882507.78977: variable '__network_packages_default_nm' from source: role '' defaults 26639 1726882507.79252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882507.81934: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882507.82446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882507.82512: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882507.82584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882507.82624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882507.82750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.82859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.82863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.82915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.82939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.83053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.83090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.83130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.83197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.83231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.83698: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26639 1726882507.83701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.83704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.83743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.83783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.83819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.83945: variable 'ansible_python' from source: facts 26639 1726882507.83970: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26639 1726882507.84059: variable '__network_wpa_supplicant_required' from source: role '' defaults 26639 1726882507.84134: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26639 1726882507.84255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.84285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.84316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.84369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.84486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.84489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882507.84500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882507.84502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882507.84546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882507.84566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882507.84711: variable 'network_connections' from source: role '' defaults 26639 1726882507.84759: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882507.85115: variable 'network_connections' from source: role '' defaults 26639 1726882507.85154: variable '__network_packages_default_wireless' from source: role '' defaults 26639 1726882507.85287: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882507.85671: variable 'network_connections' from source: role '' defaults 26639 1726882507.85715: variable '__network_packages_default_team' from source: role '' defaults 26639 1726882507.85817: variable '__network_team_connections_defined' from source: role '' defaults 26639 1726882507.86170: variable 'network_connections' from source: role '' defaults 26639 1726882507.86344: variable '__network_service_name_default_initscripts' from source: role '' defaults 26639 1726882507.86347: variable '__network_service_name_default_initscripts' from source: role '' defaults 26639 1726882507.86349: variable '__network_packages_default_initscripts' from source: role '' defaults 26639 1726882507.86420: variable '__network_packages_default_initscripts' from source: role '' defaults 26639 1726882507.86677: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26639 1726882507.87007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882507.87251: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882507.87332: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882507.87376: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882507.87448: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882507.87826: variable 'network_connections' from source: role '' defaults 26639 1726882507.87835: variable 'ansible_distribution' from source: facts 26639 1726882507.87892: variable '__network_rh_distros' from source: role '' defaults 26639 1726882507.87899: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.87902: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26639 1726882507.88101: variable 'ansible_distribution' from source: facts 26639 1726882507.88110: variable '__network_rh_distros' from source: role '' defaults 26639 1726882507.88121: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.88124: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26639 1726882507.88413: variable 'ansible_distribution' from source: facts 26639 1726882507.88417: variable '__network_rh_distros' from source: role '' defaults 26639 1726882507.88420: variable 'ansible_distribution_major_version' from source: facts 26639 1726882507.88427: variable 'network_provider' from source: set_fact 26639 1726882507.88466: variable 'omit' from source: magic vars 26639 1726882507.88502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882507.88535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882507.88587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882507.88801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882507.88804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882507.88807: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882507.88811: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882507.88813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882507.88815: Set connection var ansible_shell_executable to /bin/sh 26639 1726882507.88818: Set connection var ansible_shell_type to sh 26639 1726882507.88820: Set connection var ansible_timeout to 10 26639 1726882507.88822: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882507.88824: Set connection var ansible_pipelining to False 26639 1726882507.88826: Set connection var ansible_connection to ssh 26639 1726882507.88866: variable 'ansible_shell_executable' from source: unknown 26639 1726882507.88875: variable 'ansible_connection' from source: unknown 26639 1726882507.88881: variable 'ansible_module_compression' from source: unknown 26639 1726882507.88901: variable 'ansible_shell_type' from source: unknown 26639 1726882507.88909: variable 'ansible_shell_executable' from source: unknown 26639 1726882507.88917: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882507.88924: variable 'ansible_pipelining' from source: unknown 26639 1726882507.88931: variable 'ansible_timeout' from source: unknown 26639 1726882507.88946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882507.89163: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882507.89166: variable 'omit' from source: magic vars 26639 1726882507.89168: starting attempt loop 26639 1726882507.89170: running the handler 26639 1726882507.89171: variable 'ansible_facts' from source: unknown 26639 1726882507.89971: _low_level_execute_command(): starting 26639 1726882507.89983: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882507.90808: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882507.90900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882507.90946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882507.90973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882507.91071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882507.92887: stdout chunk (state=3): >>>/root <<< 26639 1726882507.92960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882507.93002: stderr chunk (state=3): >>><<< 26639 1726882507.93005: stdout chunk (state=3): >>><<< 26639 1726882507.93097: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882507.93105: _low_level_execute_command(): starting 26639 1726882507.93109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265 `" && echo ansible-tmp-1726882507.930385-27048-144494688695265="` echo /root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265 `" ) && sleep 0' 26639 1726882507.93964: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882507.93981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882507.94003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882507.94024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882507.94129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882507.94195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882507.94332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882507.96210: stdout chunk (state=3): >>>ansible-tmp-1726882507.930385-27048-144494688695265=/root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265 <<< 26639 1726882507.96367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882507.96371: stdout chunk (state=3): >>><<< 26639 1726882507.96373: stderr chunk (state=3): >>><<< 26639 1726882507.96390: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882507.930385-27048-144494688695265=/root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882507.96599: variable 'ansible_module_compression' from source: unknown 26639 1726882507.96604: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 26639 1726882507.96607: ANSIBALLZ: Acquiring lock 26639 1726882507.96609: ANSIBALLZ: Lock acquired: 140527773225456 26639 1726882507.96611: ANSIBALLZ: Creating module 26639 1726882508.20152: ANSIBALLZ: Writing module into payload 26639 1726882508.20255: ANSIBALLZ: Writing module 26639 1726882508.20275: ANSIBALLZ: Renaming module 26639 1726882508.20281: ANSIBALLZ: Done creating module 26639 1726882508.20315: variable 'ansible_facts' from source: unknown 26639 1726882508.20452: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265/AnsiballZ_systemd.py 26639 1726882508.20555: Sending initial data 26639 1726882508.20558: Sent initial data (155 bytes) 26639 1726882508.21015: 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 <<< 26639 1726882508.21019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882508.21021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882508.21026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 26639 1726882508.21028: 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 <<< 26639 1726882508.21031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882508.21074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882508.21078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882508.21151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882508.22820: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882508.22895: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882508.22955: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpos5z4t9d /root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265/AnsiballZ_systemd.py <<< 26639 1726882508.22959: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265/AnsiballZ_systemd.py" <<< 26639 1726882508.23021: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpos5z4t9d" to remote "/root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265/AnsiballZ_systemd.py" <<< 26639 1726882508.24748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882508.24751: stdout chunk (state=3): >>><<< 26639 1726882508.24754: stderr chunk (state=3): >>><<< 26639 1726882508.24756: done transferring module to remote 26639 1726882508.24758: _low_level_execute_command(): starting 26639 1726882508.24760: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265/ /root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265/AnsiballZ_systemd.py && sleep 0' 26639 1726882508.25365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882508.25380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882508.25402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882508.25516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882508.25539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882508.25639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882508.27424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882508.27428: stdout chunk (state=3): >>><<< 26639 1726882508.27433: stderr chunk (state=3): >>><<< 26639 1726882508.27499: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882508.27502: _low_level_execute_command(): starting 26639 1726882508.27505: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265/AnsiballZ_systemd.py && sleep 0' 26639 1726882508.28100: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882508.28109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882508.28120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882508.28134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882508.28151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882508.28159: stderr chunk (state=3): >>>debug2: match not found <<< 26639 1726882508.28298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882508.28301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26639 1726882508.28304: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 26639 1726882508.28306: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26639 1726882508.28308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882508.28310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882508.28313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882508.28315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882508.28327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882508.28425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882508.57432: 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": "6947", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "4605", "MemoryCurrent": "4562944", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3299483648", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1210149000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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}}} <<< 26639 1726882508.58862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882508.58866: stdout chunk (state=3): >>><<< 26639 1726882508.58873: stderr chunk (state=3): >>><<< 26639 1726882508.58896: _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": "6947", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "4605", "MemoryCurrent": "4562944", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3299483648", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1210149000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882508.59432: 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-1726882507.930385-27048-144494688695265/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882508.59607: _low_level_execute_command(): starting 26639 1726882508.59610: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882507.930385-27048-144494688695265/ > /dev/null 2>&1 && sleep 0' 26639 1726882508.61056: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882508.61136: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882508.61270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882508.61368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882508.61412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882508.61462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882508.63318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882508.63416: stderr chunk (state=3): >>><<< 26639 1726882508.63419: stdout chunk (state=3): >>><<< 26639 1726882508.63436: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882508.63448: handler run complete 26639 1726882508.63702: attempt loop complete, returning result 26639 1726882508.63706: _execute() done 26639 1726882508.63708: dumping result to json 26639 1726882508.63711: done dumping result, returning 26639 1726882508.63713: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-16f9-46b9-00000000001b] 26639 1726882508.63715: sending task result for task 12673a56-9f93-16f9-46b9-00000000001b 26639 1726882508.64428: done sending task result for task 12673a56-9f93-16f9-46b9-00000000001b 26639 1726882508.64431: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26639 1726882508.64545: no more pending results, returning what we have 26639 1726882508.64548: results queue empty 26639 1726882508.64549: checking for any_errors_fatal 26639 1726882508.64553: done checking for any_errors_fatal 26639 1726882508.64554: checking for max_fail_percentage 26639 1726882508.64556: done checking for max_fail_percentage 26639 1726882508.64556: checking to see if all hosts have failed and the running result is not ok 26639 1726882508.64558: done checking to see if all hosts have failed 26639 1726882508.64558: getting the remaining hosts for this loop 26639 1726882508.64560: done getting the remaining hosts for this loop 26639 1726882508.64563: getting the next task for host managed_node2 26639 1726882508.64568: done getting next task for host managed_node2 26639 1726882508.64572: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26639 1726882508.64573: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882508.64583: getting variables 26639 1726882508.64585: in VariableManager get_vars() 26639 1726882508.64621: Calling all_inventory to load vars for managed_node2 26639 1726882508.64624: Calling groups_inventory to load vars for managed_node2 26639 1726882508.64627: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882508.64637: Calling all_plugins_play to load vars for managed_node2 26639 1726882508.64640: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882508.64643: Calling groups_plugins_play to load vars for managed_node2 26639 1726882508.67822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882508.71000: done with get_vars() 26639 1726882508.71140: done getting variables 26639 1726882508.71241: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:35:08 -0400 (0:00:00.944) 0:00:11.637 ****** 26639 1726882508.71273: entering _queue_task() for managed_node2/service 26639 1726882508.71954: worker is 1 (out of 1 available) 26639 1726882508.71966: exiting _queue_task() for managed_node2/service 26639 1726882508.71977: done queuing things up, now waiting for results queue to drain 26639 1726882508.71978: waiting for pending results... 26639 1726882508.72613: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26639 1726882508.72775: in run() - task 12673a56-9f93-16f9-46b9-00000000001c 26639 1726882508.72844: variable 'ansible_search_path' from source: unknown 26639 1726882508.72848: variable 'ansible_search_path' from source: unknown 26639 1726882508.73034: calling self._execute() 26639 1726882508.73168: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882508.73172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882508.73251: variable 'omit' from source: magic vars 26639 1726882508.74033: variable 'ansible_distribution_major_version' from source: facts 26639 1726882508.74037: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882508.74239: variable 'network_provider' from source: set_fact 26639 1726882508.74254: Evaluated conditional (network_provider == "nm"): True 26639 1726882508.74478: variable '__network_wpa_supplicant_required' from source: role '' defaults 26639 1726882508.74620: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26639 1726882508.75039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882508.78772: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882508.78845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882508.78887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882508.78932: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882508.79033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882508.79059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882508.79099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882508.79128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882508.79179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882508.79232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882508.79265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882508.79347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882508.79423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882508.79576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882508.79685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882508.79688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882508.79690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882508.80002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882508.80005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882508.80007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882508.80183: variable 'network_connections' from source: role '' defaults 26639 1726882508.80274: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882508.80633: variable 'network_connections' from source: role '' defaults 26639 1726882508.80655: Evaluated conditional (__network_wpa_supplicant_required): False 26639 1726882508.80658: when evaluation is False, skipping this task 26639 1726882508.80660: _execute() done 26639 1726882508.80663: dumping result to json 26639 1726882508.80666: done dumping result, returning 26639 1726882508.80674: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-16f9-46b9-00000000001c] 26639 1726882508.80679: sending task result for task 12673a56-9f93-16f9-46b9-00000000001c skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 26639 1726882508.80826: no more pending results, returning what we have 26639 1726882508.80829: results queue empty 26639 1726882508.80830: checking for any_errors_fatal 26639 1726882508.80855: done checking for any_errors_fatal 26639 1726882508.80855: checking for max_fail_percentage 26639 1726882508.80857: done checking for max_fail_percentage 26639 1726882508.80858: checking to see if all hosts have failed and the running result is not ok 26639 1726882508.80859: done checking to see if all hosts have failed 26639 1726882508.80859: getting the remaining hosts for this loop 26639 1726882508.80861: done getting the remaining hosts for this loop 26639 1726882508.80864: getting the next task for host managed_node2 26639 1726882508.80870: done getting next task for host managed_node2 26639 1726882508.80873: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 26639 1726882508.80875: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882508.80907: getting variables 26639 1726882508.80910: in VariableManager get_vars() 26639 1726882508.80947: Calling all_inventory to load vars for managed_node2 26639 1726882508.80949: Calling groups_inventory to load vars for managed_node2 26639 1726882508.81001: done sending task result for task 12673a56-9f93-16f9-46b9-00000000001c 26639 1726882508.81012: WORKER PROCESS EXITING 26639 1726882508.81009: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882508.81021: Calling all_plugins_play to load vars for managed_node2 26639 1726882508.81026: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882508.81029: Calling groups_plugins_play to load vars for managed_node2 26639 1726882508.82538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882508.84576: done with get_vars() 26639 1726882508.84600: done getting variables 26639 1726882508.84662: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:35:08 -0400 (0:00:00.134) 0:00:11.771 ****** 26639 1726882508.84692: entering _queue_task() for managed_node2/service 26639 1726882508.85079: worker is 1 (out of 1 available) 26639 1726882508.85091: exiting _queue_task() for managed_node2/service 26639 1726882508.85220: done queuing things up, now waiting for results queue to drain 26639 1726882508.85222: waiting for pending results... 26639 1726882508.85424: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 26639 1726882508.85521: in run() - task 12673a56-9f93-16f9-46b9-00000000001d 26639 1726882508.85570: variable 'ansible_search_path' from source: unknown 26639 1726882508.85573: variable 'ansible_search_path' from source: unknown 26639 1726882508.85577: calling self._execute() 26639 1726882508.85683: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882508.85687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882508.85705: variable 'omit' from source: magic vars 26639 1726882508.86112: variable 'ansible_distribution_major_version' from source: facts 26639 1726882508.86116: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882508.86219: variable 'network_provider' from source: set_fact 26639 1726882508.86223: Evaluated conditional (network_provider == "initscripts"): False 26639 1726882508.86226: when evaluation is False, skipping this task 26639 1726882508.86229: _execute() done 26639 1726882508.86231: dumping result to json 26639 1726882508.86233: done dumping result, returning 26639 1726882508.86236: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-16f9-46b9-00000000001d] 26639 1726882508.86298: sending task result for task 12673a56-9f93-16f9-46b9-00000000001d 26639 1726882508.86366: done sending task result for task 12673a56-9f93-16f9-46b9-00000000001d 26639 1726882508.86370: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26639 1726882508.86423: no more pending results, returning what we have 26639 1726882508.86426: results queue empty 26639 1726882508.86427: checking for any_errors_fatal 26639 1726882508.86434: done checking for any_errors_fatal 26639 1726882508.86435: checking for max_fail_percentage 26639 1726882508.86437: done checking for max_fail_percentage 26639 1726882508.86438: checking to see if all hosts have failed and the running result is not ok 26639 1726882508.86439: done checking to see if all hosts have failed 26639 1726882508.86440: getting the remaining hosts for this loop 26639 1726882508.86441: done getting the remaining hosts for this loop 26639 1726882508.86445: getting the next task for host managed_node2 26639 1726882508.86452: done getting next task for host managed_node2 26639 1726882508.86456: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26639 1726882508.86459: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882508.86473: getting variables 26639 1726882508.86475: in VariableManager get_vars() 26639 1726882508.86617: Calling all_inventory to load vars for managed_node2 26639 1726882508.86624: Calling groups_inventory to load vars for managed_node2 26639 1726882508.86627: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882508.86638: Calling all_plugins_play to load vars for managed_node2 26639 1726882508.86640: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882508.86644: Calling groups_plugins_play to load vars for managed_node2 26639 1726882508.88736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882508.90347: done with get_vars() 26639 1726882508.90374: done getting variables 26639 1726882508.90440: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:35:08 -0400 (0:00:00.057) 0:00:11.829 ****** 26639 1726882508.90472: entering _queue_task() for managed_node2/copy 26639 1726882508.90829: worker is 1 (out of 1 available) 26639 1726882508.90842: exiting _queue_task() for managed_node2/copy 26639 1726882508.90856: done queuing things up, now waiting for results queue to drain 26639 1726882508.90857: waiting for pending results... 26639 1726882508.91138: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26639 1726882508.91189: in run() - task 12673a56-9f93-16f9-46b9-00000000001e 26639 1726882508.91212: variable 'ansible_search_path' from source: unknown 26639 1726882508.91222: variable 'ansible_search_path' from source: unknown 26639 1726882508.91343: calling self._execute() 26639 1726882508.91364: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882508.91373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882508.91385: variable 'omit' from source: magic vars 26639 1726882508.91827: variable 'ansible_distribution_major_version' from source: facts 26639 1726882508.91830: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882508.91941: variable 'network_provider' from source: set_fact 26639 1726882508.91953: Evaluated conditional (network_provider == "initscripts"): False 26639 1726882508.91957: when evaluation is False, skipping this task 26639 1726882508.91960: _execute() done 26639 1726882508.91963: dumping result to json 26639 1726882508.91965: done dumping result, returning 26639 1726882508.91972: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-16f9-46b9-00000000001e] 26639 1726882508.91979: sending task result for task 12673a56-9f93-16f9-46b9-00000000001e 26639 1726882508.92073: done sending task result for task 12673a56-9f93-16f9-46b9-00000000001e 26639 1726882508.92076: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 26639 1726882508.92133: no more pending results, returning what we have 26639 1726882508.92138: results queue empty 26639 1726882508.92139: checking for any_errors_fatal 26639 1726882508.92145: done checking for any_errors_fatal 26639 1726882508.92146: checking for max_fail_percentage 26639 1726882508.92148: done checking for max_fail_percentage 26639 1726882508.92149: checking to see if all hosts have failed and the running result is not ok 26639 1726882508.92151: done checking to see if all hosts have failed 26639 1726882508.92152: getting the remaining hosts for this loop 26639 1726882508.92153: done getting the remaining hosts for this loop 26639 1726882508.92158: getting the next task for host managed_node2 26639 1726882508.92164: done getting next task for host managed_node2 26639 1726882508.92168: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26639 1726882508.92171: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882508.92300: getting variables 26639 1726882508.92303: in VariableManager get_vars() 26639 1726882508.92343: Calling all_inventory to load vars for managed_node2 26639 1726882508.92346: Calling groups_inventory to load vars for managed_node2 26639 1726882508.92349: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882508.92363: Calling all_plugins_play to load vars for managed_node2 26639 1726882508.92367: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882508.92370: Calling groups_plugins_play to load vars for managed_node2 26639 1726882508.94046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882508.95557: done with get_vars() 26639 1726882508.95579: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:35:08 -0400 (0:00:00.051) 0:00:11.881 ****** 26639 1726882508.95665: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 26639 1726882508.95666: Creating lock for fedora.linux_system_roles.network_connections 26639 1726882508.96001: worker is 1 (out of 1 available) 26639 1726882508.96013: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 26639 1726882508.96026: done queuing things up, now waiting for results queue to drain 26639 1726882508.96027: waiting for pending results... 26639 1726882508.96711: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26639 1726882508.96716: in run() - task 12673a56-9f93-16f9-46b9-00000000001f 26639 1726882508.96720: variable 'ansible_search_path' from source: unknown 26639 1726882508.96722: variable 'ansible_search_path' from source: unknown 26639 1726882508.96726: calling self._execute() 26639 1726882508.96729: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882508.96732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882508.96735: variable 'omit' from source: magic vars 26639 1726882508.97159: variable 'ansible_distribution_major_version' from source: facts 26639 1726882508.97163: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882508.97165: variable 'omit' from source: magic vars 26639 1726882508.97167: variable 'omit' from source: magic vars 26639 1726882508.97170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882508.99270: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882508.99334: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882508.99372: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882508.99410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882508.99436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882508.99521: variable 'network_provider' from source: set_fact 26639 1726882508.99642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882508.99684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882508.99711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882508.99746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882508.99758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882508.99836: variable 'omit' from source: magic vars 26639 1726882508.99954: variable 'omit' from source: magic vars 26639 1726882509.00059: variable 'network_connections' from source: role '' defaults 26639 1726882509.00192: variable 'omit' from source: magic vars 26639 1726882509.00205: variable '__lsr_ansible_managed' from source: task vars 26639 1726882509.00271: variable '__lsr_ansible_managed' from source: task vars 26639 1726882509.00457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 26639 1726882509.00685: Loaded config def from plugin (lookup/template) 26639 1726882509.00689: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 26639 1726882509.00722: File lookup term: get_ansible_managed.j2 26639 1726882509.00725: variable 'ansible_search_path' from source: unknown 26639 1726882509.00728: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 26639 1726882509.00742: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 26639 1726882509.00757: variable 'ansible_search_path' from source: unknown 26639 1726882509.06737: variable 'ansible_managed' from source: unknown 26639 1726882509.06858: variable 'omit' from source: magic vars 26639 1726882509.06884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882509.06913: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882509.06933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882509.06952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882509.06961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882509.06988: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882509.06991: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.06999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.07092: Set connection var ansible_shell_executable to /bin/sh 26639 1726882509.07099: Set connection var ansible_shell_type to sh 26639 1726882509.07109: Set connection var ansible_timeout to 10 26639 1726882509.07114: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882509.07124: Set connection var ansible_pipelining to False 26639 1726882509.07127: Set connection var ansible_connection to ssh 26639 1726882509.07259: variable 'ansible_shell_executable' from source: unknown 26639 1726882509.07263: variable 'ansible_connection' from source: unknown 26639 1726882509.07265: variable 'ansible_module_compression' from source: unknown 26639 1726882509.07268: variable 'ansible_shell_type' from source: unknown 26639 1726882509.07270: variable 'ansible_shell_executable' from source: unknown 26639 1726882509.07272: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.07274: variable 'ansible_pipelining' from source: unknown 26639 1726882509.07276: variable 'ansible_timeout' from source: unknown 26639 1726882509.07278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.07312: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882509.07321: variable 'omit' from source: magic vars 26639 1726882509.07333: starting attempt loop 26639 1726882509.07335: running the handler 26639 1726882509.07341: _low_level_execute_command(): starting 26639 1726882509.07349: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882509.08138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882509.08204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882509.08245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882509.08388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882509.10002: stdout chunk (state=3): >>>/root <<< 26639 1726882509.10164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882509.10167: stdout chunk (state=3): >>><<< 26639 1726882509.10170: stderr chunk (state=3): >>><<< 26639 1726882509.10297: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882509.10301: _low_level_execute_command(): starting 26639 1726882509.10304: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428 `" && echo ansible-tmp-1726882509.1019838-27087-211729571523428="` echo /root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428 `" ) && sleep 0' 26639 1726882509.10909: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882509.10916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882509.10926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882509.11022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882509.12911: stdout chunk (state=3): >>>ansible-tmp-1726882509.1019838-27087-211729571523428=/root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428 <<< 26639 1726882509.13078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882509.13082: stdout chunk (state=3): >>><<< 26639 1726882509.13085: stderr chunk (state=3): >>><<< 26639 1726882509.13300: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882509.1019838-27087-211729571523428=/root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882509.13304: variable 'ansible_module_compression' from source: unknown 26639 1726882509.13307: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 26639 1726882509.13309: ANSIBALLZ: Acquiring lock 26639 1726882509.13311: ANSIBALLZ: Lock acquired: 140527770814848 26639 1726882509.13313: ANSIBALLZ: Creating module 26639 1726882509.34873: ANSIBALLZ: Writing module into payload 26639 1726882509.35186: ANSIBALLZ: Writing module 26639 1726882509.35220: ANSIBALLZ: Renaming module 26639 1726882509.35235: ANSIBALLZ: Done creating module 26639 1726882509.35264: variable 'ansible_facts' from source: unknown 26639 1726882509.35373: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428/AnsiballZ_network_connections.py 26639 1726882509.35514: Sending initial data 26639 1726882509.35625: Sent initial data (168 bytes) 26639 1726882509.36209: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882509.36262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882509.36278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882509.36310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882509.36411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882509.37971: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882509.38053: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882509.38136: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpjpa59mjz /root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428/AnsiballZ_network_connections.py <<< 26639 1726882509.38139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428/AnsiballZ_network_connections.py" <<< 26639 1726882509.38206: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpjpa59mjz" to remote "/root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428/AnsiballZ_network_connections.py" <<< 26639 1726882509.39383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882509.39422: stderr chunk (state=3): >>><<< 26639 1726882509.39432: stdout chunk (state=3): >>><<< 26639 1726882509.39459: done transferring module to remote 26639 1726882509.39491: _low_level_execute_command(): starting 26639 1726882509.39504: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428/ /root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428/AnsiballZ_network_connections.py && sleep 0' 26639 1726882509.40160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26639 1726882509.40207: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882509.40256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882509.40282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882509.40302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882509.40391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882509.42165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882509.42168: stdout chunk (state=3): >>><<< 26639 1726882509.42170: stderr chunk (state=3): >>><<< 26639 1726882509.42261: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882509.42265: _low_level_execute_command(): starting 26639 1726882509.42267: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428/AnsiballZ_network_connections.py && sleep 0' 26639 1726882509.42794: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882509.42809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882509.42825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882509.42847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882509.42947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882509.42970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882509.42986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882509.43089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882509.67506: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [], "__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": [], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 26639 1726882509.69200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882509.69205: stdout chunk (state=3): >>><<< 26639 1726882509.69207: stderr chunk (state=3): >>><<< 26639 1726882509.69210: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [], "__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": [], "__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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882509.69214: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [], '__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-1726882509.1019838-27087-211729571523428/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882509.69216: _low_level_execute_command(): starting 26639 1726882509.69219: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882509.1019838-27087-211729571523428/ > /dev/null 2>&1 && sleep 0' 26639 1726882509.69804: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882509.69807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882509.69825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 26639 1726882509.69828: 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.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882509.69897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882509.69930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882509.69985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882509.71839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882509.71842: stdout chunk (state=3): >>><<< 26639 1726882509.71898: stderr chunk (state=3): >>><<< 26639 1726882509.71902: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882509.71905: handler run complete 26639 1726882509.71907: attempt loop complete, returning result 26639 1726882509.71909: _execute() done 26639 1726882509.71911: dumping result to json 26639 1726882509.71913: done dumping result, returning 26639 1726882509.71919: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-16f9-46b9-00000000001f] 26639 1726882509.71924: sending task result for task 12673a56-9f93-16f9-46b9-00000000001f 26639 1726882509.72030: done sending task result for task 12673a56-9f93-16f9-46b9-00000000001f 26639 1726882509.72033: WORKER PROCESS EXITING ok: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: 26639 1726882509.72131: no more pending results, returning what we have 26639 1726882509.72136: results queue empty 26639 1726882509.72137: checking for any_errors_fatal 26639 1726882509.72142: done checking for any_errors_fatal 26639 1726882509.72143: checking for max_fail_percentage 26639 1726882509.72145: done checking for max_fail_percentage 26639 1726882509.72146: checking to see if all hosts have failed and the running result is not ok 26639 1726882509.72148: done checking to see if all hosts have failed 26639 1726882509.72148: getting the remaining hosts for this loop 26639 1726882509.72150: done getting the remaining hosts for this loop 26639 1726882509.72154: getting the next task for host managed_node2 26639 1726882509.72160: done getting next task for host managed_node2 26639 1726882509.72164: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 26639 1726882509.72166: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882509.72182: getting variables 26639 1726882509.72184: in VariableManager get_vars() 26639 1726882509.72435: Calling all_inventory to load vars for managed_node2 26639 1726882509.72438: Calling groups_inventory to load vars for managed_node2 26639 1726882509.72441: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882509.72451: Calling all_plugins_play to load vars for managed_node2 26639 1726882509.72454: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882509.72457: Calling groups_plugins_play to load vars for managed_node2 26639 1726882509.74061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882509.75926: done with get_vars() 26639 1726882509.75947: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:35:09 -0400 (0:00:00.803) 0:00:12.685 ****** 26639 1726882509.76029: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 26639 1726882509.76031: Creating lock for fedora.linux_system_roles.network_state 26639 1726882509.76321: worker is 1 (out of 1 available) 26639 1726882509.76332: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 26639 1726882509.76345: done queuing things up, now waiting for results queue to drain 26639 1726882509.76346: waiting for pending results... 26639 1726882509.76711: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 26639 1726882509.76716: in run() - task 12673a56-9f93-16f9-46b9-000000000020 26639 1726882509.76719: variable 'ansible_search_path' from source: unknown 26639 1726882509.76727: variable 'ansible_search_path' from source: unknown 26639 1726882509.76765: calling self._execute() 26639 1726882509.76857: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.76867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.76880: variable 'omit' from source: magic vars 26639 1726882509.77241: variable 'ansible_distribution_major_version' from source: facts 26639 1726882509.77259: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882509.77375: variable 'network_state' from source: role '' defaults 26639 1726882509.77388: Evaluated conditional (network_state != {}): False 26639 1726882509.77397: when evaluation is False, skipping this task 26639 1726882509.77404: _execute() done 26639 1726882509.77409: dumping result to json 26639 1726882509.77415: done dumping result, returning 26639 1726882509.77423: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-16f9-46b9-000000000020] 26639 1726882509.77431: sending task result for task 12673a56-9f93-16f9-46b9-000000000020 26639 1726882509.77636: done sending task result for task 12673a56-9f93-16f9-46b9-000000000020 26639 1726882509.77639: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26639 1726882509.77720: no more pending results, returning what we have 26639 1726882509.77725: results queue empty 26639 1726882509.77726: checking for any_errors_fatal 26639 1726882509.77734: done checking for any_errors_fatal 26639 1726882509.77735: checking for max_fail_percentage 26639 1726882509.77737: done checking for max_fail_percentage 26639 1726882509.77738: checking to see if all hosts have failed and the running result is not ok 26639 1726882509.77739: done checking to see if all hosts have failed 26639 1726882509.77740: getting the remaining hosts for this loop 26639 1726882509.77742: done getting the remaining hosts for this loop 26639 1726882509.77745: getting the next task for host managed_node2 26639 1726882509.77751: done getting next task for host managed_node2 26639 1726882509.77755: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26639 1726882509.77758: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882509.77773: getting variables 26639 1726882509.77775: in VariableManager get_vars() 26639 1726882509.77814: Calling all_inventory to load vars for managed_node2 26639 1726882509.77817: Calling groups_inventory to load vars for managed_node2 26639 1726882509.77820: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882509.77833: Calling all_plugins_play to load vars for managed_node2 26639 1726882509.77836: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882509.77839: Calling groups_plugins_play to load vars for managed_node2 26639 1726882509.79342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882509.80796: done with get_vars() 26639 1726882509.80816: done getting variables 26639 1726882509.80868: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:35:09 -0400 (0:00:00.048) 0:00:12.733 ****** 26639 1726882509.80895: entering _queue_task() for managed_node2/debug 26639 1726882509.81167: worker is 1 (out of 1 available) 26639 1726882509.81178: exiting _queue_task() for managed_node2/debug 26639 1726882509.81190: done queuing things up, now waiting for results queue to drain 26639 1726882509.81191: waiting for pending results... 26639 1726882509.81442: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26639 1726882509.81540: in run() - task 12673a56-9f93-16f9-46b9-000000000021 26639 1726882509.81599: variable 'ansible_search_path' from source: unknown 26639 1726882509.81602: variable 'ansible_search_path' from source: unknown 26639 1726882509.81605: calling self._execute() 26639 1726882509.81701: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.81713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.81732: variable 'omit' from source: magic vars 26639 1726882509.82097: variable 'ansible_distribution_major_version' from source: facts 26639 1726882509.82115: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882509.82157: variable 'omit' from source: magic vars 26639 1726882509.82170: variable 'omit' from source: magic vars 26639 1726882509.82211: variable 'omit' from source: magic vars 26639 1726882509.82256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882509.82301: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882509.82374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882509.82377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882509.82380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882509.82399: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882509.82408: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.82416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.82523: Set connection var ansible_shell_executable to /bin/sh 26639 1726882509.82531: Set connection var ansible_shell_type to sh 26639 1726882509.82544: Set connection var ansible_timeout to 10 26639 1726882509.82553: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882509.82591: Set connection var ansible_pipelining to False 26639 1726882509.82596: Set connection var ansible_connection to ssh 26639 1726882509.82598: variable 'ansible_shell_executable' from source: unknown 26639 1726882509.82607: variable 'ansible_connection' from source: unknown 26639 1726882509.82615: variable 'ansible_module_compression' from source: unknown 26639 1726882509.82621: variable 'ansible_shell_type' from source: unknown 26639 1726882509.82700: variable 'ansible_shell_executable' from source: unknown 26639 1726882509.82703: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.82705: variable 'ansible_pipelining' from source: unknown 26639 1726882509.82707: variable 'ansible_timeout' from source: unknown 26639 1726882509.82709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.82790: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882509.82811: variable 'omit' from source: magic vars 26639 1726882509.82820: starting attempt loop 26639 1726882509.82825: running the handler 26639 1726882509.82936: variable '__network_connections_result' from source: set_fact 26639 1726882509.82983: handler run complete 26639 1726882509.83006: attempt loop complete, returning result 26639 1726882509.83013: _execute() done 26639 1726882509.83023: dumping result to json 26639 1726882509.83031: done dumping result, returning 26639 1726882509.83042: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-16f9-46b9-000000000021] 26639 1726882509.83051: sending task result for task 12673a56-9f93-16f9-46b9-000000000021 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 26639 1726882509.83185: no more pending results, returning what we have 26639 1726882509.83189: results queue empty 26639 1726882509.83190: checking for any_errors_fatal 26639 1726882509.83198: done checking for any_errors_fatal 26639 1726882509.83199: checking for max_fail_percentage 26639 1726882509.83201: done checking for max_fail_percentage 26639 1726882509.83202: checking to see if all hosts have failed and the running result is not ok 26639 1726882509.83203: done checking to see if all hosts have failed 26639 1726882509.83204: getting the remaining hosts for this loop 26639 1726882509.83205: done getting the remaining hosts for this loop 26639 1726882509.83208: getting the next task for host managed_node2 26639 1726882509.83214: done getting next task for host managed_node2 26639 1726882509.83218: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26639 1726882509.83220: ^ state is: HOST STATE: block=3, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882509.83230: getting variables 26639 1726882509.83232: in VariableManager get_vars() 26639 1726882509.83266: Calling all_inventory to load vars for managed_node2 26639 1726882509.83268: Calling groups_inventory to load vars for managed_node2 26639 1726882509.83271: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882509.83281: Calling all_plugins_play to load vars for managed_node2 26639 1726882509.83284: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882509.83286: Calling groups_plugins_play to load vars for managed_node2 26639 1726882509.84305: done sending task result for task 12673a56-9f93-16f9-46b9-000000000021 26639 1726882509.84309: WORKER PROCESS EXITING 26639 1726882509.84794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882509.86315: done with get_vars() 26639 1726882509.86340: done getting variables 26639 1726882509.86402: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:35:09 -0400 (0:00:00.055) 0:00:12.789 ****** 26639 1726882509.86434: entering _queue_task() for managed_node2/debug 26639 1726882509.86745: worker is 1 (out of 1 available) 26639 1726882509.86760: exiting _queue_task() for managed_node2/debug 26639 1726882509.86774: done queuing things up, now waiting for results queue to drain 26639 1726882509.86775: waiting for pending results... 26639 1726882509.87062: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26639 1726882509.87171: in run() - task 12673a56-9f93-16f9-46b9-000000000022 26639 1726882509.87196: variable 'ansible_search_path' from source: unknown 26639 1726882509.87206: variable 'ansible_search_path' from source: unknown 26639 1726882509.87252: calling self._execute() 26639 1726882509.87354: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.87366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.87380: variable 'omit' from source: magic vars 26639 1726882509.87754: variable 'ansible_distribution_major_version' from source: facts 26639 1726882509.87774: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882509.87786: variable 'omit' from source: magic vars 26639 1726882509.87829: variable 'omit' from source: magic vars 26639 1726882509.87873: variable 'omit' from source: magic vars 26639 1726882509.87919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882509.87957: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882509.87985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882509.88010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882509.88027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882509.88059: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882509.88067: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.88076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.88181: Set connection var ansible_shell_executable to /bin/sh 26639 1726882509.88191: Set connection var ansible_shell_type to sh 26639 1726882509.88209: Set connection var ansible_timeout to 10 26639 1726882509.88219: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882509.88233: Set connection var ansible_pipelining to False 26639 1726882509.88241: Set connection var ansible_connection to ssh 26639 1726882509.88265: variable 'ansible_shell_executable' from source: unknown 26639 1726882509.88273: variable 'ansible_connection' from source: unknown 26639 1726882509.88281: variable 'ansible_module_compression' from source: unknown 26639 1726882509.88307: variable 'ansible_shell_type' from source: unknown 26639 1726882509.88310: variable 'ansible_shell_executable' from source: unknown 26639 1726882509.88313: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.88315: variable 'ansible_pipelining' from source: unknown 26639 1726882509.88317: variable 'ansible_timeout' from source: unknown 26639 1726882509.88398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.88467: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882509.88484: variable 'omit' from source: magic vars 26639 1726882509.88496: starting attempt loop 26639 1726882509.88505: running the handler 26639 1726882509.88559: variable '__network_connections_result' from source: set_fact 26639 1726882509.88644: variable '__network_connections_result' from source: set_fact 26639 1726882509.88742: handler run complete 26639 1726882509.88771: attempt loop complete, returning result 26639 1726882509.88779: _execute() done 26639 1726882509.88785: dumping result to json 26639 1726882509.88796: done dumping result, returning 26639 1726882509.88809: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-16f9-46b9-000000000022] 26639 1726882509.88820: sending task result for task 12673a56-9f93-16f9-46b9-000000000022 26639 1726882509.89029: done sending task result for task 12673a56-9f93-16f9-46b9-000000000022 26639 1726882509.89032: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 26639 1726882509.89142: no more pending results, returning what we have 26639 1726882509.89147: results queue empty 26639 1726882509.89148: checking for any_errors_fatal 26639 1726882509.89153: done checking for any_errors_fatal 26639 1726882509.89154: checking for max_fail_percentage 26639 1726882509.89156: done checking for max_fail_percentage 26639 1726882509.89157: checking to see if all hosts have failed and the running result is not ok 26639 1726882509.89159: done checking to see if all hosts have failed 26639 1726882509.89159: getting the remaining hosts for this loop 26639 1726882509.89161: done getting the remaining hosts for this loop 26639 1726882509.89165: getting the next task for host managed_node2 26639 1726882509.89172: done getting next task for host managed_node2 26639 1726882509.89176: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26639 1726882509.89178: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882509.89189: getting variables 26639 1726882509.89191: in VariableManager get_vars() 26639 1726882509.89227: Calling all_inventory to load vars for managed_node2 26639 1726882509.89230: Calling groups_inventory to load vars for managed_node2 26639 1726882509.89232: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882509.89243: Calling all_plugins_play to load vars for managed_node2 26639 1726882509.89245: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882509.89248: Calling groups_plugins_play to load vars for managed_node2 26639 1726882509.90705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882509.92155: done with get_vars() 26639 1726882509.92180: done getting variables 26639 1726882509.92238: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:35:09 -0400 (0:00:00.058) 0:00:12.847 ****** 26639 1726882509.92268: entering _queue_task() for managed_node2/debug 26639 1726882509.92586: worker is 1 (out of 1 available) 26639 1726882509.92599: exiting _queue_task() for managed_node2/debug 26639 1726882509.92612: done queuing things up, now waiting for results queue to drain 26639 1726882509.92613: waiting for pending results... 26639 1726882509.93014: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26639 1726882509.93018: in run() - task 12673a56-9f93-16f9-46b9-000000000023 26639 1726882509.93021: variable 'ansible_search_path' from source: unknown 26639 1726882509.93024: variable 'ansible_search_path' from source: unknown 26639 1726882509.93039: calling self._execute() 26639 1726882509.93132: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.93143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.93156: variable 'omit' from source: magic vars 26639 1726882509.93516: variable 'ansible_distribution_major_version' from source: facts 26639 1726882509.93533: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882509.93662: variable 'network_state' from source: role '' defaults 26639 1726882509.93677: Evaluated conditional (network_state != {}): False 26639 1726882509.93684: when evaluation is False, skipping this task 26639 1726882509.93690: _execute() done 26639 1726882509.93698: dumping result to json 26639 1726882509.93705: done dumping result, returning 26639 1726882509.93716: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-16f9-46b9-000000000023] 26639 1726882509.93725: sending task result for task 12673a56-9f93-16f9-46b9-000000000023 skipping: [managed_node2] => { "false_condition": "network_state != {}" } 26639 1726882509.93858: no more pending results, returning what we have 26639 1726882509.93862: results queue empty 26639 1726882509.93862: checking for any_errors_fatal 26639 1726882509.93874: done checking for any_errors_fatal 26639 1726882509.93874: checking for max_fail_percentage 26639 1726882509.93876: done checking for max_fail_percentage 26639 1726882509.93877: checking to see if all hosts have failed and the running result is not ok 26639 1726882509.93878: done checking to see if all hosts have failed 26639 1726882509.93879: getting the remaining hosts for this loop 26639 1726882509.93880: done getting the remaining hosts for this loop 26639 1726882509.93884: getting the next task for host managed_node2 26639 1726882509.93890: done getting next task for host managed_node2 26639 1726882509.93896: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 26639 1726882509.93899: ^ state is: HOST STATE: block=3, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882509.93913: getting variables 26639 1726882509.93915: in VariableManager get_vars() 26639 1726882509.93952: Calling all_inventory to load vars for managed_node2 26639 1726882509.93955: Calling groups_inventory to load vars for managed_node2 26639 1726882509.93958: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882509.93970: Calling all_plugins_play to load vars for managed_node2 26639 1726882509.93973: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882509.93976: Calling groups_plugins_play to load vars for managed_node2 26639 1726882509.94806: done sending task result for task 12673a56-9f93-16f9-46b9-000000000023 26639 1726882509.94809: WORKER PROCESS EXITING 26639 1726882509.95515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882509.97129: done with get_vars() 26639 1726882509.97150: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:35:09 -0400 (0:00:00.049) 0:00:12.897 ****** 26639 1726882509.97246: entering _queue_task() for managed_node2/ping 26639 1726882509.97248: Creating lock for ping 26639 1726882509.97572: worker is 1 (out of 1 available) 26639 1726882509.97582: exiting _queue_task() for managed_node2/ping 26639 1726882509.97596: done queuing things up, now waiting for results queue to drain 26639 1726882509.97597: waiting for pending results... 26639 1726882509.97855: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 26639 1726882509.97950: in run() - task 12673a56-9f93-16f9-46b9-000000000024 26639 1726882509.97967: variable 'ansible_search_path' from source: unknown 26639 1726882509.97974: variable 'ansible_search_path' from source: unknown 26639 1726882509.98017: calling self._execute() 26639 1726882509.98108: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.98119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.98136: variable 'omit' from source: magic vars 26639 1726882509.98486: variable 'ansible_distribution_major_version' from source: facts 26639 1726882509.98506: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882509.98518: variable 'omit' from source: magic vars 26639 1726882509.98565: variable 'omit' from source: magic vars 26639 1726882509.98606: variable 'omit' from source: magic vars 26639 1726882509.98650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882509.98692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882509.98718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882509.98740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882509.98757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882509.98797: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882509.98806: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.98815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.98921: Set connection var ansible_shell_executable to /bin/sh 26639 1726882509.98931: Set connection var ansible_shell_type to sh 26639 1726882509.98944: Set connection var ansible_timeout to 10 26639 1726882509.98954: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882509.98997: Set connection var ansible_pipelining to False 26639 1726882509.99000: Set connection var ansible_connection to ssh 26639 1726882509.99003: variable 'ansible_shell_executable' from source: unknown 26639 1726882509.99010: variable 'ansible_connection' from source: unknown 26639 1726882509.99019: variable 'ansible_module_compression' from source: unknown 26639 1726882509.99026: variable 'ansible_shell_type' from source: unknown 26639 1726882509.99034: variable 'ansible_shell_executable' from source: unknown 26639 1726882509.99197: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882509.99201: variable 'ansible_pipelining' from source: unknown 26639 1726882509.99203: variable 'ansible_timeout' from source: unknown 26639 1726882509.99206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882509.99255: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882509.99270: variable 'omit' from source: magic vars 26639 1726882509.99278: starting attempt loop 26639 1726882509.99287: running the handler 26639 1726882509.99306: _low_level_execute_command(): starting 26639 1726882509.99323: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882510.00012: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882510.00029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882510.00044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882510.00061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882510.00081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882510.00108: 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.69 is address debug1: re-parsing configuration <<< 26639 1726882510.00196: 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.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882510.00214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882510.00313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882510.01936: stdout chunk (state=3): >>>/root <<< 26639 1726882510.02065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882510.02069: stderr chunk (state=3): >>><<< 26639 1726882510.02078: stdout chunk (state=3): >>><<< 26639 1726882510.02192: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882510.02199: _low_level_execute_command(): starting 26639 1726882510.02202: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374 `" && echo ansible-tmp-1726882510.0210123-27120-164716124082374="` echo /root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374 `" ) && sleep 0' 26639 1726882510.02810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882510.02823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882510.02826: stderr chunk (state=3): >>>debug2: match found <<< 26639 1726882510.02914: 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/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882510.02933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882510.03033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882510.04890: stdout chunk (state=3): >>>ansible-tmp-1726882510.0210123-27120-164716124082374=/root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374 <<< 26639 1726882510.05020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882510.05080: stderr chunk (state=3): >>><<< 26639 1726882510.05083: stdout chunk (state=3): >>><<< 26639 1726882510.05102: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882510.0210123-27120-164716124082374=/root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882510.05210: variable 'ansible_module_compression' from source: unknown 26639 1726882510.05227: ANSIBALLZ: Using lock for ping 26639 1726882510.05243: ANSIBALLZ: Acquiring lock 26639 1726882510.05265: ANSIBALLZ: Lock acquired: 140527770827952 26639 1726882510.05274: ANSIBALLZ: Creating module 26639 1726882510.17771: ANSIBALLZ: Writing module into payload 26639 1726882510.17902: ANSIBALLZ: Writing module 26639 1726882510.17906: ANSIBALLZ: Renaming module 26639 1726882510.17908: ANSIBALLZ: Done creating module 26639 1726882510.17910: variable 'ansible_facts' from source: unknown 26639 1726882510.17998: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374/AnsiballZ_ping.py 26639 1726882510.18140: Sending initial data 26639 1726882510.18143: Sent initial data (153 bytes) 26639 1726882510.18756: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882510.18771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882510.18784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882510.18881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882510.18894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882510.18916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882510.19015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882510.20553: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882510.20636: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882510.20691: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmp8353f1p9 /root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374/AnsiballZ_ping.py <<< 26639 1726882510.20697: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374/AnsiballZ_ping.py" <<< 26639 1726882510.20780: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmp8353f1p9" to remote "/root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374/AnsiballZ_ping.py" <<< 26639 1726882510.21784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882510.21788: stdout chunk (state=3): >>><<< 26639 1726882510.21799: stderr chunk (state=3): >>><<< 26639 1726882510.21854: done transferring module to remote 26639 1726882510.21864: _low_level_execute_command(): starting 26639 1726882510.21946: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374/ /root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374/AnsiballZ_ping.py && sleep 0' 26639 1726882510.22598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882510.22612: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882510.22636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882510.22650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882510.22669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882510.22759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882510.24536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882510.24662: stdout chunk (state=3): >>><<< 26639 1726882510.24665: stderr chunk (state=3): >>><<< 26639 1726882510.24668: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882510.24670: _low_level_execute_command(): starting 26639 1726882510.24672: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374/AnsiballZ_ping.py && sleep 0' 26639 1726882510.25275: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882510.25296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882510.25313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882510.25340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882510.25409: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882510.25459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882510.25477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882510.25505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882510.25598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882510.40388: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 26639 1726882510.42055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882510.42060: stdout chunk (state=3): >>><<< 26639 1726882510.42063: stderr chunk (state=3): >>><<< 26639 1726882510.42066: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882510.42068: 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-1726882510.0210123-27120-164716124082374/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882510.42071: _low_level_execute_command(): starting 26639 1726882510.42073: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882510.0210123-27120-164716124082374/ > /dev/null 2>&1 && sleep 0' 26639 1726882510.43156: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882510.43170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882510.43180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882510.43638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882510.43703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882510.43810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882510.44026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882510.45829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882510.45874: stderr chunk (state=3): >>><<< 26639 1726882510.45877: stdout chunk (state=3): >>><<< 26639 1726882510.45898: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882510.45910: handler run complete 26639 1726882510.46182: attempt loop complete, returning result 26639 1726882510.46185: _execute() done 26639 1726882510.46187: dumping result to json 26639 1726882510.46189: done dumping result, returning 26639 1726882510.46196: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-16f9-46b9-000000000024] 26639 1726882510.46198: sending task result for task 12673a56-9f93-16f9-46b9-000000000024 26639 1726882510.46263: done sending task result for task 12673a56-9f93-16f9-46b9-000000000024 26639 1726882510.46265: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 26639 1726882510.46345: no more pending results, returning what we have 26639 1726882510.46348: results queue empty 26639 1726882510.46349: checking for any_errors_fatal 26639 1726882510.46356: done checking for any_errors_fatal 26639 1726882510.46356: checking for max_fail_percentage 26639 1726882510.46358: done checking for max_fail_percentage 26639 1726882510.46359: checking to see if all hosts have failed and the running result is not ok 26639 1726882510.46360: done checking to see if all hosts have failed 26639 1726882510.46361: getting the remaining hosts for this loop 26639 1726882510.46362: done getting the remaining hosts for this loop 26639 1726882510.46366: getting the next task for host managed_node2 26639 1726882510.46374: done getting next task for host managed_node2 26639 1726882510.46376: ^ task is: TASK: meta (role_complete) 26639 1726882510.46378: ^ 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 26639 1726882510.46387: getting variables 26639 1726882510.46389: in VariableManager get_vars() 26639 1726882510.46433: Calling all_inventory to load vars for managed_node2 26639 1726882510.46436: Calling groups_inventory to load vars for managed_node2 26639 1726882510.46439: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882510.46450: Calling all_plugins_play to load vars for managed_node2 26639 1726882510.46452: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882510.46455: Calling groups_plugins_play to load vars for managed_node2 26639 1726882510.49513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882510.51454: done with get_vars() 26639 1726882510.51497: done getting variables 26639 1726882510.51583: done queuing things up, now waiting for results queue to drain 26639 1726882510.51585: results queue empty 26639 1726882510.51586: checking for any_errors_fatal 26639 1726882510.51589: done checking for any_errors_fatal 26639 1726882510.51594: checking for max_fail_percentage 26639 1726882510.51597: done checking for max_fail_percentage 26639 1726882510.51597: checking to see if all hosts have failed and the running result is not ok 26639 1726882510.51598: done checking to see if all hosts have failed 26639 1726882510.51599: getting the remaining hosts for this loop 26639 1726882510.51600: done getting the remaining hosts for this loop 26639 1726882510.51602: getting the next task for host managed_node2 26639 1726882510.51614: done getting next task for host managed_node2 26639 1726882510.51618: ^ task is: TASK: Include network role 26639 1726882510.51619: ^ 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 26639 1726882510.51622: getting variables 26639 1726882510.51623: in VariableManager get_vars() 26639 1726882510.51642: Calling all_inventory to load vars for managed_node2 26639 1726882510.51645: Calling groups_inventory to load vars for managed_node2 26639 1726882510.51647: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882510.51653: Calling all_plugins_play to load vars for managed_node2 26639 1726882510.51655: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882510.51658: Calling groups_plugins_play to load vars for managed_node2 26639 1726882510.52967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882510.55199: done with get_vars() 26639 1726882510.55232: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:27 Friday 20 September 2024 21:35:10 -0400 (0:00:00.581) 0:00:13.479 ****** 26639 1726882510.55430: entering _queue_task() for managed_node2/include_role 26639 1726882510.55431: Creating lock for include_role 26639 1726882510.56369: worker is 1 (out of 1 available) 26639 1726882510.56382: exiting _queue_task() for managed_node2/include_role 26639 1726882510.56399: done queuing things up, now waiting for results queue to drain 26639 1726882510.56401: waiting for pending results... 26639 1726882510.56758: running TaskExecutor() for managed_node2/TASK: Include network role 26639 1726882510.56851: in run() - task 12673a56-9f93-16f9-46b9-00000000002a 26639 1726882510.56864: variable 'ansible_search_path' from source: unknown 26639 1726882510.56908: calling self._execute() 26639 1726882510.57199: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882510.57203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882510.57406: variable 'omit' from source: magic vars 26639 1726882510.58003: variable 'ansible_distribution_major_version' from source: facts 26639 1726882510.58006: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882510.58009: _execute() done 26639 1726882510.58011: dumping result to json 26639 1726882510.58013: done dumping result, returning 26639 1726882510.58016: done running TaskExecutor() for managed_node2/TASK: Include network role [12673a56-9f93-16f9-46b9-00000000002a] 26639 1726882510.58019: sending task result for task 12673a56-9f93-16f9-46b9-00000000002a 26639 1726882510.58128: done sending task result for task 12673a56-9f93-16f9-46b9-00000000002a 26639 1726882510.58131: WORKER PROCESS EXITING 26639 1726882510.58222: no more pending results, returning what we have 26639 1726882510.58227: in VariableManager get_vars() 26639 1726882510.58299: Calling all_inventory to load vars for managed_node2 26639 1726882510.58301: Calling groups_inventory to load vars for managed_node2 26639 1726882510.58304: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882510.58318: Calling all_plugins_play to load vars for managed_node2 26639 1726882510.58320: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882510.58322: Calling groups_plugins_play to load vars for managed_node2 26639 1726882510.61289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882510.65127: done with get_vars() 26639 1726882510.65155: variable 'ansible_search_path' from source: unknown 26639 1726882510.65469: variable 'omit' from source: magic vars 26639 1726882510.65502: variable 'omit' from source: magic vars 26639 1726882510.65518: variable 'omit' from source: magic vars 26639 1726882510.65522: we have included files to process 26639 1726882510.65523: generating all_blocks data 26639 1726882510.65525: done generating all_blocks data 26639 1726882510.65528: processing included file: fedora.linux_system_roles.network 26639 1726882510.65556: in VariableManager get_vars() 26639 1726882510.65575: done with get_vars() 26639 1726882510.65612: in VariableManager get_vars() 26639 1726882510.65632: done with get_vars() 26639 1726882510.65714: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 26639 1726882510.65840: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 26639 1726882510.65929: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 26639 1726882510.66514: in VariableManager get_vars() 26639 1726882510.66542: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26639 1726882510.68625: iterating over new_blocks loaded from include file 26639 1726882510.68627: in VariableManager get_vars() 26639 1726882510.68643: done with get_vars() 26639 1726882510.68645: filtering new block on tags 26639 1726882510.68704: done filtering new block on tags 26639 1726882510.68712: in VariableManager get_vars() 26639 1726882510.68729: done with get_vars() 26639 1726882510.68730: filtering new block on tags 26639 1726882510.68747: done filtering new block on tags 26639 1726882510.68748: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node2 26639 1726882510.68753: extending task lists for all hosts with included blocks 26639 1726882510.68965: done extending task lists 26639 1726882510.68966: done processing included files 26639 1726882510.68967: results queue empty 26639 1726882510.68968: checking for any_errors_fatal 26639 1726882510.68969: done checking for any_errors_fatal 26639 1726882510.68970: checking for max_fail_percentage 26639 1726882510.68971: done checking for max_fail_percentage 26639 1726882510.68972: checking to see if all hosts have failed and the running result is not ok 26639 1726882510.68973: done checking to see if all hosts have failed 26639 1726882510.68974: getting the remaining hosts for this loop 26639 1726882510.68975: done getting the remaining hosts for this loop 26639 1726882510.68977: getting the next task for host managed_node2 26639 1726882510.68980: done getting next task for host managed_node2 26639 1726882510.68983: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26639 1726882510.68985: ^ 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 26639 1726882510.68998: getting variables 26639 1726882510.69000: in VariableManager get_vars() 26639 1726882510.69014: Calling all_inventory to load vars for managed_node2 26639 1726882510.69016: Calling groups_inventory to load vars for managed_node2 26639 1726882510.69018: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882510.69024: Calling all_plugins_play to load vars for managed_node2 26639 1726882510.69026: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882510.69028: Calling groups_plugins_play to load vars for managed_node2 26639 1726882510.71137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882510.74485: done with get_vars() 26639 1726882510.74518: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:35:10 -0400 (0:00:00.191) 0:00:13.670 ****** 26639 1726882510.74599: entering _queue_task() for managed_node2/include_tasks 26639 1726882510.74999: worker is 1 (out of 1 available) 26639 1726882510.75301: exiting _queue_task() for managed_node2/include_tasks 26639 1726882510.75313: done queuing things up, now waiting for results queue to drain 26639 1726882510.75315: waiting for pending results... 26639 1726882510.76027: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26639 1726882510.76032: in run() - task 12673a56-9f93-16f9-46b9-0000000001df 26639 1726882510.76035: variable 'ansible_search_path' from source: unknown 26639 1726882510.76038: variable 'ansible_search_path' from source: unknown 26639 1726882510.76119: calling self._execute() 26639 1726882510.76299: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882510.76304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882510.76306: variable 'omit' from source: magic vars 26639 1726882510.77011: variable 'ansible_distribution_major_version' from source: facts 26639 1726882510.77201: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882510.77204: _execute() done 26639 1726882510.77207: dumping result to json 26639 1726882510.77210: done dumping result, returning 26639 1726882510.77212: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-16f9-46b9-0000000001df] 26639 1726882510.77215: sending task result for task 12673a56-9f93-16f9-46b9-0000000001df 26639 1726882510.77370: no more pending results, returning what we have 26639 1726882510.77377: in VariableManager get_vars() 26639 1726882510.77429: Calling all_inventory to load vars for managed_node2 26639 1726882510.77432: Calling groups_inventory to load vars for managed_node2 26639 1726882510.77434: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882510.77448: Calling all_plugins_play to load vars for managed_node2 26639 1726882510.77452: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882510.77455: Calling groups_plugins_play to load vars for managed_node2 26639 1726882510.78308: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001df 26639 1726882510.78311: WORKER PROCESS EXITING 26639 1726882510.79783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882510.81243: done with get_vars() 26639 1726882510.81266: variable 'ansible_search_path' from source: unknown 26639 1726882510.81268: variable 'ansible_search_path' from source: unknown 26639 1726882510.81317: we have included files to process 26639 1726882510.81318: generating all_blocks data 26639 1726882510.81320: done generating all_blocks data 26639 1726882510.81324: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26639 1726882510.81325: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26639 1726882510.81328: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26639 1726882510.82260: done processing included file 26639 1726882510.82262: iterating over new_blocks loaded from include file 26639 1726882510.82263: in VariableManager get_vars() 26639 1726882510.82286: done with get_vars() 26639 1726882510.82288: filtering new block on tags 26639 1726882510.82308: done filtering new block on tags 26639 1726882510.82311: in VariableManager get_vars() 26639 1726882510.82334: done with get_vars() 26639 1726882510.82336: filtering new block on tags 26639 1726882510.82353: done filtering new block on tags 26639 1726882510.82355: in VariableManager get_vars() 26639 1726882510.82375: done with get_vars() 26639 1726882510.82376: filtering new block on tags 26639 1726882510.82395: done filtering new block on tags 26639 1726882510.82397: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 26639 1726882510.82402: extending task lists for all hosts with included blocks 26639 1726882510.84047: done extending task lists 26639 1726882510.84049: done processing included files 26639 1726882510.84050: results queue empty 26639 1726882510.84050: checking for any_errors_fatal 26639 1726882510.84055: done checking for any_errors_fatal 26639 1726882510.84055: checking for max_fail_percentage 26639 1726882510.84057: done checking for max_fail_percentage 26639 1726882510.84057: checking to see if all hosts have failed and the running result is not ok 26639 1726882510.84058: done checking to see if all hosts have failed 26639 1726882510.84059: getting the remaining hosts for this loop 26639 1726882510.84060: done getting the remaining hosts for this loop 26639 1726882510.84063: getting the next task for host managed_node2 26639 1726882510.84068: done getting next task for host managed_node2 26639 1726882510.84071: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26639 1726882510.84074: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882510.84085: getting variables 26639 1726882510.84086: in VariableManager get_vars() 26639 1726882510.84310: Calling all_inventory to load vars for managed_node2 26639 1726882510.84313: Calling groups_inventory to load vars for managed_node2 26639 1726882510.84316: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882510.84322: Calling all_plugins_play to load vars for managed_node2 26639 1726882510.84324: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882510.84327: Calling groups_plugins_play to load vars for managed_node2 26639 1726882510.86756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882510.89919: done with get_vars() 26639 1726882510.89945: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:35:10 -0400 (0:00:00.154) 0:00:13.825 ****** 26639 1726882510.90035: entering _queue_task() for managed_node2/setup 26639 1726882510.90803: worker is 1 (out of 1 available) 26639 1726882510.90816: exiting _queue_task() for managed_node2/setup 26639 1726882510.90830: done queuing things up, now waiting for results queue to drain 26639 1726882510.90832: waiting for pending results... 26639 1726882510.91318: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26639 1726882510.91656: in run() - task 12673a56-9f93-16f9-46b9-000000000243 26639 1726882510.91716: variable 'ansible_search_path' from source: unknown 26639 1726882510.91726: variable 'ansible_search_path' from source: unknown 26639 1726882510.91766: calling self._execute() 26639 1726882510.91873: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882510.91921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882510.91937: variable 'omit' from source: magic vars 26639 1726882510.92302: variable 'ansible_distribution_major_version' from source: facts 26639 1726882510.92321: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882510.92535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882510.95024: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882510.95335: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882510.95339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882510.95341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882510.95367: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882510.95450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882510.95488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882510.95523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882510.95580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882510.95660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882510.95663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882510.95695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882510.95725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882510.95771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882510.95797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882510.95958: variable '__network_required_facts' from source: role '' defaults 26639 1726882510.95972: variable 'ansible_facts' from source: unknown 26639 1726882510.96897: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 26639 1726882510.96915: when evaluation is False, skipping this task 26639 1726882510.96960: _execute() done 26639 1726882510.96963: dumping result to json 26639 1726882510.96970: done dumping result, returning 26639 1726882510.96974: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-16f9-46b9-000000000243] 26639 1726882510.96977: sending task result for task 12673a56-9f93-16f9-46b9-000000000243 26639 1726882510.97367: done sending task result for task 12673a56-9f93-16f9-46b9-000000000243 26639 1726882510.97371: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26639 1726882510.97420: no more pending results, returning what we have 26639 1726882510.97423: results queue empty 26639 1726882510.97424: checking for any_errors_fatal 26639 1726882510.97426: done checking for any_errors_fatal 26639 1726882510.97427: checking for max_fail_percentage 26639 1726882510.97429: done checking for max_fail_percentage 26639 1726882510.97429: checking to see if all hosts have failed and the running result is not ok 26639 1726882510.97431: done checking to see if all hosts have failed 26639 1726882510.97431: getting the remaining hosts for this loop 26639 1726882510.97433: done getting the remaining hosts for this loop 26639 1726882510.97437: getting the next task for host managed_node2 26639 1726882510.97446: done getting next task for host managed_node2 26639 1726882510.97450: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 26639 1726882510.97454: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882510.97470: getting variables 26639 1726882510.97472: in VariableManager get_vars() 26639 1726882510.97517: Calling all_inventory to load vars for managed_node2 26639 1726882510.97520: Calling groups_inventory to load vars for managed_node2 26639 1726882510.97522: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882510.97532: Calling all_plugins_play to load vars for managed_node2 26639 1726882510.97535: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882510.97537: Calling groups_plugins_play to load vars for managed_node2 26639 1726882510.99027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882511.00570: done with get_vars() 26639 1726882511.00600: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:35:11 -0400 (0:00:00.106) 0:00:13.931 ****** 26639 1726882511.00707: entering _queue_task() for managed_node2/stat 26639 1726882511.01037: worker is 1 (out of 1 available) 26639 1726882511.01051: exiting _queue_task() for managed_node2/stat 26639 1726882511.01063: done queuing things up, now waiting for results queue to drain 26639 1726882511.01065: waiting for pending results... 26639 1726882511.01464: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 26639 1726882511.01671: in run() - task 12673a56-9f93-16f9-46b9-000000000245 26639 1726882511.01675: variable 'ansible_search_path' from source: unknown 26639 1726882511.01678: variable 'ansible_search_path' from source: unknown 26639 1726882511.01680: calling self._execute() 26639 1726882511.01683: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882511.01685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882511.01688: variable 'omit' from source: magic vars 26639 1726882511.02031: variable 'ansible_distribution_major_version' from source: facts 26639 1726882511.02042: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882511.02216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882511.02474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882511.02521: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882511.02554: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882511.02584: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882511.02669: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882511.02694: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882511.02722: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882511.02746: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882511.02829: variable '__network_is_ostree' from source: set_fact 26639 1726882511.02869: Evaluated conditional (not __network_is_ostree is defined): False 26639 1726882511.02872: when evaluation is False, skipping this task 26639 1726882511.02875: _execute() done 26639 1726882511.02877: dumping result to json 26639 1726882511.02879: done dumping result, returning 26639 1726882511.02882: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-16f9-46b9-000000000245] 26639 1726882511.02884: sending task result for task 12673a56-9f93-16f9-46b9-000000000245 26639 1726882511.02952: done sending task result for task 12673a56-9f93-16f9-46b9-000000000245 26639 1726882511.02955: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26639 1726882511.03008: no more pending results, returning what we have 26639 1726882511.03012: results queue empty 26639 1726882511.03013: checking for any_errors_fatal 26639 1726882511.03020: done checking for any_errors_fatal 26639 1726882511.03021: checking for max_fail_percentage 26639 1726882511.03023: done checking for max_fail_percentage 26639 1726882511.03023: checking to see if all hosts have failed and the running result is not ok 26639 1726882511.03025: done checking to see if all hosts have failed 26639 1726882511.03025: getting the remaining hosts for this loop 26639 1726882511.03027: done getting the remaining hosts for this loop 26639 1726882511.03031: getting the next task for host managed_node2 26639 1726882511.03038: done getting next task for host managed_node2 26639 1726882511.03041: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26639 1726882511.03045: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882511.03061: getting variables 26639 1726882511.03062: in VariableManager get_vars() 26639 1726882511.03107: Calling all_inventory to load vars for managed_node2 26639 1726882511.03110: Calling groups_inventory to load vars for managed_node2 26639 1726882511.03112: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882511.03124: Calling all_plugins_play to load vars for managed_node2 26639 1726882511.03126: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882511.03129: Calling groups_plugins_play to load vars for managed_node2 26639 1726882511.04735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882511.10325: done with get_vars() 26639 1726882511.10348: done getting variables 26639 1726882511.10398: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:35:11 -0400 (0:00:00.097) 0:00:14.029 ****** 26639 1726882511.10429: entering _queue_task() for managed_node2/set_fact 26639 1726882511.10756: worker is 1 (out of 1 available) 26639 1726882511.10768: exiting _queue_task() for managed_node2/set_fact 26639 1726882511.10781: done queuing things up, now waiting for results queue to drain 26639 1726882511.10782: waiting for pending results... 26639 1726882511.11443: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26639 1726882511.11622: in run() - task 12673a56-9f93-16f9-46b9-000000000246 26639 1726882511.11635: variable 'ansible_search_path' from source: unknown 26639 1726882511.11648: variable 'ansible_search_path' from source: unknown 26639 1726882511.11670: calling self._execute() 26639 1726882511.11869: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882511.11919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882511.11922: variable 'omit' from source: magic vars 26639 1726882511.12807: variable 'ansible_distribution_major_version' from source: facts 26639 1726882511.12821: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882511.13175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882511.13540: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882511.13585: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882511.13656: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882511.13691: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882511.14082: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882511.14111: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882511.14252: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882511.14277: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882511.14413: variable '__network_is_ostree' from source: set_fact 26639 1726882511.14420: Evaluated conditional (not __network_is_ostree is defined): False 26639 1726882511.14423: when evaluation is False, skipping this task 26639 1726882511.14426: _execute() done 26639 1726882511.14428: dumping result to json 26639 1726882511.14430: done dumping result, returning 26639 1726882511.14481: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-16f9-46b9-000000000246] 26639 1726882511.14484: sending task result for task 12673a56-9f93-16f9-46b9-000000000246 26639 1726882511.14657: done sending task result for task 12673a56-9f93-16f9-46b9-000000000246 26639 1726882511.14660: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26639 1726882511.14715: no more pending results, returning what we have 26639 1726882511.14718: results queue empty 26639 1726882511.14719: checking for any_errors_fatal 26639 1726882511.14725: done checking for any_errors_fatal 26639 1726882511.14726: checking for max_fail_percentage 26639 1726882511.14728: done checking for max_fail_percentage 26639 1726882511.14728: checking to see if all hosts have failed and the running result is not ok 26639 1726882511.14730: done checking to see if all hosts have failed 26639 1726882511.14730: getting the remaining hosts for this loop 26639 1726882511.14732: done getting the remaining hosts for this loop 26639 1726882511.14736: getting the next task for host managed_node2 26639 1726882511.14745: done getting next task for host managed_node2 26639 1726882511.14749: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 26639 1726882511.14753: ^ 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 26639 1726882511.14771: getting variables 26639 1726882511.14773: in VariableManager get_vars() 26639 1726882511.14820: Calling all_inventory to load vars for managed_node2 26639 1726882511.14823: Calling groups_inventory to load vars for managed_node2 26639 1726882511.14825: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882511.14837: Calling all_plugins_play to load vars for managed_node2 26639 1726882511.14840: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882511.14843: Calling groups_plugins_play to load vars for managed_node2 26639 1726882511.17755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882511.19806: done with get_vars() 26639 1726882511.19828: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:35:11 -0400 (0:00:00.095) 0:00:14.124 ****** 26639 1726882511.19955: entering _queue_task() for managed_node2/service_facts 26639 1726882511.20658: worker is 1 (out of 1 available) 26639 1726882511.20670: exiting _queue_task() for managed_node2/service_facts 26639 1726882511.20681: done queuing things up, now waiting for results queue to drain 26639 1726882511.20683: waiting for pending results... 26639 1726882511.21115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 26639 1726882511.21120: in run() - task 12673a56-9f93-16f9-46b9-000000000248 26639 1726882511.21137: variable 'ansible_search_path' from source: unknown 26639 1726882511.21145: variable 'ansible_search_path' from source: unknown 26639 1726882511.21183: calling self._execute() 26639 1726882511.21283: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882511.21336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882511.21344: variable 'omit' from source: magic vars 26639 1726882511.21691: variable 'ansible_distribution_major_version' from source: facts 26639 1726882511.21711: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882511.21722: variable 'omit' from source: magic vars 26639 1726882511.21799: variable 'omit' from source: magic vars 26639 1726882511.21881: variable 'omit' from source: magic vars 26639 1726882511.21887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882511.21974: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882511.22037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882511.22127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882511.22135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882511.22199: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882511.22206: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882511.22209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882511.22292: Set connection var ansible_shell_executable to /bin/sh 26639 1726882511.22306: Set connection var ansible_shell_type to sh 26639 1726882511.22324: Set connection var ansible_timeout to 10 26639 1726882511.22333: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882511.22350: Set connection var ansible_pipelining to False 26639 1726882511.22399: Set connection var ansible_connection to ssh 26639 1726882511.22402: variable 'ansible_shell_executable' from source: unknown 26639 1726882511.22404: variable 'ansible_connection' from source: unknown 26639 1726882511.22407: variable 'ansible_module_compression' from source: unknown 26639 1726882511.22409: variable 'ansible_shell_type' from source: unknown 26639 1726882511.22411: variable 'ansible_shell_executable' from source: unknown 26639 1726882511.22413: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882511.22415: variable 'ansible_pipelining' from source: unknown 26639 1726882511.22422: variable 'ansible_timeout' from source: unknown 26639 1726882511.22429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882511.22645: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882511.22650: variable 'omit' from source: magic vars 26639 1726882511.22652: starting attempt loop 26639 1726882511.22654: running the handler 26639 1726882511.22668: _low_level_execute_command(): starting 26639 1726882511.22683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882511.23420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882511.23442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882511.23456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882511.23473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882511.23489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882511.23514: stderr chunk (state=3): >>>debug2: match not found <<< 26639 1726882511.23552: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882511.23636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882511.23698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882511.23701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882511.23980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882511.25587: stdout chunk (state=3): >>>/root <<< 26639 1726882511.25724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882511.25736: stdout chunk (state=3): >>><<< 26639 1726882511.25764: stderr chunk (state=3): >>><<< 26639 1726882511.25796: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882511.25817: _low_level_execute_command(): starting 26639 1726882511.25830: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073 `" && echo ansible-tmp-1726882511.2580357-27161-223069675927073="` echo /root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073 `" ) && sleep 0' 26639 1726882511.26701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882511.26720: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882511.26735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882511.26755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882511.26781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882511.26796: stderr chunk (state=3): >>>debug2: match not found <<< 26639 1726882511.27016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882511.27030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882511.27109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882511.27199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882511.29083: stdout chunk (state=3): >>>ansible-tmp-1726882511.2580357-27161-223069675927073=/root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073 <<< 26639 1726882511.29212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882511.29215: stderr chunk (state=3): >>><<< 26639 1726882511.29220: stdout chunk (state=3): >>><<< 26639 1726882511.29399: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882511.2580357-27161-223069675927073=/root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882511.29402: variable 'ansible_module_compression' from source: unknown 26639 1726882511.29405: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 26639 1726882511.29407: variable 'ansible_facts' from source: unknown 26639 1726882511.29479: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073/AnsiballZ_service_facts.py 26639 1726882511.29650: Sending initial data 26639 1726882511.29659: Sent initial data (162 bytes) 26639 1726882511.30265: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882511.30281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882511.30306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882511.30412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882511.30431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882511.30446: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882511.30537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882511.32082: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882511.32166: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882511.32231: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmppqpvbzwy /root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073/AnsiballZ_service_facts.py <<< 26639 1726882511.32235: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073/AnsiballZ_service_facts.py" <<< 26639 1726882511.32309: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmppqpvbzwy" to remote "/root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073/AnsiballZ_service_facts.py" <<< 26639 1726882511.33227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882511.33375: stderr chunk (state=3): >>><<< 26639 1726882511.33379: stdout chunk (state=3): >>><<< 26639 1726882511.33388: done transferring module to remote 26639 1726882511.33409: _low_level_execute_command(): starting 26639 1726882511.33420: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073/ /root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073/AnsiballZ_service_facts.py && sleep 0' 26639 1726882511.34072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882511.34083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882511.34146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882511.34212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882511.34227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882511.34252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882511.34340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882511.36095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882511.36107: stdout chunk (state=3): >>><<< 26639 1726882511.36118: stderr chunk (state=3): >>><<< 26639 1726882511.36136: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882511.36144: _low_level_execute_command(): starting 26639 1726882511.36152: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073/AnsiballZ_service_facts.py && sleep 0' 26639 1726882511.36753: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882511.36768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882511.36783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882511.36806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882511.36823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882511.36834: stderr chunk (state=3): >>>debug2: match not found <<< 26639 1726882511.36846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882511.36867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26639 1726882511.36909: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882511.36966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882511.36982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882511.37017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882511.37127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882512.88999: 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"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 26639 1726882512.90445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882512.90450: stdout chunk (state=3): >>><<< 26639 1726882512.90452: stderr chunk (state=3): >>><<< 26639 1726882512.90664: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882512.92165: 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-1726882511.2580357-27161-223069675927073/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882512.92169: _low_level_execute_command(): starting 26639 1726882512.92172: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882511.2580357-27161-223069675927073/ > /dev/null 2>&1 && sleep 0' 26639 1726882512.93514: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882512.93529: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882512.93588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882512.93719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882512.93778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882512.96100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882512.96105: stdout chunk (state=3): >>><<< 26639 1726882512.96107: stderr chunk (state=3): >>><<< 26639 1726882512.96110: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882512.96112: handler run complete 26639 1726882512.96600: variable 'ansible_facts' from source: unknown 26639 1726882512.96835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882512.98424: variable 'ansible_facts' from source: unknown 26639 1726882512.98564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882512.99398: attempt loop complete, returning result 26639 1726882512.99402: _execute() done 26639 1726882512.99405: dumping result to json 26639 1726882512.99408: done dumping result, returning 26639 1726882512.99411: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-16f9-46b9-000000000248] 26639 1726882512.99414: sending task result for task 12673a56-9f93-16f9-46b9-000000000248 26639 1726882513.01499: done sending task result for task 12673a56-9f93-16f9-46b9-000000000248 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26639 1726882513.01560: WORKER PROCESS EXITING 26639 1726882513.01806: no more pending results, returning what we have 26639 1726882513.01809: results queue empty 26639 1726882513.01810: checking for any_errors_fatal 26639 1726882513.01813: done checking for any_errors_fatal 26639 1726882513.01813: checking for max_fail_percentage 26639 1726882513.01815: done checking for max_fail_percentage 26639 1726882513.01816: checking to see if all hosts have failed and the running result is not ok 26639 1726882513.01817: done checking to see if all hosts have failed 26639 1726882513.01817: getting the remaining hosts for this loop 26639 1726882513.01819: done getting the remaining hosts for this loop 26639 1726882513.01822: getting the next task for host managed_node2 26639 1726882513.01827: done getting next task for host managed_node2 26639 1726882513.01830: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 26639 1726882513.01835: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882513.01844: getting variables 26639 1726882513.01845: in VariableManager get_vars() 26639 1726882513.01874: Calling all_inventory to load vars for managed_node2 26639 1726882513.01877: Calling groups_inventory to load vars for managed_node2 26639 1726882513.01879: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882513.01887: Calling all_plugins_play to load vars for managed_node2 26639 1726882513.01890: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882513.01892: Calling groups_plugins_play to load vars for managed_node2 26639 1726882513.04256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882513.07419: done with get_vars() 26639 1726882513.07446: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:35:13 -0400 (0:00:01.875) 0:00:16.000 ****** 26639 1726882513.07547: entering _queue_task() for managed_node2/package_facts 26639 1726882513.08318: worker is 1 (out of 1 available) 26639 1726882513.08331: exiting _queue_task() for managed_node2/package_facts 26639 1726882513.08346: done queuing things up, now waiting for results queue to drain 26639 1726882513.08347: waiting for pending results... 26639 1726882513.08857: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 26639 1726882513.09026: in run() - task 12673a56-9f93-16f9-46b9-000000000249 26639 1726882513.09047: variable 'ansible_search_path' from source: unknown 26639 1726882513.09057: variable 'ansible_search_path' from source: unknown 26639 1726882513.09103: calling self._execute() 26639 1726882513.09199: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882513.09211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882513.09300: variable 'omit' from source: magic vars 26639 1726882513.09616: variable 'ansible_distribution_major_version' from source: facts 26639 1726882513.09635: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882513.09652: variable 'omit' from source: magic vars 26639 1726882513.09724: variable 'omit' from source: magic vars 26639 1726882513.09765: variable 'omit' from source: magic vars 26639 1726882513.09814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882513.09853: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882513.09908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882513.09956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882513.10002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882513.10036: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882513.10046: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882513.10055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882513.10225: Set connection var ansible_shell_executable to /bin/sh 26639 1726882513.10308: Set connection var ansible_shell_type to sh 26639 1726882513.10315: Set connection var ansible_timeout to 10 26639 1726882513.10318: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882513.10320: Set connection var ansible_pipelining to False 26639 1726882513.10322: Set connection var ansible_connection to ssh 26639 1726882513.10324: variable 'ansible_shell_executable' from source: unknown 26639 1726882513.10326: variable 'ansible_connection' from source: unknown 26639 1726882513.10328: variable 'ansible_module_compression' from source: unknown 26639 1726882513.10331: variable 'ansible_shell_type' from source: unknown 26639 1726882513.10333: variable 'ansible_shell_executable' from source: unknown 26639 1726882513.10335: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882513.10337: variable 'ansible_pipelining' from source: unknown 26639 1726882513.10339: variable 'ansible_timeout' from source: unknown 26639 1726882513.10344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882513.10547: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882513.10562: variable 'omit' from source: magic vars 26639 1726882513.10571: starting attempt loop 26639 1726882513.10579: running the handler 26639 1726882513.10604: _low_level_execute_command(): starting 26639 1726882513.10616: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882513.11416: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882513.11452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882513.11472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882513.11501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882513.11601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882513.13222: stdout chunk (state=3): >>>/root <<< 26639 1726882513.13380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882513.13384: stdout chunk (state=3): >>><<< 26639 1726882513.13387: stderr chunk (state=3): >>><<< 26639 1726882513.13508: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882513.13512: _low_level_execute_command(): starting 26639 1726882513.13515: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075 `" && echo ansible-tmp-1726882513.1341252-27252-164163678799075="` echo /root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075 `" ) && sleep 0' 26639 1726882513.14108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882513.14175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882513.14197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882513.14222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882513.14324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882513.16213: stdout chunk (state=3): >>>ansible-tmp-1726882513.1341252-27252-164163678799075=/root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075 <<< 26639 1726882513.16365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882513.16369: stdout chunk (state=3): >>><<< 26639 1726882513.16371: stderr chunk (state=3): >>><<< 26639 1726882513.16513: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882513.1341252-27252-164163678799075=/root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882513.16516: variable 'ansible_module_compression' from source: unknown 26639 1726882513.16519: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 26639 1726882513.16583: variable 'ansible_facts' from source: unknown 26639 1726882513.16796: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075/AnsiballZ_package_facts.py 26639 1726882513.16981: Sending initial data 26639 1726882513.16985: Sent initial data (162 bytes) 26639 1726882513.17540: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882513.17614: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882513.17663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882513.17684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882513.17779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882513.19549: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882513.19606: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882513.19661: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpvcy39vbb /root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075/AnsiballZ_package_facts.py <<< 26639 1726882513.19664: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075/AnsiballZ_package_facts.py" <<< 26639 1726882513.19744: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpvcy39vbb" to remote "/root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075/AnsiballZ_package_facts.py" <<< 26639 1726882513.21569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882513.21653: stderr chunk (state=3): >>><<< 26639 1726882513.21663: stdout chunk (state=3): >>><<< 26639 1726882513.21687: done transferring module to remote 26639 1726882513.21777: _low_level_execute_command(): starting 26639 1726882513.21780: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075/ /root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075/AnsiballZ_package_facts.py && sleep 0' 26639 1726882513.22821: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882513.22825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882513.22911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882513.24674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882513.24678: stdout chunk (state=3): >>><<< 26639 1726882513.24684: stderr chunk (state=3): >>><<< 26639 1726882513.24708: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882513.24717: _low_level_execute_command(): starting 26639 1726882513.24720: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075/AnsiballZ_package_facts.py && sleep 0' 26639 1726882513.25405: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882513.25414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882513.25426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882513.25448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882513.25509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882513.25556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882513.25567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882513.25584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882513.25687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882513.69391: 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<<< 26639 1726882513.69411: 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,<<< 26639 1726882513.69458: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 26639 1726882513.69479: 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<<< 26639 1726882513.69507: 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<<< 26639 1726882513.69536: 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<<< 26639 1726882513.69543: 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<<< 26639 1726882513.69576: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 26639 1726882513.69602: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 26639 1726882513.71310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882513.71328: stderr chunk (state=3): >>><<< 26639 1726882513.71331: stdout chunk (state=3): >>><<< 26639 1726882513.71371: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882513.72641: 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-1726882513.1341252-27252-164163678799075/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882513.72656: _low_level_execute_command(): starting 26639 1726882513.72661: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882513.1341252-27252-164163678799075/ > /dev/null 2>&1 && sleep 0' 26639 1726882513.73073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882513.73111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882513.73114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882513.73116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882513.73118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882513.73120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882513.73123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882513.73171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882513.73178: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882513.73179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882513.73243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882513.75069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882513.75092: stderr chunk (state=3): >>><<< 26639 1726882513.75099: stdout chunk (state=3): >>><<< 26639 1726882513.75112: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882513.75117: handler run complete 26639 1726882513.75571: variable 'ansible_facts' from source: unknown 26639 1726882513.75846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882513.76962: variable 'ansible_facts' from source: unknown 26639 1726882513.77216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882513.77612: attempt loop complete, returning result 26639 1726882513.77622: _execute() done 26639 1726882513.77625: dumping result to json 26639 1726882513.77737: done dumping result, returning 26639 1726882513.77745: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-16f9-46b9-000000000249] 26639 1726882513.77750: sending task result for task 12673a56-9f93-16f9-46b9-000000000249 26639 1726882513.78945: done sending task result for task 12673a56-9f93-16f9-46b9-000000000249 26639 1726882513.78948: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26639 1726882513.79026: no more pending results, returning what we have 26639 1726882513.79030: results queue empty 26639 1726882513.79031: checking for any_errors_fatal 26639 1726882513.79035: done checking for any_errors_fatal 26639 1726882513.79036: checking for max_fail_percentage 26639 1726882513.79037: done checking for max_fail_percentage 26639 1726882513.79038: checking to see if all hosts have failed and the running result is not ok 26639 1726882513.79038: done checking to see if all hosts have failed 26639 1726882513.79039: getting the remaining hosts for this loop 26639 1726882513.79039: done getting the remaining hosts for this loop 26639 1726882513.79042: getting the next task for host managed_node2 26639 1726882513.79047: done getting next task for host managed_node2 26639 1726882513.79049: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 26639 1726882513.79051: ^ 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 26639 1726882513.79058: getting variables 26639 1726882513.79059: in VariableManager get_vars() 26639 1726882513.79081: Calling all_inventory to load vars for managed_node2 26639 1726882513.79082: Calling groups_inventory to load vars for managed_node2 26639 1726882513.79084: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882513.79091: Calling all_plugins_play to load vars for managed_node2 26639 1726882513.79097: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882513.79099: Calling groups_plugins_play to load vars for managed_node2 26639 1726882513.79785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882513.80654: done with get_vars() 26639 1726882513.80673: done getting variables 26639 1726882513.80718: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:35:13 -0400 (0:00:00.731) 0:00:16.732 ****** 26639 1726882513.80745: entering _queue_task() for managed_node2/debug 26639 1726882513.80984: worker is 1 (out of 1 available) 26639 1726882513.80998: exiting _queue_task() for managed_node2/debug 26639 1726882513.81012: done queuing things up, now waiting for results queue to drain 26639 1726882513.81013: waiting for pending results... 26639 1726882513.81195: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 26639 1726882513.81278: in run() - task 12673a56-9f93-16f9-46b9-0000000001e0 26639 1726882513.81290: variable 'ansible_search_path' from source: unknown 26639 1726882513.81294: variable 'ansible_search_path' from source: unknown 26639 1726882513.81325: calling self._execute() 26639 1726882513.81390: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882513.81398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882513.81407: variable 'omit' from source: magic vars 26639 1726882513.81686: variable 'ansible_distribution_major_version' from source: facts 26639 1726882513.81699: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882513.81705: variable 'omit' from source: magic vars 26639 1726882513.81736: variable 'omit' from source: magic vars 26639 1726882513.81807: variable 'network_provider' from source: set_fact 26639 1726882513.81820: variable 'omit' from source: magic vars 26639 1726882513.81851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882513.81876: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882513.81898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882513.81910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882513.81920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882513.81943: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882513.81946: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882513.81949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882513.82021: Set connection var ansible_shell_executable to /bin/sh 26639 1726882513.82024: Set connection var ansible_shell_type to sh 26639 1726882513.82031: Set connection var ansible_timeout to 10 26639 1726882513.82036: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882513.82043: Set connection var ansible_pipelining to False 26639 1726882513.82045: Set connection var ansible_connection to ssh 26639 1726882513.82062: variable 'ansible_shell_executable' from source: unknown 26639 1726882513.82065: variable 'ansible_connection' from source: unknown 26639 1726882513.82067: variable 'ansible_module_compression' from source: unknown 26639 1726882513.82070: variable 'ansible_shell_type' from source: unknown 26639 1726882513.82072: variable 'ansible_shell_executable' from source: unknown 26639 1726882513.82074: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882513.82077: variable 'ansible_pipelining' from source: unknown 26639 1726882513.82080: variable 'ansible_timeout' from source: unknown 26639 1726882513.82084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882513.82181: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882513.82189: variable 'omit' from source: magic vars 26639 1726882513.82197: starting attempt loop 26639 1726882513.82200: running the handler 26639 1726882513.82237: handler run complete 26639 1726882513.82247: attempt loop complete, returning result 26639 1726882513.82250: _execute() done 26639 1726882513.82252: dumping result to json 26639 1726882513.82255: done dumping result, returning 26639 1726882513.82262: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-16f9-46b9-0000000001e0] 26639 1726882513.82265: sending task result for task 12673a56-9f93-16f9-46b9-0000000001e0 26639 1726882513.82345: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001e0 26639 1726882513.82348: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 26639 1726882513.82406: no more pending results, returning what we have 26639 1726882513.82410: results queue empty 26639 1726882513.82410: checking for any_errors_fatal 26639 1726882513.82421: done checking for any_errors_fatal 26639 1726882513.82422: checking for max_fail_percentage 26639 1726882513.82423: done checking for max_fail_percentage 26639 1726882513.82424: checking to see if all hosts have failed and the running result is not ok 26639 1726882513.82425: done checking to see if all hosts have failed 26639 1726882513.82426: getting the remaining hosts for this loop 26639 1726882513.82427: done getting the remaining hosts for this loop 26639 1726882513.82430: getting the next task for host managed_node2 26639 1726882513.82437: done getting next task for host managed_node2 26639 1726882513.82440: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26639 1726882513.82443: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882513.82454: getting variables 26639 1726882513.82456: in VariableManager get_vars() 26639 1726882513.82490: Calling all_inventory to load vars for managed_node2 26639 1726882513.82495: Calling groups_inventory to load vars for managed_node2 26639 1726882513.82497: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882513.82505: Calling all_plugins_play to load vars for managed_node2 26639 1726882513.82507: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882513.82510: Calling groups_plugins_play to load vars for managed_node2 26639 1726882513.83261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882513.84232: done with get_vars() 26639 1726882513.84247: done getting variables 26639 1726882513.84287: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:35:13 -0400 (0:00:00.035) 0:00:16.767 ****** 26639 1726882513.84312: entering _queue_task() for managed_node2/fail 26639 1726882513.84557: worker is 1 (out of 1 available) 26639 1726882513.84572: exiting _queue_task() for managed_node2/fail 26639 1726882513.84584: done queuing things up, now waiting for results queue to drain 26639 1726882513.84585: waiting for pending results... 26639 1726882513.84911: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26639 1726882513.84936: in run() - task 12673a56-9f93-16f9-46b9-0000000001e1 26639 1726882513.84956: variable 'ansible_search_path' from source: unknown 26639 1726882513.84964: variable 'ansible_search_path' from source: unknown 26639 1726882513.85012: calling self._execute() 26639 1726882513.85110: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882513.85121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882513.85137: variable 'omit' from source: magic vars 26639 1726882513.85505: variable 'ansible_distribution_major_version' from source: facts 26639 1726882513.85705: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882513.85708: variable 'network_state' from source: role '' defaults 26639 1726882513.85711: Evaluated conditional (network_state != {}): False 26639 1726882513.85713: when evaluation is False, skipping this task 26639 1726882513.85715: _execute() done 26639 1726882513.85717: dumping result to json 26639 1726882513.85719: done dumping result, returning 26639 1726882513.85721: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-16f9-46b9-0000000001e1] 26639 1726882513.85724: sending task result for task 12673a56-9f93-16f9-46b9-0000000001e1 26639 1726882513.85811: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001e1 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26639 1726882513.85863: no more pending results, returning what we have 26639 1726882513.85866: results queue empty 26639 1726882513.85867: checking for any_errors_fatal 26639 1726882513.85874: done checking for any_errors_fatal 26639 1726882513.85875: checking for max_fail_percentage 26639 1726882513.85876: done checking for max_fail_percentage 26639 1726882513.85877: checking to see if all hosts have failed and the running result is not ok 26639 1726882513.85878: done checking to see if all hosts have failed 26639 1726882513.85878: getting the remaining hosts for this loop 26639 1726882513.85880: done getting the remaining hosts for this loop 26639 1726882513.85883: getting the next task for host managed_node2 26639 1726882513.85892: done getting next task for host managed_node2 26639 1726882513.85897: ^ 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 26639 1726882513.85901: ^ 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 26639 1726882513.85919: getting variables 26639 1726882513.85921: in VariableManager get_vars() 26639 1726882513.85965: Calling all_inventory to load vars for managed_node2 26639 1726882513.85968: Calling groups_inventory to load vars for managed_node2 26639 1726882513.85970: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882513.85981: Calling all_plugins_play to load vars for managed_node2 26639 1726882513.85984: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882513.85986: Calling groups_plugins_play to load vars for managed_node2 26639 1726882513.86001: WORKER PROCESS EXITING 26639 1726882513.86803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882513.87762: done with get_vars() 26639 1726882513.87785: done getting variables 26639 1726882513.87848: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:35:13 -0400 (0:00:00.035) 0:00:16.803 ****** 26639 1726882513.87879: entering _queue_task() for managed_node2/fail 26639 1726882513.88223: worker is 1 (out of 1 available) 26639 1726882513.88235: exiting _queue_task() for managed_node2/fail 26639 1726882513.88248: done queuing things up, now waiting for results queue to drain 26639 1726882513.88249: waiting for pending results... 26639 1726882513.88537: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 26639 1726882513.88666: in run() - task 12673a56-9f93-16f9-46b9-0000000001e2 26639 1726882513.88687: variable 'ansible_search_path' from source: unknown 26639 1726882513.88702: variable 'ansible_search_path' from source: unknown 26639 1726882513.88749: calling self._execute() 26639 1726882513.88860: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882513.88863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882513.88873: variable 'omit' from source: magic vars 26639 1726882513.89155: variable 'ansible_distribution_major_version' from source: facts 26639 1726882513.89166: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882513.89251: variable 'network_state' from source: role '' defaults 26639 1726882513.89260: Evaluated conditional (network_state != {}): False 26639 1726882513.89265: when evaluation is False, skipping this task 26639 1726882513.89268: _execute() done 26639 1726882513.89270: dumping result to json 26639 1726882513.89272: done dumping result, returning 26639 1726882513.89277: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-16f9-46b9-0000000001e2] 26639 1726882513.89289: sending task result for task 12673a56-9f93-16f9-46b9-0000000001e2 26639 1726882513.89370: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001e2 26639 1726882513.89372: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26639 1726882513.89432: no more pending results, returning what we have 26639 1726882513.89436: results queue empty 26639 1726882513.89437: checking for any_errors_fatal 26639 1726882513.89444: done checking for any_errors_fatal 26639 1726882513.89445: checking for max_fail_percentage 26639 1726882513.89447: done checking for max_fail_percentage 26639 1726882513.89447: checking to see if all hosts have failed and the running result is not ok 26639 1726882513.89448: done checking to see if all hosts have failed 26639 1726882513.89449: getting the remaining hosts for this loop 26639 1726882513.89450: done getting the remaining hosts for this loop 26639 1726882513.89454: getting the next task for host managed_node2 26639 1726882513.89460: done getting next task for host managed_node2 26639 1726882513.89463: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26639 1726882513.89467: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882513.89484: getting variables 26639 1726882513.89486: in VariableManager get_vars() 26639 1726882513.89523: Calling all_inventory to load vars for managed_node2 26639 1726882513.89525: Calling groups_inventory to load vars for managed_node2 26639 1726882513.89527: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882513.89536: Calling all_plugins_play to load vars for managed_node2 26639 1726882513.89538: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882513.89541: Calling groups_plugins_play to load vars for managed_node2 26639 1726882513.90433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882513.91890: done with get_vars() 26639 1726882513.91917: done getting variables 26639 1726882513.91978: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:35:13 -0400 (0:00:00.041) 0:00:16.844 ****** 26639 1726882513.92015: entering _queue_task() for managed_node2/fail 26639 1726882513.92369: worker is 1 (out of 1 available) 26639 1726882513.92384: exiting _queue_task() for managed_node2/fail 26639 1726882513.92599: done queuing things up, now waiting for results queue to drain 26639 1726882513.92601: waiting for pending results... 26639 1726882513.92732: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26639 1726882513.92813: in run() - task 12673a56-9f93-16f9-46b9-0000000001e3 26639 1726882513.92841: variable 'ansible_search_path' from source: unknown 26639 1726882513.92852: variable 'ansible_search_path' from source: unknown 26639 1726882513.92896: calling self._execute() 26639 1726882513.93045: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882513.93049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882513.93053: variable 'omit' from source: magic vars 26639 1726882513.93421: variable 'ansible_distribution_major_version' from source: facts 26639 1726882513.93440: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882513.93628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882513.97178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882513.97183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882513.97230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882513.97285: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882513.97392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882513.97564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882513.97622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882513.97655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882513.97707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882513.97727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882513.97833: variable 'ansible_distribution_major_version' from source: facts 26639 1726882513.97855: Evaluated conditional (ansible_distribution_major_version | int > 9): True 26639 1726882513.97979: variable 'ansible_distribution' from source: facts 26639 1726882513.98018: variable '__network_rh_distros' from source: role '' defaults 26639 1726882513.98022: Evaluated conditional (ansible_distribution in __network_rh_distros): True 26639 1726882513.98270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882513.98304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882513.98344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882513.98381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882513.98453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882513.98461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882513.98491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882513.98523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882513.98570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882513.98587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882513.98635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882513.98671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882513.98781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882513.98784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882513.98787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882513.99085: variable 'network_connections' from source: include params 26639 1726882513.99109: variable 'interface' from source: play vars 26639 1726882513.99184: variable 'interface' from source: play vars 26639 1726882513.99205: variable 'network_state' from source: role '' defaults 26639 1726882513.99281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882513.99455: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882513.99499: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882513.99533: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882513.99570: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882513.99616: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882513.99648: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882513.99802: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882513.99805: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882513.99808: 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 26639 1726882513.99811: when evaluation is False, skipping this task 26639 1726882513.99813: _execute() done 26639 1726882513.99815: dumping result to json 26639 1726882513.99817: done dumping result, returning 26639 1726882513.99820: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-16f9-46b9-0000000001e3] 26639 1726882513.99822: sending task result for task 12673a56-9f93-16f9-46b9-0000000001e3 26639 1726882513.99887: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001e3 26639 1726882513.99890: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 26639 1726882513.99940: no more pending results, returning what we have 26639 1726882513.99944: results queue empty 26639 1726882513.99945: checking for any_errors_fatal 26639 1726882513.99951: done checking for any_errors_fatal 26639 1726882513.99952: checking for max_fail_percentage 26639 1726882513.99954: done checking for max_fail_percentage 26639 1726882513.99954: checking to see if all hosts have failed and the running result is not ok 26639 1726882513.99956: done checking to see if all hosts have failed 26639 1726882513.99956: getting the remaining hosts for this loop 26639 1726882513.99958: done getting the remaining hosts for this loop 26639 1726882513.99961: getting the next task for host managed_node2 26639 1726882513.99969: done getting next task for host managed_node2 26639 1726882513.99973: ^ 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 26639 1726882513.99976: ^ 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 26639 1726882513.99995: getting variables 26639 1726882513.99998: in VariableManager get_vars() 26639 1726882514.00039: Calling all_inventory to load vars for managed_node2 26639 1726882514.00042: Calling groups_inventory to load vars for managed_node2 26639 1726882514.00044: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882514.00055: Calling all_plugins_play to load vars for managed_node2 26639 1726882514.00058: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882514.00061: Calling groups_plugins_play to load vars for managed_node2 26639 1726882514.01726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882514.03249: done with get_vars() 26639 1726882514.03273: done getting variables 26639 1726882514.03334: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:35:14 -0400 (0:00:00.113) 0:00:16.958 ****** 26639 1726882514.03367: entering _queue_task() for managed_node2/dnf 26639 1726882514.03700: worker is 1 (out of 1 available) 26639 1726882514.03712: exiting _queue_task() for managed_node2/dnf 26639 1726882514.03724: done queuing things up, now waiting for results queue to drain 26639 1726882514.03726: waiting for pending results... 26639 1726882514.04115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 26639 1726882514.04134: in run() - task 12673a56-9f93-16f9-46b9-0000000001e4 26639 1726882514.04153: variable 'ansible_search_path' from source: unknown 26639 1726882514.04161: variable 'ansible_search_path' from source: unknown 26639 1726882514.04203: calling self._execute() 26639 1726882514.04304: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882514.04318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882514.04336: variable 'omit' from source: magic vars 26639 1726882514.04692: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.04712: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882514.04911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882514.07390: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882514.07457: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882514.07502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882514.07591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882514.07596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882514.07650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.07683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.07719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.07760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.07778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.07891: variable 'ansible_distribution' from source: facts 26639 1726882514.07904: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.07926: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 26639 1726882514.08098: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882514.08169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.08199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.08226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.08273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.08291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.08333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.08364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.08392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.08436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.08458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.08568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.08572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.08575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.08600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.08619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.08774: variable 'network_connections' from source: include params 26639 1726882514.08798: variable 'interface' from source: play vars 26639 1726882514.08869: variable 'interface' from source: play vars 26639 1726882514.08959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882514.09121: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882514.09159: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882514.09196: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882514.09234: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882514.09298: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882514.09309: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882514.09438: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.09442: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882514.09449: variable '__network_team_connections_defined' from source: role '' defaults 26639 1726882514.09616: variable 'network_connections' from source: include params 26639 1726882514.09621: variable 'interface' from source: play vars 26639 1726882514.09657: variable 'interface' from source: play vars 26639 1726882514.09681: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26639 1726882514.09684: when evaluation is False, skipping this task 26639 1726882514.09687: _execute() done 26639 1726882514.09689: dumping result to json 26639 1726882514.09695: done dumping result, returning 26639 1726882514.09701: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-16f9-46b9-0000000001e4] 26639 1726882514.09710: sending task result for task 12673a56-9f93-16f9-46b9-0000000001e4 26639 1726882514.09789: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001e4 26639 1726882514.09795: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26639 1726882514.09843: no more pending results, returning what we have 26639 1726882514.09847: results queue empty 26639 1726882514.09847: checking for any_errors_fatal 26639 1726882514.09852: done checking for any_errors_fatal 26639 1726882514.09853: checking for max_fail_percentage 26639 1726882514.09855: done checking for max_fail_percentage 26639 1726882514.09855: checking to see if all hosts have failed and the running result is not ok 26639 1726882514.09856: done checking to see if all hosts have failed 26639 1726882514.09857: getting the remaining hosts for this loop 26639 1726882514.09858: done getting the remaining hosts for this loop 26639 1726882514.09862: getting the next task for host managed_node2 26639 1726882514.09869: done getting next task for host managed_node2 26639 1726882514.09872: ^ 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 26639 1726882514.09875: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882514.09892: getting variables 26639 1726882514.09896: in VariableManager get_vars() 26639 1726882514.09934: Calling all_inventory to load vars for managed_node2 26639 1726882514.09936: Calling groups_inventory to load vars for managed_node2 26639 1726882514.09939: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882514.09948: Calling all_plugins_play to load vars for managed_node2 26639 1726882514.09951: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882514.09953: Calling groups_plugins_play to load vars for managed_node2 26639 1726882514.10857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882514.12172: done with get_vars() 26639 1726882514.12199: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26639 1726882514.12273: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:35:14 -0400 (0:00:00.089) 0:00:17.047 ****** 26639 1726882514.12306: entering _queue_task() for managed_node2/yum 26639 1726882514.12619: worker is 1 (out of 1 available) 26639 1726882514.12632: exiting _queue_task() for managed_node2/yum 26639 1726882514.12645: done queuing things up, now waiting for results queue to drain 26639 1726882514.12646: waiting for pending results... 26639 1726882514.12924: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 26639 1726882514.12999: in run() - task 12673a56-9f93-16f9-46b9-0000000001e5 26639 1726882514.13011: variable 'ansible_search_path' from source: unknown 26639 1726882514.13014: variable 'ansible_search_path' from source: unknown 26639 1726882514.13045: calling self._execute() 26639 1726882514.13119: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882514.13123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882514.13138: variable 'omit' from source: magic vars 26639 1726882514.13406: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.13416: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882514.13531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882514.15280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882514.15328: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882514.15350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882514.15380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882514.15407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882514.15470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.15498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.15517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.15550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.15562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.15635: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.15646: Evaluated conditional (ansible_distribution_major_version | int < 8): False 26639 1726882514.15649: when evaluation is False, skipping this task 26639 1726882514.15651: _execute() done 26639 1726882514.15654: dumping result to json 26639 1726882514.15656: done dumping result, returning 26639 1726882514.15663: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-16f9-46b9-0000000001e5] 26639 1726882514.15666: sending task result for task 12673a56-9f93-16f9-46b9-0000000001e5 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 26639 1726882514.15795: no more pending results, returning what we have 26639 1726882514.15798: results queue empty 26639 1726882514.15798: checking for any_errors_fatal 26639 1726882514.15804: done checking for any_errors_fatal 26639 1726882514.15804: checking for max_fail_percentage 26639 1726882514.15806: done checking for max_fail_percentage 26639 1726882514.15807: checking to see if all hosts have failed and the running result is not ok 26639 1726882514.15808: done checking to see if all hosts have failed 26639 1726882514.15808: getting the remaining hosts for this loop 26639 1726882514.15810: done getting the remaining hosts for this loop 26639 1726882514.15813: getting the next task for host managed_node2 26639 1726882514.15820: done getting next task for host managed_node2 26639 1726882514.15824: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26639 1726882514.15826: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882514.15842: getting variables 26639 1726882514.15843: in VariableManager get_vars() 26639 1726882514.15879: Calling all_inventory to load vars for managed_node2 26639 1726882514.15881: Calling groups_inventory to load vars for managed_node2 26639 1726882514.15884: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882514.15895: Calling all_plugins_play to load vars for managed_node2 26639 1726882514.15898: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882514.15901: Calling groups_plugins_play to load vars for managed_node2 26639 1726882514.16506: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001e5 26639 1726882514.16510: WORKER PROCESS EXITING 26639 1726882514.16695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882514.17660: done with get_vars() 26639 1726882514.17675: done getting variables 26639 1726882514.17719: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:35:14 -0400 (0:00:00.054) 0:00:17.102 ****** 26639 1726882514.17743: entering _queue_task() for managed_node2/fail 26639 1726882514.17956: worker is 1 (out of 1 available) 26639 1726882514.17971: exiting _queue_task() for managed_node2/fail 26639 1726882514.17983: done queuing things up, now waiting for results queue to drain 26639 1726882514.17984: waiting for pending results... 26639 1726882514.18159: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26639 1726882514.18234: in run() - task 12673a56-9f93-16f9-46b9-0000000001e6 26639 1726882514.18244: variable 'ansible_search_path' from source: unknown 26639 1726882514.18248: variable 'ansible_search_path' from source: unknown 26639 1726882514.18277: calling self._execute() 26639 1726882514.18348: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882514.18351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882514.18360: variable 'omit' from source: magic vars 26639 1726882514.18624: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.18632: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882514.18715: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882514.18843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882514.20265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882514.20313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882514.20340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882514.20365: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882514.20389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882514.20443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.20474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.20503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.20525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.20536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.20567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.20583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.20604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.20631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.20641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.20668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.20684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.20704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.20731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.20741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.20852: variable 'network_connections' from source: include params 26639 1726882514.20861: variable 'interface' from source: play vars 26639 1726882514.20913: variable 'interface' from source: play vars 26639 1726882514.20963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882514.21071: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882514.21098: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882514.21120: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882514.21144: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882514.21174: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882514.21188: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882514.21209: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.21227: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882514.21271: variable '__network_team_connections_defined' from source: role '' defaults 26639 1726882514.21420: variable 'network_connections' from source: include params 26639 1726882514.21423: variable 'interface' from source: play vars 26639 1726882514.21467: variable 'interface' from source: play vars 26639 1726882514.21496: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26639 1726882514.21499: when evaluation is False, skipping this task 26639 1726882514.21502: _execute() done 26639 1726882514.21504: dumping result to json 26639 1726882514.21507: done dumping result, returning 26639 1726882514.21509: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-16f9-46b9-0000000001e6] 26639 1726882514.21514: sending task result for task 12673a56-9f93-16f9-46b9-0000000001e6 26639 1726882514.21599: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001e6 26639 1726882514.21602: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26639 1726882514.21648: no more pending results, returning what we have 26639 1726882514.21651: results queue empty 26639 1726882514.21652: checking for any_errors_fatal 26639 1726882514.21657: done checking for any_errors_fatal 26639 1726882514.21657: checking for max_fail_percentage 26639 1726882514.21659: done checking for max_fail_percentage 26639 1726882514.21660: checking to see if all hosts have failed and the running result is not ok 26639 1726882514.21661: done checking to see if all hosts have failed 26639 1726882514.21661: getting the remaining hosts for this loop 26639 1726882514.21662: done getting the remaining hosts for this loop 26639 1726882514.21667: getting the next task for host managed_node2 26639 1726882514.21673: done getting next task for host managed_node2 26639 1726882514.21677: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 26639 1726882514.21679: ^ 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 26639 1726882514.21705: getting variables 26639 1726882514.21707: in VariableManager get_vars() 26639 1726882514.21740: Calling all_inventory to load vars for managed_node2 26639 1726882514.21742: Calling groups_inventory to load vars for managed_node2 26639 1726882514.21744: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882514.21752: Calling all_plugins_play to load vars for managed_node2 26639 1726882514.21754: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882514.21756: Calling groups_plugins_play to load vars for managed_node2 26639 1726882514.22519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882514.23377: done with get_vars() 26639 1726882514.23395: done getting variables 26639 1726882514.23436: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:35:14 -0400 (0:00:00.057) 0:00:17.159 ****** 26639 1726882514.23458: entering _queue_task() for managed_node2/package 26639 1726882514.23670: worker is 1 (out of 1 available) 26639 1726882514.23682: exiting _queue_task() for managed_node2/package 26639 1726882514.23699: done queuing things up, now waiting for results queue to drain 26639 1726882514.23701: waiting for pending results... 26639 1726882514.23860: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 26639 1726882514.23935: in run() - task 12673a56-9f93-16f9-46b9-0000000001e7 26639 1726882514.23945: variable 'ansible_search_path' from source: unknown 26639 1726882514.23948: variable 'ansible_search_path' from source: unknown 26639 1726882514.23975: calling self._execute() 26639 1726882514.24049: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882514.24053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882514.24061: variable 'omit' from source: magic vars 26639 1726882514.24330: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.24338: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882514.24466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882514.24651: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882514.24680: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882514.24711: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882514.24758: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882514.24839: variable 'network_packages' from source: role '' defaults 26639 1726882514.24913: variable '__network_provider_setup' from source: role '' defaults 26639 1726882514.24923: variable '__network_service_name_default_nm' from source: role '' defaults 26639 1726882514.24971: variable '__network_service_name_default_nm' from source: role '' defaults 26639 1726882514.24979: variable '__network_packages_default_nm' from source: role '' defaults 26639 1726882514.25027: variable '__network_packages_default_nm' from source: role '' defaults 26639 1726882514.25141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882514.26419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882514.26462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882514.26487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882514.26514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882514.26536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882514.26591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.26615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.26632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.26661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.26673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.26708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.26724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.26740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.26769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.26779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.26920: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26639 1726882514.26988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.27009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.27025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.27049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.27059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.27123: variable 'ansible_python' from source: facts 26639 1726882514.27141: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26639 1726882514.27198: variable '__network_wpa_supplicant_required' from source: role '' defaults 26639 1726882514.27256: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26639 1726882514.27342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.27358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.27374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.27400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.27413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.27445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.27696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.27714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.27741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.27753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.27849: variable 'network_connections' from source: include params 26639 1726882514.27854: variable 'interface' from source: play vars 26639 1726882514.27925: variable 'interface' from source: play vars 26639 1726882514.27976: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882514.27997: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882514.28018: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.28038: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882514.28074: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882514.28249: variable 'network_connections' from source: include params 26639 1726882514.28253: variable 'interface' from source: play vars 26639 1726882514.28327: variable 'interface' from source: play vars 26639 1726882514.28363: variable '__network_packages_default_wireless' from source: role '' defaults 26639 1726882514.28420: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882514.28608: variable 'network_connections' from source: include params 26639 1726882514.28611: variable 'interface' from source: play vars 26639 1726882514.28657: variable 'interface' from source: play vars 26639 1726882514.28675: variable '__network_packages_default_team' from source: role '' defaults 26639 1726882514.28731: variable '__network_team_connections_defined' from source: role '' defaults 26639 1726882514.28921: variable 'network_connections' from source: include params 26639 1726882514.28924: variable 'interface' from source: play vars 26639 1726882514.28972: variable 'interface' from source: play vars 26639 1726882514.29014: variable '__network_service_name_default_initscripts' from source: role '' defaults 26639 1726882514.29056: variable '__network_service_name_default_initscripts' from source: role '' defaults 26639 1726882514.29061: variable '__network_packages_default_initscripts' from source: role '' defaults 26639 1726882514.29107: variable '__network_packages_default_initscripts' from source: role '' defaults 26639 1726882514.29238: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26639 1726882514.29525: variable 'network_connections' from source: include params 26639 1726882514.29528: variable 'interface' from source: play vars 26639 1726882514.29569: variable 'interface' from source: play vars 26639 1726882514.29578: variable 'ansible_distribution' from source: facts 26639 1726882514.29581: variable '__network_rh_distros' from source: role '' defaults 26639 1726882514.29587: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.29612: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26639 1726882514.29717: variable 'ansible_distribution' from source: facts 26639 1726882514.29720: variable '__network_rh_distros' from source: role '' defaults 26639 1726882514.29725: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.29732: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26639 1726882514.29837: variable 'ansible_distribution' from source: facts 26639 1726882514.29840: variable '__network_rh_distros' from source: role '' defaults 26639 1726882514.29843: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.29868: variable 'network_provider' from source: set_fact 26639 1726882514.29879: variable 'ansible_facts' from source: unknown 26639 1726882514.30225: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 26639 1726882514.30228: when evaluation is False, skipping this task 26639 1726882514.30231: _execute() done 26639 1726882514.30235: dumping result to json 26639 1726882514.30237: done dumping result, returning 26639 1726882514.30243: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-16f9-46b9-0000000001e7] 26639 1726882514.30246: sending task result for task 12673a56-9f93-16f9-46b9-0000000001e7 26639 1726882514.30333: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001e7 26639 1726882514.30336: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 26639 1726882514.30395: no more pending results, returning what we have 26639 1726882514.30398: results queue empty 26639 1726882514.30399: checking for any_errors_fatal 26639 1726882514.30406: done checking for any_errors_fatal 26639 1726882514.30407: checking for max_fail_percentage 26639 1726882514.30409: done checking for max_fail_percentage 26639 1726882514.30409: checking to see if all hosts have failed and the running result is not ok 26639 1726882514.30410: done checking to see if all hosts have failed 26639 1726882514.30411: getting the remaining hosts for this loop 26639 1726882514.30412: done getting the remaining hosts for this loop 26639 1726882514.30416: getting the next task for host managed_node2 26639 1726882514.30424: done getting next task for host managed_node2 26639 1726882514.30428: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26639 1726882514.30430: ^ 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 26639 1726882514.30444: getting variables 26639 1726882514.30446: in VariableManager get_vars() 26639 1726882514.30482: Calling all_inventory to load vars for managed_node2 26639 1726882514.30485: Calling groups_inventory to load vars for managed_node2 26639 1726882514.30487: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882514.30500: Calling all_plugins_play to load vars for managed_node2 26639 1726882514.30503: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882514.30506: Calling groups_plugins_play to load vars for managed_node2 26639 1726882514.31411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882514.32313: done with get_vars() 26639 1726882514.32333: done getting variables 26639 1726882514.32387: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:35:14 -0400 (0:00:00.089) 0:00:17.248 ****** 26639 1726882514.32423: entering _queue_task() for managed_node2/package 26639 1726882514.32729: worker is 1 (out of 1 available) 26639 1726882514.32742: exiting _queue_task() for managed_node2/package 26639 1726882514.32753: done queuing things up, now waiting for results queue to drain 26639 1726882514.32754: waiting for pending results... 26639 1726882514.33219: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26639 1726882514.33229: in run() - task 12673a56-9f93-16f9-46b9-0000000001e8 26639 1726882514.33232: variable 'ansible_search_path' from source: unknown 26639 1726882514.33235: variable 'ansible_search_path' from source: unknown 26639 1726882514.33237: calling self._execute() 26639 1726882514.33308: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882514.33312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882514.33320: variable 'omit' from source: magic vars 26639 1726882514.33589: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.33602: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882514.33678: variable 'network_state' from source: role '' defaults 26639 1726882514.33686: Evaluated conditional (network_state != {}): False 26639 1726882514.33689: when evaluation is False, skipping this task 26639 1726882514.33697: _execute() done 26639 1726882514.33700: dumping result to json 26639 1726882514.33704: done dumping result, returning 26639 1726882514.33707: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-16f9-46b9-0000000001e8] 26639 1726882514.33710: sending task result for task 12673a56-9f93-16f9-46b9-0000000001e8 26639 1726882514.33795: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001e8 26639 1726882514.33798: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26639 1726882514.33844: no more pending results, returning what we have 26639 1726882514.33847: results queue empty 26639 1726882514.33848: checking for any_errors_fatal 26639 1726882514.33853: done checking for any_errors_fatal 26639 1726882514.33853: checking for max_fail_percentage 26639 1726882514.33855: done checking for max_fail_percentage 26639 1726882514.33856: checking to see if all hosts have failed and the running result is not ok 26639 1726882514.33857: done checking to see if all hosts have failed 26639 1726882514.33857: getting the remaining hosts for this loop 26639 1726882514.33858: done getting the remaining hosts for this loop 26639 1726882514.33862: getting the next task for host managed_node2 26639 1726882514.33868: done getting next task for host managed_node2 26639 1726882514.33871: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26639 1726882514.33874: ^ 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=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 26639 1726882514.33889: getting variables 26639 1726882514.33895: in VariableManager get_vars() 26639 1726882514.33925: Calling all_inventory to load vars for managed_node2 26639 1726882514.33928: Calling groups_inventory to load vars for managed_node2 26639 1726882514.33930: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882514.33938: Calling all_plugins_play to load vars for managed_node2 26639 1726882514.33940: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882514.33943: Calling groups_plugins_play to load vars for managed_node2 26639 1726882514.34662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882514.35897: done with get_vars() 26639 1726882514.35917: done getting variables 26639 1726882514.35971: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:35:14 -0400 (0:00:00.035) 0:00:17.284 ****** 26639 1726882514.36003: entering _queue_task() for managed_node2/package 26639 1726882514.36266: worker is 1 (out of 1 available) 26639 1726882514.36278: exiting _queue_task() for managed_node2/package 26639 1726882514.36289: done queuing things up, now waiting for results queue to drain 26639 1726882514.36290: waiting for pending results... 26639 1726882514.36622: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26639 1726882514.36718: in run() - task 12673a56-9f93-16f9-46b9-0000000001e9 26639 1726882514.36722: variable 'ansible_search_path' from source: unknown 26639 1726882514.36729: variable 'ansible_search_path' from source: unknown 26639 1726882514.36826: calling self._execute() 26639 1726882514.36865: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882514.36876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882514.36890: variable 'omit' from source: magic vars 26639 1726882514.37284: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.37304: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882514.37443: variable 'network_state' from source: role '' defaults 26639 1726882514.37459: Evaluated conditional (network_state != {}): False 26639 1726882514.37467: when evaluation is False, skipping this task 26639 1726882514.37476: _execute() done 26639 1726882514.37486: dumping result to json 26639 1726882514.37595: done dumping result, returning 26639 1726882514.37599: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-16f9-46b9-0000000001e9] 26639 1726882514.37602: sending task result for task 12673a56-9f93-16f9-46b9-0000000001e9 26639 1726882514.37675: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001e9 26639 1726882514.37679: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26639 1726882514.37746: no more pending results, returning what we have 26639 1726882514.37750: results queue empty 26639 1726882514.37751: checking for any_errors_fatal 26639 1726882514.37758: done checking for any_errors_fatal 26639 1726882514.37759: checking for max_fail_percentage 26639 1726882514.37760: done checking for max_fail_percentage 26639 1726882514.37761: checking to see if all hosts have failed and the running result is not ok 26639 1726882514.37762: done checking to see if all hosts have failed 26639 1726882514.37763: getting the remaining hosts for this loop 26639 1726882514.37765: done getting the remaining hosts for this loop 26639 1726882514.37769: getting the next task for host managed_node2 26639 1726882514.37777: done getting next task for host managed_node2 26639 1726882514.37781: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26639 1726882514.37785: ^ 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=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 26639 1726882514.37806: getting variables 26639 1726882514.37808: in VariableManager get_vars() 26639 1726882514.37850: Calling all_inventory to load vars for managed_node2 26639 1726882514.37852: Calling groups_inventory to load vars for managed_node2 26639 1726882514.37855: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882514.37868: Calling all_plugins_play to load vars for managed_node2 26639 1726882514.37871: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882514.37874: Calling groups_plugins_play to load vars for managed_node2 26639 1726882514.39385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882514.40871: done with get_vars() 26639 1726882514.40898: done getting variables 26639 1726882514.40960: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:35:14 -0400 (0:00:00.049) 0:00:17.334 ****** 26639 1726882514.41000: entering _queue_task() for managed_node2/service 26639 1726882514.41255: worker is 1 (out of 1 available) 26639 1726882514.41269: exiting _queue_task() for managed_node2/service 26639 1726882514.41282: done queuing things up, now waiting for results queue to drain 26639 1726882514.41283: waiting for pending results... 26639 1726882514.41475: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26639 1726882514.41554: in run() - task 12673a56-9f93-16f9-46b9-0000000001ea 26639 1726882514.41565: variable 'ansible_search_path' from source: unknown 26639 1726882514.41571: variable 'ansible_search_path' from source: unknown 26639 1726882514.41603: calling self._execute() 26639 1726882514.41676: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882514.41679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882514.41689: variable 'omit' from source: magic vars 26639 1726882514.41957: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.41966: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882514.42052: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882514.42176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882514.43979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882514.44029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882514.44056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882514.44085: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882514.44107: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882514.44163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.44197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.44220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.44246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.44258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.44290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.44319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.44336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.44360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.44371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.44401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.44424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.44440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.44464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.44474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.44601: variable 'network_connections' from source: include params 26639 1726882514.44612: variable 'interface' from source: play vars 26639 1726882514.44667: variable 'interface' from source: play vars 26639 1726882514.44718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882514.44826: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882514.44854: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882514.44877: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882514.44902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882514.44931: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882514.44949: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882514.44969: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.44986: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882514.45033: variable '__network_team_connections_defined' from source: role '' defaults 26639 1726882514.45183: variable 'network_connections' from source: include params 26639 1726882514.45186: variable 'interface' from source: play vars 26639 1726882514.45232: variable 'interface' from source: play vars 26639 1726882514.45255: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26639 1726882514.45259: when evaluation is False, skipping this task 26639 1726882514.45261: _execute() done 26639 1726882514.45264: dumping result to json 26639 1726882514.45266: done dumping result, returning 26639 1726882514.45272: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-16f9-46b9-0000000001ea] 26639 1726882514.45278: sending task result for task 12673a56-9f93-16f9-46b9-0000000001ea 26639 1726882514.45359: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001ea 26639 1726882514.45369: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26639 1726882514.45436: no more pending results, returning what we have 26639 1726882514.45440: results queue empty 26639 1726882514.45440: checking for any_errors_fatal 26639 1726882514.45446: done checking for any_errors_fatal 26639 1726882514.45446: checking for max_fail_percentage 26639 1726882514.45448: done checking for max_fail_percentage 26639 1726882514.45449: checking to see if all hosts have failed and the running result is not ok 26639 1726882514.45450: done checking to see if all hosts have failed 26639 1726882514.45451: getting the remaining hosts for this loop 26639 1726882514.45452: done getting the remaining hosts for this loop 26639 1726882514.45456: getting the next task for host managed_node2 26639 1726882514.45462: done getting next task for host managed_node2 26639 1726882514.45466: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26639 1726882514.45469: ^ 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=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 26639 1726882514.45484: getting variables 26639 1726882514.45486: in VariableManager get_vars() 26639 1726882514.45544: Calling all_inventory to load vars for managed_node2 26639 1726882514.45547: Calling groups_inventory to load vars for managed_node2 26639 1726882514.45549: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882514.45560: Calling all_plugins_play to load vars for managed_node2 26639 1726882514.45562: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882514.45565: Calling groups_plugins_play to load vars for managed_node2 26639 1726882514.46922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882514.48450: done with get_vars() 26639 1726882514.48474: done getting variables 26639 1726882514.48537: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:35:14 -0400 (0:00:00.075) 0:00:17.410 ****** 26639 1726882514.48570: entering _queue_task() for managed_node2/service 26639 1726882514.48898: worker is 1 (out of 1 available) 26639 1726882514.48910: exiting _queue_task() for managed_node2/service 26639 1726882514.48922: done queuing things up, now waiting for results queue to drain 26639 1726882514.48924: waiting for pending results... 26639 1726882514.49317: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26639 1726882514.49333: in run() - task 12673a56-9f93-16f9-46b9-0000000001eb 26639 1726882514.49351: variable 'ansible_search_path' from source: unknown 26639 1726882514.49359: variable 'ansible_search_path' from source: unknown 26639 1726882514.49400: calling self._execute() 26639 1726882514.49495: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882514.49508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882514.49527: variable 'omit' from source: magic vars 26639 1726882514.49900: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.49917: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882514.50084: variable 'network_provider' from source: set_fact 26639 1726882514.50096: variable 'network_state' from source: role '' defaults 26639 1726882514.50112: Evaluated conditional (network_provider == "nm" or network_state != {}): True 26639 1726882514.50124: variable 'omit' from source: magic vars 26639 1726882514.50180: variable 'omit' from source: magic vars 26639 1726882514.50212: variable 'network_service_name' from source: role '' defaults 26639 1726882514.50290: variable 'network_service_name' from source: role '' defaults 26639 1726882514.50403: variable '__network_provider_setup' from source: role '' defaults 26639 1726882514.50414: variable '__network_service_name_default_nm' from source: role '' defaults 26639 1726882514.50478: variable '__network_service_name_default_nm' from source: role '' defaults 26639 1726882514.50497: variable '__network_packages_default_nm' from source: role '' defaults 26639 1726882514.50562: variable '__network_packages_default_nm' from source: role '' defaults 26639 1726882514.50786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882514.53160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882514.53299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882514.53303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882514.53317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882514.53349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882514.53432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.53480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.53514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.53566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.53586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.53640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.53672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.53703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.53755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.53862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.54002: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26639 1726882514.54122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.54149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.54179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.54227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.54246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.54340: variable 'ansible_python' from source: facts 26639 1726882514.54367: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26639 1726882514.54458: variable '__network_wpa_supplicant_required' from source: role '' defaults 26639 1726882514.54546: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26639 1726882514.54680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.54734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.54744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.54787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.54807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.54898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882514.54908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882514.54915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.54959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882514.54977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882514.55112: variable 'network_connections' from source: include params 26639 1726882514.55124: variable 'interface' from source: play vars 26639 1726882514.55279: variable 'interface' from source: play vars 26639 1726882514.55301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882514.55472: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882514.55529: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882514.55572: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882514.55621: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882514.55682: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882514.55725: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882514.55761: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882514.55800: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882514.55854: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882514.56134: variable 'network_connections' from source: include params 26639 1726882514.56151: variable 'interface' from source: play vars 26639 1726882514.56229: variable 'interface' from source: play vars 26639 1726882514.56498: variable '__network_packages_default_wireless' from source: role '' defaults 26639 1726882514.56501: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882514.56649: variable 'network_connections' from source: include params 26639 1726882514.56660: variable 'interface' from source: play vars 26639 1726882514.56739: variable 'interface' from source: play vars 26639 1726882514.56768: variable '__network_packages_default_team' from source: role '' defaults 26639 1726882514.56852: variable '__network_team_connections_defined' from source: role '' defaults 26639 1726882514.57143: variable 'network_connections' from source: include params 26639 1726882514.57157: variable 'interface' from source: play vars 26639 1726882514.57229: variable 'interface' from source: play vars 26639 1726882514.57299: variable '__network_service_name_default_initscripts' from source: role '' defaults 26639 1726882514.57361: variable '__network_service_name_default_initscripts' from source: role '' defaults 26639 1726882514.57378: variable '__network_packages_default_initscripts' from source: role '' defaults 26639 1726882514.57441: variable '__network_packages_default_initscripts' from source: role '' defaults 26639 1726882514.57655: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26639 1726882514.58144: variable 'network_connections' from source: include params 26639 1726882514.58155: variable 'interface' from source: play vars 26639 1726882514.58220: variable 'interface' from source: play vars 26639 1726882514.58238: variable 'ansible_distribution' from source: facts 26639 1726882514.58249: variable '__network_rh_distros' from source: role '' defaults 26639 1726882514.58261: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.58299: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26639 1726882514.58482: variable 'ansible_distribution' from source: facts 26639 1726882514.58490: variable '__network_rh_distros' from source: role '' defaults 26639 1726882514.58503: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.58516: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26639 1726882514.58684: variable 'ansible_distribution' from source: facts 26639 1726882514.58692: variable '__network_rh_distros' from source: role '' defaults 26639 1726882514.58704: variable 'ansible_distribution_major_version' from source: facts 26639 1726882514.58742: variable 'network_provider' from source: set_fact 26639 1726882514.58769: variable 'omit' from source: magic vars 26639 1726882514.58890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882514.58895: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882514.58897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882514.58899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882514.58901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882514.58917: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882514.58924: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882514.58932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882514.59033: Set connection var ansible_shell_executable to /bin/sh 26639 1726882514.59041: Set connection var ansible_shell_type to sh 26639 1726882514.59053: Set connection var ansible_timeout to 10 26639 1726882514.59062: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882514.59076: Set connection var ansible_pipelining to False 26639 1726882514.59083: Set connection var ansible_connection to ssh 26639 1726882514.59117: variable 'ansible_shell_executable' from source: unknown 26639 1726882514.59125: variable 'ansible_connection' from source: unknown 26639 1726882514.59131: variable 'ansible_module_compression' from source: unknown 26639 1726882514.59137: variable 'ansible_shell_type' from source: unknown 26639 1726882514.59142: variable 'ansible_shell_executable' from source: unknown 26639 1726882514.59148: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882514.59154: variable 'ansible_pipelining' from source: unknown 26639 1726882514.59160: variable 'ansible_timeout' from source: unknown 26639 1726882514.59166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882514.59272: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882514.59324: variable 'omit' from source: magic vars 26639 1726882514.59327: starting attempt loop 26639 1726882514.59329: running the handler 26639 1726882514.59388: variable 'ansible_facts' from source: unknown 26639 1726882514.60109: _low_level_execute_command(): starting 26639 1726882514.60120: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882514.60743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882514.60749: 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 <<< 26639 1726882514.60752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882514.60763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882514.60773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882514.60831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882514.60837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882514.60840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882514.60909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882514.62596: stdout chunk (state=3): >>>/root <<< 26639 1726882514.62712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882514.62731: stderr chunk (state=3): >>><<< 26639 1726882514.62735: stdout chunk (state=3): >>><<< 26639 1726882514.62765: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882514.62774: _low_level_execute_command(): starting 26639 1726882514.62783: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953 `" && echo ansible-tmp-1726882514.6276402-27306-209037780831953="` echo /root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953 `" ) && sleep 0' 26639 1726882514.63428: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882514.63432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882514.63434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26639 1726882514.63436: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882514.63438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882514.63477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882514.63483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882514.63503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882514.63578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882514.65480: stdout chunk (state=3): >>>ansible-tmp-1726882514.6276402-27306-209037780831953=/root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953 <<< 26639 1726882514.65815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882514.65818: stdout chunk (state=3): >>><<< 26639 1726882514.65820: stderr chunk (state=3): >>><<< 26639 1726882514.65822: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882514.6276402-27306-209037780831953=/root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882514.65824: variable 'ansible_module_compression' from source: unknown 26639 1726882514.65826: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 26639 1726882514.65827: variable 'ansible_facts' from source: unknown 26639 1726882514.65970: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953/AnsiballZ_systemd.py 26639 1726882514.66176: Sending initial data 26639 1726882514.66180: Sent initial data (156 bytes) 26639 1726882514.66565: 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 <<< 26639 1726882514.66597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882514.66634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882514.66646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882514.66714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882514.68251: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882514.68261: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26639 1726882514.68315: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882514.68377: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpr18qpjl8 /root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953/AnsiballZ_systemd.py <<< 26639 1726882514.68380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953/AnsiballZ_systemd.py" <<< 26639 1726882514.68436: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpr18qpjl8" to remote "/root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953/AnsiballZ_systemd.py" <<< 26639 1726882514.69584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882514.69629: stderr chunk (state=3): >>><<< 26639 1726882514.69632: stdout chunk (state=3): >>><<< 26639 1726882514.69651: done transferring module to remote 26639 1726882514.69660: _low_level_execute_command(): starting 26639 1726882514.69664: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953/ /root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953/AnsiballZ_systemd.py && sleep 0' 26639 1726882514.70070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882514.70079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882514.70099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882514.70113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882514.70116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882514.70165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882514.70171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882514.70226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882514.71962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882514.71997: stderr chunk (state=3): >>><<< 26639 1726882514.72000: stdout chunk (state=3): >>><<< 26639 1726882514.72011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882514.72014: _low_level_execute_command(): starting 26639 1726882514.72020: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953/AnsiballZ_systemd.py && sleep 0' 26639 1726882514.72460: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882514.72464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882514.72466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882514.72468: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882514.72470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882514.72532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882514.72541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882514.72543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882514.72598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882515.01458: 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": "6947", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "4605", "MemoryCurrent": "4562944", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3320262656", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1216369000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basi<<< 26639 1726882515.01470: stdout chunk (state=3): >>>c.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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}}} <<< 26639 1726882515.03236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882515.03240: stdout chunk (state=3): >>><<< 26639 1726882515.03243: stderr chunk (state=3): >>><<< 26639 1726882515.03246: _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": "6947", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "260736749", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ExecMainHandoffTimestampMonotonic": "260753620", "ExecMainPID": "6947", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "4605", "MemoryCurrent": "4562944", "MemoryPeak": "7507968", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3320262656", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1216369000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "cloud-init.service NetworkManager-wait-online.service network.target shutdown.target multi-user.target", "After": "basic.target cloud-init-local.service dbus-broker.service system.slice network-pre.target systemd-journald.socket sysinit.target dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:25 EDT", "StateChangeTimestampMonotonic": "355353338", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "260738404", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "260824743", "ActiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ActiveExitTimestampMonotonic": "260719627", "InactiveEnterTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveEnterTimestampMonotonic": "260732561", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "260735742", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "260735751", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "02f7cf7a90d5486687dc572c7e50e205", "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882515.03359: 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-1726882514.6276402-27306-209037780831953/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882515.03376: _low_level_execute_command(): starting 26639 1726882515.03379: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882514.6276402-27306-209037780831953/ > /dev/null 2>&1 && sleep 0' 26639 1726882515.03802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882515.03806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.03808: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 26639 1726882515.03810: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882515.03826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.03850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882515.03864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882515.03931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882515.05725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882515.05747: stderr chunk (state=3): >>><<< 26639 1726882515.05750: stdout chunk (state=3): >>><<< 26639 1726882515.05765: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882515.05771: handler run complete 26639 1726882515.05814: attempt loop complete, returning result 26639 1726882515.05817: _execute() done 26639 1726882515.05819: dumping result to json 26639 1726882515.05830: done dumping result, returning 26639 1726882515.05839: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-16f9-46b9-0000000001eb] 26639 1726882515.05844: sending task result for task 12673a56-9f93-16f9-46b9-0000000001eb 26639 1726882515.06037: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001eb 26639 1726882515.06040: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26639 1726882515.06092: no more pending results, returning what we have 26639 1726882515.06097: results queue empty 26639 1726882515.06097: checking for any_errors_fatal 26639 1726882515.06102: done checking for any_errors_fatal 26639 1726882515.06103: checking for max_fail_percentage 26639 1726882515.06105: done checking for max_fail_percentage 26639 1726882515.06105: checking to see if all hosts have failed and the running result is not ok 26639 1726882515.06106: done checking to see if all hosts have failed 26639 1726882515.06107: getting the remaining hosts for this loop 26639 1726882515.06108: done getting the remaining hosts for this loop 26639 1726882515.06112: getting the next task for host managed_node2 26639 1726882515.06118: done getting next task for host managed_node2 26639 1726882515.06122: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26639 1726882515.06124: ^ 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=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 26639 1726882515.06134: getting variables 26639 1726882515.06135: in VariableManager get_vars() 26639 1726882515.06382: Calling all_inventory to load vars for managed_node2 26639 1726882515.06384: Calling groups_inventory to load vars for managed_node2 26639 1726882515.06386: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882515.06395: Calling all_plugins_play to load vars for managed_node2 26639 1726882515.06397: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882515.06399: Calling groups_plugins_play to load vars for managed_node2 26639 1726882515.07048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882515.07888: done with get_vars() 26639 1726882515.07905: done getting variables 26639 1726882515.07948: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:35:15 -0400 (0:00:00.594) 0:00:18.004 ****** 26639 1726882515.07971: entering _queue_task() for managed_node2/service 26639 1726882515.08202: worker is 1 (out of 1 available) 26639 1726882515.08213: exiting _queue_task() for managed_node2/service 26639 1726882515.08225: done queuing things up, now waiting for results queue to drain 26639 1726882515.08227: waiting for pending results... 26639 1726882515.08403: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26639 1726882515.08478: in run() - task 12673a56-9f93-16f9-46b9-0000000001ec 26639 1726882515.08489: variable 'ansible_search_path' from source: unknown 26639 1726882515.08492: variable 'ansible_search_path' from source: unknown 26639 1726882515.08525: calling self._execute() 26639 1726882515.08594: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.08602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.08611: variable 'omit' from source: magic vars 26639 1726882515.08879: variable 'ansible_distribution_major_version' from source: facts 26639 1726882515.08888: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882515.08968: variable 'network_provider' from source: set_fact 26639 1726882515.08972: Evaluated conditional (network_provider == "nm"): True 26639 1726882515.09041: variable '__network_wpa_supplicant_required' from source: role '' defaults 26639 1726882515.09102: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26639 1726882515.09220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882515.10598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882515.10644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882515.10671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882515.10698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882515.10718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882515.10783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882515.10806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882515.10824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882515.10854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882515.10865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882515.10951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882515.10955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882515.10958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882515.10960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882515.10963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882515.10986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882515.11006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882515.11022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882515.11048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882515.11059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882515.11154: variable 'network_connections' from source: include params 26639 1726882515.11165: variable 'interface' from source: play vars 26639 1726882515.11218: variable 'interface' from source: play vars 26639 1726882515.11269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26639 1726882515.11376: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26639 1726882515.11410: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26639 1726882515.11430: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26639 1726882515.11451: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26639 1726882515.11481: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 26639 1726882515.11500: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 26639 1726882515.11518: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882515.11536: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 26639 1726882515.11571: variable '__network_wireless_connections_defined' from source: role '' defaults 26639 1726882515.11722: variable 'network_connections' from source: include params 26639 1726882515.11726: variable 'interface' from source: play vars 26639 1726882515.11770: variable 'interface' from source: play vars 26639 1726882515.11799: Evaluated conditional (__network_wpa_supplicant_required): False 26639 1726882515.11803: when evaluation is False, skipping this task 26639 1726882515.11805: _execute() done 26639 1726882515.11808: dumping result to json 26639 1726882515.11810: done dumping result, returning 26639 1726882515.11817: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-16f9-46b9-0000000001ec] 26639 1726882515.11827: sending task result for task 12673a56-9f93-16f9-46b9-0000000001ec 26639 1726882515.11904: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001ec 26639 1726882515.11907: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 26639 1726882515.11962: no more pending results, returning what we have 26639 1726882515.11966: results queue empty 26639 1726882515.11966: checking for any_errors_fatal 26639 1726882515.11982: done checking for any_errors_fatal 26639 1726882515.11983: checking for max_fail_percentage 26639 1726882515.11984: done checking for max_fail_percentage 26639 1726882515.11985: checking to see if all hosts have failed and the running result is not ok 26639 1726882515.11986: done checking to see if all hosts have failed 26639 1726882515.11986: getting the remaining hosts for this loop 26639 1726882515.11988: done getting the remaining hosts for this loop 26639 1726882515.12000: getting the next task for host managed_node2 26639 1726882515.12006: done getting next task for host managed_node2 26639 1726882515.12010: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 26639 1726882515.12013: ^ 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=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 26639 1726882515.12027: getting variables 26639 1726882515.12028: in VariableManager get_vars() 26639 1726882515.12059: Calling all_inventory to load vars for managed_node2 26639 1726882515.12062: Calling groups_inventory to load vars for managed_node2 26639 1726882515.12063: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882515.12072: Calling all_plugins_play to load vars for managed_node2 26639 1726882515.12074: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882515.12077: Calling groups_plugins_play to load vars for managed_node2 26639 1726882515.12898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882515.16872: done with get_vars() 26639 1726882515.16892: done getting variables 26639 1726882515.16927: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:35:15 -0400 (0:00:00.089) 0:00:18.094 ****** 26639 1726882515.16945: entering _queue_task() for managed_node2/service 26639 1726882515.17202: worker is 1 (out of 1 available) 26639 1726882515.17216: exiting _queue_task() for managed_node2/service 26639 1726882515.17229: done queuing things up, now waiting for results queue to drain 26639 1726882515.17230: waiting for pending results... 26639 1726882515.17407: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 26639 1726882515.17488: in run() - task 12673a56-9f93-16f9-46b9-0000000001ed 26639 1726882515.17500: variable 'ansible_search_path' from source: unknown 26639 1726882515.17505: variable 'ansible_search_path' from source: unknown 26639 1726882515.17533: calling self._execute() 26639 1726882515.17605: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.17610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.17619: variable 'omit' from source: magic vars 26639 1726882515.17886: variable 'ansible_distribution_major_version' from source: facts 26639 1726882515.17903: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882515.17974: variable 'network_provider' from source: set_fact 26639 1726882515.17978: Evaluated conditional (network_provider == "initscripts"): False 26639 1726882515.17980: when evaluation is False, skipping this task 26639 1726882515.17983: _execute() done 26639 1726882515.17986: dumping result to json 26639 1726882515.17989: done dumping result, returning 26639 1726882515.17998: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-16f9-46b9-0000000001ed] 26639 1726882515.18003: sending task result for task 12673a56-9f93-16f9-46b9-0000000001ed 26639 1726882515.18083: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001ed 26639 1726882515.18086: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26639 1726882515.18155: no more pending results, returning what we have 26639 1726882515.18159: results queue empty 26639 1726882515.18160: checking for any_errors_fatal 26639 1726882515.18166: done checking for any_errors_fatal 26639 1726882515.18167: checking for max_fail_percentage 26639 1726882515.18168: done checking for max_fail_percentage 26639 1726882515.18169: checking to see if all hosts have failed and the running result is not ok 26639 1726882515.18170: done checking to see if all hosts have failed 26639 1726882515.18171: getting the remaining hosts for this loop 26639 1726882515.18172: done getting the remaining hosts for this loop 26639 1726882515.18175: getting the next task for host managed_node2 26639 1726882515.18180: done getting next task for host managed_node2 26639 1726882515.18184: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26639 1726882515.18187: ^ 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=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 26639 1726882515.18206: getting variables 26639 1726882515.18208: in VariableManager get_vars() 26639 1726882515.18239: Calling all_inventory to load vars for managed_node2 26639 1726882515.18241: Calling groups_inventory to load vars for managed_node2 26639 1726882515.18243: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882515.18251: Calling all_plugins_play to load vars for managed_node2 26639 1726882515.18254: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882515.18256: Calling groups_plugins_play to load vars for managed_node2 26639 1726882515.19000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882515.19861: done with get_vars() 26639 1726882515.19874: done getting variables 26639 1726882515.19920: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:35:15 -0400 (0:00:00.029) 0:00:18.124 ****** 26639 1726882515.19945: entering _queue_task() for managed_node2/copy 26639 1726882515.20174: worker is 1 (out of 1 available) 26639 1726882515.20188: exiting _queue_task() for managed_node2/copy 26639 1726882515.20205: done queuing things up, now waiting for results queue to drain 26639 1726882515.20206: waiting for pending results... 26639 1726882515.20374: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26639 1726882515.20458: in run() - task 12673a56-9f93-16f9-46b9-0000000001ee 26639 1726882515.20469: variable 'ansible_search_path' from source: unknown 26639 1726882515.20474: variable 'ansible_search_path' from source: unknown 26639 1726882515.20505: calling self._execute() 26639 1726882515.20573: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.20577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.20585: variable 'omit' from source: magic vars 26639 1726882515.20855: variable 'ansible_distribution_major_version' from source: facts 26639 1726882515.20865: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882515.20942: variable 'network_provider' from source: set_fact 26639 1726882515.20946: Evaluated conditional (network_provider == "initscripts"): False 26639 1726882515.20949: when evaluation is False, skipping this task 26639 1726882515.20952: _execute() done 26639 1726882515.20955: dumping result to json 26639 1726882515.20957: done dumping result, returning 26639 1726882515.20965: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-16f9-46b9-0000000001ee] 26639 1726882515.20968: sending task result for task 12673a56-9f93-16f9-46b9-0000000001ee 26639 1726882515.21053: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001ee 26639 1726882515.21056: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 26639 1726882515.21132: no more pending results, returning what we have 26639 1726882515.21135: results queue empty 26639 1726882515.21136: checking for any_errors_fatal 26639 1726882515.21141: done checking for any_errors_fatal 26639 1726882515.21142: checking for max_fail_percentage 26639 1726882515.21143: done checking for max_fail_percentage 26639 1726882515.21144: checking to see if all hosts have failed and the running result is not ok 26639 1726882515.21144: done checking to see if all hosts have failed 26639 1726882515.21145: getting the remaining hosts for this loop 26639 1726882515.21146: done getting the remaining hosts for this loop 26639 1726882515.21149: getting the next task for host managed_node2 26639 1726882515.21154: done getting next task for host managed_node2 26639 1726882515.21157: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26639 1726882515.21160: ^ 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=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 26639 1726882515.21173: getting variables 26639 1726882515.21174: in VariableManager get_vars() 26639 1726882515.21208: Calling all_inventory to load vars for managed_node2 26639 1726882515.21211: Calling groups_inventory to load vars for managed_node2 26639 1726882515.21213: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882515.21221: Calling all_plugins_play to load vars for managed_node2 26639 1726882515.21223: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882515.21226: Calling groups_plugins_play to load vars for managed_node2 26639 1726882515.22053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882515.22909: done with get_vars() 26639 1726882515.22922: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:35:15 -0400 (0:00:00.030) 0:00:18.154 ****** 26639 1726882515.22979: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 26639 1726882515.23203: worker is 1 (out of 1 available) 26639 1726882515.23218: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 26639 1726882515.23230: done queuing things up, now waiting for results queue to drain 26639 1726882515.23232: waiting for pending results... 26639 1726882515.23422: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26639 1726882515.23505: in run() - task 12673a56-9f93-16f9-46b9-0000000001ef 26639 1726882515.23515: variable 'ansible_search_path' from source: unknown 26639 1726882515.23519: variable 'ansible_search_path' from source: unknown 26639 1726882515.23546: calling self._execute() 26639 1726882515.23628: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.23632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.23640: variable 'omit' from source: magic vars 26639 1726882515.23917: variable 'ansible_distribution_major_version' from source: facts 26639 1726882515.23926: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882515.23932: variable 'omit' from source: magic vars 26639 1726882515.23966: variable 'omit' from source: magic vars 26639 1726882515.24075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26639 1726882515.25510: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26639 1726882515.25563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26639 1726882515.25590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26639 1726882515.25619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26639 1726882515.25642: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26639 1726882515.25698: variable 'network_provider' from source: set_fact 26639 1726882515.25788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26639 1726882515.25812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26639 1726882515.25830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26639 1726882515.25860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26639 1726882515.25871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26639 1726882515.25927: variable 'omit' from source: magic vars 26639 1726882515.26007: variable 'omit' from source: magic vars 26639 1726882515.26078: variable 'network_connections' from source: include params 26639 1726882515.26088: variable 'interface' from source: play vars 26639 1726882515.26138: variable 'interface' from source: play vars 26639 1726882515.26244: variable 'omit' from source: magic vars 26639 1726882515.26250: variable '__lsr_ansible_managed' from source: task vars 26639 1726882515.26295: variable '__lsr_ansible_managed' from source: task vars 26639 1726882515.26415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 26639 1726882515.26556: Loaded config def from plugin (lookup/template) 26639 1726882515.26559: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 26639 1726882515.26579: File lookup term: get_ansible_managed.j2 26639 1726882515.26582: variable 'ansible_search_path' from source: unknown 26639 1726882515.26585: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 26639 1726882515.26600: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 26639 1726882515.26616: variable 'ansible_search_path' from source: unknown 26639 1726882515.29967: variable 'ansible_managed' from source: unknown 26639 1726882515.30044: variable 'omit' from source: magic vars 26639 1726882515.30070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882515.30088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882515.30108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882515.30121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882515.30129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882515.30152: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882515.30155: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.30158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.30227: Set connection var ansible_shell_executable to /bin/sh 26639 1726882515.30231: Set connection var ansible_shell_type to sh 26639 1726882515.30237: Set connection var ansible_timeout to 10 26639 1726882515.30242: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882515.30249: Set connection var ansible_pipelining to False 26639 1726882515.30252: Set connection var ansible_connection to ssh 26639 1726882515.30269: variable 'ansible_shell_executable' from source: unknown 26639 1726882515.30271: variable 'ansible_connection' from source: unknown 26639 1726882515.30274: variable 'ansible_module_compression' from source: unknown 26639 1726882515.30276: variable 'ansible_shell_type' from source: unknown 26639 1726882515.30278: variable 'ansible_shell_executable' from source: unknown 26639 1726882515.30290: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.30297: variable 'ansible_pipelining' from source: unknown 26639 1726882515.30303: variable 'ansible_timeout' from source: unknown 26639 1726882515.30305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.30384: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882515.30399: variable 'omit' from source: magic vars 26639 1726882515.30403: starting attempt loop 26639 1726882515.30406: running the handler 26639 1726882515.30418: _low_level_execute_command(): starting 26639 1726882515.30425: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882515.30919: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882515.30923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.30926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882515.30928: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.30978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882515.30981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882515.31052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882515.32676: stdout chunk (state=3): >>>/root <<< 26639 1726882515.32771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882515.32810: stderr chunk (state=3): >>><<< 26639 1726882515.32813: stdout chunk (state=3): >>><<< 26639 1726882515.32831: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882515.32841: _low_level_execute_command(): starting 26639 1726882515.32846: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250 `" && echo ansible-tmp-1726882515.328316-27336-262350550332250="` echo /root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250 `" ) && sleep 0' 26639 1726882515.33277: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882515.33280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882515.33283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.33286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882515.33288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.33344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882515.33351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882515.33357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882515.33412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882515.35275: stdout chunk (state=3): >>>ansible-tmp-1726882515.328316-27336-262350550332250=/root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250 <<< 26639 1726882515.35380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882515.35413: stderr chunk (state=3): >>><<< 26639 1726882515.35416: stdout chunk (state=3): >>><<< 26639 1726882515.35429: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882515.328316-27336-262350550332250=/root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882515.35466: variable 'ansible_module_compression' from source: unknown 26639 1726882515.35507: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26639 1726882515.35532: variable 'ansible_facts' from source: unknown 26639 1726882515.35596: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250/AnsiballZ_network_connections.py 26639 1726882515.35695: Sending initial data 26639 1726882515.35699: Sent initial data (167 bytes) 26639 1726882515.36142: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882515.36148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882515.36154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.36157: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882515.36160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.36211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882515.36218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882515.36220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882515.36275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882515.37800: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 26639 1726882515.37804: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26639 1726882515.37856: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882515.37919: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmp3q8pfbba /root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250/AnsiballZ_network_connections.py <<< 26639 1726882515.37923: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250/AnsiballZ_network_connections.py" <<< 26639 1726882515.37978: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmp3q8pfbba" to remote "/root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250/AnsiballZ_network_connections.py" <<< 26639 1726882515.37983: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250/AnsiballZ_network_connections.py" <<< 26639 1726882515.38760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882515.38800: stderr chunk (state=3): >>><<< 26639 1726882515.38803: stdout chunk (state=3): >>><<< 26639 1726882515.38840: done transferring module to remote 26639 1726882515.38848: _low_level_execute_command(): starting 26639 1726882515.38852: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250/ /root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250/AnsiballZ_network_connections.py && sleep 0' 26639 1726882515.39287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882515.39291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882515.39295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.39297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882515.39300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.39349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882515.39353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882515.39423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882515.41128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882515.41157: stderr chunk (state=3): >>><<< 26639 1726882515.41160: stdout chunk (state=3): >>><<< 26639 1726882515.41174: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882515.41177: _low_level_execute_command(): starting 26639 1726882515.41182: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250/AnsiballZ_network_connections.py && sleep 0' 26639 1726882515.41609: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882515.41612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.41615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 26639 1726882515.41618: 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.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.41663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882515.41666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882515.41736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882515.71281: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "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": "rpltstbr", "state": "up", "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": ""}}} <<< 26639 1726882515.74329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882515.74359: stderr chunk (state=3): >>><<< 26639 1726882515.74368: stdout chunk (state=3): >>><<< 26639 1726882515.74443: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "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": "rpltstbr", "state": "up", "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882515.74469: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'rpltstbr', 'state': 'up', '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-1726882515.328316-27336-262350550332250/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882515.74483: _low_level_execute_command(): starting 26639 1726882515.74492: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882515.328316-27336-262350550332250/ > /dev/null 2>&1 && sleep 0' 26639 1726882515.75125: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882515.75151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882515.75169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882515.75189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882515.75211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882515.75267: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882515.75332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882515.75352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882515.75385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882515.75497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882515.77410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882515.77499: stdout chunk (state=3): >>><<< 26639 1726882515.77505: stderr chunk (state=3): >>><<< 26639 1726882515.77508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882515.77515: handler run complete 26639 1726882515.77536: attempt loop complete, returning result 26639 1726882515.77549: _execute() done 26639 1726882515.77556: dumping result to json 26639 1726882515.77567: done dumping result, returning 26639 1726882515.77581: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-16f9-46b9-0000000001ef] 26639 1726882515.77595: sending task result for task 12673a56-9f93-16f9-46b9-0000000001ef 26639 1726882515.77971: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001ef 26639 1726882515.77975: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c [004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified) 26639 1726882515.78098: no more pending results, returning what we have 26639 1726882515.78102: results queue empty 26639 1726882515.78103: checking for any_errors_fatal 26639 1726882515.78109: done checking for any_errors_fatal 26639 1726882515.78110: checking for max_fail_percentage 26639 1726882515.78112: done checking for max_fail_percentage 26639 1726882515.78113: checking to see if all hosts have failed and the running result is not ok 26639 1726882515.78114: done checking to see if all hosts have failed 26639 1726882515.78115: getting the remaining hosts for this loop 26639 1726882515.78116: done getting the remaining hosts for this loop 26639 1726882515.78119: getting the next task for host managed_node2 26639 1726882515.78126: done getting next task for host managed_node2 26639 1726882515.78131: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 26639 1726882515.78134: ^ 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=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 26639 1726882515.78144: getting variables 26639 1726882515.78146: in VariableManager get_vars() 26639 1726882515.78186: Calling all_inventory to load vars for managed_node2 26639 1726882515.78189: Calling groups_inventory to load vars for managed_node2 26639 1726882515.78299: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882515.78311: Calling all_plugins_play to load vars for managed_node2 26639 1726882515.78321: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882515.78326: Calling groups_plugins_play to load vars for managed_node2 26639 1726882515.79803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882515.81723: done with get_vars() 26639 1726882515.81751: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:35:15 -0400 (0:00:00.588) 0:00:18.743 ****** 26639 1726882515.81870: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 26639 1726882515.82274: worker is 1 (out of 1 available) 26639 1726882515.82295: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 26639 1726882515.82309: done queuing things up, now waiting for results queue to drain 26639 1726882515.82310: waiting for pending results... 26639 1726882515.82611: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 26639 1726882515.82631: in run() - task 12673a56-9f93-16f9-46b9-0000000001f0 26639 1726882515.82653: variable 'ansible_search_path' from source: unknown 26639 1726882515.82661: variable 'ansible_search_path' from source: unknown 26639 1726882515.82704: calling self._execute() 26639 1726882515.82801: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.82811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.82824: variable 'omit' from source: magic vars 26639 1726882515.83158: variable 'ansible_distribution_major_version' from source: facts 26639 1726882515.83174: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882515.83282: variable 'network_state' from source: role '' defaults 26639 1726882515.83299: Evaluated conditional (network_state != {}): False 26639 1726882515.83306: when evaluation is False, skipping this task 26639 1726882515.83313: _execute() done 26639 1726882515.83319: dumping result to json 26639 1726882515.83325: done dumping result, returning 26639 1726882515.83335: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-16f9-46b9-0000000001f0] 26639 1726882515.83398: sending task result for task 12673a56-9f93-16f9-46b9-0000000001f0 26639 1726882515.83698: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001f0 26639 1726882515.83702: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26639 1726882515.83741: no more pending results, returning what we have 26639 1726882515.83744: results queue empty 26639 1726882515.83745: checking for any_errors_fatal 26639 1726882515.83753: done checking for any_errors_fatal 26639 1726882515.83753: checking for max_fail_percentage 26639 1726882515.83755: done checking for max_fail_percentage 26639 1726882515.83755: checking to see if all hosts have failed and the running result is not ok 26639 1726882515.83756: done checking to see if all hosts have failed 26639 1726882515.83757: getting the remaining hosts for this loop 26639 1726882515.83758: done getting the remaining hosts for this loop 26639 1726882515.83761: getting the next task for host managed_node2 26639 1726882515.83767: done getting next task for host managed_node2 26639 1726882515.83771: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26639 1726882515.83774: ^ 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=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 26639 1726882515.83788: getting variables 26639 1726882515.83789: in VariableManager get_vars() 26639 1726882515.83823: Calling all_inventory to load vars for managed_node2 26639 1726882515.83825: Calling groups_inventory to load vars for managed_node2 26639 1726882515.83828: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882515.83836: Calling all_plugins_play to load vars for managed_node2 26639 1726882515.83838: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882515.83841: Calling groups_plugins_play to load vars for managed_node2 26639 1726882515.85217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882515.86728: done with get_vars() 26639 1726882515.86752: done getting variables 26639 1726882515.86819: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:35:15 -0400 (0:00:00.049) 0:00:18.793 ****** 26639 1726882515.86854: entering _queue_task() for managed_node2/debug 26639 1726882515.87205: worker is 1 (out of 1 available) 26639 1726882515.87218: exiting _queue_task() for managed_node2/debug 26639 1726882515.87229: done queuing things up, now waiting for results queue to drain 26639 1726882515.87231: waiting for pending results... 26639 1726882515.87531: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26639 1726882515.87665: in run() - task 12673a56-9f93-16f9-46b9-0000000001f1 26639 1726882515.87687: variable 'ansible_search_path' from source: unknown 26639 1726882515.87698: variable 'ansible_search_path' from source: unknown 26639 1726882515.87741: calling self._execute() 26639 1726882515.87846: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.87861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.87878: variable 'omit' from source: magic vars 26639 1726882515.88264: variable 'ansible_distribution_major_version' from source: facts 26639 1726882515.88281: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882515.88292: variable 'omit' from source: magic vars 26639 1726882515.88346: variable 'omit' from source: magic vars 26639 1726882515.88384: variable 'omit' from source: magic vars 26639 1726882515.88434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882515.88476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882515.88519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882515.88532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882515.88550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882515.88597: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882515.88601: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.88603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.88737: Set connection var ansible_shell_executable to /bin/sh 26639 1726882515.88740: Set connection var ansible_shell_type to sh 26639 1726882515.88742: Set connection var ansible_timeout to 10 26639 1726882515.88744: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882515.88746: Set connection var ansible_pipelining to False 26639 1726882515.88750: Set connection var ansible_connection to ssh 26639 1726882515.88776: variable 'ansible_shell_executable' from source: unknown 26639 1726882515.88785: variable 'ansible_connection' from source: unknown 26639 1726882515.88846: variable 'ansible_module_compression' from source: unknown 26639 1726882515.88849: variable 'ansible_shell_type' from source: unknown 26639 1726882515.88851: variable 'ansible_shell_executable' from source: unknown 26639 1726882515.88853: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.88855: variable 'ansible_pipelining' from source: unknown 26639 1726882515.88857: variable 'ansible_timeout' from source: unknown 26639 1726882515.88859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.88973: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882515.88991: variable 'omit' from source: magic vars 26639 1726882515.89004: starting attempt loop 26639 1726882515.89011: running the handler 26639 1726882515.89141: variable '__network_connections_result' from source: set_fact 26639 1726882515.89207: handler run complete 26639 1726882515.89283: attempt loop complete, returning result 26639 1726882515.89286: _execute() done 26639 1726882515.89289: dumping result to json 26639 1726882515.89291: done dumping result, returning 26639 1726882515.89296: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-16f9-46b9-0000000001f1] 26639 1726882515.89299: sending task result for task 12673a56-9f93-16f9-46b9-0000000001f1 26639 1726882515.89359: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001f1 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified)" ] } 26639 1726882515.89452: no more pending results, returning what we have 26639 1726882515.89456: results queue empty 26639 1726882515.89457: checking for any_errors_fatal 26639 1726882515.89464: done checking for any_errors_fatal 26639 1726882515.89465: checking for max_fail_percentage 26639 1726882515.89467: done checking for max_fail_percentage 26639 1726882515.89468: checking to see if all hosts have failed and the running result is not ok 26639 1726882515.89469: done checking to see if all hosts have failed 26639 1726882515.89470: getting the remaining hosts for this loop 26639 1726882515.89471: done getting the remaining hosts for this loop 26639 1726882515.89475: getting the next task for host managed_node2 26639 1726882515.89482: done getting next task for host managed_node2 26639 1726882515.89486: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26639 1726882515.89489: ^ 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=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 26639 1726882515.89502: getting variables 26639 1726882515.89504: in VariableManager get_vars() 26639 1726882515.89545: Calling all_inventory to load vars for managed_node2 26639 1726882515.89548: Calling groups_inventory to load vars for managed_node2 26639 1726882515.89551: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882515.89563: Calling all_plugins_play to load vars for managed_node2 26639 1726882515.89566: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882515.89570: Calling groups_plugins_play to load vars for managed_node2 26639 1726882515.90206: WORKER PROCESS EXITING 26639 1726882515.91081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882515.92695: done with get_vars() 26639 1726882515.92715: done getting variables 26639 1726882515.92771: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:35:15 -0400 (0:00:00.059) 0:00:18.852 ****** 26639 1726882515.92804: entering _queue_task() for managed_node2/debug 26639 1726882515.93104: worker is 1 (out of 1 available) 26639 1726882515.93117: exiting _queue_task() for managed_node2/debug 26639 1726882515.93128: done queuing things up, now waiting for results queue to drain 26639 1726882515.93130: waiting for pending results... 26639 1726882515.93408: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26639 1726882515.93539: in run() - task 12673a56-9f93-16f9-46b9-0000000001f2 26639 1726882515.93559: variable 'ansible_search_path' from source: unknown 26639 1726882515.93567: variable 'ansible_search_path' from source: unknown 26639 1726882515.93608: calling self._execute() 26639 1726882515.93707: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.93719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.93734: variable 'omit' from source: magic vars 26639 1726882515.94081: variable 'ansible_distribution_major_version' from source: facts 26639 1726882515.94100: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882515.94113: variable 'omit' from source: magic vars 26639 1726882515.94165: variable 'omit' from source: magic vars 26639 1726882515.94210: variable 'omit' from source: magic vars 26639 1726882515.94255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882515.94299: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882515.94323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882515.94342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882515.94356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882515.94385: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882515.94398: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.94405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.94504: Set connection var ansible_shell_executable to /bin/sh 26639 1726882515.94512: Set connection var ansible_shell_type to sh 26639 1726882515.94524: Set connection var ansible_timeout to 10 26639 1726882515.94532: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882515.94543: Set connection var ansible_pipelining to False 26639 1726882515.94549: Set connection var ansible_connection to ssh 26639 1726882515.94572: variable 'ansible_shell_executable' from source: unknown 26639 1726882515.94607: variable 'ansible_connection' from source: unknown 26639 1726882515.94611: variable 'ansible_module_compression' from source: unknown 26639 1726882515.94613: variable 'ansible_shell_type' from source: unknown 26639 1726882515.94615: variable 'ansible_shell_executable' from source: unknown 26639 1726882515.94617: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.94619: variable 'ansible_pipelining' from source: unknown 26639 1726882515.94621: variable 'ansible_timeout' from source: unknown 26639 1726882515.94623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.94749: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882515.94825: variable 'omit' from source: magic vars 26639 1726882515.94828: starting attempt loop 26639 1726882515.94830: running the handler 26639 1726882515.94833: variable '__network_connections_result' from source: set_fact 26639 1726882515.94912: variable '__network_connections_result' from source: set_fact 26639 1726882515.95031: handler run complete 26639 1726882515.95067: attempt loop complete, returning result 26639 1726882515.95074: _execute() done 26639 1726882515.95080: dumping result to json 26639 1726882515.95088: done dumping result, returning 26639 1726882515.95102: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-16f9-46b9-0000000001f2] 26639 1726882515.95111: sending task result for task 12673a56-9f93-16f9-46b9-0000000001f2 ok: [managed_node2] => { "__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": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified)" ] } } 26639 1726882515.95295: no more pending results, returning what we have 26639 1726882515.95299: results queue empty 26639 1726882515.95300: checking for any_errors_fatal 26639 1726882515.95308: done checking for any_errors_fatal 26639 1726882515.95309: checking for max_fail_percentage 26639 1726882515.95311: done checking for max_fail_percentage 26639 1726882515.95312: checking to see if all hosts have failed and the running result is not ok 26639 1726882515.95313: done checking to see if all hosts have failed 26639 1726882515.95314: getting the remaining hosts for this loop 26639 1726882515.95315: done getting the remaining hosts for this loop 26639 1726882515.95319: getting the next task for host managed_node2 26639 1726882515.95325: done getting next task for host managed_node2 26639 1726882515.95329: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26639 1726882515.95333: ^ 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=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 26639 1726882515.95343: getting variables 26639 1726882515.95345: in VariableManager get_vars() 26639 1726882515.95385: Calling all_inventory to load vars for managed_node2 26639 1726882515.95387: Calling groups_inventory to load vars for managed_node2 26639 1726882515.95390: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882515.95703: Calling all_plugins_play to load vars for managed_node2 26639 1726882515.95707: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882515.95712: Calling groups_plugins_play to load vars for managed_node2 26639 1726882515.96406: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001f2 26639 1726882515.96410: WORKER PROCESS EXITING 26639 1726882515.96980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882515.98494: done with get_vars() 26639 1726882515.98515: done getting variables 26639 1726882515.98573: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:35:15 -0400 (0:00:00.058) 0:00:18.910 ****** 26639 1726882515.98607: entering _queue_task() for managed_node2/debug 26639 1726882515.98922: worker is 1 (out of 1 available) 26639 1726882515.98936: exiting _queue_task() for managed_node2/debug 26639 1726882515.98948: done queuing things up, now waiting for results queue to drain 26639 1726882515.98949: waiting for pending results... 26639 1726882515.99242: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26639 1726882515.99371: in run() - task 12673a56-9f93-16f9-46b9-0000000001f3 26639 1726882515.99391: variable 'ansible_search_path' from source: unknown 26639 1726882515.99404: variable 'ansible_search_path' from source: unknown 26639 1726882515.99449: calling self._execute() 26639 1726882515.99548: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882515.99559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882515.99572: variable 'omit' from source: magic vars 26639 1726882515.99950: variable 'ansible_distribution_major_version' from source: facts 26639 1726882515.99972: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882516.00097: variable 'network_state' from source: role '' defaults 26639 1726882516.00114: Evaluated conditional (network_state != {}): False 26639 1726882516.00122: when evaluation is False, skipping this task 26639 1726882516.00130: _execute() done 26639 1726882516.00137: dumping result to json 26639 1726882516.00146: done dumping result, returning 26639 1726882516.00159: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-16f9-46b9-0000000001f3] 26639 1726882516.00168: sending task result for task 12673a56-9f93-16f9-46b9-0000000001f3 skipping: [managed_node2] => { "false_condition": "network_state != {}" } 26639 1726882516.00326: no more pending results, returning what we have 26639 1726882516.00331: results queue empty 26639 1726882516.00331: checking for any_errors_fatal 26639 1726882516.00343: done checking for any_errors_fatal 26639 1726882516.00344: checking for max_fail_percentage 26639 1726882516.00346: done checking for max_fail_percentage 26639 1726882516.00347: checking to see if all hosts have failed and the running result is not ok 26639 1726882516.00348: done checking to see if all hosts have failed 26639 1726882516.00348: getting the remaining hosts for this loop 26639 1726882516.00350: done getting the remaining hosts for this loop 26639 1726882516.00354: getting the next task for host managed_node2 26639 1726882516.00361: done getting next task for host managed_node2 26639 1726882516.00366: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 26639 1726882516.00370: ^ 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=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 26639 1726882516.00387: getting variables 26639 1726882516.00389: in VariableManager get_vars() 26639 1726882516.00430: Calling all_inventory to load vars for managed_node2 26639 1726882516.00433: Calling groups_inventory to load vars for managed_node2 26639 1726882516.00436: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882516.00448: Calling all_plugins_play to load vars for managed_node2 26639 1726882516.00452: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882516.00455: Calling groups_plugins_play to load vars for managed_node2 26639 1726882516.01206: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001f3 26639 1726882516.01209: WORKER PROCESS EXITING 26639 1726882516.02103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882516.03576: done with get_vars() 26639 1726882516.03834: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:35:16 -0400 (0:00:00.055) 0:00:18.966 ****** 26639 1726882516.04137: entering _queue_task() for managed_node2/ping 26639 1726882516.04661: worker is 1 (out of 1 available) 26639 1726882516.04673: exiting _queue_task() for managed_node2/ping 26639 1726882516.04685: done queuing things up, now waiting for results queue to drain 26639 1726882516.04687: waiting for pending results... 26639 1726882516.05206: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 26639 1726882516.05454: in run() - task 12673a56-9f93-16f9-46b9-0000000001f4 26639 1726882516.05476: variable 'ansible_search_path' from source: unknown 26639 1726882516.05561: variable 'ansible_search_path' from source: unknown 26639 1726882516.05606: calling self._execute() 26639 1726882516.05821: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.05835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.05851: variable 'omit' from source: magic vars 26639 1726882516.06669: variable 'ansible_distribution_major_version' from source: facts 26639 1726882516.06864: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882516.06867: variable 'omit' from source: magic vars 26639 1726882516.06869: variable 'omit' from source: magic vars 26639 1726882516.06871: variable 'omit' from source: magic vars 26639 1726882516.07014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882516.07055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882516.07301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882516.07304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882516.07307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882516.07309: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882516.07311: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.07313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.07502: Set connection var ansible_shell_executable to /bin/sh 26639 1726882516.07801: Set connection var ansible_shell_type to sh 26639 1726882516.07804: Set connection var ansible_timeout to 10 26639 1726882516.07807: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882516.07809: Set connection var ansible_pipelining to False 26639 1726882516.07811: Set connection var ansible_connection to ssh 26639 1726882516.07813: variable 'ansible_shell_executable' from source: unknown 26639 1726882516.07815: variable 'ansible_connection' from source: unknown 26639 1726882516.07817: variable 'ansible_module_compression' from source: unknown 26639 1726882516.07819: variable 'ansible_shell_type' from source: unknown 26639 1726882516.07821: variable 'ansible_shell_executable' from source: unknown 26639 1726882516.07822: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.07824: variable 'ansible_pipelining' from source: unknown 26639 1726882516.07826: variable 'ansible_timeout' from source: unknown 26639 1726882516.07828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.08212: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882516.08223: variable 'omit' from source: magic vars 26639 1726882516.08229: starting attempt loop 26639 1726882516.08233: running the handler 26639 1726882516.08245: _low_level_execute_command(): starting 26639 1726882516.08252: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882516.08934: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882516.08946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882516.09009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.09060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.09076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882516.09085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.09188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.10866: stdout chunk (state=3): >>>/root <<< 26639 1726882516.11030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882516.11033: stdout chunk (state=3): >>><<< 26639 1726882516.11036: stderr chunk (state=3): >>><<< 26639 1726882516.11055: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882516.11074: _low_level_execute_command(): starting 26639 1726882516.11085: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684 `" && echo ansible-tmp-1726882516.1106174-27357-4037465494684="` echo /root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684 `" ) && sleep 0' 26639 1726882516.11676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882516.11697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882516.11714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.11732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882516.11751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882516.11777: stderr chunk (state=3): >>>debug2: match not found <<< 26639 1726882516.11789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.11817: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26639 1726882516.11829: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 26639 1726882516.11837: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26639 1726882516.11847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882516.11858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.11909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.11947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.11960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882516.11982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.12075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.13943: stdout chunk (state=3): >>>ansible-tmp-1726882516.1106174-27357-4037465494684=/root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684 <<< 26639 1726882516.14084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882516.14109: stdout chunk (state=3): >>><<< 26639 1726882516.14121: stderr chunk (state=3): >>><<< 26639 1726882516.14169: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882516.1106174-27357-4037465494684=/root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882516.14220: variable 'ansible_module_compression' from source: unknown 26639 1726882516.14601: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 26639 1726882516.14604: variable 'ansible_facts' from source: unknown 26639 1726882516.14665: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684/AnsiballZ_ping.py 26639 1726882516.14835: Sending initial data 26639 1726882516.14844: Sent initial data (151 bytes) 26639 1726882516.15444: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882516.15458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882516.15509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882516.15586: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.15604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882516.15624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.15716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.17247: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882516.17331: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882516.17423: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmp76jp8omr /root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684/AnsiballZ_ping.py <<< 26639 1726882516.17435: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684/AnsiballZ_ping.py" <<< 26639 1726882516.17497: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 26639 1726882516.17523: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmp76jp8omr" to remote "/root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684/AnsiballZ_ping.py" <<< 26639 1726882516.18343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882516.18452: stderr chunk (state=3): >>><<< 26639 1726882516.18455: stdout chunk (state=3): >>><<< 26639 1726882516.18457: done transferring module to remote 26639 1726882516.18465: _low_level_execute_command(): starting 26639 1726882516.18475: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684/ /root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684/AnsiballZ_ping.py && sleep 0' 26639 1726882516.19137: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882516.19152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882516.19212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.19302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.19305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882516.19317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.19408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.21195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882516.21199: stdout chunk (state=3): >>><<< 26639 1726882516.21201: stderr chunk (state=3): >>><<< 26639 1726882516.21300: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882516.21304: _low_level_execute_command(): starting 26639 1726882516.21306: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684/AnsiballZ_ping.py && sleep 0' 26639 1726882516.21878: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882516.21898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882516.21963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.22023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.22047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.22150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.36948: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 26639 1726882516.38067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882516.38089: stderr chunk (state=3): >>><<< 26639 1726882516.38092: stdout chunk (state=3): >>><<< 26639 1726882516.38115: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882516.38134: 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-1726882516.1106174-27357-4037465494684/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882516.38143: _low_level_execute_command(): starting 26639 1726882516.38148: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882516.1106174-27357-4037465494684/ > /dev/null 2>&1 && sleep 0' 26639 1726882516.38577: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.38581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.38583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.38587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.38658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.38723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.40510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882516.40532: stderr chunk (state=3): >>><<< 26639 1726882516.40536: stdout chunk (state=3): >>><<< 26639 1726882516.40548: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882516.40555: handler run complete 26639 1726882516.40566: attempt loop complete, returning result 26639 1726882516.40569: _execute() done 26639 1726882516.40571: dumping result to json 26639 1726882516.40573: done dumping result, returning 26639 1726882516.40583: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-16f9-46b9-0000000001f4] 26639 1726882516.40585: sending task result for task 12673a56-9f93-16f9-46b9-0000000001f4 26639 1726882516.40671: done sending task result for task 12673a56-9f93-16f9-46b9-0000000001f4 26639 1726882516.40674: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 26639 1726882516.40732: no more pending results, returning what we have 26639 1726882516.40736: results queue empty 26639 1726882516.40737: checking for any_errors_fatal 26639 1726882516.40745: done checking for any_errors_fatal 26639 1726882516.40745: checking for max_fail_percentage 26639 1726882516.40747: done checking for max_fail_percentage 26639 1726882516.40748: checking to see if all hosts have failed and the running result is not ok 26639 1726882516.40749: done checking to see if all hosts have failed 26639 1726882516.40750: getting the remaining hosts for this loop 26639 1726882516.40751: done getting the remaining hosts for this loop 26639 1726882516.40754: getting the next task for host managed_node2 26639 1726882516.40764: done getting next task for host managed_node2 26639 1726882516.40765: ^ task is: TASK: meta (role_complete) 26639 1726882516.40768: ^ state is: HOST STATE: block=5, 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 26639 1726882516.40778: getting variables 26639 1726882516.40780: in VariableManager get_vars() 26639 1726882516.40821: Calling all_inventory to load vars for managed_node2 26639 1726882516.40823: Calling groups_inventory to load vars for managed_node2 26639 1726882516.40826: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882516.40836: Calling all_plugins_play to load vars for managed_node2 26639 1726882516.40838: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882516.40841: Calling groups_plugins_play to load vars for managed_node2 26639 1726882516.41629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882516.42950: done with get_vars() 26639 1726882516.42966: done getting variables 26639 1726882516.43032: done queuing things up, now waiting for results queue to drain 26639 1726882516.43034: results queue empty 26639 1726882516.43035: checking for any_errors_fatal 26639 1726882516.43036: done checking for any_errors_fatal 26639 1726882516.43037: checking for max_fail_percentage 26639 1726882516.43037: done checking for max_fail_percentage 26639 1726882516.43038: checking to see if all hosts have failed and the running result is not ok 26639 1726882516.43038: done checking to see if all hosts have failed 26639 1726882516.43039: getting the remaining hosts for this loop 26639 1726882516.43039: done getting the remaining hosts for this loop 26639 1726882516.43041: getting the next task for host managed_node2 26639 1726882516.43044: done getting next task for host managed_node2 26639 1726882516.43046: ^ task is: TASK: Include the task 'assert_device_present.yml' 26639 1726882516.43047: ^ state is: HOST STATE: block=5, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882516.43048: getting variables 26639 1726882516.43049: in VariableManager get_vars() 26639 1726882516.43058: Calling all_inventory to load vars for managed_node2 26639 1726882516.43059: Calling groups_inventory to load vars for managed_node2 26639 1726882516.43061: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882516.43064: Calling all_plugins_play to load vars for managed_node2 26639 1726882516.43065: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882516.43067: Calling groups_plugins_play to load vars for managed_node2 26639 1726882516.43774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882516.44624: done with get_vars() 26639 1726882516.44637: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:38 Friday 20 September 2024 21:35:16 -0400 (0:00:00.405) 0:00:19.371 ****** 26639 1726882516.44685: entering _queue_task() for managed_node2/include_tasks 26639 1726882516.44968: worker is 1 (out of 1 available) 26639 1726882516.44982: exiting _queue_task() for managed_node2/include_tasks 26639 1726882516.44995: done queuing things up, now waiting for results queue to drain 26639 1726882516.44997: waiting for pending results... 26639 1726882516.45176: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 26639 1726882516.45258: in run() - task 12673a56-9f93-16f9-46b9-00000000002b 26639 1726882516.45269: variable 'ansible_search_path' from source: unknown 26639 1726882516.45304: calling self._execute() 26639 1726882516.45376: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.45379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.45388: variable 'omit' from source: magic vars 26639 1726882516.45668: variable 'ansible_distribution_major_version' from source: facts 26639 1726882516.45678: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882516.45683: _execute() done 26639 1726882516.45686: dumping result to json 26639 1726882516.45689: done dumping result, returning 26639 1726882516.45699: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-16f9-46b9-00000000002b] 26639 1726882516.45704: sending task result for task 12673a56-9f93-16f9-46b9-00000000002b 26639 1726882516.45792: done sending task result for task 12673a56-9f93-16f9-46b9-00000000002b 26639 1726882516.45797: WORKER PROCESS EXITING 26639 1726882516.45821: no more pending results, returning what we have 26639 1726882516.45826: in VariableManager get_vars() 26639 1726882516.45866: Calling all_inventory to load vars for managed_node2 26639 1726882516.45868: Calling groups_inventory to load vars for managed_node2 26639 1726882516.45870: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882516.45882: Calling all_plugins_play to load vars for managed_node2 26639 1726882516.45885: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882516.45887: Calling groups_plugins_play to load vars for managed_node2 26639 1726882516.46680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882516.47542: done with get_vars() 26639 1726882516.47555: variable 'ansible_search_path' from source: unknown 26639 1726882516.47567: we have included files to process 26639 1726882516.47567: generating all_blocks data 26639 1726882516.47569: done generating all_blocks data 26639 1726882516.47573: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26639 1726882516.47574: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26639 1726882516.47575: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26639 1726882516.47699: in VariableManager get_vars() 26639 1726882516.47713: done with get_vars() 26639 1726882516.47789: done processing included file 26639 1726882516.47791: iterating over new_blocks loaded from include file 26639 1726882516.47794: in VariableManager get_vars() 26639 1726882516.47804: done with get_vars() 26639 1726882516.47806: filtering new block on tags 26639 1726882516.47818: done filtering new block on tags 26639 1726882516.47820: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node2 26639 1726882516.47823: extending task lists for all hosts with included blocks 26639 1726882516.48437: done extending task lists 26639 1726882516.48438: done processing included files 26639 1726882516.48439: results queue empty 26639 1726882516.48439: checking for any_errors_fatal 26639 1726882516.48440: done checking for any_errors_fatal 26639 1726882516.48441: checking for max_fail_percentage 26639 1726882516.48442: done checking for max_fail_percentage 26639 1726882516.48442: checking to see if all hosts have failed and the running result is not ok 26639 1726882516.48443: done checking to see if all hosts have failed 26639 1726882516.48443: getting the remaining hosts for this loop 26639 1726882516.48444: done getting the remaining hosts for this loop 26639 1726882516.48445: getting the next task for host managed_node2 26639 1726882516.48448: done getting next task for host managed_node2 26639 1726882516.48449: ^ task is: TASK: Include the task 'get_interface_stat.yml' 26639 1726882516.48451: ^ state is: HOST STATE: block=5, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882516.48452: getting variables 26639 1726882516.48453: in VariableManager get_vars() 26639 1726882516.48461: Calling all_inventory to load vars for managed_node2 26639 1726882516.48462: Calling groups_inventory to load vars for managed_node2 26639 1726882516.48464: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882516.48468: Calling all_plugins_play to load vars for managed_node2 26639 1726882516.48469: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882516.48471: Calling groups_plugins_play to load vars for managed_node2 26639 1726882516.49183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882516.50021: done with get_vars() 26639 1726882516.50035: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:35:16 -0400 (0:00:00.054) 0:00:19.425 ****** 26639 1726882516.50089: entering _queue_task() for managed_node2/include_tasks 26639 1726882516.50356: worker is 1 (out of 1 available) 26639 1726882516.50370: exiting _queue_task() for managed_node2/include_tasks 26639 1726882516.50382: done queuing things up, now waiting for results queue to drain 26639 1726882516.50383: waiting for pending results... 26639 1726882516.50563: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 26639 1726882516.50634: in run() - task 12673a56-9f93-16f9-46b9-0000000002fc 26639 1726882516.50643: variable 'ansible_search_path' from source: unknown 26639 1726882516.50647: variable 'ansible_search_path' from source: unknown 26639 1726882516.50675: calling self._execute() 26639 1726882516.50746: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.50750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.50759: variable 'omit' from source: magic vars 26639 1726882516.51043: variable 'ansible_distribution_major_version' from source: facts 26639 1726882516.51054: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882516.51057: _execute() done 26639 1726882516.51060: dumping result to json 26639 1726882516.51063: done dumping result, returning 26639 1726882516.51069: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-16f9-46b9-0000000002fc] 26639 1726882516.51074: sending task result for task 12673a56-9f93-16f9-46b9-0000000002fc 26639 1726882516.51156: done sending task result for task 12673a56-9f93-16f9-46b9-0000000002fc 26639 1726882516.51159: WORKER PROCESS EXITING 26639 1726882516.51188: no more pending results, returning what we have 26639 1726882516.51195: in VariableManager get_vars() 26639 1726882516.51236: Calling all_inventory to load vars for managed_node2 26639 1726882516.51239: Calling groups_inventory to load vars for managed_node2 26639 1726882516.51241: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882516.51253: Calling all_plugins_play to load vars for managed_node2 26639 1726882516.51256: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882516.51259: Calling groups_plugins_play to load vars for managed_node2 26639 1726882516.52116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882516.52957: done with get_vars() 26639 1726882516.52969: variable 'ansible_search_path' from source: unknown 26639 1726882516.52970: variable 'ansible_search_path' from source: unknown 26639 1726882516.52997: we have included files to process 26639 1726882516.52998: generating all_blocks data 26639 1726882516.52999: done generating all_blocks data 26639 1726882516.53000: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26639 1726882516.53001: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26639 1726882516.53002: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26639 1726882516.53124: done processing included file 26639 1726882516.53125: iterating over new_blocks loaded from include file 26639 1726882516.53127: in VariableManager get_vars() 26639 1726882516.53139: done with get_vars() 26639 1726882516.53140: filtering new block on tags 26639 1726882516.53150: done filtering new block on tags 26639 1726882516.53151: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 26639 1726882516.53155: extending task lists for all hosts with included blocks 26639 1726882516.53216: done extending task lists 26639 1726882516.53217: done processing included files 26639 1726882516.53218: results queue empty 26639 1726882516.53218: checking for any_errors_fatal 26639 1726882516.53221: done checking for any_errors_fatal 26639 1726882516.53222: checking for max_fail_percentage 26639 1726882516.53222: done checking for max_fail_percentage 26639 1726882516.53223: checking to see if all hosts have failed and the running result is not ok 26639 1726882516.53223: done checking to see if all hosts have failed 26639 1726882516.53224: getting the remaining hosts for this loop 26639 1726882516.53225: done getting the remaining hosts for this loop 26639 1726882516.53226: getting the next task for host managed_node2 26639 1726882516.53229: done getting next task for host managed_node2 26639 1726882516.53230: ^ task is: TASK: Get stat for interface {{ interface }} 26639 1726882516.53232: ^ state is: HOST STATE: block=5, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882516.53234: getting variables 26639 1726882516.53234: in VariableManager get_vars() 26639 1726882516.53242: Calling all_inventory to load vars for managed_node2 26639 1726882516.53244: Calling groups_inventory to load vars for managed_node2 26639 1726882516.53245: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882516.53250: Calling all_plugins_play to load vars for managed_node2 26639 1726882516.53251: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882516.53253: Calling groups_plugins_play to load vars for managed_node2 26639 1726882516.53876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882516.54706: done with get_vars() 26639 1726882516.54719: done getting variables 26639 1726882516.54830: variable 'interface' from source: play vars TASK [Get stat for interface rpltstbr] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:35:16 -0400 (0:00:00.047) 0:00:19.473 ****** 26639 1726882516.54851: entering _queue_task() for managed_node2/stat 26639 1726882516.55094: worker is 1 (out of 1 available) 26639 1726882516.55107: exiting _queue_task() for managed_node2/stat 26639 1726882516.55120: done queuing things up, now waiting for results queue to drain 26639 1726882516.55121: waiting for pending results... 26639 1726882516.55296: running TaskExecutor() for managed_node2/TASK: Get stat for interface rpltstbr 26639 1726882516.55378: in run() - task 12673a56-9f93-16f9-46b9-00000000037e 26639 1726882516.55389: variable 'ansible_search_path' from source: unknown 26639 1726882516.55392: variable 'ansible_search_path' from source: unknown 26639 1726882516.55423: calling self._execute() 26639 1726882516.55489: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.55495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.55506: variable 'omit' from source: magic vars 26639 1726882516.55757: variable 'ansible_distribution_major_version' from source: facts 26639 1726882516.55766: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882516.55773: variable 'omit' from source: magic vars 26639 1726882516.55810: variable 'omit' from source: magic vars 26639 1726882516.55872: variable 'interface' from source: play vars 26639 1726882516.55887: variable 'omit' from source: magic vars 26639 1726882516.55923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882516.55950: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882516.55966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882516.55978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882516.55988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882516.56018: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882516.56021: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.56026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.56091: Set connection var ansible_shell_executable to /bin/sh 26639 1726882516.56096: Set connection var ansible_shell_type to sh 26639 1726882516.56109: Set connection var ansible_timeout to 10 26639 1726882516.56113: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882516.56119: Set connection var ansible_pipelining to False 26639 1726882516.56122: Set connection var ansible_connection to ssh 26639 1726882516.56137: variable 'ansible_shell_executable' from source: unknown 26639 1726882516.56140: variable 'ansible_connection' from source: unknown 26639 1726882516.56143: variable 'ansible_module_compression' from source: unknown 26639 1726882516.56145: variable 'ansible_shell_type' from source: unknown 26639 1726882516.56148: variable 'ansible_shell_executable' from source: unknown 26639 1726882516.56150: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.56154: variable 'ansible_pipelining' from source: unknown 26639 1726882516.56156: variable 'ansible_timeout' from source: unknown 26639 1726882516.56160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.56306: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882516.56315: variable 'omit' from source: magic vars 26639 1726882516.56321: starting attempt loop 26639 1726882516.56324: running the handler 26639 1726882516.56336: _low_level_execute_command(): starting 26639 1726882516.56343: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882516.56846: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.56850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.56853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.56855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.56909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.56912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.56995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.58681: stdout chunk (state=3): >>>/root <<< 26639 1726882516.58778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882516.58813: stderr chunk (state=3): >>><<< 26639 1726882516.58816: stdout chunk (state=3): >>><<< 26639 1726882516.58840: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882516.58849: _low_level_execute_command(): starting 26639 1726882516.58856: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221 `" && echo ansible-tmp-1726882516.5883834-27381-219307171500221="` echo /root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221 `" ) && sleep 0' 26639 1726882516.59299: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882516.59303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.59312: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.59315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.59358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.59361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882516.59368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.59428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.61305: stdout chunk (state=3): >>>ansible-tmp-1726882516.5883834-27381-219307171500221=/root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221 <<< 26639 1726882516.61412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882516.61440: stderr chunk (state=3): >>><<< 26639 1726882516.61443: stdout chunk (state=3): >>><<< 26639 1726882516.61455: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882516.5883834-27381-219307171500221=/root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882516.61497: variable 'ansible_module_compression' from source: unknown 26639 1726882516.61539: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26639 1726882516.61571: variable 'ansible_facts' from source: unknown 26639 1726882516.61632: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221/AnsiballZ_stat.py 26639 1726882516.61727: Sending initial data 26639 1726882516.61730: Sent initial data (153 bytes) 26639 1726882516.62173: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882516.62176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882516.62180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.62182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.62185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.62239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.62246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882516.62248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.62307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.63849: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 26639 1726882516.63853: 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 <<< 26639 1726882516.63910: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882516.63971: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmp0f3sfftd /root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221/AnsiballZ_stat.py <<< 26639 1726882516.63974: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221/AnsiballZ_stat.py" <<< 26639 1726882516.64034: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmp0f3sfftd" to remote "/root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221/AnsiballZ_stat.py" <<< 26639 1726882516.64665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882516.64675: stderr chunk (state=3): >>><<< 26639 1726882516.64680: stdout chunk (state=3): >>><<< 26639 1726882516.64722: done transferring module to remote 26639 1726882516.64730: _low_level_execute_command(): starting 26639 1726882516.64734: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221/ /root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221/AnsiballZ_stat.py && sleep 0' 26639 1726882516.65145: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.65149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882516.65151: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882516.65156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.65208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.65213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.65276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.67054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882516.67075: stderr chunk (state=3): >>><<< 26639 1726882516.67079: stdout chunk (state=3): >>><<< 26639 1726882516.67098: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882516.67102: _low_level_execute_command(): starting 26639 1726882516.67105: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221/AnsiballZ_stat.py && sleep 0' 26639 1726882516.67510: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.67513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.67515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 26639 1726882516.67517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.67521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.67567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.67570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.67641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.82928: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/rpltstbr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 29556, "dev": 23, "nlink": 1, "atime": 1726882515.6620052, "mtime": 1726882515.6620052, "ctime": 1726882515.6620052, "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/rpltstbr", "lnk_target": "../../devices/virtual/net/rpltstbr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 26639 1726882516.84285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882516.84315: stderr chunk (state=3): >>><<< 26639 1726882516.84318: stdout chunk (state=3): >>><<< 26639 1726882516.84336: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/rpltstbr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 29556, "dev": 23, "nlink": 1, "atime": 1726882515.6620052, "mtime": 1726882515.6620052, "ctime": 1726882515.6620052, "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/rpltstbr", "lnk_target": "../../devices/virtual/net/rpltstbr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/rpltstbr", "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882516.84373: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/rpltstbr', '_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-1726882516.5883834-27381-219307171500221/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882516.84381: _low_level_execute_command(): starting 26639 1726882516.84386: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882516.5883834-27381-219307171500221/ > /dev/null 2>&1 && sleep 0' 26639 1726882516.84851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.84854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.84857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882516.84859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882516.84911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882516.84915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882516.84986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882516.86833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882516.86856: stderr chunk (state=3): >>><<< 26639 1726882516.86859: stdout chunk (state=3): >>><<< 26639 1726882516.86873: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882516.86880: handler run complete 26639 1726882516.86917: attempt loop complete, returning result 26639 1726882516.86920: _execute() done 26639 1726882516.86922: dumping result to json 26639 1726882516.86927: done dumping result, returning 26639 1726882516.86934: done running TaskExecutor() for managed_node2/TASK: Get stat for interface rpltstbr [12673a56-9f93-16f9-46b9-00000000037e] 26639 1726882516.86938: sending task result for task 12673a56-9f93-16f9-46b9-00000000037e 26639 1726882516.87039: done sending task result for task 12673a56-9f93-16f9-46b9-00000000037e 26639 1726882516.87042: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726882515.6620052, "block_size": 4096, "blocks": 0, "ctime": 1726882515.6620052, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29556, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/rpltstbr", "lnk_target": "../../devices/virtual/net/rpltstbr", "mode": "0777", "mtime": 1726882515.6620052, "nlink": 1, "path": "/sys/class/net/rpltstbr", "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 } } 26639 1726882516.87133: no more pending results, returning what we have 26639 1726882516.87136: results queue empty 26639 1726882516.87137: checking for any_errors_fatal 26639 1726882516.87139: done checking for any_errors_fatal 26639 1726882516.87139: checking for max_fail_percentage 26639 1726882516.87141: done checking for max_fail_percentage 26639 1726882516.87142: checking to see if all hosts have failed and the running result is not ok 26639 1726882516.87143: done checking to see if all hosts have failed 26639 1726882516.87144: getting the remaining hosts for this loop 26639 1726882516.87145: done getting the remaining hosts for this loop 26639 1726882516.87149: getting the next task for host managed_node2 26639 1726882516.87164: done getting next task for host managed_node2 26639 1726882516.87167: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 26639 1726882516.87169: ^ state is: HOST STATE: block=5, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882516.87172: getting variables 26639 1726882516.87174: in VariableManager get_vars() 26639 1726882516.87210: Calling all_inventory to load vars for managed_node2 26639 1726882516.87213: Calling groups_inventory to load vars for managed_node2 26639 1726882516.87215: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882516.87225: Calling all_plugins_play to load vars for managed_node2 26639 1726882516.87227: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882516.87230: Calling groups_plugins_play to load vars for managed_node2 26639 1726882516.88231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882516.89415: done with get_vars() 26639 1726882516.89430: done getting variables 26639 1726882516.89472: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 26639 1726882516.89557: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'rpltstbr'] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:35:16 -0400 (0:00:00.347) 0:00:19.820 ****** 26639 1726882516.89581: entering _queue_task() for managed_node2/assert 26639 1726882516.89813: worker is 1 (out of 1 available) 26639 1726882516.89827: exiting _queue_task() for managed_node2/assert 26639 1726882516.89837: done queuing things up, now waiting for results queue to drain 26639 1726882516.89839: waiting for pending results... 26639 1726882516.90019: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'rpltstbr' 26639 1726882516.90089: in run() - task 12673a56-9f93-16f9-46b9-0000000002fd 26639 1726882516.90105: variable 'ansible_search_path' from source: unknown 26639 1726882516.90108: variable 'ansible_search_path' from source: unknown 26639 1726882516.90135: calling self._execute() 26639 1726882516.90204: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.90208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.90216: variable 'omit' from source: magic vars 26639 1726882516.90474: variable 'ansible_distribution_major_version' from source: facts 26639 1726882516.90483: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882516.90489: variable 'omit' from source: magic vars 26639 1726882516.90523: variable 'omit' from source: magic vars 26639 1726882516.90587: variable 'interface' from source: play vars 26639 1726882516.90611: variable 'omit' from source: magic vars 26639 1726882516.90638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882516.90664: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882516.90679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882516.90692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882516.90798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882516.90801: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882516.90804: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.90806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.90865: Set connection var ansible_shell_executable to /bin/sh 26639 1726882516.90873: Set connection var ansible_shell_type to sh 26639 1726882516.90885: Set connection var ansible_timeout to 10 26639 1726882516.90901: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882516.90915: Set connection var ansible_pipelining to False 26639 1726882516.90923: Set connection var ansible_connection to ssh 26639 1726882516.90948: variable 'ansible_shell_executable' from source: unknown 26639 1726882516.90957: variable 'ansible_connection' from source: unknown 26639 1726882516.90968: variable 'ansible_module_compression' from source: unknown 26639 1726882516.90974: variable 'ansible_shell_type' from source: unknown 26639 1726882516.90980: variable 'ansible_shell_executable' from source: unknown 26639 1726882516.90987: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.91000: variable 'ansible_pipelining' from source: unknown 26639 1726882516.91007: variable 'ansible_timeout' from source: unknown 26639 1726882516.91015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.91150: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882516.91164: variable 'omit' from source: magic vars 26639 1726882516.91172: starting attempt loop 26639 1726882516.91298: running the handler 26639 1726882516.91301: variable 'interface_stat' from source: set_fact 26639 1726882516.91321: Evaluated conditional (interface_stat.stat.exists): True 26639 1726882516.91331: handler run complete 26639 1726882516.91348: attempt loop complete, returning result 26639 1726882516.91355: _execute() done 26639 1726882516.91361: dumping result to json 26639 1726882516.91368: done dumping result, returning 26639 1726882516.91378: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'rpltstbr' [12673a56-9f93-16f9-46b9-0000000002fd] 26639 1726882516.91387: sending task result for task 12673a56-9f93-16f9-46b9-0000000002fd 26639 1726882516.91487: done sending task result for task 12673a56-9f93-16f9-46b9-0000000002fd 26639 1726882516.91501: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 26639 1726882516.91553: no more pending results, returning what we have 26639 1726882516.91557: results queue empty 26639 1726882516.91557: checking for any_errors_fatal 26639 1726882516.91567: done checking for any_errors_fatal 26639 1726882516.91568: checking for max_fail_percentage 26639 1726882516.91569: done checking for max_fail_percentage 26639 1726882516.91570: checking to see if all hosts have failed and the running result is not ok 26639 1726882516.91571: done checking to see if all hosts have failed 26639 1726882516.91572: getting the remaining hosts for this loop 26639 1726882516.91573: done getting the remaining hosts for this loop 26639 1726882516.91576: getting the next task for host managed_node2 26639 1726882516.91584: done getting next task for host managed_node2 26639 1726882516.91587: ^ task is: TASK: Include the task 'assert_profile_present.yml' 26639 1726882516.91589: ^ state is: HOST STATE: block=5, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882516.91594: getting variables 26639 1726882516.91596: in VariableManager get_vars() 26639 1726882516.91784: Calling all_inventory to load vars for managed_node2 26639 1726882516.91786: Calling groups_inventory to load vars for managed_node2 26639 1726882516.91789: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882516.91800: Calling all_plugins_play to load vars for managed_node2 26639 1726882516.91803: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882516.91806: Calling groups_plugins_play to load vars for managed_node2 26639 1726882516.93126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882516.94741: done with get_vars() 26639 1726882516.94761: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:40 Friday 20 September 2024 21:35:16 -0400 (0:00:00.052) 0:00:19.873 ****** 26639 1726882516.94858: entering _queue_task() for managed_node2/include_tasks 26639 1726882516.95262: worker is 1 (out of 1 available) 26639 1726882516.95274: exiting _queue_task() for managed_node2/include_tasks 26639 1726882516.95286: done queuing things up, now waiting for results queue to drain 26639 1726882516.95287: waiting for pending results... 26639 1726882516.95509: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 26639 1726882516.95619: in run() - task 12673a56-9f93-16f9-46b9-00000000002c 26639 1726882516.95638: variable 'ansible_search_path' from source: unknown 26639 1726882516.95680: calling self._execute() 26639 1726882516.95784: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882516.95806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882516.95822: variable 'omit' from source: magic vars 26639 1726882516.96201: variable 'ansible_distribution_major_version' from source: facts 26639 1726882516.96236: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882516.96240: _execute() done 26639 1726882516.96244: dumping result to json 26639 1726882516.96345: done dumping result, returning 26639 1726882516.96349: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [12673a56-9f93-16f9-46b9-00000000002c] 26639 1726882516.96351: sending task result for task 12673a56-9f93-16f9-46b9-00000000002c 26639 1726882516.96422: done sending task result for task 12673a56-9f93-16f9-46b9-00000000002c 26639 1726882516.96425: WORKER PROCESS EXITING 26639 1726882516.96475: no more pending results, returning what we have 26639 1726882516.96481: in VariableManager get_vars() 26639 1726882516.96527: Calling all_inventory to load vars for managed_node2 26639 1726882516.96530: Calling groups_inventory to load vars for managed_node2 26639 1726882516.96533: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882516.96549: Calling all_plugins_play to load vars for managed_node2 26639 1726882516.96552: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882516.96556: Calling groups_plugins_play to load vars for managed_node2 26639 1726882516.98214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882516.99748: done with get_vars() 26639 1726882516.99766: variable 'ansible_search_path' from source: unknown 26639 1726882516.99780: we have included files to process 26639 1726882516.99781: generating all_blocks data 26639 1726882516.99783: done generating all_blocks data 26639 1726882516.99786: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26639 1726882516.99787: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26639 1726882516.99790: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26639 1726882516.99986: in VariableManager get_vars() 26639 1726882517.00009: done with get_vars() 26639 1726882517.00269: done processing included file 26639 1726882517.00272: iterating over new_blocks loaded from include file 26639 1726882517.00273: in VariableManager get_vars() 26639 1726882517.00294: done with get_vars() 26639 1726882517.00296: filtering new block on tags 26639 1726882517.00317: done filtering new block on tags 26639 1726882517.00320: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node2 26639 1726882517.00324: extending task lists for all hosts with included blocks 26639 1726882517.01632: done extending task lists 26639 1726882517.01634: done processing included files 26639 1726882517.01635: results queue empty 26639 1726882517.01636: checking for any_errors_fatal 26639 1726882517.01639: done checking for any_errors_fatal 26639 1726882517.01640: checking for max_fail_percentage 26639 1726882517.01641: done checking for max_fail_percentage 26639 1726882517.01642: checking to see if all hosts have failed and the running result is not ok 26639 1726882517.01643: done checking to see if all hosts have failed 26639 1726882517.01644: getting the remaining hosts for this loop 26639 1726882517.01645: done getting the remaining hosts for this loop 26639 1726882517.01648: getting the next task for host managed_node2 26639 1726882517.01652: done getting next task for host managed_node2 26639 1726882517.01654: ^ task is: TASK: Include the task 'get_profile_stat.yml' 26639 1726882517.01656: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882517.01659: getting variables 26639 1726882517.01660: in VariableManager get_vars() 26639 1726882517.01671: Calling all_inventory to load vars for managed_node2 26639 1726882517.01673: Calling groups_inventory to load vars for managed_node2 26639 1726882517.01675: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882517.01681: Calling all_plugins_play to load vars for managed_node2 26639 1726882517.01683: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882517.01687: Calling groups_plugins_play to load vars for managed_node2 26639 1726882517.02872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882517.03726: done with get_vars() 26639 1726882517.03741: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:35:17 -0400 (0:00:00.089) 0:00:19.962 ****** 26639 1726882517.03800: entering _queue_task() for managed_node2/include_tasks 26639 1726882517.04059: worker is 1 (out of 1 available) 26639 1726882517.04073: exiting _queue_task() for managed_node2/include_tasks 26639 1726882517.04087: done queuing things up, now waiting for results queue to drain 26639 1726882517.04088: waiting for pending results... 26639 1726882517.04270: running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' 26639 1726882517.04351: in run() - task 12673a56-9f93-16f9-46b9-000000000396 26639 1726882517.04362: variable 'ansible_search_path' from source: unknown 26639 1726882517.04366: variable 'ansible_search_path' from source: unknown 26639 1726882517.04397: calling self._execute() 26639 1726882517.04463: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.04467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.04476: variable 'omit' from source: magic vars 26639 1726882517.04837: variable 'ansible_distribution_major_version' from source: facts 26639 1726882517.04840: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882517.04842: _execute() done 26639 1726882517.04845: dumping result to json 26639 1726882517.04848: done dumping result, returning 26639 1726882517.04850: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' [12673a56-9f93-16f9-46b9-000000000396] 26639 1726882517.04852: sending task result for task 12673a56-9f93-16f9-46b9-000000000396 26639 1726882517.05158: done sending task result for task 12673a56-9f93-16f9-46b9-000000000396 26639 1726882517.05161: WORKER PROCESS EXITING 26639 1726882517.05183: no more pending results, returning what we have 26639 1726882517.05188: in VariableManager get_vars() 26639 1726882517.05226: Calling all_inventory to load vars for managed_node2 26639 1726882517.05229: Calling groups_inventory to load vars for managed_node2 26639 1726882517.05231: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882517.05241: Calling all_plugins_play to load vars for managed_node2 26639 1726882517.05244: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882517.05246: Calling groups_plugins_play to load vars for managed_node2 26639 1726882517.06192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882517.07031: done with get_vars() 26639 1726882517.07044: variable 'ansible_search_path' from source: unknown 26639 1726882517.07045: variable 'ansible_search_path' from source: unknown 26639 1726882517.07071: we have included files to process 26639 1726882517.07072: generating all_blocks data 26639 1726882517.07073: done generating all_blocks data 26639 1726882517.07074: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26639 1726882517.07074: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26639 1726882517.07076: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26639 1726882517.07849: done processing included file 26639 1726882517.07851: iterating over new_blocks loaded from include file 26639 1726882517.07853: in VariableManager get_vars() 26639 1726882517.07869: done with get_vars() 26639 1726882517.07871: filtering new block on tags 26639 1726882517.07894: done filtering new block on tags 26639 1726882517.07897: in VariableManager get_vars() 26639 1726882517.07915: done with get_vars() 26639 1726882517.07916: filtering new block on tags 26639 1726882517.07939: done filtering new block on tags 26639 1726882517.07941: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 26639 1726882517.07946: extending task lists for all hosts with included blocks 26639 1726882517.08109: done extending task lists 26639 1726882517.08110: done processing included files 26639 1726882517.08111: results queue empty 26639 1726882517.08112: checking for any_errors_fatal 26639 1726882517.08115: done checking for any_errors_fatal 26639 1726882517.08115: checking for max_fail_percentage 26639 1726882517.08116: done checking for max_fail_percentage 26639 1726882517.08117: checking to see if all hosts have failed and the running result is not ok 26639 1726882517.08118: done checking to see if all hosts have failed 26639 1726882517.08119: getting the remaining hosts for this loop 26639 1726882517.08120: done getting the remaining hosts for this loop 26639 1726882517.08122: getting the next task for host managed_node2 26639 1726882517.08126: done getting next task for host managed_node2 26639 1726882517.08128: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 26639 1726882517.08131: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882517.08133: getting variables 26639 1726882517.08134: in VariableManager get_vars() 26639 1726882517.08195: Calling all_inventory to load vars for managed_node2 26639 1726882517.08198: Calling groups_inventory to load vars for managed_node2 26639 1726882517.08200: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882517.08205: Calling all_plugins_play to load vars for managed_node2 26639 1726882517.08207: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882517.08210: Calling groups_plugins_play to load vars for managed_node2 26639 1726882517.14663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882517.15504: done with get_vars() 26639 1726882517.15521: done getting variables 26639 1726882517.15553: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:35:17 -0400 (0:00:00.117) 0:00:20.080 ****** 26639 1726882517.15574: entering _queue_task() for managed_node2/set_fact 26639 1726882517.15835: worker is 1 (out of 1 available) 26639 1726882517.15848: exiting _queue_task() for managed_node2/set_fact 26639 1726882517.15861: done queuing things up, now waiting for results queue to drain 26639 1726882517.15863: waiting for pending results... 26639 1726882517.16065: running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag 26639 1726882517.16233: in run() - task 12673a56-9f93-16f9-46b9-000000000425 26639 1726882517.16256: variable 'ansible_search_path' from source: unknown 26639 1726882517.16265: variable 'ansible_search_path' from source: unknown 26639 1726882517.16311: calling self._execute() 26639 1726882517.16408: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.16423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.16437: variable 'omit' from source: magic vars 26639 1726882517.16857: variable 'ansible_distribution_major_version' from source: facts 26639 1726882517.16892: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882517.16906: variable 'omit' from source: magic vars 26639 1726882517.16961: variable 'omit' from source: magic vars 26639 1726882517.17024: variable 'omit' from source: magic vars 26639 1726882517.17081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882517.17114: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882517.17129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882517.17143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882517.17154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882517.17182: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882517.17185: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.17188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.17257: Set connection var ansible_shell_executable to /bin/sh 26639 1726882517.17261: Set connection var ansible_shell_type to sh 26639 1726882517.17273: Set connection var ansible_timeout to 10 26639 1726882517.17276: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882517.17281: Set connection var ansible_pipelining to False 26639 1726882517.17284: Set connection var ansible_connection to ssh 26639 1726882517.17309: variable 'ansible_shell_executable' from source: unknown 26639 1726882517.17312: variable 'ansible_connection' from source: unknown 26639 1726882517.17315: variable 'ansible_module_compression' from source: unknown 26639 1726882517.17318: variable 'ansible_shell_type' from source: unknown 26639 1726882517.17320: variable 'ansible_shell_executable' from source: unknown 26639 1726882517.17323: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.17326: variable 'ansible_pipelining' from source: unknown 26639 1726882517.17328: variable 'ansible_timeout' from source: unknown 26639 1726882517.17330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.17433: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882517.17442: variable 'omit' from source: magic vars 26639 1726882517.17447: starting attempt loop 26639 1726882517.17450: running the handler 26639 1726882517.17460: handler run complete 26639 1726882517.17469: attempt loop complete, returning result 26639 1726882517.17472: _execute() done 26639 1726882517.17474: dumping result to json 26639 1726882517.17477: done dumping result, returning 26639 1726882517.17488: done running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag [12673a56-9f93-16f9-46b9-000000000425] 26639 1726882517.17491: sending task result for task 12673a56-9f93-16f9-46b9-000000000425 26639 1726882517.17568: done sending task result for task 12673a56-9f93-16f9-46b9-000000000425 26639 1726882517.17570: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 26639 1726882517.17644: no more pending results, returning what we have 26639 1726882517.17647: results queue empty 26639 1726882517.17648: checking for any_errors_fatal 26639 1726882517.17649: done checking for any_errors_fatal 26639 1726882517.17650: checking for max_fail_percentage 26639 1726882517.17652: done checking for max_fail_percentage 26639 1726882517.17652: checking to see if all hosts have failed and the running result is not ok 26639 1726882517.17653: done checking to see if all hosts have failed 26639 1726882517.17654: getting the remaining hosts for this loop 26639 1726882517.17655: done getting the remaining hosts for this loop 26639 1726882517.17658: getting the next task for host managed_node2 26639 1726882517.17666: done getting next task for host managed_node2 26639 1726882517.17668: ^ task is: TASK: Stat profile file 26639 1726882517.17672: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882517.17677: getting variables 26639 1726882517.17679: in VariableManager get_vars() 26639 1726882517.17715: Calling all_inventory to load vars for managed_node2 26639 1726882517.17718: Calling groups_inventory to load vars for managed_node2 26639 1726882517.17720: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882517.17731: Calling all_plugins_play to load vars for managed_node2 26639 1726882517.17733: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882517.17736: Calling groups_plugins_play to load vars for managed_node2 26639 1726882517.18485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882517.19348: done with get_vars() 26639 1726882517.19363: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:35:17 -0400 (0:00:00.038) 0:00:20.119 ****** 26639 1726882517.19432: entering _queue_task() for managed_node2/stat 26639 1726882517.19664: worker is 1 (out of 1 available) 26639 1726882517.19679: exiting _queue_task() for managed_node2/stat 26639 1726882517.19691: done queuing things up, now waiting for results queue to drain 26639 1726882517.19692: waiting for pending results... 26639 1726882517.19865: running TaskExecutor() for managed_node2/TASK: Stat profile file 26639 1726882517.19947: in run() - task 12673a56-9f93-16f9-46b9-000000000426 26639 1726882517.19958: variable 'ansible_search_path' from source: unknown 26639 1726882517.19962: variable 'ansible_search_path' from source: unknown 26639 1726882517.19988: calling self._execute() 26639 1726882517.20061: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.20065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.20073: variable 'omit' from source: magic vars 26639 1726882517.20339: variable 'ansible_distribution_major_version' from source: facts 26639 1726882517.20350: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882517.20354: variable 'omit' from source: magic vars 26639 1726882517.20388: variable 'omit' from source: magic vars 26639 1726882517.20458: variable 'profile' from source: play vars 26639 1726882517.20461: variable 'interface' from source: play vars 26639 1726882517.20517: variable 'interface' from source: play vars 26639 1726882517.20531: variable 'omit' from source: magic vars 26639 1726882517.20562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882517.20589: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882517.20610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882517.20624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882517.20635: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882517.20657: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882517.20660: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.20663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.20737: Set connection var ansible_shell_executable to /bin/sh 26639 1726882517.20740: Set connection var ansible_shell_type to sh 26639 1726882517.20746: Set connection var ansible_timeout to 10 26639 1726882517.20752: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882517.20759: Set connection var ansible_pipelining to False 26639 1726882517.20762: Set connection var ansible_connection to ssh 26639 1726882517.20777: variable 'ansible_shell_executable' from source: unknown 26639 1726882517.20780: variable 'ansible_connection' from source: unknown 26639 1726882517.20783: variable 'ansible_module_compression' from source: unknown 26639 1726882517.20785: variable 'ansible_shell_type' from source: unknown 26639 1726882517.20787: variable 'ansible_shell_executable' from source: unknown 26639 1726882517.20792: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.20801: variable 'ansible_pipelining' from source: unknown 26639 1726882517.20804: variable 'ansible_timeout' from source: unknown 26639 1726882517.20807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.20946: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882517.20955: variable 'omit' from source: magic vars 26639 1726882517.20960: starting attempt loop 26639 1726882517.20963: running the handler 26639 1726882517.20975: _low_level_execute_command(): starting 26639 1726882517.20982: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882517.21478: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882517.21510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.21514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882517.21517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.21569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882517.21572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882517.21574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.21647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.23358: stdout chunk (state=3): >>>/root <<< 26639 1726882517.23459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882517.23484: stderr chunk (state=3): >>><<< 26639 1726882517.23488: stdout chunk (state=3): >>><<< 26639 1726882517.23513: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882517.23525: _low_level_execute_command(): starting 26639 1726882517.23530: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482 `" && echo ansible-tmp-1726882517.235122-27408-44837021236482="` echo /root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482 `" ) && sleep 0' 26639 1726882517.23958: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882517.23961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.23970: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 26639 1726882517.23973: 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.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.24016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882517.24020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882517.24026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.24086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.26009: stdout chunk (state=3): >>>ansible-tmp-1726882517.235122-27408-44837021236482=/root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482 <<< 26639 1726882517.26117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882517.26141: stderr chunk (state=3): >>><<< 26639 1726882517.26144: stdout chunk (state=3): >>><<< 26639 1726882517.26160: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882517.235122-27408-44837021236482=/root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882517.26198: variable 'ansible_module_compression' from source: unknown 26639 1726882517.26240: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26639 1726882517.26269: variable 'ansible_facts' from source: unknown 26639 1726882517.26328: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482/AnsiballZ_stat.py 26639 1726882517.26422: Sending initial data 26639 1726882517.26425: Sent initial data (151 bytes) 26639 1726882517.26852: 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 <<< 26639 1726882517.26856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882517.26858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26639 1726882517.26860: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882517.26864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.26915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882517.26918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.26981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.28561: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882517.28566: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26639 1726882517.28620: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882517.28682: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpzqlnzeq6 /root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482/AnsiballZ_stat.py <<< 26639 1726882517.28689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482/AnsiballZ_stat.py" <<< 26639 1726882517.28741: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpzqlnzeq6" to remote "/root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482/AnsiballZ_stat.py" <<< 26639 1726882517.29361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882517.29398: stderr chunk (state=3): >>><<< 26639 1726882517.29401: stdout chunk (state=3): >>><<< 26639 1726882517.29429: done transferring module to remote 26639 1726882517.29436: _low_level_execute_command(): starting 26639 1726882517.29440: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482/ /root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482/AnsiballZ_stat.py && sleep 0' 26639 1726882517.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 <<< 26639 1726882517.29855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882517.29857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.29859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882517.29865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.29916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882517.29922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.29980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.31765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882517.31789: stderr chunk (state=3): >>><<< 26639 1726882517.31797: stdout chunk (state=3): >>><<< 26639 1726882517.31809: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882517.31812: _low_level_execute_command(): starting 26639 1726882517.31814: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482/AnsiballZ_stat.py && sleep 0' 26639 1726882517.32258: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882517.32261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882517.32263: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882517.32265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882517.32267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.32314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882517.32317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.32391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.47642: 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-rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 26639 1726882517.48951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882517.48970: stderr chunk (state=3): >>><<< 26639 1726882517.48973: stdout chunk (state=3): >>><<< 26639 1726882517.48989: _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-rpltstbr", "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882517.49015: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-rpltstbr', '_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-1726882517.235122-27408-44837021236482/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882517.49022: _low_level_execute_command(): starting 26639 1726882517.49027: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882517.235122-27408-44837021236482/ > /dev/null 2>&1 && sleep 0' 26639 1726882517.49498: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882517.49502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.49504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882517.49507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882517.49512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.49573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.49629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.51450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882517.51472: stderr chunk (state=3): >>><<< 26639 1726882517.51475: stdout chunk (state=3): >>><<< 26639 1726882517.51488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882517.51497: handler run complete 26639 1726882517.51513: attempt loop complete, returning result 26639 1726882517.51518: _execute() done 26639 1726882517.51520: dumping result to json 26639 1726882517.51522: done dumping result, returning 26639 1726882517.51533: done running TaskExecutor() for managed_node2/TASK: Stat profile file [12673a56-9f93-16f9-46b9-000000000426] 26639 1726882517.51536: sending task result for task 12673a56-9f93-16f9-46b9-000000000426 26639 1726882517.51628: done sending task result for task 12673a56-9f93-16f9-46b9-000000000426 26639 1726882517.51633: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 26639 1726882517.51685: no more pending results, returning what we have 26639 1726882517.51688: results queue empty 26639 1726882517.51689: checking for any_errors_fatal 26639 1726882517.51697: done checking for any_errors_fatal 26639 1726882517.51698: checking for max_fail_percentage 26639 1726882517.51700: done checking for max_fail_percentage 26639 1726882517.51701: checking to see if all hosts have failed and the running result is not ok 26639 1726882517.51702: done checking to see if all hosts have failed 26639 1726882517.51703: getting the remaining hosts for this loop 26639 1726882517.51704: done getting the remaining hosts for this loop 26639 1726882517.51708: getting the next task for host managed_node2 26639 1726882517.51714: done getting next task for host managed_node2 26639 1726882517.51717: ^ task is: TASK: Set NM profile exist flag based on the profile files 26639 1726882517.51721: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 26639 1726882517.51724: getting variables 26639 1726882517.51726: in VariableManager get_vars() 26639 1726882517.51761: Calling all_inventory to load vars for managed_node2 26639 1726882517.51764: Calling groups_inventory to load vars for managed_node2 26639 1726882517.51766: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882517.51779: Calling all_plugins_play to load vars for managed_node2 26639 1726882517.51781: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882517.51784: Calling groups_plugins_play to load vars for managed_node2 26639 1726882517.52672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882517.53526: done with get_vars() 26639 1726882517.53543: done getting variables 26639 1726882517.53583: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:35:17 -0400 (0:00:00.341) 0:00:20.460 ****** 26639 1726882517.53608: entering _queue_task() for managed_node2/set_fact 26639 1726882517.53837: worker is 1 (out of 1 available) 26639 1726882517.53851: exiting _queue_task() for managed_node2/set_fact 26639 1726882517.53862: done queuing things up, now waiting for results queue to drain 26639 1726882517.53863: waiting for pending results... 26639 1726882517.54039: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files 26639 1726882517.54129: in run() - task 12673a56-9f93-16f9-46b9-000000000427 26639 1726882517.54140: variable 'ansible_search_path' from source: unknown 26639 1726882517.54143: variable 'ansible_search_path' from source: unknown 26639 1726882517.54169: calling self._execute() 26639 1726882517.54240: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.54244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.54253: variable 'omit' from source: magic vars 26639 1726882517.54526: variable 'ansible_distribution_major_version' from source: facts 26639 1726882517.54539: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882517.54621: variable 'profile_stat' from source: set_fact 26639 1726882517.54629: Evaluated conditional (profile_stat.stat.exists): False 26639 1726882517.54633: when evaluation is False, skipping this task 26639 1726882517.54635: _execute() done 26639 1726882517.54640: dumping result to json 26639 1726882517.54643: done dumping result, returning 26639 1726882517.54646: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files [12673a56-9f93-16f9-46b9-000000000427] 26639 1726882517.54656: sending task result for task 12673a56-9f93-16f9-46b9-000000000427 26639 1726882517.54730: done sending task result for task 12673a56-9f93-16f9-46b9-000000000427 26639 1726882517.54733: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26639 1726882517.54805: no more pending results, returning what we have 26639 1726882517.54809: results queue empty 26639 1726882517.54809: checking for any_errors_fatal 26639 1726882517.54815: done checking for any_errors_fatal 26639 1726882517.54816: checking for max_fail_percentage 26639 1726882517.54818: done checking for max_fail_percentage 26639 1726882517.54819: checking to see if all hosts have failed and the running result is not ok 26639 1726882517.54820: done checking to see if all hosts have failed 26639 1726882517.54820: getting the remaining hosts for this loop 26639 1726882517.54821: done getting the remaining hosts for this loop 26639 1726882517.54824: getting the next task for host managed_node2 26639 1726882517.54830: done getting next task for host managed_node2 26639 1726882517.54833: ^ task is: TASK: Get NM profile info 26639 1726882517.54836: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 26639 1726882517.54839: getting variables 26639 1726882517.54841: in VariableManager get_vars() 26639 1726882517.54871: Calling all_inventory to load vars for managed_node2 26639 1726882517.54873: Calling groups_inventory to load vars for managed_node2 26639 1726882517.54875: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882517.54884: Calling all_plugins_play to load vars for managed_node2 26639 1726882517.54886: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882517.54889: Calling groups_plugins_play to load vars for managed_node2 26639 1726882517.55609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882517.56559: done with get_vars() 26639 1726882517.56574: done getting variables 26639 1726882517.56642: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:35:17 -0400 (0:00:00.030) 0:00:20.491 ****** 26639 1726882517.56666: entering _queue_task() for managed_node2/shell 26639 1726882517.56667: Creating lock for shell 26639 1726882517.56903: worker is 1 (out of 1 available) 26639 1726882517.56917: exiting _queue_task() for managed_node2/shell 26639 1726882517.56929: done queuing things up, now waiting for results queue to drain 26639 1726882517.56930: waiting for pending results... 26639 1726882517.57105: running TaskExecutor() for managed_node2/TASK: Get NM profile info 26639 1726882517.57185: in run() - task 12673a56-9f93-16f9-46b9-000000000428 26639 1726882517.57201: variable 'ansible_search_path' from source: unknown 26639 1726882517.57212: variable 'ansible_search_path' from source: unknown 26639 1726882517.57265: calling self._execute() 26639 1726882517.57326: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.57330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.57338: variable 'omit' from source: magic vars 26639 1726882517.57611: variable 'ansible_distribution_major_version' from source: facts 26639 1726882517.57620: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882517.57627: variable 'omit' from source: magic vars 26639 1726882517.57658: variable 'omit' from source: magic vars 26639 1726882517.57729: variable 'profile' from source: play vars 26639 1726882517.57733: variable 'interface' from source: play vars 26639 1726882517.57782: variable 'interface' from source: play vars 26639 1726882517.57798: variable 'omit' from source: magic vars 26639 1726882517.57833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882517.57858: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882517.57872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882517.57885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882517.57896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882517.57921: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882517.57926: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.57929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.57998: Set connection var ansible_shell_executable to /bin/sh 26639 1726882517.58001: Set connection var ansible_shell_type to sh 26639 1726882517.58007: Set connection var ansible_timeout to 10 26639 1726882517.58012: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882517.58020: Set connection var ansible_pipelining to False 26639 1726882517.58023: Set connection var ansible_connection to ssh 26639 1726882517.58047: variable 'ansible_shell_executable' from source: unknown 26639 1726882517.58051: variable 'ansible_connection' from source: unknown 26639 1726882517.58054: variable 'ansible_module_compression' from source: unknown 26639 1726882517.58056: variable 'ansible_shell_type' from source: unknown 26639 1726882517.58058: variable 'ansible_shell_executable' from source: unknown 26639 1726882517.58060: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.58062: variable 'ansible_pipelining' from source: unknown 26639 1726882517.58065: variable 'ansible_timeout' from source: unknown 26639 1726882517.58067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.58156: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882517.58169: variable 'omit' from source: magic vars 26639 1726882517.58173: starting attempt loop 26639 1726882517.58176: running the handler 26639 1726882517.58184: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882517.58203: _low_level_execute_command(): starting 26639 1726882517.58209: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882517.58726: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882517.58730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882517.58734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.58781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882517.58784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882517.58787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.58857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.60498: stdout chunk (state=3): >>>/root <<< 26639 1726882517.60600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882517.60628: stderr chunk (state=3): >>><<< 26639 1726882517.60632: stdout chunk (state=3): >>><<< 26639 1726882517.60700: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882517.60704: _low_level_execute_command(): starting 26639 1726882517.60706: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226 `" && echo ansible-tmp-1726882517.6065426-27425-99389746691226="` echo /root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226 `" ) && sleep 0' 26639 1726882517.61121: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882517.61132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.61136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882517.61138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882517.61178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882517.61189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882517.61198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.61277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.63134: stdout chunk (state=3): >>>ansible-tmp-1726882517.6065426-27425-99389746691226=/root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226 <<< 26639 1726882517.63236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882517.63261: stderr chunk (state=3): >>><<< 26639 1726882517.63264: stdout chunk (state=3): >>><<< 26639 1726882517.63279: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882517.6065426-27425-99389746691226=/root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882517.63312: variable 'ansible_module_compression' from source: unknown 26639 1726882517.63351: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26639 1726882517.63383: variable 'ansible_facts' from source: unknown 26639 1726882517.63442: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226/AnsiballZ_command.py 26639 1726882517.63538: Sending initial data 26639 1726882517.63541: Sent initial data (155 bytes) 26639 1726882517.64153: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882517.64174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.64411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.65854: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882517.65930: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882517.66019: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmp21aecjwe /root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226/AnsiballZ_command.py <<< 26639 1726882517.66025: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226/AnsiballZ_command.py" <<< 26639 1726882517.66106: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmp21aecjwe" to remote "/root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226/AnsiballZ_command.py" <<< 26639 1726882517.66987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882517.67023: stderr chunk (state=3): >>><<< 26639 1726882517.67043: stdout chunk (state=3): >>><<< 26639 1726882517.67167: done transferring module to remote 26639 1726882517.67171: _low_level_execute_command(): starting 26639 1726882517.67173: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226/ /root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226/AnsiballZ_command.py && sleep 0' 26639 1726882517.67813: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26639 1726882517.67906: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882517.67958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.68038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.69799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882517.69803: stdout chunk (state=3): >>><<< 26639 1726882517.69805: stderr chunk (state=3): >>><<< 26639 1726882517.69903: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882517.69906: _low_level_execute_command(): starting 26639 1726882517.69909: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226/AnsiballZ_command.py && sleep 0' 26639 1726882517.70579: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882517.70614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882517.70688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882517.70785: 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/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882517.70829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.70976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.87534: stdout chunk (state=3): >>> {"changed": true, "stdout": "rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "start": "2024-09-20 21:35:17.857444", "end": "2024-09-20 21:35:17.874454", "delta": "0:00:00.017010", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | 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}}} <<< 26639 1726882517.89127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882517.89131: stdout chunk (state=3): >>><<< 26639 1726882517.89133: stderr chunk (state=3): >>><<< 26639 1726882517.89269: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "start": "2024-09-20 21:35:17.857444", "end": "2024-09-20 21:35:17.874454", "delta": "0:00:00.017010", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882517.89273: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep rpltstbr | 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-1726882517.6065426-27425-99389746691226/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882517.89276: _low_level_execute_command(): starting 26639 1726882517.89278: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882517.6065426-27425-99389746691226/ > /dev/null 2>&1 && sleep 0' 26639 1726882517.89808: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882517.89831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882517.89876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882517.91707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882517.91715: stdout chunk (state=3): >>><<< 26639 1726882517.91727: stderr chunk (state=3): >>><<< 26639 1726882517.91746: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882517.91759: handler run complete 26639 1726882517.91908: Evaluated conditional (False): False 26639 1726882517.91911: attempt loop complete, returning result 26639 1726882517.91913: _execute() done 26639 1726882517.91916: dumping result to json 26639 1726882517.91918: done dumping result, returning 26639 1726882517.91920: done running TaskExecutor() for managed_node2/TASK: Get NM profile info [12673a56-9f93-16f9-46b9-000000000428] 26639 1726882517.91922: sending task result for task 12673a56-9f93-16f9-46b9-000000000428 ok: [managed_node2] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "delta": "0:00:00.017010", "end": "2024-09-20 21:35:17.874454", "rc": 0, "start": "2024-09-20 21:35:17.857444" } STDOUT: rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection 26639 1726882517.92082: no more pending results, returning what we have 26639 1726882517.92086: results queue empty 26639 1726882517.92087: checking for any_errors_fatal 26639 1726882517.92101: done checking for any_errors_fatal 26639 1726882517.92102: checking for max_fail_percentage 26639 1726882517.92104: done checking for max_fail_percentage 26639 1726882517.92105: checking to see if all hosts have failed and the running result is not ok 26639 1726882517.92106: done checking to see if all hosts have failed 26639 1726882517.92107: getting the remaining hosts for this loop 26639 1726882517.92109: done getting the remaining hosts for this loop 26639 1726882517.92114: getting the next task for host managed_node2 26639 1726882517.92123: done getting next task for host managed_node2 26639 1726882517.92125: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 26639 1726882517.92130: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 26639 1726882517.92134: getting variables 26639 1726882517.92136: in VariableManager get_vars() 26639 1726882517.92177: Calling all_inventory to load vars for managed_node2 26639 1726882517.92180: Calling groups_inventory to load vars for managed_node2 26639 1726882517.92182: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882517.92400: Calling all_plugins_play to load vars for managed_node2 26639 1726882517.92405: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882517.92410: Calling groups_plugins_play to load vars for managed_node2 26639 1726882517.93395: done sending task result for task 12673a56-9f93-16f9-46b9-000000000428 26639 1726882517.93401: WORKER PROCESS EXITING 26639 1726882517.93411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882517.94854: done with get_vars() 26639 1726882517.94876: done getting variables 26639 1726882517.95132: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:35:17 -0400 (0:00:00.384) 0:00:20.876 ****** 26639 1726882517.95161: entering _queue_task() for managed_node2/set_fact 26639 1726882517.95626: worker is 1 (out of 1 available) 26639 1726882517.95637: exiting _queue_task() for managed_node2/set_fact 26639 1726882517.95649: done queuing things up, now waiting for results queue to drain 26639 1726882517.95650: waiting for pending results... 26639 1726882517.96208: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 26639 1726882517.96212: in run() - task 12673a56-9f93-16f9-46b9-000000000429 26639 1726882517.96215: variable 'ansible_search_path' from source: unknown 26639 1726882517.96217: variable 'ansible_search_path' from source: unknown 26639 1726882517.96302: calling self._execute() 26639 1726882517.96392: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.96401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.96410: variable 'omit' from source: magic vars 26639 1726882517.96899: variable 'ansible_distribution_major_version' from source: facts 26639 1726882517.96904: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882517.96955: variable 'nm_profile_exists' from source: set_fact 26639 1726882517.96973: Evaluated conditional (nm_profile_exists.rc == 0): True 26639 1726882517.96984: variable 'omit' from source: magic vars 26639 1726882517.97037: variable 'omit' from source: magic vars 26639 1726882517.97071: variable 'omit' from source: magic vars 26639 1726882517.97118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882517.97155: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882517.97179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882517.97207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882517.97225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882517.97259: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882517.97277: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.97303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.97468: Set connection var ansible_shell_executable to /bin/sh 26639 1726882517.97471: Set connection var ansible_shell_type to sh 26639 1726882517.97501: Set connection var ansible_timeout to 10 26639 1726882517.97519: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882517.97528: Set connection var ansible_pipelining to False 26639 1726882517.97531: Set connection var ansible_connection to ssh 26639 1726882517.97558: variable 'ansible_shell_executable' from source: unknown 26639 1726882517.97574: variable 'ansible_connection' from source: unknown 26639 1726882517.97577: variable 'ansible_module_compression' from source: unknown 26639 1726882517.97579: variable 'ansible_shell_type' from source: unknown 26639 1726882517.97582: variable 'ansible_shell_executable' from source: unknown 26639 1726882517.97584: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882517.97586: variable 'ansible_pipelining' from source: unknown 26639 1726882517.97588: variable 'ansible_timeout' from source: unknown 26639 1726882517.97590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882517.97700: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882517.97709: variable 'omit' from source: magic vars 26639 1726882517.97714: starting attempt loop 26639 1726882517.97717: running the handler 26639 1726882517.97726: handler run complete 26639 1726882517.97735: attempt loop complete, returning result 26639 1726882517.97737: _execute() done 26639 1726882517.97740: dumping result to json 26639 1726882517.97742: done dumping result, returning 26639 1726882517.97749: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [12673a56-9f93-16f9-46b9-000000000429] 26639 1726882517.97754: sending task result for task 12673a56-9f93-16f9-46b9-000000000429 26639 1726882517.97828: done sending task result for task 12673a56-9f93-16f9-46b9-000000000429 26639 1726882517.97831: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 26639 1726882517.97919: no more pending results, returning what we have 26639 1726882517.97921: results queue empty 26639 1726882517.97922: checking for any_errors_fatal 26639 1726882517.97929: done checking for any_errors_fatal 26639 1726882517.97930: checking for max_fail_percentage 26639 1726882517.97931: done checking for max_fail_percentage 26639 1726882517.97932: checking to see if all hosts have failed and the running result is not ok 26639 1726882517.97933: done checking to see if all hosts have failed 26639 1726882517.97934: getting the remaining hosts for this loop 26639 1726882517.97936: done getting the remaining hosts for this loop 26639 1726882517.97939: getting the next task for host managed_node2 26639 1726882517.97947: done getting next task for host managed_node2 26639 1726882517.97950: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 26639 1726882517.97953: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882517.97956: getting variables 26639 1726882517.97958: in VariableManager get_vars() 26639 1726882517.97986: Calling all_inventory to load vars for managed_node2 26639 1726882517.97988: Calling groups_inventory to load vars for managed_node2 26639 1726882517.97990: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882517.98000: Calling all_plugins_play to load vars for managed_node2 26639 1726882517.98003: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882517.98006: Calling groups_plugins_play to load vars for managed_node2 26639 1726882517.98854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882518.00045: done with get_vars() 26639 1726882518.00065: done getting variables 26639 1726882518.00120: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 26639 1726882518.00230: variable 'profile' from source: play vars 26639 1726882518.00239: variable 'interface' from source: play vars 26639 1726882518.00301: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-rpltstbr] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:35:18 -0400 (0:00:00.051) 0:00:20.928 ****** 26639 1726882518.00326: entering _queue_task() for managed_node2/command 26639 1726882518.00543: worker is 1 (out of 1 available) 26639 1726882518.00555: exiting _queue_task() for managed_node2/command 26639 1726882518.00567: done queuing things up, now waiting for results queue to drain 26639 1726882518.00569: waiting for pending results... 26639 1726882518.00746: running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-rpltstbr 26639 1726882518.00815: in run() - task 12673a56-9f93-16f9-46b9-00000000042b 26639 1726882518.00826: variable 'ansible_search_path' from source: unknown 26639 1726882518.00830: variable 'ansible_search_path' from source: unknown 26639 1726882518.00856: calling self._execute() 26639 1726882518.00930: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.00933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.00943: variable 'omit' from source: magic vars 26639 1726882518.01195: variable 'ansible_distribution_major_version' from source: facts 26639 1726882518.01202: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882518.01283: variable 'profile_stat' from source: set_fact 26639 1726882518.01296: Evaluated conditional (profile_stat.stat.exists): False 26639 1726882518.01299: when evaluation is False, skipping this task 26639 1726882518.01302: _execute() done 26639 1726882518.01304: dumping result to json 26639 1726882518.01307: done dumping result, returning 26639 1726882518.01310: done running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-rpltstbr [12673a56-9f93-16f9-46b9-00000000042b] 26639 1726882518.01312: sending task result for task 12673a56-9f93-16f9-46b9-00000000042b 26639 1726882518.01392: done sending task result for task 12673a56-9f93-16f9-46b9-00000000042b 26639 1726882518.01397: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26639 1726882518.01442: no more pending results, returning what we have 26639 1726882518.01445: results queue empty 26639 1726882518.01446: checking for any_errors_fatal 26639 1726882518.01456: done checking for any_errors_fatal 26639 1726882518.01456: checking for max_fail_percentage 26639 1726882518.01457: done checking for max_fail_percentage 26639 1726882518.01458: checking to see if all hosts have failed and the running result is not ok 26639 1726882518.01459: done checking to see if all hosts have failed 26639 1726882518.01460: getting the remaining hosts for this loop 26639 1726882518.01461: done getting the remaining hosts for this loop 26639 1726882518.01464: getting the next task for host managed_node2 26639 1726882518.01470: done getting next task for host managed_node2 26639 1726882518.01472: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 26639 1726882518.01476: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882518.01479: getting variables 26639 1726882518.01481: in VariableManager get_vars() 26639 1726882518.01514: Calling all_inventory to load vars for managed_node2 26639 1726882518.01517: Calling groups_inventory to load vars for managed_node2 26639 1726882518.01519: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882518.01528: Calling all_plugins_play to load vars for managed_node2 26639 1726882518.01530: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882518.01533: Calling groups_plugins_play to load vars for managed_node2 26639 1726882518.02256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882518.03102: done with get_vars() 26639 1726882518.03116: done getting variables 26639 1726882518.03154: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 26639 1726882518.03230: variable 'profile' from source: play vars 26639 1726882518.03233: variable 'interface' from source: play vars 26639 1726882518.03269: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-rpltstbr] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:35:18 -0400 (0:00:00.029) 0:00:20.957 ****** 26639 1726882518.03295: entering _queue_task() for managed_node2/set_fact 26639 1726882518.03502: worker is 1 (out of 1 available) 26639 1726882518.03514: exiting _queue_task() for managed_node2/set_fact 26639 1726882518.03527: done queuing things up, now waiting for results queue to drain 26639 1726882518.03528: waiting for pending results... 26639 1726882518.03701: running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-rpltstbr 26639 1726882518.03763: in run() - task 12673a56-9f93-16f9-46b9-00000000042c 26639 1726882518.03773: variable 'ansible_search_path' from source: unknown 26639 1726882518.03778: variable 'ansible_search_path' from source: unknown 26639 1726882518.03807: calling self._execute() 26639 1726882518.03873: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.03876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.03886: variable 'omit' from source: magic vars 26639 1726882518.04134: variable 'ansible_distribution_major_version' from source: facts 26639 1726882518.04142: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882518.04225: variable 'profile_stat' from source: set_fact 26639 1726882518.04235: Evaluated conditional (profile_stat.stat.exists): False 26639 1726882518.04237: when evaluation is False, skipping this task 26639 1726882518.04240: _execute() done 26639 1726882518.04242: dumping result to json 26639 1726882518.04244: done dumping result, returning 26639 1726882518.04251: done running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-rpltstbr [12673a56-9f93-16f9-46b9-00000000042c] 26639 1726882518.04256: sending task result for task 12673a56-9f93-16f9-46b9-00000000042c 26639 1726882518.04335: done sending task result for task 12673a56-9f93-16f9-46b9-00000000042c 26639 1726882518.04338: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26639 1726882518.04383: no more pending results, returning what we have 26639 1726882518.04386: results queue empty 26639 1726882518.04387: checking for any_errors_fatal 26639 1726882518.04396: done checking for any_errors_fatal 26639 1726882518.04397: checking for max_fail_percentage 26639 1726882518.04398: done checking for max_fail_percentage 26639 1726882518.04400: checking to see if all hosts have failed and the running result is not ok 26639 1726882518.04400: done checking to see if all hosts have failed 26639 1726882518.04401: getting the remaining hosts for this loop 26639 1726882518.04402: done getting the remaining hosts for this loop 26639 1726882518.04406: getting the next task for host managed_node2 26639 1726882518.04412: done getting next task for host managed_node2 26639 1726882518.04414: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 26639 1726882518.04419: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26639 1726882518.04422: getting variables 26639 1726882518.04423: in VariableManager get_vars() 26639 1726882518.04454: Calling all_inventory to load vars for managed_node2 26639 1726882518.04456: Calling groups_inventory to load vars for managed_node2 26639 1726882518.04458: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882518.04467: Calling all_plugins_play to load vars for managed_node2 26639 1726882518.04469: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882518.04472: Calling groups_plugins_play to load vars for managed_node2 26639 1726882518.05300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882518.06137: done with get_vars() 26639 1726882518.06153: done getting variables 26639 1726882518.06194: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 26639 1726882518.06261: variable 'profile' from source: play vars 26639 1726882518.06264: variable 'interface' from source: play vars 26639 1726882518.06305: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-rpltstbr] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:35:18 -0400 (0:00:00.030) 0:00:20.988 ****** 26639 1726882518.06326: entering _queue_task() for managed_node2/command 26639 1726882518.06524: worker is 1 (out of 1 available) 26639 1726882518.06536: exiting _queue_task() for managed_node2/command 26639 1726882518.06547: done queuing things up, now waiting for results queue to drain 26639 1726882518.06549: waiting for pending results... 26639 1726882518.06711: running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-rpltstbr 26639 1726882518.06778: in run() - task 12673a56-9f93-16f9-46b9-00000000042d 26639 1726882518.06789: variable 'ansible_search_path' from source: unknown 26639 1726882518.06797: variable 'ansible_search_path' from source: unknown 26639 1726882518.06822: calling self._execute() 26639 1726882518.06884: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.06895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.06906: variable 'omit' from source: magic vars 26639 1726882518.07159: variable 'ansible_distribution_major_version' from source: facts 26639 1726882518.07168: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882518.07252: variable 'profile_stat' from source: set_fact 26639 1726882518.07260: Evaluated conditional (profile_stat.stat.exists): False 26639 1726882518.07263: when evaluation is False, skipping this task 26639 1726882518.07266: _execute() done 26639 1726882518.07268: dumping result to json 26639 1726882518.07271: done dumping result, returning 26639 1726882518.07276: done running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-rpltstbr [12673a56-9f93-16f9-46b9-00000000042d] 26639 1726882518.07281: sending task result for task 12673a56-9f93-16f9-46b9-00000000042d 26639 1726882518.07362: done sending task result for task 12673a56-9f93-16f9-46b9-00000000042d 26639 1726882518.07365: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26639 1726882518.07412: no more pending results, returning what we have 26639 1726882518.07415: results queue empty 26639 1726882518.07416: checking for any_errors_fatal 26639 1726882518.07424: done checking for any_errors_fatal 26639 1726882518.07425: checking for max_fail_percentage 26639 1726882518.07426: done checking for max_fail_percentage 26639 1726882518.07427: checking to see if all hosts have failed and the running result is not ok 26639 1726882518.07428: done checking to see if all hosts have failed 26639 1726882518.07429: getting the remaining hosts for this loop 26639 1726882518.07430: done getting the remaining hosts for this loop 26639 1726882518.07433: getting the next task for host managed_node2 26639 1726882518.07439: done getting next task for host managed_node2 26639 1726882518.07441: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 26639 1726882518.07445: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26639 1726882518.07448: getting variables 26639 1726882518.07449: in VariableManager get_vars() 26639 1726882518.07477: Calling all_inventory to load vars for managed_node2 26639 1726882518.07479: Calling groups_inventory to load vars for managed_node2 26639 1726882518.07481: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882518.07489: Calling all_plugins_play to load vars for managed_node2 26639 1726882518.07491: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882518.07496: Calling groups_plugins_play to load vars for managed_node2 26639 1726882518.08206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882518.09136: done with get_vars() 26639 1726882518.09150: done getting variables 26639 1726882518.09188: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 26639 1726882518.09256: variable 'profile' from source: play vars 26639 1726882518.09259: variable 'interface' from source: play vars 26639 1726882518.09301: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-rpltstbr] ************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:35:18 -0400 (0:00:00.029) 0:00:21.017 ****** 26639 1726882518.09322: entering _queue_task() for managed_node2/set_fact 26639 1726882518.09502: worker is 1 (out of 1 available) 26639 1726882518.09515: exiting _queue_task() for managed_node2/set_fact 26639 1726882518.09526: done queuing things up, now waiting for results queue to drain 26639 1726882518.09527: waiting for pending results... 26639 1726882518.09689: running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-rpltstbr 26639 1726882518.09763: in run() - task 12673a56-9f93-16f9-46b9-00000000042e 26639 1726882518.09773: variable 'ansible_search_path' from source: unknown 26639 1726882518.09776: variable 'ansible_search_path' from source: unknown 26639 1726882518.09807: calling self._execute() 26639 1726882518.09871: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.09875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.09884: variable 'omit' from source: magic vars 26639 1726882518.10124: variable 'ansible_distribution_major_version' from source: facts 26639 1726882518.10132: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882518.10212: variable 'profile_stat' from source: set_fact 26639 1726882518.10221: Evaluated conditional (profile_stat.stat.exists): False 26639 1726882518.10224: when evaluation is False, skipping this task 26639 1726882518.10227: _execute() done 26639 1726882518.10229: dumping result to json 26639 1726882518.10231: done dumping result, returning 26639 1726882518.10237: done running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-rpltstbr [12673a56-9f93-16f9-46b9-00000000042e] 26639 1726882518.10241: sending task result for task 12673a56-9f93-16f9-46b9-00000000042e 26639 1726882518.10319: done sending task result for task 12673a56-9f93-16f9-46b9-00000000042e 26639 1726882518.10322: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26639 1726882518.10364: no more pending results, returning what we have 26639 1726882518.10368: results queue empty 26639 1726882518.10369: checking for any_errors_fatal 26639 1726882518.10374: done checking for any_errors_fatal 26639 1726882518.10375: checking for max_fail_percentage 26639 1726882518.10376: done checking for max_fail_percentage 26639 1726882518.10377: checking to see if all hosts have failed and the running result is not ok 26639 1726882518.10378: done checking to see if all hosts have failed 26639 1726882518.10379: getting the remaining hosts for this loop 26639 1726882518.10380: done getting the remaining hosts for this loop 26639 1726882518.10383: getting the next task for host managed_node2 26639 1726882518.10390: done getting next task for host managed_node2 26639 1726882518.10392: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 26639 1726882518.10396: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 26639 1726882518.10399: getting variables 26639 1726882518.10401: in VariableManager get_vars() 26639 1726882518.10430: Calling all_inventory to load vars for managed_node2 26639 1726882518.10433: Calling groups_inventory to load vars for managed_node2 26639 1726882518.10436: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882518.10444: Calling all_plugins_play to load vars for managed_node2 26639 1726882518.10446: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882518.10448: Calling groups_plugins_play to load vars for managed_node2 26639 1726882518.11151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882518.11994: done with get_vars() 26639 1726882518.12009: done getting variables 26639 1726882518.12048: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 26639 1726882518.12121: variable 'profile' from source: play vars 26639 1726882518.12124: variable 'interface' from source: play vars 26639 1726882518.12158: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'rpltstbr'] ************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:35:18 -0400 (0:00:00.028) 0:00:21.046 ****** 26639 1726882518.12178: entering _queue_task() for managed_node2/assert 26639 1726882518.12365: worker is 1 (out of 1 available) 26639 1726882518.12377: exiting _queue_task() for managed_node2/assert 26639 1726882518.12389: done queuing things up, now waiting for results queue to drain 26639 1726882518.12390: waiting for pending results... 26639 1726882518.12557: running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'rpltstbr' 26639 1726882518.12622: in run() - task 12673a56-9f93-16f9-46b9-000000000397 26639 1726882518.12632: variable 'ansible_search_path' from source: unknown 26639 1726882518.12637: variable 'ansible_search_path' from source: unknown 26639 1726882518.12664: calling self._execute() 26639 1726882518.12729: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.12732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.12741: variable 'omit' from source: magic vars 26639 1726882518.12981: variable 'ansible_distribution_major_version' from source: facts 26639 1726882518.12990: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882518.13000: variable 'omit' from source: magic vars 26639 1726882518.13024: variable 'omit' from source: magic vars 26639 1726882518.13088: variable 'profile' from source: play vars 26639 1726882518.13091: variable 'interface' from source: play vars 26639 1726882518.13138: variable 'interface' from source: play vars 26639 1726882518.13151: variable 'omit' from source: magic vars 26639 1726882518.13183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882518.13213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882518.13297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882518.13301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.13303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.13306: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882518.13308: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.13310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.13440: Set connection var ansible_shell_executable to /bin/sh 26639 1726882518.13451: Set connection var ansible_shell_type to sh 26639 1726882518.13470: Set connection var ansible_timeout to 10 26639 1726882518.13480: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882518.13496: Set connection var ansible_pipelining to False 26639 1726882518.13504: Set connection var ansible_connection to ssh 26639 1726882518.13529: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.13538: variable 'ansible_connection' from source: unknown 26639 1726882518.13545: variable 'ansible_module_compression' from source: unknown 26639 1726882518.13568: variable 'ansible_shell_type' from source: unknown 26639 1726882518.13570: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.13572: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.13574: variable 'ansible_pipelining' from source: unknown 26639 1726882518.13799: variable 'ansible_timeout' from source: unknown 26639 1726882518.13802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.13806: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882518.13808: variable 'omit' from source: magic vars 26639 1726882518.13810: starting attempt loop 26639 1726882518.13812: running the handler 26639 1726882518.13868: variable 'lsr_net_profile_exists' from source: set_fact 26639 1726882518.13881: Evaluated conditional (lsr_net_profile_exists): True 26639 1726882518.13895: handler run complete 26639 1726882518.13916: attempt loop complete, returning result 26639 1726882518.13932: _execute() done 26639 1726882518.13941: dumping result to json 26639 1726882518.13950: done dumping result, returning 26639 1726882518.13962: done running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'rpltstbr' [12673a56-9f93-16f9-46b9-000000000397] 26639 1726882518.13972: sending task result for task 12673a56-9f93-16f9-46b9-000000000397 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 26639 1726882518.14118: no more pending results, returning what we have 26639 1726882518.14122: results queue empty 26639 1726882518.14123: checking for any_errors_fatal 26639 1726882518.14131: done checking for any_errors_fatal 26639 1726882518.14132: checking for max_fail_percentage 26639 1726882518.14134: done checking for max_fail_percentage 26639 1726882518.14135: checking to see if all hosts have failed and the running result is not ok 26639 1726882518.14136: done checking to see if all hosts have failed 26639 1726882518.14137: getting the remaining hosts for this loop 26639 1726882518.14138: done getting the remaining hosts for this loop 26639 1726882518.14143: getting the next task for host managed_node2 26639 1726882518.14151: done getting next task for host managed_node2 26639 1726882518.14153: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 26639 1726882518.14157: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 26639 1726882518.14160: getting variables 26639 1726882518.14163: in VariableManager get_vars() 26639 1726882518.14202: Calling all_inventory to load vars for managed_node2 26639 1726882518.14205: Calling groups_inventory to load vars for managed_node2 26639 1726882518.14208: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882518.14220: Calling all_plugins_play to load vars for managed_node2 26639 1726882518.14223: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882518.14227: Calling groups_plugins_play to load vars for managed_node2 26639 1726882518.14906: done sending task result for task 12673a56-9f93-16f9-46b9-000000000397 26639 1726882518.14910: WORKER PROCESS EXITING 26639 1726882518.16074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882518.17663: done with get_vars() 26639 1726882518.17691: done getting variables 26639 1726882518.17750: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 26639 1726882518.17866: variable 'profile' from source: play vars 26639 1726882518.17870: variable 'interface' from source: play vars 26639 1726882518.17933: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'rpltstbr'] ******** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:35:18 -0400 (0:00:00.057) 0:00:21.104 ****** 26639 1726882518.17971: entering _queue_task() for managed_node2/assert 26639 1726882518.18347: worker is 1 (out of 1 available) 26639 1726882518.18361: exiting _queue_task() for managed_node2/assert 26639 1726882518.18373: done queuing things up, now waiting for results queue to drain 26639 1726882518.18374: waiting for pending results... 26639 1726882518.18634: running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'rpltstbr' 26639 1726882518.18762: in run() - task 12673a56-9f93-16f9-46b9-000000000398 26639 1726882518.18788: variable 'ansible_search_path' from source: unknown 26639 1726882518.18799: variable 'ansible_search_path' from source: unknown 26639 1726882518.18840: calling self._execute() 26639 1726882518.18942: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.18957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.18992: variable 'omit' from source: magic vars 26639 1726882518.19345: variable 'ansible_distribution_major_version' from source: facts 26639 1726882518.19361: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882518.19428: variable 'omit' from source: magic vars 26639 1726882518.19432: variable 'omit' from source: magic vars 26639 1726882518.19518: variable 'profile' from source: play vars 26639 1726882518.19533: variable 'interface' from source: play vars 26639 1726882518.19601: variable 'interface' from source: play vars 26639 1726882518.19626: variable 'omit' from source: magic vars 26639 1726882518.19676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882518.19718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882518.19742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882518.19798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.19801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.19822: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882518.19830: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.19837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.19949: Set connection var ansible_shell_executable to /bin/sh 26639 1726882518.19972: Set connection var ansible_shell_type to sh 26639 1726882518.19978: Set connection var ansible_timeout to 10 26639 1726882518.19997: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882518.20006: Set connection var ansible_pipelining to False 26639 1726882518.20082: Set connection var ansible_connection to ssh 26639 1726882518.20085: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.20087: variable 'ansible_connection' from source: unknown 26639 1726882518.20089: variable 'ansible_module_compression' from source: unknown 26639 1726882518.20091: variable 'ansible_shell_type' from source: unknown 26639 1726882518.20094: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.20096: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.20098: variable 'ansible_pipelining' from source: unknown 26639 1726882518.20100: variable 'ansible_timeout' from source: unknown 26639 1726882518.20102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.20228: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882518.20244: variable 'omit' from source: magic vars 26639 1726882518.20254: starting attempt loop 26639 1726882518.20261: running the handler 26639 1726882518.20378: variable 'lsr_net_profile_ansible_managed' from source: set_fact 26639 1726882518.20390: Evaluated conditional (lsr_net_profile_ansible_managed): True 26639 1726882518.20407: handler run complete 26639 1726882518.20430: attempt loop complete, returning result 26639 1726882518.20520: _execute() done 26639 1726882518.20524: dumping result to json 26639 1726882518.20526: done dumping result, returning 26639 1726882518.20529: done running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'rpltstbr' [12673a56-9f93-16f9-46b9-000000000398] 26639 1726882518.20531: sending task result for task 12673a56-9f93-16f9-46b9-000000000398 26639 1726882518.20600: done sending task result for task 12673a56-9f93-16f9-46b9-000000000398 26639 1726882518.20603: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 26639 1726882518.20654: no more pending results, returning what we have 26639 1726882518.20658: results queue empty 26639 1726882518.20659: checking for any_errors_fatal 26639 1726882518.20665: done checking for any_errors_fatal 26639 1726882518.20666: checking for max_fail_percentage 26639 1726882518.20668: done checking for max_fail_percentage 26639 1726882518.20669: checking to see if all hosts have failed and the running result is not ok 26639 1726882518.20670: done checking to see if all hosts have failed 26639 1726882518.20671: getting the remaining hosts for this loop 26639 1726882518.20672: done getting the remaining hosts for this loop 26639 1726882518.20676: getting the next task for host managed_node2 26639 1726882518.20683: done getting next task for host managed_node2 26639 1726882518.20686: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 26639 1726882518.20689: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 26639 1726882518.20797: getting variables 26639 1726882518.20800: in VariableManager get_vars() 26639 1726882518.20841: Calling all_inventory to load vars for managed_node2 26639 1726882518.20843: Calling groups_inventory to load vars for managed_node2 26639 1726882518.20846: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882518.20858: Calling all_plugins_play to load vars for managed_node2 26639 1726882518.20861: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882518.20865: Calling groups_plugins_play to load vars for managed_node2 26639 1726882518.22392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882518.23988: done with get_vars() 26639 1726882518.24013: done getting variables 26639 1726882518.24077: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 26639 1726882518.24189: variable 'profile' from source: play vars 26639 1726882518.24194: variable 'interface' from source: play vars 26639 1726882518.24251: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in rpltstbr] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:35:18 -0400 (0:00:00.063) 0:00:21.167 ****** 26639 1726882518.24297: entering _queue_task() for managed_node2/assert 26639 1726882518.24719: worker is 1 (out of 1 available) 26639 1726882518.24731: exiting _queue_task() for managed_node2/assert 26639 1726882518.24742: done queuing things up, now waiting for results queue to drain 26639 1726882518.24744: waiting for pending results... 26639 1726882518.24984: running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in rpltstbr 26639 1726882518.25082: in run() - task 12673a56-9f93-16f9-46b9-000000000399 26639 1726882518.25086: variable 'ansible_search_path' from source: unknown 26639 1726882518.25089: variable 'ansible_search_path' from source: unknown 26639 1726882518.25111: calling self._execute() 26639 1726882518.25214: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.25301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.25305: variable 'omit' from source: magic vars 26639 1726882518.25609: variable 'ansible_distribution_major_version' from source: facts 26639 1726882518.25633: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882518.25646: variable 'omit' from source: magic vars 26639 1726882518.25688: variable 'omit' from source: magic vars 26639 1726882518.25792: variable 'profile' from source: play vars 26639 1726882518.25805: variable 'interface' from source: play vars 26639 1726882518.25877: variable 'interface' from source: play vars 26639 1726882518.25905: variable 'omit' from source: magic vars 26639 1726882518.25957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882518.25997: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882518.26025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882518.26063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.26071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.26173: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882518.26176: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.26178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.26229: Set connection var ansible_shell_executable to /bin/sh 26639 1726882518.26238: Set connection var ansible_shell_type to sh 26639 1726882518.26253: Set connection var ansible_timeout to 10 26639 1726882518.26264: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882518.26285: Set connection var ansible_pipelining to False 26639 1726882518.26295: Set connection var ansible_connection to ssh 26639 1726882518.26320: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.26329: variable 'ansible_connection' from source: unknown 26639 1726882518.26336: variable 'ansible_module_compression' from source: unknown 26639 1726882518.26343: variable 'ansible_shell_type' from source: unknown 26639 1726882518.26350: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.26357: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.26390: variable 'ansible_pipelining' from source: unknown 26639 1726882518.26395: variable 'ansible_timeout' from source: unknown 26639 1726882518.26398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.26530: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882518.26609: variable 'omit' from source: magic vars 26639 1726882518.26612: starting attempt loop 26639 1726882518.26615: running the handler 26639 1726882518.26674: variable 'lsr_net_profile_fingerprint' from source: set_fact 26639 1726882518.26686: Evaluated conditional (lsr_net_profile_fingerprint): True 26639 1726882518.26698: handler run complete 26639 1726882518.26725: attempt loop complete, returning result 26639 1726882518.26733: _execute() done 26639 1726882518.26739: dumping result to json 26639 1726882518.26747: done dumping result, returning 26639 1726882518.26759: done running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in rpltstbr [12673a56-9f93-16f9-46b9-000000000399] 26639 1726882518.26769: sending task result for task 12673a56-9f93-16f9-46b9-000000000399 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 26639 1726882518.26988: no more pending results, returning what we have 26639 1726882518.26992: results queue empty 26639 1726882518.27039: checking for any_errors_fatal 26639 1726882518.27049: done checking for any_errors_fatal 26639 1726882518.27050: checking for max_fail_percentage 26639 1726882518.27051: done checking for max_fail_percentage 26639 1726882518.27053: checking to see if all hosts have failed and the running result is not ok 26639 1726882518.27054: done checking to see if all hosts have failed 26639 1726882518.27055: getting the remaining hosts for this loop 26639 1726882518.27056: done getting the remaining hosts for this loop 26639 1726882518.27060: getting the next task for host managed_node2 26639 1726882518.27068: done getting next task for host managed_node2 26639 1726882518.27071: ^ task is: TASK: Get network_connections output 26639 1726882518.27074: ^ state is: HOST STATE: block=5, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882518.27078: getting variables 26639 1726882518.27081: in VariableManager get_vars() 26639 1726882518.27120: Calling all_inventory to load vars for managed_node2 26639 1726882518.27123: Calling groups_inventory to load vars for managed_node2 26639 1726882518.27126: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882518.27138: Calling all_plugins_play to load vars for managed_node2 26639 1726882518.27142: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882518.27302: done sending task result for task 12673a56-9f93-16f9-46b9-000000000399 26639 1726882518.27306: WORKER PROCESS EXITING 26639 1726882518.27311: Calling groups_plugins_play to load vars for managed_node2 26639 1726882518.28891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882518.30502: done with get_vars() 26639 1726882518.30524: done getting variables TASK [Get network_connections output] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:43 Friday 20 September 2024 21:35:18 -0400 (0:00:00.063) 0:00:21.230 ****** 26639 1726882518.30602: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 26639 1726882518.31136: worker is 1 (out of 1 available) 26639 1726882518.31150: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 26639 1726882518.31162: done queuing things up, now waiting for results queue to drain 26639 1726882518.31163: waiting for pending results... 26639 1726882518.31909: running TaskExecutor() for managed_node2/TASK: Get network_connections output 26639 1726882518.31915: in run() - task 12673a56-9f93-16f9-46b9-00000000002d 26639 1726882518.31918: variable 'ansible_search_path' from source: unknown 26639 1726882518.31920: calling self._execute() 26639 1726882518.32165: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.32214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.32225: variable 'omit' from source: magic vars 26639 1726882518.32624: variable 'ansible_distribution_major_version' from source: facts 26639 1726882518.32634: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882518.32641: variable 'omit' from source: magic vars 26639 1726882518.32672: variable 'omit' from source: magic vars 26639 1726882518.32705: variable 'interface' from source: play vars 26639 1726882518.32779: variable 'interface' from source: play vars 26639 1726882518.32802: variable 'omit' from source: magic vars 26639 1726882518.32850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882518.32885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882518.32906: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882518.32922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.32943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.32971: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882518.32975: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.32977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.33083: Set connection var ansible_shell_executable to /bin/sh 26639 1726882518.33086: Set connection var ansible_shell_type to sh 26639 1726882518.33096: Set connection var ansible_timeout to 10 26639 1726882518.33101: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882518.33112: Set connection var ansible_pipelining to False 26639 1726882518.33114: Set connection var ansible_connection to ssh 26639 1726882518.33135: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.33138: variable 'ansible_connection' from source: unknown 26639 1726882518.33148: variable 'ansible_module_compression' from source: unknown 26639 1726882518.33151: variable 'ansible_shell_type' from source: unknown 26639 1726882518.33154: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.33156: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.33161: variable 'ansible_pipelining' from source: unknown 26639 1726882518.33163: variable 'ansible_timeout' from source: unknown 26639 1726882518.33168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.33348: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882518.33365: variable 'omit' from source: magic vars 26639 1726882518.33498: starting attempt loop 26639 1726882518.33502: running the handler 26639 1726882518.33504: _low_level_execute_command(): starting 26639 1726882518.33506: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882518.34488: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882518.34633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882518.35035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882518.36579: stdout chunk (state=3): >>>/root <<< 26639 1726882518.36673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882518.36820: stderr chunk (state=3): >>><<< 26639 1726882518.36824: stdout chunk (state=3): >>><<< 26639 1726882518.36846: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882518.36859: _low_level_execute_command(): starting 26639 1726882518.36867: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440 `" && echo ansible-tmp-1726882518.3684597-27469-161827331255440="` echo /root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440 `" ) && sleep 0' 26639 1726882518.38220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882518.38310: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882518.38542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882518.38629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882518.40500: stdout chunk (state=3): >>>ansible-tmp-1726882518.3684597-27469-161827331255440=/root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440 <<< 26639 1726882518.40663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882518.40667: stdout chunk (state=3): >>><<< 26639 1726882518.40670: stderr chunk (state=3): >>><<< 26639 1726882518.40688: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882518.3684597-27469-161827331255440=/root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882518.40749: variable 'ansible_module_compression' from source: unknown 26639 1726882518.41000: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26639 1726882518.41017: variable 'ansible_facts' from source: unknown 26639 1726882518.41337: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440/AnsiballZ_network_connections.py 26639 1726882518.41669: Sending initial data 26639 1726882518.41679: Sent initial data (168 bytes) 26639 1726882518.42862: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882518.43052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882518.43111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882518.44668: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 26639 1726882518.44685: 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 <<< 26639 1726882518.44777: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882518.44841: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpw2fkvz6t /root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440/AnsiballZ_network_connections.py <<< 26639 1726882518.44855: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440/AnsiballZ_network_connections.py" <<< 26639 1726882518.45052: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpw2fkvz6t" to remote "/root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440/AnsiballZ_network_connections.py" <<< 26639 1726882518.46936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882518.47098: stderr chunk (state=3): >>><<< 26639 1726882518.47101: stdout chunk (state=3): >>><<< 26639 1726882518.47104: done transferring module to remote 26639 1726882518.47106: _low_level_execute_command(): starting 26639 1726882518.47109: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440/ /root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440/AnsiballZ_network_connections.py && sleep 0' 26639 1726882518.48345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882518.48487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882518.48568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882518.48643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882518.50425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882518.50466: stderr chunk (state=3): >>><<< 26639 1726882518.50469: stdout chunk (state=3): >>><<< 26639 1726882518.50561: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882518.50569: _low_level_execute_command(): starting 26639 1726882518.50572: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440/AnsiballZ_network_connections.py && sleep 0' 26639 1726882518.51502: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882518.51801: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882518.51818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882518.51945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882518.78916: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified)\n[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 26639 1726882518.80323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882518.80339: stderr chunk (state=3): >>>Shared connection to 10.31.14.69 closed. <<< 26639 1726882518.80513: stderr chunk (state=3): >>><<< 26639 1726882518.80517: stdout chunk (state=3): >>><<< 26639 1726882518.80534: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified)\n[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882518.80584: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'rpltstbr', 'state': 'up', 'type': 'bridge', 'ip': {'address': ['192.0.2.72/31'], 'dhcp4': False, 'auto6': False}}], '__header': '# Ansible managed test header', '_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-1726882518.3684597-27469-161827331255440/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882518.80605: _low_level_execute_command(): starting 26639 1726882518.80616: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882518.3684597-27469-161827331255440/ > /dev/null 2>&1 && sleep 0' 26639 1726882518.81923: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882518.81926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882518.81929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882518.81931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882518.82082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882518.82151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882518.82228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882518.84219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882518.84222: stderr chunk (state=3): >>><<< 26639 1726882518.84325: stdout chunk (state=3): >>><<< 26639 1726882518.84329: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882518.84331: handler run complete 26639 1726882518.84333: attempt loop complete, returning result 26639 1726882518.84336: _execute() done 26639 1726882518.84338: dumping result to json 26639 1726882518.84340: done dumping result, returning 26639 1726882518.84341: done running TaskExecutor() for managed_node2/TASK: Get network_connections output [12673a56-9f93-16f9-46b9-00000000002d] 26639 1726882518.84343: sending task result for task 12673a56-9f93-16f9-46b9-00000000002d 26639 1726882518.84625: done sending task result for task 12673a56-9f93-16f9-46b9-00000000002d 26639 1726882518.84629: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ip": { "address": [ "192.0.2.72/31" ], "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c [004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified) [005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied 26639 1726882518.84736: no more pending results, returning what we have 26639 1726882518.84740: results queue empty 26639 1726882518.84741: checking for any_errors_fatal 26639 1726882518.84748: done checking for any_errors_fatal 26639 1726882518.84749: checking for max_fail_percentage 26639 1726882518.84750: done checking for max_fail_percentage 26639 1726882518.84752: checking to see if all hosts have failed and the running result is not ok 26639 1726882518.84753: done checking to see if all hosts have failed 26639 1726882518.84753: getting the remaining hosts for this loop 26639 1726882518.84755: done getting the remaining hosts for this loop 26639 1726882518.84758: getting the next task for host managed_node2 26639 1726882518.84764: done getting next task for host managed_node2 26639 1726882518.84767: ^ task is: TASK: Show test_module_run 26639 1726882518.84769: ^ state is: HOST STATE: block=5, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882518.84772: getting variables 26639 1726882518.84775: in VariableManager get_vars() 26639 1726882518.84944: Calling all_inventory to load vars for managed_node2 26639 1726882518.84946: Calling groups_inventory to load vars for managed_node2 26639 1726882518.84949: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882518.84960: Calling all_plugins_play to load vars for managed_node2 26639 1726882518.84963: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882518.84966: Calling groups_plugins_play to load vars for managed_node2 26639 1726882518.86732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882518.88440: done with get_vars() 26639 1726882518.88464: done getting variables 26639 1726882518.88525: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show test_module_run] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:58 Friday 20 September 2024 21:35:18 -0400 (0:00:00.579) 0:00:21.810 ****** 26639 1726882518.88555: entering _queue_task() for managed_node2/debug 26639 1726882518.88981: worker is 1 (out of 1 available) 26639 1726882518.88999: exiting _queue_task() for managed_node2/debug 26639 1726882518.89011: done queuing things up, now waiting for results queue to drain 26639 1726882518.89012: waiting for pending results... 26639 1726882518.89525: running TaskExecutor() for managed_node2/TASK: Show test_module_run 26639 1726882518.89530: in run() - task 12673a56-9f93-16f9-46b9-00000000002e 26639 1726882518.89627: variable 'ansible_search_path' from source: unknown 26639 1726882518.89659: calling self._execute() 26639 1726882518.89899: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.89903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.89906: variable 'omit' from source: magic vars 26639 1726882518.90665: variable 'ansible_distribution_major_version' from source: facts 26639 1726882518.90736: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882518.90739: variable 'omit' from source: magic vars 26639 1726882518.90741: variable 'omit' from source: magic vars 26639 1726882518.90750: variable 'omit' from source: magic vars 26639 1726882518.90789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882518.91026: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882518.91060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882518.91064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.91071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.91109: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882518.91112: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.91117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.91388: Set connection var ansible_shell_executable to /bin/sh 26639 1726882518.91391: Set connection var ansible_shell_type to sh 26639 1726882518.91396: Set connection var ansible_timeout to 10 26639 1726882518.91398: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882518.91400: Set connection var ansible_pipelining to False 26639 1726882518.91402: Set connection var ansible_connection to ssh 26639 1726882518.91404: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.91406: variable 'ansible_connection' from source: unknown 26639 1726882518.91408: variable 'ansible_module_compression' from source: unknown 26639 1726882518.91410: variable 'ansible_shell_type' from source: unknown 26639 1726882518.91413: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.91416: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.91418: variable 'ansible_pipelining' from source: unknown 26639 1726882518.91421: variable 'ansible_timeout' from source: unknown 26639 1726882518.91423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.91444: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882518.91454: variable 'omit' from source: magic vars 26639 1726882518.91460: starting attempt loop 26639 1726882518.91462: running the handler 26639 1726882518.91513: variable 'test_module_run' from source: set_fact 26639 1726882518.91715: variable 'test_module_run' from source: set_fact 26639 1726882518.91723: handler run complete 26639 1726882518.91760: attempt loop complete, returning result 26639 1726882518.91764: _execute() done 26639 1726882518.91766: dumping result to json 26639 1726882518.91769: done dumping result, returning 26639 1726882518.91778: done running TaskExecutor() for managed_node2/TASK: Show test_module_run [12673a56-9f93-16f9-46b9-00000000002e] 26639 1726882518.91783: sending task result for task 12673a56-9f93-16f9-46b9-00000000002e ok: [managed_node2] => { "test_module_run": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ip": { "address": [ "192.0.2.72/31" ], "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified)\n[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 8c39b17d-3403-4a1d-b7cc-147473f9d06c (is-modified)", "[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied" ] } } 26639 1726882518.92106: no more pending results, returning what we have 26639 1726882518.92109: results queue empty 26639 1726882518.92109: checking for any_errors_fatal 26639 1726882518.92118: done checking for any_errors_fatal 26639 1726882518.92118: checking for max_fail_percentage 26639 1726882518.92120: done checking for max_fail_percentage 26639 1726882518.92121: checking to see if all hosts have failed and the running result is not ok 26639 1726882518.92122: done checking to see if all hosts have failed 26639 1726882518.92122: getting the remaining hosts for this loop 26639 1726882518.92124: done getting the remaining hosts for this loop 26639 1726882518.92127: getting the next task for host managed_node2 26639 1726882518.92131: done getting next task for host managed_node2 26639 1726882518.92134: ^ task is: TASK: Assert that reapply is found in log output 26639 1726882518.92136: ^ state is: HOST STATE: block=5, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26639 1726882518.92139: getting variables 26639 1726882518.92140: in VariableManager get_vars() 26639 1726882518.92174: Calling all_inventory to load vars for managed_node2 26639 1726882518.92177: Calling groups_inventory to load vars for managed_node2 26639 1726882518.92179: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882518.92188: Calling all_plugins_play to load vars for managed_node2 26639 1726882518.92190: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882518.92199: Calling groups_plugins_play to load vars for managed_node2 26639 1726882518.92210: done sending task result for task 12673a56-9f93-16f9-46b9-00000000002e 26639 1726882518.92212: WORKER PROCESS EXITING 26639 1726882518.94481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882518.96637: done with get_vars() 26639 1726882518.96666: done getting variables 26639 1726882518.96730: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that reapply is found in log output] ****************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:61 Friday 20 September 2024 21:35:18 -0400 (0:00:00.082) 0:00:21.892 ****** 26639 1726882518.96760: entering _queue_task() for managed_node2/assert 26639 1726882518.97159: worker is 1 (out of 1 available) 26639 1726882518.97173: exiting _queue_task() for managed_node2/assert 26639 1726882518.97185: done queuing things up, now waiting for results queue to drain 26639 1726882518.97186: waiting for pending results... 26639 1726882518.97483: running TaskExecutor() for managed_node2/TASK: Assert that reapply is found in log output 26639 1726882518.97602: in run() - task 12673a56-9f93-16f9-46b9-00000000002f 26639 1726882518.97622: variable 'ansible_search_path' from source: unknown 26639 1726882518.97661: calling self._execute() 26639 1726882518.97767: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.97786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.97806: variable 'omit' from source: magic vars 26639 1726882518.98171: variable 'ansible_distribution_major_version' from source: facts 26639 1726882518.98186: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882518.98200: variable 'omit' from source: magic vars 26639 1726882518.98240: variable 'omit' from source: magic vars 26639 1726882518.98279: variable 'omit' from source: magic vars 26639 1726882518.98331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882518.98438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882518.98444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882518.98446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.98448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882518.98470: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882518.98479: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.98489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.98594: Set connection var ansible_shell_executable to /bin/sh 26639 1726882518.98605: Set connection var ansible_shell_type to sh 26639 1726882518.98618: Set connection var ansible_timeout to 10 26639 1726882518.98627: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882518.98640: Set connection var ansible_pipelining to False 26639 1726882518.98651: Set connection var ansible_connection to ssh 26639 1726882518.98678: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.98686: variable 'ansible_connection' from source: unknown 26639 1726882518.98764: variable 'ansible_module_compression' from source: unknown 26639 1726882518.98770: variable 'ansible_shell_type' from source: unknown 26639 1726882518.98773: variable 'ansible_shell_executable' from source: unknown 26639 1726882518.98775: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882518.98777: variable 'ansible_pipelining' from source: unknown 26639 1726882518.98779: variable 'ansible_timeout' from source: unknown 26639 1726882518.98781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882518.98880: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882518.98900: variable 'omit' from source: magic vars 26639 1726882518.98909: starting attempt loop 26639 1726882518.98916: running the handler 26639 1726882518.99076: variable 'test_module_run' from source: set_fact 26639 1726882518.99106: Evaluated conditional ('connection reapplied' in test_module_run.stderr): True 26639 1726882518.99117: handler run complete 26639 1726882518.99136: attempt loop complete, returning result 26639 1726882518.99143: _execute() done 26639 1726882518.99149: dumping result to json 26639 1726882518.99200: done dumping result, returning 26639 1726882518.99206: done running TaskExecutor() for managed_node2/TASK: Assert that reapply is found in log output [12673a56-9f93-16f9-46b9-00000000002f] 26639 1726882518.99208: sending task result for task 12673a56-9f93-16f9-46b9-00000000002f ok: [managed_node2] => { "changed": false } MSG: All assertions passed 26639 1726882518.99352: no more pending results, returning what we have 26639 1726882518.99356: results queue empty 26639 1726882518.99356: checking for any_errors_fatal 26639 1726882518.99369: done checking for any_errors_fatal 26639 1726882518.99370: checking for max_fail_percentage 26639 1726882518.99372: done checking for max_fail_percentage 26639 1726882518.99373: checking to see if all hosts have failed and the running result is not ok 26639 1726882518.99374: done checking to see if all hosts have failed 26639 1726882518.99374: getting the remaining hosts for this loop 26639 1726882518.99376: done getting the remaining hosts for this loop 26639 1726882518.99379: getting the next task for host managed_node2 26639 1726882518.99388: done getting next task for host managed_node2 26639 1726882518.99391: ^ task is: TASK: Deactivate the connection and remove the connection profile 26639 1726882518.99395: ^ state is: HOST STATE: block=5, task=10, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26639 1726882518.99399: getting variables 26639 1726882518.99401: in VariableManager get_vars() 26639 1726882518.99439: Calling all_inventory to load vars for managed_node2 26639 1726882518.99442: Calling groups_inventory to load vars for managed_node2 26639 1726882518.99445: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882518.99456: Calling all_plugins_play to load vars for managed_node2 26639 1726882518.99459: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882518.99462: Calling groups_plugins_play to load vars for managed_node2 26639 1726882519.00181: done sending task result for task 12673a56-9f93-16f9-46b9-00000000002f 26639 1726882519.00184: WORKER PROCESS EXITING 26639 1726882519.01155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882519.02842: done with get_vars() 26639 1726882519.02866: done getting variables TASK [Deactivate the connection and remove the connection profile] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:72 Friday 20 September 2024 21:35:19 -0400 (0:00:00.061) 0:00:21.954 ****** 26639 1726882519.02946: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 26639 1726882519.03544: worker is 1 (out of 1 available) 26639 1726882519.03558: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 26639 1726882519.03570: done queuing things up, now waiting for results queue to drain 26639 1726882519.03571: waiting for pending results... 26639 1726882519.03971: running TaskExecutor() for managed_node2/TASK: Deactivate the connection and remove the connection profile 26639 1726882519.04221: in run() - task 12673a56-9f93-16f9-46b9-000000000031 26639 1726882519.04498: variable 'ansible_search_path' from source: unknown 26639 1726882519.04502: calling self._execute() 26639 1726882519.04505: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882519.04507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882519.04511: variable 'omit' from source: magic vars 26639 1726882519.05048: variable 'ansible_distribution_major_version' from source: facts 26639 1726882519.05070: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882519.05081: variable 'omit' from source: magic vars 26639 1726882519.05127: variable 'omit' from source: magic vars 26639 1726882519.05163: variable 'interface' from source: play vars 26639 1726882519.05241: variable 'interface' from source: play vars 26639 1726882519.05281: variable 'omit' from source: magic vars 26639 1726882519.05313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882519.05351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882519.05390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882519.05411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882519.05500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882519.05503: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882519.05506: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882519.05508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882519.05578: Set connection var ansible_shell_executable to /bin/sh 26639 1726882519.05587: Set connection var ansible_shell_type to sh 26639 1726882519.05608: Set connection var ansible_timeout to 10 26639 1726882519.05626: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882519.05637: Set connection var ansible_pipelining to False 26639 1726882519.05642: Set connection var ansible_connection to ssh 26639 1726882519.05669: variable 'ansible_shell_executable' from source: unknown 26639 1726882519.05673: variable 'ansible_connection' from source: unknown 26639 1726882519.05675: variable 'ansible_module_compression' from source: unknown 26639 1726882519.05698: variable 'ansible_shell_type' from source: unknown 26639 1726882519.05701: variable 'ansible_shell_executable' from source: unknown 26639 1726882519.05703: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882519.05705: variable 'ansible_pipelining' from source: unknown 26639 1726882519.05707: variable 'ansible_timeout' from source: unknown 26639 1726882519.05709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882519.05830: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 26639 1726882519.05838: variable 'omit' from source: magic vars 26639 1726882519.05843: starting attempt loop 26639 1726882519.05846: running the handler 26639 1726882519.05858: _low_level_execute_command(): starting 26639 1726882519.05865: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882519.06359: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882519.06364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.06368: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.06427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882519.06431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.06500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.08108: stdout chunk (state=3): >>>/root <<< 26639 1726882519.08218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.08238: stderr chunk (state=3): >>><<< 26639 1726882519.08241: stdout chunk (state=3): >>><<< 26639 1726882519.08261: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882519.08271: _low_level_execute_command(): starting 26639 1726882519.08277: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833 `" && echo ansible-tmp-1726882519.0826006-27495-185105503576833="` echo /root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833 `" ) && sleep 0' 26639 1726882519.08800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882519.08879: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.08917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882519.08939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.09062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.10927: stdout chunk (state=3): >>>ansible-tmp-1726882519.0826006-27495-185105503576833=/root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833 <<< 26639 1726882519.11081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.11084: stdout chunk (state=3): >>><<< 26639 1726882519.11087: stderr chunk (state=3): >>><<< 26639 1726882519.11108: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882519.0826006-27495-185105503576833=/root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882519.11299: variable 'ansible_module_compression' from source: unknown 26639 1726882519.11302: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26639 1726882519.11304: variable 'ansible_facts' from source: unknown 26639 1726882519.11407: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833/AnsiballZ_network_connections.py 26639 1726882519.11542: Sending initial data 26639 1726882519.11550: Sent initial data (168 bytes) 26639 1726882519.12142: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882519.12155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882519.12170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882519.12191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882519.12218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882519.12247: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882519.12263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882519.12339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882519.12366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.12459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.13983: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882519.14063: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882519.14155: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmp8w8djmlo /root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833/AnsiballZ_network_connections.py <<< 26639 1726882519.14158: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833/AnsiballZ_network_connections.py" <<< 26639 1726882519.14246: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmp8w8djmlo" to remote "/root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833/AnsiballZ_network_connections.py" <<< 26639 1726882519.15597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.15601: stdout chunk (state=3): >>><<< 26639 1726882519.15603: stderr chunk (state=3): >>><<< 26639 1726882519.15606: done transferring module to remote 26639 1726882519.15608: _low_level_execute_command(): starting 26639 1726882519.15610: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833/ /root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833/AnsiballZ_network_connections.py && sleep 0' 26639 1726882519.16198: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882519.16213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882519.16229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882519.16347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882519.16350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882519.16382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882519.16400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.16501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.18268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.18283: stdout chunk (state=3): >>><<< 26639 1726882519.18297: stderr chunk (state=3): >>><<< 26639 1726882519.18391: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882519.18397: _low_level_execute_command(): starting 26639 1726882519.18399: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833/AnsiballZ_network_connections.py && sleep 0' 26639 1726882519.18955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882519.19008: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.19076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882519.19096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882519.19126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.19218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.39937: stdout chunk (state=3): >>> {"failed": true, "msg": "missing required arguments: __header", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "persistent_state": "absent", "state": "down"}], "ignore_errors": false, "force_state_change": false, "__debug_flags": "", "__header": null}}} <<< 26639 1726882519.41286: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.69 closed. <<< 26639 1726882519.41290: stdout chunk (state=3): >>><<< 26639 1726882519.41292: stderr chunk (state=3): >>><<< 26639 1726882519.41298: _low_level_execute_command() done: rc=1, stdout= {"failed": true, "msg": "missing required arguments: __header", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "persistent_state": "absent", "state": "down"}], "ignore_errors": false, "force_state_change": false, "__debug_flags": "", "__header": 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_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.69 closed. 26639 1726882519.41342: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'rpltstbr', 'persistent_state': 'absent', 'state': 'down'}], '_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-1726882519.0826006-27495-185105503576833/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882519.41392: _low_level_execute_command(): starting 26639 1726882519.41406: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882519.0826006-27495-185105503576833/ > /dev/null 2>&1 && sleep 0' 26639 1726882519.41989: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882519.42007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882519.42027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882519.42047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882519.42065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882519.42144: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.42169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882519.42200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882519.42218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.42316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.44146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.44157: stdout chunk (state=3): >>><<< 26639 1726882519.44168: stderr chunk (state=3): >>><<< 26639 1726882519.44200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882519.44203: handler run complete 26639 1726882519.44206: attempt loop complete, returning result 26639 1726882519.44209: _execute() done 26639 1726882519.44211: dumping result to json 26639 1726882519.44216: done dumping result, returning 26639 1726882519.44223: done running TaskExecutor() for managed_node2/TASK: Deactivate the connection and remove the connection profile [12673a56-9f93-16f9-46b9-000000000031] 26639 1726882519.44228: sending task result for task 12673a56-9f93-16f9-46b9-000000000031 26639 1726882519.44324: done sending task result for task 12673a56-9f93-16f9-46b9-000000000031 26639 1726882519.44327: WORKER PROCESS EXITING fatal: [managed_node2]: FAILED! => { "changed": false } MSG: missing required arguments: __header ...ignoring 26639 1726882519.44384: no more pending results, returning what we have 26639 1726882519.44387: results queue empty 26639 1726882519.44388: checking for any_errors_fatal 26639 1726882519.44400: done checking for any_errors_fatal 26639 1726882519.44401: checking for max_fail_percentage 26639 1726882519.44403: done checking for max_fail_percentage 26639 1726882519.44404: checking to see if all hosts have failed and the running result is not ok 26639 1726882519.44405: done checking to see if all hosts have failed 26639 1726882519.44406: getting the remaining hosts for this loop 26639 1726882519.44407: done getting the remaining hosts for this loop 26639 1726882519.44411: getting the next task for host managed_node2 26639 1726882519.44419: done getting next task for host managed_node2 26639 1726882519.44421: ^ task is: TASK: Delete the device '{{ interface }}' 26639 1726882519.44424: ^ state is: HOST STATE: block=5, task=10, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26639 1726882519.44427: getting variables 26639 1726882519.44429: in VariableManager get_vars() 26639 1726882519.44467: Calling all_inventory to load vars for managed_node2 26639 1726882519.44469: Calling groups_inventory to load vars for managed_node2 26639 1726882519.44471: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882519.44482: Calling all_plugins_play to load vars for managed_node2 26639 1726882519.44485: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882519.44487: Calling groups_plugins_play to load vars for managed_node2 26639 1726882519.45727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882519.47103: done with get_vars() 26639 1726882519.47136: done getting variables 26639 1726882519.47214: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 26639 1726882519.47378: variable 'interface' from source: play vars TASK [Delete the device 'rpltstbr'] ******************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:79 Friday 20 September 2024 21:35:19 -0400 (0:00:00.444) 0:00:22.398 ****** 26639 1726882519.47415: entering _queue_task() for managed_node2/command 26639 1726882519.47780: worker is 1 (out of 1 available) 26639 1726882519.47803: exiting _queue_task() for managed_node2/command 26639 1726882519.47820: done queuing things up, now waiting for results queue to drain 26639 1726882519.47821: waiting for pending results... 26639 1726882519.48314: running TaskExecutor() for managed_node2/TASK: Delete the device 'rpltstbr' 26639 1726882519.48543: in run() - task 12673a56-9f93-16f9-46b9-000000000032 26639 1726882519.48550: variable 'ansible_search_path' from source: unknown 26639 1726882519.48746: calling self._execute() 26639 1726882519.49051: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882519.49066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882519.49177: variable 'omit' from source: magic vars 26639 1726882519.49787: variable 'ansible_distribution_major_version' from source: facts 26639 1726882519.49831: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882519.49934: variable 'omit' from source: magic vars 26639 1726882519.49937: variable 'omit' from source: magic vars 26639 1726882519.50128: variable 'interface' from source: play vars 26639 1726882519.50143: variable 'omit' from source: magic vars 26639 1726882519.50182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882519.50215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882519.50240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882519.50254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882519.50270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882519.50320: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882519.50323: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882519.50325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882519.50407: Set connection var ansible_shell_executable to /bin/sh 26639 1726882519.50411: Set connection var ansible_shell_type to sh 26639 1726882519.50418: Set connection var ansible_timeout to 10 26639 1726882519.50423: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882519.50430: Set connection var ansible_pipelining to False 26639 1726882519.50433: Set connection var ansible_connection to ssh 26639 1726882519.50453: variable 'ansible_shell_executable' from source: unknown 26639 1726882519.50456: variable 'ansible_connection' from source: unknown 26639 1726882519.50458: variable 'ansible_module_compression' from source: unknown 26639 1726882519.50461: variable 'ansible_shell_type' from source: unknown 26639 1726882519.50463: variable 'ansible_shell_executable' from source: unknown 26639 1726882519.50465: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882519.50468: variable 'ansible_pipelining' from source: unknown 26639 1726882519.50470: variable 'ansible_timeout' from source: unknown 26639 1726882519.50474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882519.50597: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882519.50607: variable 'omit' from source: magic vars 26639 1726882519.50612: starting attempt loop 26639 1726882519.50615: running the handler 26639 1726882519.50629: _low_level_execute_command(): starting 26639 1726882519.50636: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882519.51257: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882519.51263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.51269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882519.51272: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.51377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.51421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.53008: stdout chunk (state=3): >>>/root <<< 26639 1726882519.53132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.53135: stdout chunk (state=3): >>><<< 26639 1726882519.53143: stderr chunk (state=3): >>><<< 26639 1726882519.53162: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882519.53174: _low_level_execute_command(): starting 26639 1726882519.53179: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471 `" && echo ansible-tmp-1726882519.531622-27524-162676675125471="` echo /root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471 `" ) && sleep 0' 26639 1726882519.53629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882519.53632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882519.53634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.53637: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882519.53646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.53697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882519.53703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.53763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.55653: stdout chunk (state=3): >>>ansible-tmp-1726882519.531622-27524-162676675125471=/root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471 <<< 26639 1726882519.55768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.55838: stderr chunk (state=3): >>><<< 26639 1726882519.55846: stdout chunk (state=3): >>><<< 26639 1726882519.55891: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882519.531622-27524-162676675125471=/root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882519.55913: variable 'ansible_module_compression' from source: unknown 26639 1726882519.55955: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26639 1726882519.55984: variable 'ansible_facts' from source: unknown 26639 1726882519.56097: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471/AnsiballZ_command.py 26639 1726882519.56235: Sending initial data 26639 1726882519.56238: Sent initial data (155 bytes) 26639 1726882519.56750: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882519.56753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882519.56755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26639 1726882519.56759: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882519.56761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.56813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882519.56818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.56883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.58425: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882519.58482: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882519.58543: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmp1y89bdyz /root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471/AnsiballZ_command.py <<< 26639 1726882519.58549: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471/AnsiballZ_command.py" <<< 26639 1726882519.58605: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmp1y89bdyz" to remote "/root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471/AnsiballZ_command.py" <<< 26639 1726882519.58609: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471/AnsiballZ_command.py" <<< 26639 1726882519.59254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.59303: stderr chunk (state=3): >>><<< 26639 1726882519.59306: stdout chunk (state=3): >>><<< 26639 1726882519.59362: done transferring module to remote 26639 1726882519.59388: _low_level_execute_command(): starting 26639 1726882519.59404: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471/ /root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471/AnsiballZ_command.py && sleep 0' 26639 1726882519.59961: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882519.59964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.59966: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 26639 1726882519.59968: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882519.59970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.60028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882519.60031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882519.60032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.60089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.61826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.61852: stderr chunk (state=3): >>><<< 26639 1726882519.61855: stdout chunk (state=3): >>><<< 26639 1726882519.61880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882519.61884: _low_level_execute_command(): starting 26639 1726882519.61886: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471/AnsiballZ_command.py && sleep 0' 26639 1726882519.62401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882519.62405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 26639 1726882519.62424: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882519.62427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.62482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882519.62489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.62555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.79247: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "rpltstbr"], "start": "2024-09-20 21:35:19.773309", "end": "2024-09-20 21:35:19.789827", "delta": "0:00:00.016518", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del \"rpltstbr\"", "_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}}} <<< 26639 1726882519.81405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882519.81436: stderr chunk (state=3): >>><<< 26639 1726882519.81439: stdout chunk (state=3): >>><<< 26639 1726882519.81457: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "rpltstbr"], "start": "2024-09-20 21:35:19.773309", "end": "2024-09-20 21:35:19.789827", "delta": "0:00:00.016518", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del \"rpltstbr\"", "_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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882519.81489: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del "rpltstbr"', '_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-1726882519.531622-27524-162676675125471/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882519.81497: _low_level_execute_command(): starting 26639 1726882519.81502: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882519.531622-27524-162676675125471/ > /dev/null 2>&1 && sleep 0' 26639 1726882519.81968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882519.81972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.81974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882519.81976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 26639 1726882519.81985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882519.82033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882519.82036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.82115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.84384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.84411: stderr chunk (state=3): >>><<< 26639 1726882519.84414: stdout chunk (state=3): >>><<< 26639 1726882519.84427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882519.84433: handler run complete 26639 1726882519.84455: Evaluated conditional (False): False 26639 1726882519.84461: attempt loop complete, returning result 26639 1726882519.84464: _execute() done 26639 1726882519.84466: dumping result to json 26639 1726882519.84471: done dumping result, returning 26639 1726882519.84479: done running TaskExecutor() for managed_node2/TASK: Delete the device 'rpltstbr' [12673a56-9f93-16f9-46b9-000000000032] 26639 1726882519.84484: sending task result for task 12673a56-9f93-16f9-46b9-000000000032 26639 1726882519.84576: done sending task result for task 12673a56-9f93-16f9-46b9-000000000032 26639 1726882519.84579: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "link", "del", "rpltstbr" ], "delta": "0:00:00.016518", "end": "2024-09-20 21:35:19.789827", "rc": 0, "start": "2024-09-20 21:35:19.773309" } 26639 1726882519.84638: no more pending results, returning what we have 26639 1726882519.84641: results queue empty 26639 1726882519.84642: checking for any_errors_fatal 26639 1726882519.84651: done checking for any_errors_fatal 26639 1726882519.84651: checking for max_fail_percentage 26639 1726882519.84653: done checking for max_fail_percentage 26639 1726882519.84654: checking to see if all hosts have failed and the running result is not ok 26639 1726882519.84655: done checking to see if all hosts have failed 26639 1726882519.84656: getting the remaining hosts for this loop 26639 1726882519.84657: done getting the remaining hosts for this loop 26639 1726882519.84660: getting the next task for host managed_node2 26639 1726882519.84668: done getting next task for host managed_node2 26639 1726882519.84672: ^ task is: TASK: Verify network state restored to default 26639 1726882519.84675: ^ state is: HOST STATE: block=5, task=10, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 26639 1726882519.84679: getting variables 26639 1726882519.84681: in VariableManager get_vars() 26639 1726882519.84725: Calling all_inventory to load vars for managed_node2 26639 1726882519.84728: Calling groups_inventory to load vars for managed_node2 26639 1726882519.84730: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882519.84741: Calling all_plugins_play to load vars for managed_node2 26639 1726882519.84743: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882519.84746: Calling groups_plugins_play to load vars for managed_node2 26639 1726882519.85650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882519.86502: done with get_vars() 26639 1726882519.86518: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:82 Friday 20 September 2024 21:35:19 -0400 (0:00:00.391) 0:00:22.790 ****** 26639 1726882519.86585: entering _queue_task() for managed_node2/include_tasks 26639 1726882519.86811: worker is 1 (out of 1 available) 26639 1726882519.86825: exiting _queue_task() for managed_node2/include_tasks 26639 1726882519.86837: done queuing things up, now waiting for results queue to drain 26639 1726882519.86838: waiting for pending results... 26639 1726882519.87050: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 26639 1726882519.87115: in run() - task 12673a56-9f93-16f9-46b9-000000000033 26639 1726882519.87127: variable 'ansible_search_path' from source: unknown 26639 1726882519.87154: calling self._execute() 26639 1726882519.87227: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882519.87231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882519.87239: variable 'omit' from source: magic vars 26639 1726882519.87503: variable 'ansible_distribution_major_version' from source: facts 26639 1726882519.87513: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882519.87516: _execute() done 26639 1726882519.87525: dumping result to json 26639 1726882519.87528: done dumping result, returning 26639 1726882519.87531: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [12673a56-9f93-16f9-46b9-000000000033] 26639 1726882519.87533: sending task result for task 12673a56-9f93-16f9-46b9-000000000033 26639 1726882519.87623: done sending task result for task 12673a56-9f93-16f9-46b9-000000000033 26639 1726882519.87628: WORKER PROCESS EXITING 26639 1726882519.87652: no more pending results, returning what we have 26639 1726882519.87658: in VariableManager get_vars() 26639 1726882519.87699: Calling all_inventory to load vars for managed_node2 26639 1726882519.87702: Calling groups_inventory to load vars for managed_node2 26639 1726882519.87704: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882519.87716: Calling all_plugins_play to load vars for managed_node2 26639 1726882519.87719: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882519.87722: Calling groups_plugins_play to load vars for managed_node2 26639 1726882519.88457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882519.89355: done with get_vars() 26639 1726882519.89377: variable 'ansible_search_path' from source: unknown 26639 1726882519.89392: we have included files to process 26639 1726882519.89395: generating all_blocks data 26639 1726882519.89398: done generating all_blocks data 26639 1726882519.89403: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26639 1726882519.89404: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26639 1726882519.89407: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26639 1726882519.89726: done processing included file 26639 1726882519.89728: iterating over new_blocks loaded from include file 26639 1726882519.89729: in VariableManager get_vars() 26639 1726882519.89746: done with get_vars() 26639 1726882519.89748: filtering new block on tags 26639 1726882519.89786: done filtering new block on tags 26639 1726882519.89788: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node2 26639 1726882519.89794: extending task lists for all hosts with included blocks 26639 1726882519.89855: done extending task lists 26639 1726882519.89856: done processing included files 26639 1726882519.89856: results queue empty 26639 1726882519.89856: checking for any_errors_fatal 26639 1726882519.89860: done checking for any_errors_fatal 26639 1726882519.89860: checking for max_fail_percentage 26639 1726882519.89861: done checking for max_fail_percentage 26639 1726882519.89861: checking to see if all hosts have failed and the running result is not ok 26639 1726882519.89862: done checking to see if all hosts have failed 26639 1726882519.89862: getting the remaining hosts for this loop 26639 1726882519.89863: done getting the remaining hosts for this loop 26639 1726882519.89864: getting the next task for host managed_node2 26639 1726882519.89867: done getting next task for host managed_node2 26639 1726882519.89869: ^ task is: TASK: Check routes and DNS 26639 1726882519.89871: ^ state is: HOST STATE: block=5, task=10, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 26639 1726882519.89872: getting variables 26639 1726882519.89873: in VariableManager get_vars() 26639 1726882519.89881: Calling all_inventory to load vars for managed_node2 26639 1726882519.89882: Calling groups_inventory to load vars for managed_node2 26639 1726882519.89883: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882519.89887: Calling all_plugins_play to load vars for managed_node2 26639 1726882519.89888: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882519.89890: Calling groups_plugins_play to load vars for managed_node2 26639 1726882519.93863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882519.94749: done with get_vars() 26639 1726882519.94770: done getting variables 26639 1726882519.94812: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:35:19 -0400 (0:00:00.082) 0:00:22.873 ****** 26639 1726882519.94838: entering _queue_task() for managed_node2/shell 26639 1726882519.95169: worker is 1 (out of 1 available) 26639 1726882519.95183: exiting _queue_task() for managed_node2/shell 26639 1726882519.95196: done queuing things up, now waiting for results queue to drain 26639 1726882519.95198: waiting for pending results... 26639 1726882519.95610: running TaskExecutor() for managed_node2/TASK: Check routes and DNS 26639 1726882519.95615: in run() - task 12673a56-9f93-16f9-46b9-00000000047c 26639 1726882519.95620: variable 'ansible_search_path' from source: unknown 26639 1726882519.95623: variable 'ansible_search_path' from source: unknown 26639 1726882519.95657: calling self._execute() 26639 1726882519.95751: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882519.95761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882519.95773: variable 'omit' from source: magic vars 26639 1726882519.96143: variable 'ansible_distribution_major_version' from source: facts 26639 1726882519.96161: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882519.96180: variable 'omit' from source: magic vars 26639 1726882519.96240: variable 'omit' from source: magic vars 26639 1726882519.96285: variable 'omit' from source: magic vars 26639 1726882519.96391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882519.96397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882519.96400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882519.96418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882519.96434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882519.96466: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882519.96474: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882519.96482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882519.96586: Set connection var ansible_shell_executable to /bin/sh 26639 1726882519.96596: Set connection var ansible_shell_type to sh 26639 1726882519.96614: Set connection var ansible_timeout to 10 26639 1726882519.96624: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882519.96640: Set connection var ansible_pipelining to False 26639 1726882519.96647: Set connection var ansible_connection to ssh 26639 1726882519.96715: variable 'ansible_shell_executable' from source: unknown 26639 1726882519.96718: variable 'ansible_connection' from source: unknown 26639 1726882519.96721: variable 'ansible_module_compression' from source: unknown 26639 1726882519.96723: variable 'ansible_shell_type' from source: unknown 26639 1726882519.96725: variable 'ansible_shell_executable' from source: unknown 26639 1726882519.96727: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882519.96729: variable 'ansible_pipelining' from source: unknown 26639 1726882519.96731: variable 'ansible_timeout' from source: unknown 26639 1726882519.96733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882519.96847: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882519.96862: variable 'omit' from source: magic vars 26639 1726882519.96872: starting attempt loop 26639 1726882519.96878: running the handler 26639 1726882519.96932: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882519.96936: _low_level_execute_command(): starting 26639 1726882519.96939: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882519.97663: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882519.97677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882519.97724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882519.97808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882519.97848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882519.97937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882519.99520: stdout chunk (state=3): >>>/root <<< 26639 1726882519.99788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882519.99792: stdout chunk (state=3): >>><<< 26639 1726882519.99796: stderr chunk (state=3): >>><<< 26639 1726882519.99803: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882519.99805: _low_level_execute_command(): starting 26639 1726882519.99808: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417 `" && echo ansible-tmp-1726882519.9969637-27538-37806594085417="` echo /root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417 `" ) && sleep 0' 26639 1726882520.00512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882520.00516: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882520.00538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882520.00639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882520.02495: stdout chunk (state=3): >>>ansible-tmp-1726882519.9969637-27538-37806594085417=/root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417 <<< 26639 1726882520.02638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882520.02661: stdout chunk (state=3): >>><<< 26639 1726882520.02685: stderr chunk (state=3): >>><<< 26639 1726882520.02718: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882519.9969637-27538-37806594085417=/root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882520.02761: variable 'ansible_module_compression' from source: unknown 26639 1726882520.02822: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26639 1726882520.02909: variable 'ansible_facts' from source: unknown 26639 1726882520.03017: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417/AnsiballZ_command.py 26639 1726882520.03168: Sending initial data 26639 1726882520.03279: Sent initial data (155 bytes) 26639 1726882520.04014: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882520.04035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882520.04046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882520.04145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882520.04149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882520.04163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882520.04179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882520.04267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882520.05816: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882520.05876: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882520.05949: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmp0r6nrfbq /root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417/AnsiballZ_command.py <<< 26639 1726882520.05952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417/AnsiballZ_command.py" <<< 26639 1726882520.06009: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmp0r6nrfbq" to remote "/root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417/AnsiballZ_command.py" <<< 26639 1726882520.07099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882520.07103: stdout chunk (state=3): >>><<< 26639 1726882520.07106: stderr chunk (state=3): >>><<< 26639 1726882520.07109: done transferring module to remote 26639 1726882520.07112: _low_level_execute_command(): starting 26639 1726882520.07115: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417/ /root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417/AnsiballZ_command.py && sleep 0' 26639 1726882520.07674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882520.07688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882520.07706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882520.07725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882520.07743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882520.07782: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882520.07852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882520.07873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882520.07901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882520.07985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882520.09708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882520.09850: stderr chunk (state=3): >>><<< 26639 1726882520.09853: stdout chunk (state=3): >>><<< 26639 1726882520.09856: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882520.09859: _low_level_execute_command(): starting 26639 1726882520.09862: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417/AnsiballZ_command.py && sleep 0' 26639 1726882520.10495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882520.10507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882520.10518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882520.10548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882520.10608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882520.10767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882520.10773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882520.10776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882520.11096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882520.26727: 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:c1:46:63:3b brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.14.69/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3151sec preferred_lft 3151sec\n inet6 fe80::8ff:c1ff:fe46:633b/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n24: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 6e:57:f6:54:9a:30 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.69 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.69 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-20 21:35:20.257307", "end": "2024-09-20 21:35:20.265631", "delta": "0:00:00.008324", "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}}} <<< 26639 1726882520.28301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882520.28305: stdout chunk (state=3): >>><<< 26639 1726882520.28307: stderr chunk (state=3): >>><<< 26639 1726882520.28310: _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:c1:46:63:3b brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.14.69/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3151sec preferred_lft 3151sec\n inet6 fe80::8ff:c1ff:fe46:633b/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n24: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 6e:57:f6:54:9a:30 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.69 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.69 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-20 21:35:20.257307", "end": "2024-09-20 21:35:20.265631", "delta": "0:00:00.008324", "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882520.28318: 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-1726882519.9969637-27538-37806594085417/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882520.28320: _low_level_execute_command(): starting 26639 1726882520.28322: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882519.9969637-27538-37806594085417/ > /dev/null 2>&1 && sleep 0' 26639 1726882520.29633: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882520.29764: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882520.29774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882520.29789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882520.29808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882520.29821: stderr chunk (state=3): >>>debug2: match not found <<< 26639 1726882520.29824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882520.29943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26639 1726882520.29947: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 26639 1726882520.29949: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26639 1726882520.29951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882520.29953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882520.30052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882520.30090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882520.30179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882520.31974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882520.32027: stderr chunk (state=3): >>><<< 26639 1726882520.32042: stdout chunk (state=3): >>><<< 26639 1726882520.32072: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882520.32298: handler run complete 26639 1726882520.32302: Evaluated conditional (False): False 26639 1726882520.32304: attempt loop complete, returning result 26639 1726882520.32307: _execute() done 26639 1726882520.32309: dumping result to json 26639 1726882520.32310: done dumping result, returning 26639 1726882520.32312: done running TaskExecutor() for managed_node2/TASK: Check routes and DNS [12673a56-9f93-16f9-46b9-00000000047c] 26639 1726882520.32314: sending task result for task 12673a56-9f93-16f9-46b9-00000000047c 26639 1726882520.32387: done sending task result for task 12673a56-9f93-16f9-46b9-00000000047c 26639 1726882520.32390: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008324", "end": "2024-09-20 21:35:20.265631", "rc": 0, "start": "2024-09-20 21:35:20.257307" } 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:c1:46:63:3b brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.14.69/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3151sec preferred_lft 3151sec inet6 fe80::8ff:c1ff:fe46:633b/64 scope link noprefixroute valid_lft forever preferred_lft forever 24: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 6e:57:f6:54:9a:30 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.69 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.69 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 26639 1726882520.32469: no more pending results, returning what we have 26639 1726882520.32473: results queue empty 26639 1726882520.32474: checking for any_errors_fatal 26639 1726882520.32475: done checking for any_errors_fatal 26639 1726882520.32476: checking for max_fail_percentage 26639 1726882520.32478: done checking for max_fail_percentage 26639 1726882520.32479: checking to see if all hosts have failed and the running result is not ok 26639 1726882520.32480: done checking to see if all hosts have failed 26639 1726882520.32481: getting the remaining hosts for this loop 26639 1726882520.32482: done getting the remaining hosts for this loop 26639 1726882520.32486: getting the next task for host managed_node2 26639 1726882520.32496: done getting next task for host managed_node2 26639 1726882520.32498: ^ task is: TASK: Verify DNS and network connectivity 26639 1726882520.32507: ^ state is: HOST STATE: block=5, task=10, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 26639 1726882520.32511: getting variables 26639 1726882520.32513: in VariableManager get_vars() 26639 1726882520.32553: Calling all_inventory to load vars for managed_node2 26639 1726882520.32556: Calling groups_inventory to load vars for managed_node2 26639 1726882520.32559: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882520.32571: Calling all_plugins_play to load vars for managed_node2 26639 1726882520.32574: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882520.32577: Calling groups_plugins_play to load vars for managed_node2 26639 1726882520.34894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882520.36800: done with get_vars() 26639 1726882520.36828: done getting variables 26639 1726882520.36898: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:35:20 -0400 (0:00:00.421) 0:00:23.294 ****** 26639 1726882520.36946: entering _queue_task() for managed_node2/shell 26639 1726882520.37374: worker is 1 (out of 1 available) 26639 1726882520.37388: exiting _queue_task() for managed_node2/shell 26639 1726882520.37409: done queuing things up, now waiting for results queue to drain 26639 1726882520.37411: waiting for pending results... 26639 1726882520.37852: running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity 26639 1726882520.37923: in run() - task 12673a56-9f93-16f9-46b9-00000000047d 26639 1726882520.38058: variable 'ansible_search_path' from source: unknown 26639 1726882520.38061: variable 'ansible_search_path' from source: unknown 26639 1726882520.38075: calling self._execute() 26639 1726882520.38399: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882520.38403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882520.38406: variable 'omit' from source: magic vars 26639 1726882520.39048: variable 'ansible_distribution_major_version' from source: facts 26639 1726882520.39284: Evaluated conditional (ansible_distribution_major_version != '6'): True 26639 1726882520.39458: variable 'ansible_facts' from source: unknown 26639 1726882520.40233: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 26639 1726882520.40238: variable 'omit' from source: magic vars 26639 1726882520.40275: variable 'omit' from source: magic vars 26639 1726882520.40303: variable 'omit' from source: magic vars 26639 1726882520.40335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26639 1726882520.40364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26639 1726882520.40381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26639 1726882520.40397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882520.40408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26639 1726882520.40431: variable 'inventory_hostname' from source: host vars for 'managed_node2' 26639 1726882520.40435: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882520.40438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882520.40511: Set connection var ansible_shell_executable to /bin/sh 26639 1726882520.40515: Set connection var ansible_shell_type to sh 26639 1726882520.40522: Set connection var ansible_timeout to 10 26639 1726882520.40527: Set connection var ansible_module_compression to ZIP_DEFLATED 26639 1726882520.40535: Set connection var ansible_pipelining to False 26639 1726882520.40538: Set connection var ansible_connection to ssh 26639 1726882520.40555: variable 'ansible_shell_executable' from source: unknown 26639 1726882520.40558: variable 'ansible_connection' from source: unknown 26639 1726882520.40561: variable 'ansible_module_compression' from source: unknown 26639 1726882520.40563: variable 'ansible_shell_type' from source: unknown 26639 1726882520.40566: variable 'ansible_shell_executable' from source: unknown 26639 1726882520.40568: variable 'ansible_host' from source: host vars for 'managed_node2' 26639 1726882520.40570: variable 'ansible_pipelining' from source: unknown 26639 1726882520.40572: variable 'ansible_timeout' from source: unknown 26639 1726882520.40577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 26639 1726882520.40674: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882520.40683: variable 'omit' from source: magic vars 26639 1726882520.40687: starting attempt loop 26639 1726882520.40694: running the handler 26639 1726882520.40703: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 26639 1726882520.40718: _low_level_execute_command(): starting 26639 1726882520.40725: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26639 1726882520.41409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882520.41456: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882520.41521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882520.43098: stdout chunk (state=3): >>>/root <<< 26639 1726882520.43197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882520.43231: stderr chunk (state=3): >>><<< 26639 1726882520.43233: stdout chunk (state=3): >>><<< 26639 1726882520.43250: _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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882520.43266: _low_level_execute_command(): starting 26639 1726882520.43272: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694 `" && echo ansible-tmp-1726882520.4325495-27563-221469991255694="` echo /root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694 `" ) && sleep 0' 26639 1726882520.43702: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882520.43705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882520.43715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882520.43718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882520.43757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882520.43760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882520.43829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882520.45698: stdout chunk (state=3): >>>ansible-tmp-1726882520.4325495-27563-221469991255694=/root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694 <<< 26639 1726882520.45860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882520.45864: stdout chunk (state=3): >>><<< 26639 1726882520.45868: stderr chunk (state=3): >>><<< 26639 1726882520.45901: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882520.4325495-27563-221469991255694=/root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882520.46001: variable 'ansible_module_compression' from source: unknown 26639 1726882520.46014: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-266398mtru59j/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26639 1726882520.46063: variable 'ansible_facts' from source: unknown 26639 1726882520.46167: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694/AnsiballZ_command.py 26639 1726882520.46432: Sending initial data 26639 1726882520.46442: Sent initial data (156 bytes) 26639 1726882520.47104: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882520.47140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882520.47155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882520.47179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882520.47283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882520.48809: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 26639 1726882520.48903: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26639 1726882520.48974: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-266398mtru59j/tmpdvrlu831 /root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694/AnsiballZ_command.py <<< 26639 1726882520.48978: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694/AnsiballZ_command.py" <<< 26639 1726882520.49031: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-266398mtru59j/tmpdvrlu831" to remote "/root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694/AnsiballZ_command.py" <<< 26639 1726882520.49941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882520.49945: stderr chunk (state=3): >>><<< 26639 1726882520.49947: stdout chunk (state=3): >>><<< 26639 1726882520.50052: done transferring module to remote 26639 1726882520.50056: _low_level_execute_command(): starting 26639 1726882520.50059: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694/ /root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694/AnsiballZ_command.py && sleep 0' 26639 1726882520.50724: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882520.50819: 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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26639 1726882520.50855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882520.50877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882520.50902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882520.50997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882520.52782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882520.52785: stdout chunk (state=3): >>><<< 26639 1726882520.52788: stderr chunk (state=3): >>><<< 26639 1726882520.52816: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882520.52825: _low_level_execute_command(): starting 26639 1726882520.52834: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694/AnsiballZ_command.py && sleep 0' 26639 1726882520.53470: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882520.53485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882520.53506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882520.53523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882520.53540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 26639 1726882520.53643: 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.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882520.53673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882520.53775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882521.02843: 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\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\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.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 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\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "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 1389 0 --:--:-- --:--:-- --:--:-- 1392\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 15870 0 --:--:-- --:--:-- --:--:-- 16166", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:35:20.684566", "end": "2024-09-20 21:35:21.027283", "delta": "0:00:00.342717", "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}}} <<< 26639 1726882521.04660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 26639 1726882521.04665: stdout chunk (state=3): >>><<< 26639 1726882521.04668: stderr chunk (state=3): >>><<< 26639 1726882521.04676: _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\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\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.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 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\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "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 1389 0 --:--:-- --:--:-- --:--:-- 1392\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 15870 0 --:--:-- --:--:-- --:--:-- 16166", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:35:20.684566", "end": "2024-09-20 21:35:21.027283", "delta": "0:00:00.342717", "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.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: 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.69 closed. 26639 1726882521.04685: 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-1726882520.4325495-27563-221469991255694/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26639 1726882521.04688: _low_level_execute_command(): starting 26639 1726882521.04695: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882520.4325495-27563-221469991255694/ > /dev/null 2>&1 && sleep 0' 26639 1726882521.05249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26639 1726882521.05261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26639 1726882521.05272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26639 1726882521.05289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26639 1726882521.05386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 26639 1726882521.05410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26639 1726882521.05423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26639 1726882521.05511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26639 1726882521.07357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26639 1726882521.07420: stderr chunk (state=3): >>><<< 26639 1726882521.07430: stdout chunk (state=3): >>><<< 26639 1726882521.07449: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26639 1726882521.07460: handler run complete 26639 1726882521.07496: Evaluated conditional (False): False 26639 1726882521.07512: attempt loop complete, returning result 26639 1726882521.07518: _execute() done 26639 1726882521.07523: dumping result to json 26639 1726882521.07531: done dumping result, returning 26639 1726882521.07541: done running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity [12673a56-9f93-16f9-46b9-00000000047d] 26639 1726882521.07548: sending task result for task 12673a56-9f93-16f9-46b9-00000000047d 26639 1726882521.07775: done sending task result for task 12673a56-9f93-16f9-46b9-00000000047d 26639 1726882521.07778: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.342717", "end": "2024-09-20 21:35:21.027283", "rc": 0, "start": "2024-09-20 21:35:20.684566" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 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 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.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 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 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 1389 0 --:--:-- --:--:-- --:--:-- 1392 % 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 15870 0 --:--:-- --:--:-- --:--:-- 16166 26639 1726882521.07862: no more pending results, returning what we have 26639 1726882521.07866: results queue empty 26639 1726882521.07866: checking for any_errors_fatal 26639 1726882521.07875: done checking for any_errors_fatal 26639 1726882521.07876: checking for max_fail_percentage 26639 1726882521.07878: done checking for max_fail_percentage 26639 1726882521.07879: checking to see if all hosts have failed and the running result is not ok 26639 1726882521.07880: done checking to see if all hosts have failed 26639 1726882521.07881: getting the remaining hosts for this loop 26639 1726882521.07882: done getting the remaining hosts for this loop 26639 1726882521.08006: getting the next task for host managed_node2 26639 1726882521.08018: done getting next task for host managed_node2 26639 1726882521.08021: ^ task is: TASK: meta (flush_handlers) 26639 1726882521.08023: ^ 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 26639 1726882521.08028: getting variables 26639 1726882521.08030: in VariableManager get_vars() 26639 1726882521.08069: Calling all_inventory to load vars for managed_node2 26639 1726882521.08072: Calling groups_inventory to load vars for managed_node2 26639 1726882521.08075: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882521.08086: Calling all_plugins_play to load vars for managed_node2 26639 1726882521.08197: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882521.08203: Calling groups_plugins_play to load vars for managed_node2 26639 1726882521.09812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882521.11457: done with get_vars() 26639 1726882521.11479: done getting variables 26639 1726882521.11556: in VariableManager get_vars() 26639 1726882521.11568: Calling all_inventory to load vars for managed_node2 26639 1726882521.11570: Calling groups_inventory to load vars for managed_node2 26639 1726882521.11572: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882521.11576: Calling all_plugins_play to load vars for managed_node2 26639 1726882521.11577: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882521.11580: Calling groups_plugins_play to load vars for managed_node2 26639 1726882521.13419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882521.15269: done with get_vars() 26639 1726882521.15300: done queuing things up, now waiting for results queue to drain 26639 1726882521.15302: results queue empty 26639 1726882521.15303: checking for any_errors_fatal 26639 1726882521.15306: done checking for any_errors_fatal 26639 1726882521.15307: checking for max_fail_percentage 26639 1726882521.15312: done checking for max_fail_percentage 26639 1726882521.15312: checking to see if all hosts have failed and the running result is not ok 26639 1726882521.15313: done checking to see if all hosts have failed 26639 1726882521.15314: getting the remaining hosts for this loop 26639 1726882521.15315: done getting the remaining hosts for this loop 26639 1726882521.15318: getting the next task for host managed_node2 26639 1726882521.15321: done getting next task for host managed_node2 26639 1726882521.15323: ^ task is: TASK: meta (flush_handlers) 26639 1726882521.15324: ^ 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 26639 1726882521.15326: getting variables 26639 1726882521.15327: in VariableManager get_vars() 26639 1726882521.15338: Calling all_inventory to load vars for managed_node2 26639 1726882521.15340: Calling groups_inventory to load vars for managed_node2 26639 1726882521.15341: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882521.15346: Calling all_plugins_play to load vars for managed_node2 26639 1726882521.15348: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882521.15351: Calling groups_plugins_play to load vars for managed_node2 26639 1726882521.18186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882521.21628: done with get_vars() 26639 1726882521.21653: done getting variables 26639 1726882521.21712: in VariableManager get_vars() 26639 1726882521.21726: Calling all_inventory to load vars for managed_node2 26639 1726882521.21728: Calling groups_inventory to load vars for managed_node2 26639 1726882521.21731: Calling all_plugins_inventory to load vars for managed_node2 26639 1726882521.21736: Calling all_plugins_play to load vars for managed_node2 26639 1726882521.21738: Calling groups_plugins_inventory to load vars for managed_node2 26639 1726882521.21741: Calling groups_plugins_play to load vars for managed_node2 26639 1726882521.24454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26639 1726882521.27962: done with get_vars() 26639 1726882521.28219: done queuing things up, now waiting for results queue to drain 26639 1726882521.28221: results queue empty 26639 1726882521.28222: checking for any_errors_fatal 26639 1726882521.28224: done checking for any_errors_fatal 26639 1726882521.28224: checking for max_fail_percentage 26639 1726882521.28225: done checking for max_fail_percentage 26639 1726882521.28226: checking to see if all hosts have failed and the running result is not ok 26639 1726882521.28227: done checking to see if all hosts have failed 26639 1726882521.28228: getting the remaining hosts for this loop 26639 1726882521.28228: done getting the remaining hosts for this loop 26639 1726882521.28232: getting the next task for host managed_node2 26639 1726882521.28236: done getting next task for host managed_node2 26639 1726882521.28236: ^ task is: None 26639 1726882521.28238: ^ state is: HOST STATE: block=8, 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 26639 1726882521.28239: done queuing things up, now waiting for results queue to drain 26639 1726882521.28240: results queue empty 26639 1726882521.28241: checking for any_errors_fatal 26639 1726882521.28242: done checking for any_errors_fatal 26639 1726882521.28242: checking for max_fail_percentage 26639 1726882521.28243: done checking for max_fail_percentage 26639 1726882521.28244: checking to see if all hosts have failed and the running result is not ok 26639 1726882521.28245: done checking to see if all hosts have failed 26639 1726882521.28246: getting the next task for host managed_node2 26639 1726882521.28249: done getting next task for host managed_node2 26639 1726882521.28249: ^ task is: None 26639 1726882521.28251: ^ state is: HOST STATE: block=8, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=58 changed=2 unreachable=0 failed=0 skipped=47 rescued=0 ignored=1 Friday 20 September 2024 21:35:21 -0400 (0:00:00.914) 0:00:24.208 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-spT/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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.72s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:6 Gather current interface info ------------------------------------------- 1.47s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.04s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:7 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.94s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Verify DNS and network connectivity ------------------------------------- 0.91s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Gather the minimum subset of ansible_facts required by the network role test --- 0.83s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.80s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 0.73s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Check if system is ostree ----------------------------------------------- 0.66s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.59s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.59s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.58s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Get network_connections output ------------------------------------------ 0.58s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:43 Deactivate the connection and remove the connection profile ------------- 0.44s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:72 Check routes and DNS ---------------------------------------------------- 0.42s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.41s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Delete the device 'rpltstbr' -------------------------------------------- 0.39s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:79 26639 1726882521.28413: RUNNING CLEANUP