[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. 23784 1726882787.62697: 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-AQL executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 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 23784 1726882787.63200: Added group all to inventory 23784 1726882787.63203: Added group ungrouped to inventory 23784 1726882787.63207: Group all now contains ungrouped 23784 1726882787.63211: Examining possible inventory source: /tmp/network-mVt/inventory.yml 23784 1726882787.88409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 23784 1726882787.88488: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 23784 1726882787.88513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 23784 1726882787.88588: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 23784 1726882787.88678: Loaded config def from plugin (inventory/script) 23784 1726882787.88683: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 23784 1726882787.88729: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 23784 1726882787.88834: Loaded config def from plugin (inventory/yaml) 23784 1726882787.88836: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 23784 1726882787.88943: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 23784 1726882787.89457: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 23784 1726882787.89460: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 23784 1726882787.89463: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 23784 1726882787.89469: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 23784 1726882787.89474: Loading data from /tmp/network-mVt/inventory.yml 23784 1726882787.89556: /tmp/network-mVt/inventory.yml was not parsable by auto 23784 1726882787.89638: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 23784 1726882787.89683: Loading data from /tmp/network-mVt/inventory.yml 23784 1726882787.89776: group all already in inventory 23784 1726882787.89786: set inventory_file for managed_node1 23784 1726882787.89790: set inventory_dir for managed_node1 23784 1726882787.89791: Added host managed_node1 to inventory 23784 1726882787.89794: Added host managed_node1 to group all 23784 1726882787.89795: set ansible_host for managed_node1 23784 1726882787.89795: set ansible_ssh_extra_args for managed_node1 23784 1726882787.89799: set inventory_file for managed_node2 23784 1726882787.89802: set inventory_dir for managed_node2 23784 1726882787.89802: Added host managed_node2 to inventory 23784 1726882787.89804: Added host managed_node2 to group all 23784 1726882787.89805: set ansible_host for managed_node2 23784 1726882787.89806: set ansible_ssh_extra_args for managed_node2 23784 1726882787.89809: set inventory_file for managed_node3 23784 1726882787.89811: set inventory_dir for managed_node3 23784 1726882787.89812: Added host managed_node3 to inventory 23784 1726882787.89813: Added host managed_node3 to group all 23784 1726882787.89814: set ansible_host for managed_node3 23784 1726882787.89815: set ansible_ssh_extra_args for managed_node3 23784 1726882787.89818: Reconcile groups and hosts in inventory. 23784 1726882787.89823: Group ungrouped now contains managed_node1 23784 1726882787.89826: Group ungrouped now contains managed_node2 23784 1726882787.89827: Group ungrouped now contains managed_node3 23784 1726882787.89915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 23784 1726882787.90063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 23784 1726882787.90127: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 23784 1726882787.90158: Loaded config def from plugin (vars/host_group_vars) 23784 1726882787.90161: 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) 23784 1726882787.90168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 23784 1726882787.90184: 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) 23784 1726882787.90233: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 23784 1726882787.90591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882787.90698: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 23784 1726882787.90750: Loaded config def from plugin (connection/local) 23784 1726882787.90754: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 23784 1726882787.91643: Loaded config def from plugin (connection/paramiko_ssh) 23784 1726882787.91646: 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) 23784 1726882787.92691: 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) 23784 1726882787.92741: Loaded config def from plugin (connection/psrp) 23784 1726882787.92744: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 23784 1726882787.93640: 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) 23784 1726882787.93695: Loaded config def from plugin (connection/ssh) 23784 1726882787.93698: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 23784 1726882787.95943: 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) 23784 1726882787.95996: Loaded config def from plugin (connection/winrm) 23784 1726882787.96000: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 23784 1726882787.96037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 23784 1726882787.96108: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 23784 1726882787.96194: Loaded config def from plugin (shell/cmd) 23784 1726882787.96196: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 23784 1726882787.96227: 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) 23784 1726882787.96311: Loaded config def from plugin (shell/powershell) 23784 1726882787.96314: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 23784 1726882787.96376: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 23784 1726882787.96597: Loaded config def from plugin (shell/sh) 23784 1726882787.96599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 23784 1726882787.96637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 23784 1726882787.96791: Loaded config def from plugin (become/runas) 23784 1726882787.96793: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 23784 1726882787.97028: Loaded config def from plugin (become/su) 23784 1726882787.97030: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 23784 1726882787.97221: Loaded config def from plugin (become/sudo) 23784 1726882787.97228: 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 23784 1726882787.97266: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml 23784 1726882787.97648: in VariableManager get_vars() 23784 1726882787.97684: done with get_vars() 23784 1726882787.97839: trying /usr/local/lib/python3.12/site-packages/ansible/modules 23784 1726882788.02297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 23784 1726882788.02446: in VariableManager get_vars() 23784 1726882788.02451: done with get_vars() 23784 1726882788.02455: variable 'playbook_dir' from source: magic vars 23784 1726882788.02456: variable 'ansible_playbook_python' from source: magic vars 23784 1726882788.02456: variable 'ansible_config_file' from source: magic vars 23784 1726882788.02457: variable 'groups' from source: magic vars 23784 1726882788.02458: variable 'omit' from source: magic vars 23784 1726882788.02459: variable 'ansible_version' from source: magic vars 23784 1726882788.02460: variable 'ansible_check_mode' from source: magic vars 23784 1726882788.02460: variable 'ansible_diff_mode' from source: magic vars 23784 1726882788.02461: variable 'ansible_forks' from source: magic vars 23784 1726882788.02462: variable 'ansible_inventory_sources' from source: magic vars 23784 1726882788.02463: variable 'ansible_skip_tags' from source: magic vars 23784 1726882788.02463: variable 'ansible_limit' from source: magic vars 23784 1726882788.02464: variable 'ansible_run_tags' from source: magic vars 23784 1726882788.02465: variable 'ansible_verbosity' from source: magic vars 23784 1726882788.02509: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml 23784 1726882788.02960: in VariableManager get_vars() 23784 1726882788.02975: done with get_vars() 23784 1726882788.03062: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 23784 1726882788.03318: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 23784 1726882788.03470: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 23784 1726882788.04267: in VariableManager get_vars() 23784 1726882788.04293: done with get_vars() 23784 1726882788.04802: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 23784 1726882788.04969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23784 1726882788.06529: in VariableManager get_vars() 23784 1726882788.06547: done with get_vars() 23784 1726882788.06585: in VariableManager get_vars() 23784 1726882788.06604: done with get_vars() 23784 1726882788.06717: in VariableManager get_vars() 23784 1726882788.06736: done with get_vars() 23784 1726882788.06775: in VariableManager get_vars() 23784 1726882788.06793: done with get_vars() 23784 1726882788.07301: in VariableManager get_vars() 23784 1726882788.07318: done with get_vars() 23784 1726882788.07390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 23784 1726882788.07406: 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 23784 1726882788.07664: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 23784 1726882788.07860: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 23784 1726882788.07863: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-AQL/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) 23784 1726882788.07904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 23784 1726882788.07936: 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) 23784 1726882788.08143: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 23784 1726882788.08213: Loaded config def from plugin (callback/default) 23784 1726882788.08220: 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) 23784 1726882788.11434: Loaded config def from plugin (callback/junit) 23784 1726882788.11437: 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) 23784 1726882788.11496: 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) 23784 1726882788.11577: Loaded config def from plugin (callback/minimal) 23784 1726882788.11582: 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) 23784 1726882788.11628: 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) 23784 1726882788.11704: Loaded config def from plugin (callback/tree) 23784 1726882788.11711: 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 23784 1726882788.11929: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 23784 1726882788.11932: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-AQL/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-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml 23784 1726882788.11961: in VariableManager get_vars() 23784 1726882788.11976: done with get_vars() 23784 1726882788.11985: in VariableManager get_vars() 23784 1726882788.11995: done with get_vars() 23784 1726882788.12010: variable 'omit' from source: magic vars 23784 1726882788.12055: in VariableManager get_vars() 23784 1726882788.12070: done with get_vars() 23784 1726882788.12097: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_reapply.yml' with nm as provider] ********** 23784 1726882788.13362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 23784 1726882788.13690: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 23784 1726882788.14167: getting the remaining hosts for this loop 23784 1726882788.14170: done getting the remaining hosts for this loop 23784 1726882788.14176: getting the next task for host managed_node1 23784 1726882788.14182: done getting next task for host managed_node1 23784 1726882788.14184: ^ task is: TASK: Gathering Facts 23784 1726882788.14185: ^ 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 23784 1726882788.14188: getting variables 23784 1726882788.14189: in VariableManager get_vars() 23784 1726882788.14204: Calling all_inventory to load vars for managed_node1 23784 1726882788.14209: Calling groups_inventory to load vars for managed_node1 23784 1726882788.14212: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882788.14234: Calling all_plugins_play to load vars for managed_node1 23784 1726882788.14426: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882788.14435: Calling groups_plugins_play to load vars for managed_node1 23784 1726882788.14713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882788.14778: done with get_vars() 23784 1726882788.14789: done getting variables 23784 1726882788.14900: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:6 Friday 20 September 2024 21:39:48 -0400 (0:00:00.031) 0:00:00.031 ****** 23784 1726882788.14932: entering _queue_task() for managed_node1/gather_facts 23784 1726882788.14934: Creating lock for gather_facts 23784 1726882788.15504: worker is 1 (out of 1 available) 23784 1726882788.15518: exiting _queue_task() for managed_node1/gather_facts 23784 1726882788.15540: done queuing things up, now waiting for results queue to drain 23784 1726882788.15543: waiting for pending results... 23784 1726882788.15845: running TaskExecutor() for managed_node1/TASK: Gathering Facts 23784 1726882788.16095: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000037 23784 1726882788.16100: variable 'ansible_search_path' from source: unknown 23784 1726882788.16105: calling self._execute() 23784 1726882788.16199: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882788.16211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882788.16235: variable 'omit' from source: magic vars 23784 1726882788.16427: variable 'omit' from source: magic vars 23784 1726882788.16483: variable 'omit' from source: magic vars 23784 1726882788.16497: variable 'omit' from source: magic vars 23784 1726882788.16553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882788.16603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882788.16670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882788.16706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882788.16765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882788.16769: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882788.16771: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882788.16780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882788.16996: Set connection var ansible_pipelining to False 23784 1726882788.17011: Set connection var ansible_timeout to 10 23784 1726882788.17029: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882788.17039: Set connection var ansible_connection to ssh 23784 1726882788.17051: Set connection var ansible_shell_executable to /bin/sh 23784 1726882788.17091: Set connection var ansible_shell_type to sh 23784 1726882788.17095: variable 'ansible_shell_executable' from source: unknown 23784 1726882788.17097: variable 'ansible_connection' from source: unknown 23784 1726882788.17099: variable 'ansible_module_compression' from source: unknown 23784 1726882788.17106: variable 'ansible_shell_type' from source: unknown 23784 1726882788.17113: variable 'ansible_shell_executable' from source: unknown 23784 1726882788.17120: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882788.17133: variable 'ansible_pipelining' from source: unknown 23784 1726882788.17201: variable 'ansible_timeout' from source: unknown 23784 1726882788.17204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882788.17530: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882788.17536: variable 'omit' from source: magic vars 23784 1726882788.17538: starting attempt loop 23784 1726882788.17541: running the handler 23784 1726882788.17544: variable 'ansible_facts' from source: unknown 23784 1726882788.17546: _low_level_execute_command(): starting 23784 1726882788.17548: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882788.19052: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882788.19157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882788.19173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882788.19338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882788.19423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882788.21213: stdout chunk (state=3): >>>/root <<< 23784 1726882788.21454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882788.21486: stderr chunk (state=3): >>><<< 23784 1726882788.21490: stdout chunk (state=3): >>><<< 23784 1726882788.21510: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882788.21538: _low_level_execute_command(): starting 23784 1726882788.21551: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033 `" && echo ansible-tmp-1726882788.2151704-23808-142805736782033="` echo /root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033 `" ) && sleep 0' 23784 1726882788.23071: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882788.23182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882788.23691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882788.23695: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882788.23831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882788.23882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882788.25857: stdout chunk (state=3): >>>ansible-tmp-1726882788.2151704-23808-142805736782033=/root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033 <<< 23784 1726882788.26037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882788.26315: stderr chunk (state=3): >>><<< 23784 1726882788.26318: stdout chunk (state=3): >>><<< 23784 1726882788.26431: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882788.2151704-23808-142805736782033=/root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882788.26435: variable 'ansible_module_compression' from source: unknown 23784 1726882788.26553: ANSIBALLZ: Using generic lock for ansible.legacy.setup 23784 1726882788.26562: ANSIBALLZ: Acquiring lock 23784 1726882788.26594: ANSIBALLZ: Lock acquired: 139849186186048 23784 1726882788.26603: ANSIBALLZ: Creating module 23784 1726882788.82434: ANSIBALLZ: Writing module into payload 23784 1726882788.82849: ANSIBALLZ: Writing module 23784 1726882788.83036: ANSIBALLZ: Renaming module 23784 1726882788.83043: ANSIBALLZ: Done creating module 23784 1726882788.83086: variable 'ansible_facts' from source: unknown 23784 1726882788.83093: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882788.83104: _low_level_execute_command(): starting 23784 1726882788.83128: _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' 23784 1726882788.84490: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882788.84672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882788.84676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882788.84678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882788.84684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882788.84686: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882788.84689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882788.84784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882788.84894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882788.84976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882788.86755: stdout chunk (state=3): >>>PLATFORM <<< 23784 1726882788.86841: stdout chunk (state=3): >>>Linux <<< 23784 1726882788.86940: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 23784 1726882788.87137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882788.87141: stderr chunk (state=3): >>><<< 23784 1726882788.87146: stdout chunk (state=3): >>><<< 23784 1726882788.87198: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882788.87209 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 23784 1726882788.87314: _low_level_execute_command(): starting 23784 1726882788.87318: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 23784 1726882788.87842: Sending initial data 23784 1726882788.87846: Sent initial data (1181 bytes) 23784 1726882788.88195: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882788.88205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882788.88256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882788.88259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882788.88262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882788.88264: stderr chunk (state=3): >>>debug2: match not found <<< 23784 1726882788.88267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882788.88282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23784 1726882788.88295: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882788.88336: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882788.88446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882788.88450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882788.88452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882788.88511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882788.92214: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 23784 1726882788.92587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882788.92603: stdout chunk (state=3): >>><<< 23784 1726882788.92619: stderr chunk (state=3): >>><<< 23784 1726882788.92687: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882788.92770: variable 'ansible_facts' from source: unknown 23784 1726882788.92778: variable 'ansible_facts' from source: unknown 23784 1726882788.92928: variable 'ansible_module_compression' from source: unknown 23784 1726882788.92932: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23784 1726882788.92934: variable 'ansible_facts' from source: unknown 23784 1726882788.93087: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033/AnsiballZ_setup.py 23784 1726882788.93294: Sending initial data 23784 1726882788.93303: Sent initial data (154 bytes) 23784 1726882788.93994: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882788.94042: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882788.94117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882788.94124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882788.94150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882788.94218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882788.95844: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882788.95928: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882788.95991: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpnfzd1i0y /root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033/AnsiballZ_setup.py <<< 23784 1726882788.95995: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033/AnsiballZ_setup.py" <<< 23784 1726882788.96053: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpnfzd1i0y" to remote "/root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033/AnsiballZ_setup.py" <<< 23784 1726882788.97742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882788.97787: stderr chunk (state=3): >>><<< 23784 1726882788.97800: stdout chunk (state=3): >>><<< 23784 1726882788.97900: done transferring module to remote 23784 1726882788.97943: _low_level_execute_command(): starting 23784 1726882788.97977: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033/ /root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033/AnsiballZ_setup.py && sleep 0' 23784 1726882788.99425: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882788.99639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882788.99856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882788.99859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882789.01869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882789.01877: stdout chunk (state=3): >>><<< 23784 1726882789.01882: stderr chunk (state=3): >>><<< 23784 1726882789.02044: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882789.02047: _low_level_execute_command(): starting 23784 1726882789.02050: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033/AnsiballZ_setup.py && sleep 0' 23784 1726882789.03104: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882789.03120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882789.03190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882789.03405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882789.03448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882789.03533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882789.05838: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23784 1726882789.05885: stdout chunk (state=3): >>>import _imp # builtin <<< 23784 1726882789.05909: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 23784 1726882789.05984: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 23784 1726882789.06012: stdout chunk (state=3): >>>import 'posix' # <<< 23784 1726882789.06059: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 23784 1726882789.06094: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 23784 1726882789.06107: stdout chunk (state=3): >>># installed zipimport hook <<< 23784 1726882789.06155: 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' <<< 23784 1726882789.06260: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 23784 1726882789.06346: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731bfc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731bcbb30> <<< 23784 1726882789.06384: 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 0x7f4731bfeab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 23784 1726882789.06451: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 23784 1726882789.06601: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 23784 1726882789.06657: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 23784 1726882789.06729: 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' # /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 0x7f47319f11c0> <<< 23784 1726882789.06838: 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 <<< 23784 1726882789.06841: 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 0x7f47319f2000> <<< 23784 1726882789.06923: stdout chunk (state=3): >>>import 'site' # Python 3.12.6 (main, Sep 9 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. <<< 23784 1726882789.07330: 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' <<< 23784 1726882789.07334: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 23784 1726882789.07394: stdout chunk (state=3): >>># 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 <<< 23784 1726882789.07494: stdout chunk (state=3): >>># 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 0x7f4731a2fe30> # /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' <<< 23784 1726882789.07523: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a2fef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23784 1726882789.07600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23784 1726882789.07729: 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 0x7f4731a67800> <<< 23784 1726882789.07790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a67e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a47b00> <<< 23784 1726882789.07843: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a45220> <<< 23784 1726882789.07944: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a2cfe0> <<< 23784 1726882789.08024: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23784 1726882789.08056: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23784 1726882789.08135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a8b7a0> <<< 23784 1726882789.08188: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a8a3c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 23784 1726882789.08223: 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 0x7f4731a47e60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a88b60> <<< 23784 1726882789.08272: 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 0x7f4731ab87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a2c260> <<< 23784 1726882789.08325: 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 0x7f4731ab8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731ab8b30> <<< 23784 1726882789.08503: 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 0x7f4731ab8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a2ad80> # /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' <<< 23784 1726882789.08511: 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' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731ab9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731ab92e0> import 'importlib.machinery' # <<< 23784 1726882789.08614: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731aba510> import 'importlib.util' # import 'runpy' # <<< 23784 1726882789.08618: stdout chunk (state=3): >>># /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' <<< 23784 1726882789.08652: 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' <<< 23784 1726882789.08741: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731ad4740> import 'errno' # <<< 23784 1726882789.08746: 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 0x7f4731ad5e80> <<< 23784 1726882789.08882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /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 0x7f4731ad6d20> # 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 0x7f4731ad7380> <<< 23784 1726882789.08950: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731ad6270> # /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' <<< 23784 1726882789.08964: 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 0x7f4731ad7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731ad74d0> <<< 23784 1726882789.09042: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731aba570> <<< 23784 1726882789.09119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23784 1726882789.09195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4731813cb0> # /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' <<< 23784 1726882789.09228: 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 0x7f473183c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473183c530> # 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 0x7f473183c800> <<< 23784 1726882789.09285: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f473183c9e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731811e50> <<< 23784 1726882789.09304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23784 1726882789.09406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 23784 1726882789.09445: 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' <<< 23784 1726882789.09450: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473183e090> <<< 23784 1726882789.09479: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473183cd10> <<< 23784 1726882789.09495: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731abac60> <<< 23784 1726882789.09529: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23784 1726882789.09595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882789.09600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23784 1726882789.09652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 23784 1726882789.09672: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473186a420> <<< 23784 1726882789.09730: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23784 1726882789.09772: stdout chunk (state=3): >>># 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 <<< 23784 1726882789.09792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23784 1726882789.09842: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47318825a0> <<< 23784 1726882789.09875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23784 1726882789.09900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23784 1726882789.09982: stdout chunk (state=3): >>>import 'ntpath' # <<< 23784 1726882789.10037: 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 0x7f47318b72f0> <<< 23784 1726882789.10073: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 23784 1726882789.10077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23784 1726882789.10143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23784 1726882789.10214: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47318dda90> <<< 23784 1726882789.10292: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47318b7410> <<< 23784 1726882789.10371: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731883230> <<< 23784 1726882789.10384: 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 0x7f47316c0470> <<< 23784 1726882789.10402: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47318815e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473183efc0> <<< 23784 1726882789.10575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23784 1726882789.10690: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f47316c06e0> <<< 23784 1726882789.10776: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qgxwc_q5/ansible_ansible.legacy.setup_payload.zip' <<< 23784 1726882789.10781: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.11084: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.11120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 23784 1726882789.11148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 23784 1726882789.11196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23784 1726882789.11350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23784 1726882789.11362: 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 0x7f473172a180> import '_typing' # <<< 23784 1726882789.11672: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731701070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47317001d0> <<< 23784 1726882789.11694: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.11736: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 23784 1726882789.11771: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23784 1726882789.11808: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 23784 1726882789.14139: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.16424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 23784 1726882789.16438: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731703590> # /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 0x7f4731759c40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47317599d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47317592e0> # /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 0x7f4731759d30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473172ae10> import 'atexit' # <<< 23784 1726882789.16494: 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 0x7f473175a9f0> <<< 23784 1726882789.16592: 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 0x7f473175ac30> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23784 1726882789.16644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23784 1726882789.16655: stdout chunk (state=3): >>>import '_locale' # <<< 23784 1726882789.16795: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473175b0b0> 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' <<< 23784 1726882789.16840: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c0dd0> <<< 23784 1726882789.16877: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882789.16885: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47315c29f0> <<< 23784 1726882789.16908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 23784 1726882789.16941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 23784 1726882789.16993: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c33b0> <<< 23784 1726882789.17030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 23784 1726882789.17084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c4590> <<< 23784 1726882789.17112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23784 1726882789.17298: 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 0x7f47315c7080> <<< 23784 1726882789.17329: 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 0x7f47315c71a0> <<< 23784 1726882789.17381: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c5340> <<< 23784 1726882789.17402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23784 1726882789.17448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23784 1726882789.17484: 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' <<< 23784 1726882789.17512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 23784 1726882789.17555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 23784 1726882789.17660: 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' <<< 23784 1726882789.17691: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315caf00> import '_tokenize' # <<< 23784 1726882789.17736: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c99d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c9730> # /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' <<< 23784 1726882789.17865: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315cbdd0> <<< 23784 1726882789.17940: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c5760> # 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 0x7f473160f080> <<< 23784 1726882789.18014: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473160f2c0> # /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' <<< 23784 1726882789.18061: 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 0x7f4731614dd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731614b90> <<< 23784 1726882789.18089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23784 1726882789.18333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23784 1726882789.18338: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4731617380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47316154c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23784 1726882789.18341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882789.18349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 23784 1726882789.18398: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473161ea50> <<< 23784 1726882789.18557: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47316174d0> <<< 23784 1726882789.18602: 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 0x7f473161f8f0> <<< 23784 1726882789.18678: 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 0x7f473161fb30> <<< 23784 1726882789.18742: 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 0x7f473161fcb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473160f470> <<< 23784 1726882789.18746: 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' <<< 23784 1726882789.18813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23784 1726882789.18860: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4731623410> <<< 23784 1726882789.19036: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47316246b0> <<< 23784 1726882789.19116: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731621bb0> # 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 0x7f4731622f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47316217c0> <<< 23784 1726882789.19142: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 23784 1726882789.19238: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.19353: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.19358: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 23784 1726882789.19395: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 23784 1726882789.19412: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.19541: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.19665: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.20301: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.20967: 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' # <<< 23784 1726882789.21009: 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' <<< 23784 1726882789.21042: 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 0x7f47314ac8c0> <<< 23784 1726882789.21166: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314ad700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731627e60> <<< 23784 1726882789.21230: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23784 1726882789.21263: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.21267: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.21324: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 23784 1726882789.21433: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.21650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314ad460> <<< 23784 1726882789.21682: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.22199: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.22650: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.22734: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.22829: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 23784 1726882789.22920: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.22974: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 23784 1726882789.23031: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.23143: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 23784 1726882789.23229: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.23233: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.23264: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 23784 1726882789.23484: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.23748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23784 1726882789.23843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 23784 1726882789.23855: stdout chunk (state=3): >>>import '_ast' # <<< 23784 1726882789.23934: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314affe0> # zipimport: zlib available <<< 23784 1726882789.24000: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.24080: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 23784 1726882789.24121: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 23784 1726882789.24158: 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' <<< 23784 1726882789.24212: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882789.24352: 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 0x7f47314b6150> <<< 23784 1726882789.24407: 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' <<< 23784 1726882789.24427: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47314b6ab0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314aed50> <<< 23784 1726882789.24471: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.24494: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.24530: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 23784 1726882789.24540: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.24619: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.24677: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.24698: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.24770: 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 <<< 23784 1726882789.24805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882789.24960: 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 0x7f47314b57c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314b6c90> <<< 23784 1726882789.24986: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 23784 1726882789.25072: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25148: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25188: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25231: 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' <<< 23784 1726882789.25236: 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 <<< 23784 1726882789.25292: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 23784 1726882789.25602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23784 1726882789.25606: 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 0x7f473154ede0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314c0bc0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314bac00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314baa50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 23784 1726882789.25608: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25638: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25653: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23784 1726882789.25713: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23784 1726882789.25748: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25751: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25753: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 23784 1726882789.25762: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25830: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25904: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25921: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.25935: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.26034: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.26037: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.26124: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # <<< 23784 1726882789.26169: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.26224: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.26351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23784 1726882789.26371: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 23784 1726882789.26560: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.26750: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.26828: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.26856: 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' <<< 23784 1726882789.26909: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 23784 1726882789.26913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 23784 1726882789.27167: stdout chunk (state=3): >>># /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 0x7f4731551c40> # /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 0x7f4730ac0380> # 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 0x7f4730ac06b0> <<< 23784 1726882789.27232: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315313d0> <<< 23784 1726882789.27246: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315304a0> <<< 23784 1726882789.27318: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731550350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315506e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 23784 1726882789.27374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 23784 1726882789.27523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 23784 1726882789.27534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 23784 1726882789.27572: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4730ac3650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730ac2f00> # 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 0x7f4730ac30e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730ac2330> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 23784 1726882789.27699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730ac3830> <<< 23784 1726882789.27703: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 23784 1726882789.27780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4730b2a300> <<< 23784 1726882789.27802: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730b28320> <<< 23784 1726882789.27830: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731553fe0> import 'ansible.module_utils.facts.timeout' # <<< 23784 1726882789.27916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 23784 1726882789.27920: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.28090: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 23784 1726882789.28240: stdout chunk (state=3): >>># 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 <<< 23784 1726882789.28258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 23784 1726882789.28322: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23784 1726882789.28572: stdout chunk (state=3): >>>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 <<< 23784 1726882789.28650: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.28678: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.28756: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 23784 1726882789.29354: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.29797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 23784 1726882789.29811: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.29936: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 23784 1726882789.30024: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 23784 1726882789.30131: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 23784 1726882789.30258: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available <<< 23784 1726882789.30676: stdout chunk (state=3): >>>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 0x7f4730b2a570> # /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' <<< 23784 1726882789.30745: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730b2b1d0> import 'ansible.module_utils.facts.system.local' # <<< 23784 1726882789.30783: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.30894: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.30911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 23784 1726882789.30926: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.31011: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.31115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 23784 1726882789.31139: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.31213: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.31283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 23784 1726882789.31287: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.31436: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 23784 1726882789.31444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 23784 1726882789.31536: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882789.31630: 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 0x7f4730b5a750> <<< 23784 1726882789.31859: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730b47260> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available <<< 23784 1726882789.31907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 23784 1726882789.31920: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.32048: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.32108: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.32226: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.32404: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 23784 1726882789.32445: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.32516: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 23784 1726882789.32548: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.32594: 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' <<< 23784 1726882789.32845: 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 0x7f4730905fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730b5a540> 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 <<< 23784 1726882789.32974: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.33141: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 23784 1726882789.33153: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.33261: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.33368: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.33433: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.33458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 23784 1726882789.33478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 23784 1726882789.33515: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.33518: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.33546: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.33685: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.33852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 23784 1726882789.33873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 23784 1726882789.33998: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.34134: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 23784 1726882789.34147: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.34177: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.34217: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.34838: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.35657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 23784 1726882789.35679: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.35859: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.36045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 23784 1726882789.36055: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.36225: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.36399: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 23784 1726882789.36412: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.36679: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.36951: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 23784 1726882789.36990: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 23784 1726882789.37022: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.37073: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.37143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 23784 1726882789.37351: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.37481: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.37876: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.38205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 23784 1726882789.38244: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.38304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 23784 1726882789.38307: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.38353: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 23784 1726882789.38365: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.38447: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.38520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 23784 1726882789.38544: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.38570: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.38589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 23784 1726882789.38661: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.38725: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 23784 1726882789.38729: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.38780: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.39147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 23784 1726882789.39352: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.39834: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 23784 1726882789.39843: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.39944: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 23784 1726882789.40054: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40109: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 23784 1726882789.40168: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40235: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 23784 1726882789.40299: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40336: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40382: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 23784 1726882789.40398: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40533: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40671: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 23784 1726882789.40781: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available <<< 23784 1726882789.40838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 23784 1726882789.40856: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40875: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40907: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.40983: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.41091: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.41180: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.41308: 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' # <<< 23784 1726882789.41406: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23784 1726882789.41495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 23784 1726882789.41509: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.41868: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.42225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 23784 1726882789.42240: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.42308: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.42386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 23784 1726882789.42392: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.42524: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.42559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 23784 1726882789.42564: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.42691: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.42828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 23784 1726882789.42851: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.42994: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.43147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 23784 1726882789.43317: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882789.43518: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 23784 1726882789.43525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 23784 1726882789.43559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 23784 1726882789.43569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 23784 1726882789.43613: 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 0x7f473092f0e0> <<< 23784 1726882789.43640: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473092f620> <<< 23784 1726882789.43719: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473092e360> <<< 23784 1726882791.14174: 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 0x7f4730974aa0> # /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 0x7f4730975af0> # /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' <<< 23784 1726882791.14216: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 23784 1726882791.14242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730b503b0> <<< 23784 1726882791.14267: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47309779b0> <<< 23784 1726882791.14621: 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 <<< 23784 1726882791.35855: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "50", "epoch": "1726882790", "epoch_int": "1726882790", "date": "2024-09-20", "time": "21:39:50", "iso8601_micro": "2024-09-21T01:39:50.952247Z", "iso8601": "2024-09-21T01:39:50Z", "iso8601_basic": "20240920T213950952247", "iso8601_basic_short": "20240920T213950", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3716, "ansible_memfree_mb": 3039, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 677, "free": 3039}, "nocache": {"free": 3453, "used": 263}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "ro<<< 23784 1726882791.35878: stdout chunk (state=3): >>>tational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 749, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251373289472, "block_size": 4096, "block_total": 64483404, "block_available": 61370432, "block_used": 3112972, "inode_total": 16384000, "inode_available": 16303047, "inode_used": 80953, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 2<<< 23784 1726882791.36050: stdout chunk (state=3): >>>2", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_is_chroot": false, "ansible_service_mgr": "systemd", "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_loadavg": {"1m": 0.5048828125, "5m": 0.578125, "15m": 0.3671875}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 23784 1726882791.36828: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 23784 1726882791.36832: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 23784 1726882791.36836: stdout chunk (state=3): >>># clear sys.path # clear sys.argv <<< 23784 1726882791.36843: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value<<< 23784 1726882791.36863: stdout chunk (state=3): >>> # 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<<< 23784 1726882791.36884: stdout chunk (state=3): >>> # 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<<< 23784 1726882791.36924: stdout chunk (state=3): >>> # 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<<< 23784 1726882791.36947: stdout chunk (state=3): >>> # 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<<< 23784 1726882791.37211: stdout chunk (state=3): >>> # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 _sha2 # 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 # destr<<< 23784 1726882791.37247: stdout chunk (state=3): >>>oy 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 23784 1726882791.37345: stdout chunk (state=3): >>># 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<<< 23784 1726882791.37349: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual<<< 23784 1726882791.37372: stdout chunk (state=3): >>> # 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<<< 23784 1726882791.37528: stdout chunk (state=3): >>> # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 23784 1726882791.38082: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 23784 1726882791.38086: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 23784 1726882791.38163: stdout chunk (state=3): >>># destroy ntpath <<< 23784 1726882791.38167: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__<<< 23784 1726882791.38211: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp<<< 23784 1726882791.38239: stdout chunk (state=3): >>> # destroy encodings # destroy _locale<<< 23784 1726882791.38270: stdout chunk (state=3): >>> # destroy locale # destroy select # destroy _signal<<< 23784 1726882791.38312: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog # destroy uuid<<< 23784 1726882791.38419: stdout chunk (state=3): >>> # destroy _hashlib <<< 23784 1726882791.38456: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging<<< 23784 1726882791.38650: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy<<< 23784 1726882791.38653: stdout chunk (state=3): >>> # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 23784 1726882791.38702: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl<<< 23784 1726882791.38794: stdout chunk (state=3): >>> # destroy datetime <<< 23784 1726882791.38815: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 23784 1726882791.38901: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass<<< 23784 1726882791.38904: stdout chunk (state=3): >>> # destroy pwd # destroy termios # destroy json <<< 23784 1726882791.38960: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing<<< 23784 1726882791.39105: stdout chunk (state=3): >>> # 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<<< 23784 1726882791.39165: stdout chunk (state=3): >>> # 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<<< 23784 1726882791.39170: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime<<< 23784 1726882791.39249: stdout chunk (state=3): >>> # 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<<< 23784 1726882791.39293: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # 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<<< 23784 1726882791.39430: stdout chunk (state=3): >>> # 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<<< 23784 1726882791.39476: 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<<< 23784 1726882791.39485: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 23784 1726882791.39551: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader<<< 23784 1726882791.39750: stdout chunk (state=3): >>> # destroy systemd._journal # destroy _datetime # destroy sys.monitoring <<< 23784 1726882791.39775: stdout chunk (state=3): >>># destroy _socket <<< 23784 1726882791.39828: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat <<< 23784 1726882791.39966: stdout chunk (state=3): >>># destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg <<< 23784 1726882791.40102: stdout chunk (state=3): >>># destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse <<< 23784 1726882791.40105: 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 # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp <<< 23784 1726882791.40200: stdout chunk (state=3): >>># destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23784 1726882791.40274: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases<<< 23784 1726882791.40334: stdout chunk (state=3): >>> # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 23784 1726882791.40492: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string <<< 23784 1726882791.40496: stdout chunk (state=3): >>># destroy re # destroy itertools <<< 23784 1726882791.40501: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools<<< 23784 1726882791.40744: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks <<< 23784 1726882791.41087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882791.41187: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 23784 1726882791.41249: stdout chunk (state=3): >>><<< 23784 1726882791.41263: stderr chunk (state=3): >>><<< 23784 1726882791.41534: _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 0x7f4731bfc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731bcbb30> # /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 0x7f4731bfeab0> 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 0x7f47319f11c0> # /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 0x7f47319f2000> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f4731a2fe30> # /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 0x7f4731a2fef0> # /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 0x7f4731a67800> # /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 0x7f4731a67e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a47b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a45220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a2cfe0> # /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 0x7f4731a8b7a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a8a3c0> # /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 0x7f4731a47e60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a88b60> # /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 0x7f4731ab87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a2c260> # /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 0x7f4731ab8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731ab8b30> # 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 0x7f4731ab8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731a2ad80> # /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 0x7f4731ab9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731ab92e0> 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 0x7f4731aba510> 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 0x7f4731ad4740> 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 0x7f4731ad5e80> # /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 0x7f4731ad6d20> # 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 0x7f4731ad7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731ad6270> # /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 0x7f4731ad7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731ad74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731aba570> # /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 0x7f4731813cb0> # /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 0x7f473183c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473183c530> # 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 0x7f473183c800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f473183c9e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731811e50> # /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 0x7f473183e090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473183cd10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731abac60> # /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 0x7f473186a420> # /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 0x7f47318825a0> # /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 0x7f47318b72f0> # /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 0x7f47318dda90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47318b7410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731883230> # /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 0x7f47316c0470> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47318815e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473183efc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f47316c06e0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qgxwc_q5/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 0x7f473172a180> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731701070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47317001d0> # 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 0x7f4731703590> # /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 0x7f4731759c40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47317599d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47317592e0> # /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 0x7f4731759d30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473172ae10> 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 0x7f473175a9f0> # 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 0x7f473175ac30> # /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 0x7f473175b0b0> 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 0x7f47315c0dd0> # 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 0x7f47315c29f0> # /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 0x7f47315c33b0> # /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 0x7f47315c4590> # /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 0x7f47315c7080> # 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 0x7f47315c71a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c5340> # /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 0x7f47315caf00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c99d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c9730> # /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 0x7f47315cbdd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315c5760> # 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 0x7f473160f080> # /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 0x7f473160f2c0> # /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 0x7f4731614dd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731614b90> # /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 0x7f4731617380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47316154c0> # /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 0x7f473161ea50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47316174d0> # 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 0x7f473161f8f0> # 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 0x7f473161fb30> # 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 0x7f473161fcb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473160f470> # /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 0x7f4731623410> # 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 0x7f47316246b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731621bb0> # 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 0x7f4731622f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47316217c0> # 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 0x7f47314ac8c0> # /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 0x7f47314ad700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731627e60> 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 0x7f47314ad460> # 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 0x7f47314affe0> # 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' # # /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 0x7f47314b6150> # 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 0x7f47314b6ab0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314aed50> # 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 0x7f47314b57c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314b6c90> 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 0x7f473154ede0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314c0bc0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314bac00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47314baa50> # 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 0x7f4731551c40> # /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 0x7f4730ac0380> # 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 0x7f4730ac06b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315313d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315304a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731550350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47315506e0> # /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 0x7f4730ac3650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730ac2f00> # 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 0x7f4730ac30e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730ac2330> # /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 0x7f4730ac3830> # /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 0x7f4730b2a300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730b28320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4731553fe0> 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 0x7f4730b2a570> # /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 0x7f4730b2b1d0> 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 0x7f4730b5a750> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730b47260> 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 0x7f4730905fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4730b5a540> 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 0x7f473092f0e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473092f620> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f473092e360> # /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 0x7f4730974aa0> # /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 0x7f4730975af0> # /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 0x7f4730b503b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47309779b0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "50", "epoch": "1726882790", "epoch_int": "1726882790", "date": "2024-09-20", "time": "21:39:50", "iso8601_micro": "2024-09-21T01:39:50.952247Z", "iso8601": "2024-09-21T01:39:50Z", "iso8601_basic": "20240920T213950952247", "iso8601_basic_short": "20240920T213950", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3716, "ansible_memfree_mb": 3039, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 677, "free": 3039}, "nocache": {"free": 3453, "used": 263}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 749, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251373289472, "block_size": 4096, "block_total": 64483404, "block_available": 61370432, "block_used": 3112972, "inode_total": 16384000, "inode_available": 16303047, "inode_used": 80953, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_is_chroot": false, "ansible_service_mgr": "systemd", "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_loadavg": {"1m": 0.5048828125, "5m": 0.578125, "15m": 0.3671875}, "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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_node1 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. 23784 1726882791.43408: 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-1726882788.2151704-23808-142805736782033/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882791.43412: _low_level_execute_command(): starting 23784 1726882791.43415: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882788.2151704-23808-142805736782033/ > /dev/null 2>&1 && sleep 0' 23784 1726882791.43772: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882791.43792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882791.43809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882791.43895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.43910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.43969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882791.43990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882791.44029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882791.44152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882791.46950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882791.46954: stdout chunk (state=3): >>><<< 23784 1726882791.46957: stderr chunk (state=3): >>><<< 23784 1726882791.46975: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882791.46990: handler run complete 23784 1726882791.47147: variable 'ansible_facts' from source: unknown 23784 1726882791.47328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882791.47658: variable 'ansible_facts' from source: unknown 23784 1726882791.47756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882791.47917: attempt loop complete, returning result 23784 1726882791.47928: _execute() done 23784 1726882791.47935: dumping result to json 23784 1726882791.47972: done dumping result, returning 23784 1726882791.47987: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-6eac-d0b3-000000000037] 23784 1726882791.47996: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000037 23784 1726882791.48745: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000037 23784 1726882791.48755: WORKER PROCESS EXITING ok: [managed_node1] 23784 1726882791.48890: no more pending results, returning what we have 23784 1726882791.48893: results queue empty 23784 1726882791.48894: checking for any_errors_fatal 23784 1726882791.48896: done checking for any_errors_fatal 23784 1726882791.48897: checking for max_fail_percentage 23784 1726882791.48898: done checking for max_fail_percentage 23784 1726882791.48899: checking to see if all hosts have failed and the running result is not ok 23784 1726882791.48900: done checking to see if all hosts have failed 23784 1726882791.48901: getting the remaining hosts for this loop 23784 1726882791.48902: done getting the remaining hosts for this loop 23784 1726882791.48906: getting the next task for host managed_node1 23784 1726882791.48913: done getting next task for host managed_node1 23784 1726882791.48914: ^ task is: TASK: meta (flush_handlers) 23784 1726882791.48917: ^ 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 23784 1726882791.48921: getting variables 23784 1726882791.48928: in VariableManager get_vars() 23784 1726882791.48951: Calling all_inventory to load vars for managed_node1 23784 1726882791.48954: Calling groups_inventory to load vars for managed_node1 23784 1726882791.48957: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882791.48967: Calling all_plugins_play to load vars for managed_node1 23784 1726882791.48970: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882791.48974: Calling groups_plugins_play to load vars for managed_node1 23784 1726882791.49188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882791.49412: done with get_vars() 23784 1726882791.49425: done getting variables 23784 1726882791.49497: in VariableManager get_vars() 23784 1726882791.49506: Calling all_inventory to load vars for managed_node1 23784 1726882791.49509: Calling groups_inventory to load vars for managed_node1 23784 1726882791.49511: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882791.49516: Calling all_plugins_play to load vars for managed_node1 23784 1726882791.49518: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882791.49524: Calling groups_plugins_play to load vars for managed_node1 23784 1726882791.49682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882791.49894: done with get_vars() 23784 1726882791.49908: done queuing things up, now waiting for results queue to drain 23784 1726882791.49910: results queue empty 23784 1726882791.49911: checking for any_errors_fatal 23784 1726882791.49913: done checking for any_errors_fatal 23784 1726882791.49914: checking for max_fail_percentage 23784 1726882791.49919: done checking for max_fail_percentage 23784 1726882791.49920: checking to see if all hosts have failed and the running result is not ok 23784 1726882791.49923: done checking to see if all hosts have failed 23784 1726882791.49924: getting the remaining hosts for this loop 23784 1726882791.49925: done getting the remaining hosts for this loop 23784 1726882791.49928: getting the next task for host managed_node1 23784 1726882791.49933: done getting next task for host managed_node1 23784 1726882791.49935: ^ task is: TASK: Include the task 'el_repo_setup.yml' 23784 1726882791.49937: ^ 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 23784 1726882791.49939: getting variables 23784 1726882791.49940: in VariableManager get_vars() 23784 1726882791.49949: Calling all_inventory to load vars for managed_node1 23784 1726882791.49951: Calling groups_inventory to load vars for managed_node1 23784 1726882791.49953: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882791.49958: Calling all_plugins_play to load vars for managed_node1 23784 1726882791.49961: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882791.49964: Calling groups_plugins_play to load vars for managed_node1 23784 1726882791.50108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882791.50338: done with get_vars() 23784 1726882791.50346: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:11 Friday 20 September 2024 21:39:51 -0400 (0:00:03.354) 0:00:03.386 ****** 23784 1726882791.50421: entering _queue_task() for managed_node1/include_tasks 23784 1726882791.50426: Creating lock for include_tasks 23784 1726882791.50703: worker is 1 (out of 1 available) 23784 1726882791.50715: exiting _queue_task() for managed_node1/include_tasks 23784 1726882791.50931: done queuing things up, now waiting for results queue to drain 23784 1726882791.50934: waiting for pending results... 23784 1726882791.50969: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 23784 1726882791.51077: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000006 23784 1726882791.51099: variable 'ansible_search_path' from source: unknown 23784 1726882791.51144: calling self._execute() 23784 1726882791.51229: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882791.51243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882791.51258: variable 'omit' from source: magic vars 23784 1726882791.51379: _execute() done 23784 1726882791.51389: dumping result to json 23784 1726882791.51397: done dumping result, returning 23784 1726882791.51409: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-6eac-d0b3-000000000006] 23784 1726882791.51419: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000006 23784 1726882791.51674: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000006 23784 1726882791.51677: WORKER PROCESS EXITING 23784 1726882791.51712: no more pending results, returning what we have 23784 1726882791.51716: in VariableManager get_vars() 23784 1726882791.51744: Calling all_inventory to load vars for managed_node1 23784 1726882791.51747: Calling groups_inventory to load vars for managed_node1 23784 1726882791.51750: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882791.51760: Calling all_plugins_play to load vars for managed_node1 23784 1726882791.51763: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882791.51766: Calling groups_plugins_play to load vars for managed_node1 23784 1726882791.52018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882791.52226: done with get_vars() 23784 1726882791.52233: variable 'ansible_search_path' from source: unknown 23784 1726882791.52246: we have included files to process 23784 1726882791.52247: generating all_blocks data 23784 1726882791.52248: done generating all_blocks data 23784 1726882791.52249: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23784 1726882791.52250: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23784 1726882791.52252: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 23784 1726882791.52954: in VariableManager get_vars() 23784 1726882791.52971: done with get_vars() 23784 1726882791.52984: done processing included file 23784 1726882791.52986: iterating over new_blocks loaded from include file 23784 1726882791.52988: in VariableManager get_vars() 23784 1726882791.52998: done with get_vars() 23784 1726882791.53000: filtering new block on tags 23784 1726882791.53015: done filtering new block on tags 23784 1726882791.53018: in VariableManager get_vars() 23784 1726882791.53036: done with get_vars() 23784 1726882791.53039: filtering new block on tags 23784 1726882791.53056: done filtering new block on tags 23784 1726882791.53059: in VariableManager get_vars() 23784 1726882791.53070: done with get_vars() 23784 1726882791.53072: filtering new block on tags 23784 1726882791.53086: done filtering new block on tags 23784 1726882791.53088: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 23784 1726882791.53094: extending task lists for all hosts with included blocks 23784 1726882791.53148: done extending task lists 23784 1726882791.53150: done processing included files 23784 1726882791.53151: results queue empty 23784 1726882791.53151: checking for any_errors_fatal 23784 1726882791.53153: done checking for any_errors_fatal 23784 1726882791.53154: checking for max_fail_percentage 23784 1726882791.53155: done checking for max_fail_percentage 23784 1726882791.53155: checking to see if all hosts have failed and the running result is not ok 23784 1726882791.53156: done checking to see if all hosts have failed 23784 1726882791.53157: getting the remaining hosts for this loop 23784 1726882791.53158: done getting the remaining hosts for this loop 23784 1726882791.53161: getting the next task for host managed_node1 23784 1726882791.53165: done getting next task for host managed_node1 23784 1726882791.53167: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 23784 1726882791.53170: ^ 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 23784 1726882791.53172: getting variables 23784 1726882791.53173: in VariableManager get_vars() 23784 1726882791.53182: Calling all_inventory to load vars for managed_node1 23784 1726882791.53184: Calling groups_inventory to load vars for managed_node1 23784 1726882791.53187: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882791.53192: Calling all_plugins_play to load vars for managed_node1 23784 1726882791.53195: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882791.53198: Calling groups_plugins_play to load vars for managed_node1 23784 1726882791.53378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882791.53594: done with get_vars() 23784 1726882791.53604: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:39:51 -0400 (0:00:00.032) 0:00:03.419 ****** 23784 1726882791.53676: entering _queue_task() for managed_node1/setup 23784 1726882791.53976: worker is 1 (out of 1 available) 23784 1726882791.53987: exiting _queue_task() for managed_node1/setup 23784 1726882791.54000: done queuing things up, now waiting for results queue to drain 23784 1726882791.54002: waiting for pending results... 23784 1726882791.54263: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 23784 1726882791.54429: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000048 23784 1726882791.54434: variable 'ansible_search_path' from source: unknown 23784 1726882791.54437: variable 'ansible_search_path' from source: unknown 23784 1726882791.54441: calling self._execute() 23784 1726882791.54510: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882791.54524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882791.54542: variable 'omit' from source: magic vars 23784 1726882791.55127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882791.57595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882791.57601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882791.57650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882791.57690: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882791.57730: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882791.57824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882791.57861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882791.57894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882791.57949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882791.57970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882791.58163: variable 'ansible_facts' from source: unknown 23784 1726882791.58427: variable 'network_test_required_facts' from source: task vars 23784 1726882791.58431: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 23784 1726882791.58435: variable 'omit' from source: magic vars 23784 1726882791.58437: variable 'omit' from source: magic vars 23784 1726882791.58440: variable 'omit' from source: magic vars 23784 1726882791.58442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882791.58465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882791.58488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882791.58512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882791.58530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882791.58570: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882791.58579: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882791.58588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882791.58703: Set connection var ansible_pipelining to False 23784 1726882791.58719: Set connection var ansible_timeout to 10 23784 1726882791.58736: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882791.58745: Set connection var ansible_connection to ssh 23784 1726882791.58758: Set connection var ansible_shell_executable to /bin/sh 23784 1726882791.58766: Set connection var ansible_shell_type to sh 23784 1726882791.58800: variable 'ansible_shell_executable' from source: unknown 23784 1726882791.58809: variable 'ansible_connection' from source: unknown 23784 1726882791.58816: variable 'ansible_module_compression' from source: unknown 23784 1726882791.58828: variable 'ansible_shell_type' from source: unknown 23784 1726882791.58839: variable 'ansible_shell_executable' from source: unknown 23784 1726882791.58847: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882791.58855: variable 'ansible_pipelining' from source: unknown 23784 1726882791.58862: variable 'ansible_timeout' from source: unknown 23784 1726882791.58870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882791.59032: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882791.59102: variable 'omit' from source: magic vars 23784 1726882791.59105: starting attempt loop 23784 1726882791.59108: running the handler 23784 1726882791.59110: _low_level_execute_command(): starting 23784 1726882791.59112: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882791.59768: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882791.59784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.59798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882791.59810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.59861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882791.59878: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882791.59943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882791.62366: stdout chunk (state=3): >>>/root <<< 23784 1726882791.62540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882791.62582: stderr chunk (state=3): >>><<< 23784 1726882791.62586: stdout chunk (state=3): >>><<< 23784 1726882791.62602: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882791.62613: _low_level_execute_command(): starting 23784 1726882791.62620: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109 `" && echo ansible-tmp-1726882791.626029-23929-209997371615109="` echo /root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109 `" ) && sleep 0' 23784 1726882791.63094: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882791.63099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.63102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882791.63105: 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 <<< 23784 1726882791.63107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.63156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882791.63159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882791.63222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882791.66039: stdout chunk (state=3): >>>ansible-tmp-1726882791.626029-23929-209997371615109=/root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109 <<< 23784 1726882791.66220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882791.66272: stderr chunk (state=3): >>><<< 23784 1726882791.66275: stdout chunk (state=3): >>><<< 23784 1726882791.66296: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882791.626029-23929-209997371615109=/root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882791.66344: variable 'ansible_module_compression' from source: unknown 23784 1726882791.66383: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23784 1726882791.66432: variable 'ansible_facts' from source: unknown 23784 1726882791.66565: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109/AnsiballZ_setup.py 23784 1726882791.66679: Sending initial data 23784 1726882791.66683: Sent initial data (153 bytes) 23784 1726882791.67169: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.67174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.67239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882791.67305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882791.69558: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 23784 1726882791.69564: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882791.69613: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882791.69665: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp9myfehif /root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109/AnsiballZ_setup.py <<< 23784 1726882791.69668: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109/AnsiballZ_setup.py" <<< 23784 1726882791.69727: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp9myfehif" to remote "/root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109/AnsiballZ_setup.py" <<< 23784 1726882791.69730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109/AnsiballZ_setup.py" <<< 23784 1726882791.71052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882791.71055: stderr chunk (state=3): >>><<< 23784 1726882791.71067: stdout chunk (state=3): >>><<< 23784 1726882791.71129: done transferring module to remote 23784 1726882791.71132: _low_level_execute_command(): starting 23784 1726882791.71137: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109/ /root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109/AnsiballZ_setup.py && sleep 0' 23784 1726882791.71775: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882791.71782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882791.71785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882791.71787: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882791.71790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.71845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882791.71850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882791.71903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882791.74525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882791.74578: stderr chunk (state=3): >>><<< 23784 1726882791.74586: stdout chunk (state=3): >>><<< 23784 1726882791.74598: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882791.74601: _low_level_execute_command(): starting 23784 1726882791.74607: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109/AnsiballZ_setup.py && sleep 0' 23784 1726882791.75076: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882791.75079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882791.75082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.75084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882791.75087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882791.75151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882791.75155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882791.75157: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882791.75208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882791.79168: 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 # /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 0x7f42745fc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42745cbb30> # /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 0x7f42745feab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 23784 1726882791.79261: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23784 1726882791.79300: stdout chunk (state=3): >>>import 'genericpath' # <<< 23784 1726882791.79333: stdout chunk (state=3): >>>import 'posixpath' # <<< 23784 1726882791.79428: stdout chunk (state=3): >>>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' <<< 23784 1726882791.79436: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 23784 1726882791.79475: 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 <<< 23784 1726882791.79478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 23784 1726882791.79520: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744111c0> <<< 23784 1726882791.79600: 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 <<< 23784 1726882791.79626: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882791.79823: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274412000> import 'site' # Python 3.12.6 (main, Sep 9 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. <<< 23784 1726882791.80412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 23784 1726882791.80437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 23784 1726882791.80474: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 23784 1726882791.80488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882791.80520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 23784 1726882791.80574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23784 1726882791.80603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 23784 1726882791.80636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 23784 1726882791.80660: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427444fe90> <<< 23784 1726882791.80685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 23784 1726882791.80716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 23784 1726882791.80749: stdout chunk (state=3): >>>import '_operator' # <<< 23784 1726882791.80761: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427444ff50> <<< 23784 1726882791.80787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23784 1726882791.80833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23784 1726882791.80862: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23784 1726882791.80937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882791.80961: stdout chunk (state=3): >>>import 'itertools' # <<< 23784 1726882791.81001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 23784 1726882791.81008: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274487830> <<< 23784 1726882791.81045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 23784 1726882791.81062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 23784 1726882791.81218: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274487ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274467b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744651f0> <<< 23784 1726882791.81348: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427444d040> <<< 23784 1726882791.81387: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 23784 1726882791.81420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23784 1726882791.81437: stdout chunk (state=3): >>>import '_sre' # <<< 23784 1726882791.81482: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23784 1726882791.81515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 23784 1726882791.81557: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 23784 1726882791.81560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 23784 1726882791.81611: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744ab7d0> <<< 23784 1726882791.81635: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744aa3f0> <<< 23784 1726882791.81675: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 23784 1726882791.81696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 23784 1726882791.81712: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744662a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744a8bf0><<< 23784 1726882791.81718: stdout chunk (state=3): >>> <<< 23784 1726882791.81786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 23784 1726882791.81810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744d8830> <<< 23784 1726882791.81831: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427444c2f0> <<< 23784 1726882791.81920: 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 0x7f42744d8ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744d8b90> <<< 23784 1726882791.81950: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.81955: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.81967: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42744d8f80> <<< 23784 1726882791.81980: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427444ae40> <<< 23784 1726882791.82027: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 23784 1726882791.82031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882791.82067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 23784 1726882791.82104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 23784 1726882791.82225: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744d9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744d9340> 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 0x7f42744da570> import 'importlib.util' # import 'runpy' # <<< 23784 1726882791.82246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23784 1726882791.82299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23784 1726882791.82325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 23784 1726882791.82349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 23784 1726882791.82354: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744f4770> <<< 23784 1726882791.82380: stdout chunk (state=3): >>>import 'errno' # <<< 23784 1726882791.82411: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.82440: 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 0x7f42744f5eb0> <<< 23784 1726882791.82483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 23784 1726882791.82491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 23784 1726882791.82724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744f6d50> # 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 0x7f42744f73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744f62a0> # /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 0x7f42744f7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744f7530> <<< 23784 1726882791.82753: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744da5a0> <<< 23784 1726882791.82784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 23784 1726882791.82819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 23784 1726882791.82848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 23784 1726882791.82878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 23784 1726882791.82923: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.83128: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4274233cb0> # /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 0x7f427425c830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427425c590> # 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 0x7f427425c860> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f427425ca40> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274231e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23784 1726882791.83205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 23784 1726882791.83243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 23784 1726882791.83268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 23784 1726882791.83286: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427425e0f0> <<< 23784 1726882791.83330: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427425cd70> <<< 23784 1726882791.83360: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744dac90><<< 23784 1726882791.83366: stdout chunk (state=3): >>> <<< 23784 1726882791.83406: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 23784 1726882791.83413: stdout chunk (state=3): >>> <<< 23784 1726882791.83492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 23784 1726882791.83497: stdout chunk (state=3): >>> <<< 23784 1726882791.83527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 23784 1726882791.83534: stdout chunk (state=3): >>> <<< 23784 1726882791.83598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 23784 1726882791.83603: stdout chunk (state=3): >>> <<< 23784 1726882791.83654: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274286480><<< 23784 1726882791.83664: stdout chunk (state=3): >>> <<< 23784 1726882791.83734: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 23784 1726882791.83739: stdout chunk (state=3): >>> <<< 23784 1726882791.83792: stdout chunk (state=3): >>># 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<<< 23784 1726882791.83795: stdout chunk (state=3): >>> <<< 23784 1726882791.83835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23784 1726882791.83915: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42742a2630> <<< 23784 1726882791.84000: 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' <<< 23784 1726882791.84097: stdout chunk (state=3): >>>import 'ntpath' # <<< 23784 1726882791.84153: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 23784 1726882791.84156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882791.84163: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42742d7410><<< 23784 1726882791.84196: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 23784 1726882791.84204: stdout chunk (state=3): >>> <<< 23784 1726882791.84259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 23784 1726882791.84263: stdout chunk (state=3): >>> <<< 23784 1726882791.84295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 23784 1726882791.84364: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 23784 1726882791.84368: stdout chunk (state=3): >>> <<< 23784 1726882791.84521: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42742fdbb0> <<< 23784 1726882791.84642: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42742d7530><<< 23784 1726882791.84647: stdout chunk (state=3): >>> <<< 23784 1726882791.84707: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42742a32c0><<< 23784 1726882791.84712: stdout chunk (state=3): >>> <<< 23784 1726882791.84756: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 23784 1726882791.84769: 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 0x7f42740e0590><<< 23784 1726882791.84801: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42742a1670> <<< 23784 1726882791.84922: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427425f020> <<< 23784 1726882791.85101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 23784 1726882791.85106: stdout chunk (state=3): >>> <<< 23784 1726882791.85142: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f42740e0860><<< 23784 1726882791.85146: stdout chunk (state=3): >>> <<< 23784 1726882791.85430: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_456asq27/ansible_setup_payload.zip'<<< 23784 1726882791.85446: stdout chunk (state=3): >>> <<< 23784 1726882791.85449: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882791.85704: stdout chunk (state=3): >>># zipimport: zlib available<<< 23784 1726882791.85708: stdout chunk (state=3): >>> <<< 23784 1726882791.85745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 23784 1726882791.85750: stdout chunk (state=3): >>> <<< 23784 1726882791.85771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 23784 1726882791.85777: stdout chunk (state=3): >>> <<< 23784 1726882791.85841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 23784 1726882791.85846: stdout chunk (state=3): >>> <<< 23784 1726882791.85962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 23784 1726882791.86008: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 23784 1726882791.86017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 23784 1726882791.86036: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427414e390><<< 23784 1726882791.86055: stdout chunk (state=3): >>> import '_typing' # <<< 23784 1726882791.86362: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274125280> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42741243e0><<< 23784 1726882791.86387: stdout chunk (state=3): >>> # zipimport: zlib available<<< 23784 1726882791.86420: stdout chunk (state=3): >>> import 'ansible' # <<< 23784 1726882791.86427: stdout chunk (state=3): >>> <<< 23784 1726882791.86453: stdout chunk (state=3): >>># zipimport: zlib available<<< 23784 1726882791.86457: stdout chunk (state=3): >>> <<< 23784 1726882791.86476: stdout chunk (state=3): >>># zipimport: zlib available<<< 23784 1726882791.86505: stdout chunk (state=3): >>> # zipimport: zlib available <<< 23784 1726882791.86530: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 23784 1726882791.86563: stdout chunk (state=3): >>> # zipimport: zlib available<<< 23784 1726882791.86566: stdout chunk (state=3): >>> <<< 23784 1726882791.89001: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882791.91236: 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 0x7f427414c260> # /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 0x7f4274179e20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274179bb0> <<< 23784 1726882791.91249: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42741794c0> <<< 23784 1726882791.91291: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 23784 1726882791.91294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 23784 1726882791.91361: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274179910> <<< 23784 1726882791.91365: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427414f020> <<< 23784 1726882791.91387: stdout chunk (state=3): >>>import 'atexit' # <<< 23784 1726882791.91432: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.91435: 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 0x7f427417ab70> <<< 23784 1726882791.91477: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.91493: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.91497: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f427417ad50> <<< 23784 1726882791.91520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23784 1726882791.91591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23784 1726882791.91614: stdout chunk (state=3): >>>import '_locale' # <<< 23784 1726882791.91690: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427417b290> <<< 23784 1726882791.91701: stdout chunk (state=3): >>>import 'pwd' # <<< 23784 1726882791.91737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23784 1726882791.91775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23784 1726882791.91832: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe0fe0> <<< 23784 1726882791.91876: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.91885: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.91893: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4273fe2c00> <<< 23784 1726882791.92150: stdout chunk (state=3): >>># /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 0x7f4273fe35c0> # /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 0x7f4273fe4500> # /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' <<< 23784 1726882791.92176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 23784 1726882791.92381: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe7230> # 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 0x7f4273fe7350> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe54f0> <<< 23784 1726882791.92555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /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' <<< 23784 1726882791.92576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 23784 1726882791.92600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273feb1a0> <<< 23784 1726882791.92635: stdout chunk (state=3): >>>import '_tokenize' # <<< 23784 1726882791.92732: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe9c70> <<< 23784 1726882791.92757: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe99d0> <<< 23784 1726882791.92778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 23784 1726882791.92801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 23784 1726882791.92915: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe9f40> <<< 23784 1726882791.92964: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe5a00> <<< 23784 1726882791.92998: 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' <<< 23784 1726882791.93021: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f427402f290> <<< 23784 1726882791.93227: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427402f410> # /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 0x7f4274030fe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274030da0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23784 1726882791.93370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23784 1726882791.93445: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.93448: 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 0x7f42740333e0> <<< 23784 1726882791.93463: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274031610> <<< 23784 1726882791.93499: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23784 1726882791.93616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882791.93621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 23784 1726882791.93714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 23784 1726882791.93730: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427403eba0> <<< 23784 1726882791.93942: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274033530> <<< 23784 1726882791.94059: 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' <<< 23784 1726882791.94077: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f427403f830> <<< 23784 1726882791.94124: 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' <<< 23784 1726882791.94128: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f427403fad0> <<< 23784 1726882791.94206: 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 0x7f427403fdd0> <<< 23784 1726882791.94239: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427402f680> <<< 23784 1726882791.94274: 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 <<< 23784 1726882791.94343: stdout chunk (state=3): >>># 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 <<< 23784 1726882791.94347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23784 1726882791.94399: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882791.94445: 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 0x7f4274043440> <<< 23784 1726882791.94937: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42740447a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274041be0> # 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 0x7f4274042f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42740417f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 23784 1726882791.94982: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882791.95144: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882791.95185: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 23784 1726882791.95213: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 23784 1726882791.95246: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882791.95444: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882791.95930: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882791.96697: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882791.97851: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 23784 1726882791.97854: stdout chunk (state=3): >>>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 <<< 23784 1726882791.98237: stdout chunk (state=3): >>># 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 0x7f4273ec8920> # /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 0x7f4273ec9d00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42740471a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 23784 1726882791.98462: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882791.98773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273ec9550> # zipimport: zlib available <<< 23784 1726882791.99618: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.00627: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23784 1726882792.00673: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23784 1726882792.00693: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.00755: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.00803: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 23784 1726882792.00830: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.00940: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.01097: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23784 1726882792.01115: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.01146: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.01150: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 23784 1726882792.01183: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.01251: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.01303: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 23784 1726882792.01330: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.01753: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.02182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23784 1726882792.02301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 23784 1726882792.02318: stdout chunk (state=3): >>>import '_ast' # <<< 23784 1726882792.02442: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273eca570> <<< 23784 1726882792.02445: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.02552: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.02681: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 23784 1726882792.02692: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 23784 1726882792.03017: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /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 0x7f4273ed2150> <<< 23784 1726882792.03099: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882792.03123: stdout chunk (state=3): >>># 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 0x7f4273ed29c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274041a30> <<< 23784 1726882792.03154: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.03228: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.03293: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 23784 1726882792.03312: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.03386: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.03458: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.03553: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.03663: 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 <<< 23784 1726882792.03856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882792.03871: 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 0x7f4273ed1730> <<< 23784 1726882792.03949: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273ed2c00> <<< 23784 1726882792.04013: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 23784 1726882792.04024: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.04127: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.04232: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.04278: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.04350: 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' <<< 23784 1726882792.04525: 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 # 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 <<< 23784 1726882792.04554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 23784 1726882792.04648: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f62c60> <<< 23784 1726882792.04726: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273edc920> <<< 23784 1726882792.04865: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273edaae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273eda930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 23784 1726882792.04883: stdout chunk (state=3): >>> <<< 23784 1726882792.04898: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.04930: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.04971: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23784 1726882792.05076: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23784 1726882792.05102: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.05133: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.05149: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 23784 1726882792.05249: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.05346: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.05525: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 23784 1726882792.05580: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.05652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 23784 1726882792.05655: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.05845: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.05931: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.05977: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.06014: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 23784 1726882792.06042: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.06362: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.06662: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.06728: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.06810: 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' <<< 23784 1726882792.06861: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 23784 1726882792.06873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 23784 1726882792.06905: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 23784 1726882792.06942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 23784 1726882792.06982: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f69a90> <<< 23784 1726882792.06993: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 23784 1726882792.07130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # 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 <<< 23784 1726882792.07156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 23784 1726882792.07181: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42734ec2f0> <<< 23784 1726882792.07212: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882792.07239: 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 0x7f42734ec620> <<< 23784 1726882792.07327: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f45340> <<< 23784 1726882792.07351: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f44410> <<< 23784 1726882792.07412: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f68260> <<< 23784 1726882792.07431: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f6bad0> <<< 23784 1726882792.07455: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 23784 1726882792.07554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 23784 1726882792.07591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 23784 1726882792.07611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 23784 1726882792.07840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # 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 0x7f42734ef620> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42734eeed0> # 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 0x7f42734ef0b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42734ee300> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 23784 1726882792.07906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 23784 1726882792.07931: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42734ef800> <<< 23784 1726882792.07956: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 23784 1726882792.07996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 23784 1726882792.08040: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882792.08059: 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 0x7f4273556300> <<< 23784 1726882792.08098: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273554320> <<< 23784 1726882792.08142: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f6bda0> <<< 23784 1726882792.08177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 23784 1726882792.08185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 23784 1726882792.08236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23784 1726882792.08239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 23784 1726882792.08258: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.08358: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.08448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 23784 1726882792.08482: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.08561: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.08657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 23784 1726882792.08701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23784 1726882792.08716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 23784 1726882792.08732: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.08925: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 23784 1726882792.08961: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 23784 1726882792.08992: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.09044: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.09131: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 23784 1726882792.09134: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.09228: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.09315: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.09409: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.09507: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 23784 1726882792.09534: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 23784 1726882792.09557: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.10434: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.11228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 23784 1726882792.11249: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.11330: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.11424: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.11488: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.11541: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 23784 1726882792.11544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 23784 1726882792.11739: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 23784 1726882792.11742: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.11860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 23784 1726882792.11903: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.11963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 23784 1726882792.11984: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.12018: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.12070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 23784 1726882792.12121: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.12214: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.12363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 23784 1726882792.12366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 23784 1726882792.12406: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273557dd0> <<< 23784 1726882792.12451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 23784 1726882792.12489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 23784 1726882792.12704: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273557050> <<< 23784 1726882792.12732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 23784 1726882792.12746: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.12848: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.12950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 23784 1726882792.13129: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23784 1726882792.13264: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 23784 1726882792.13297: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.13395: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.13521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 23784 1726882792.13540: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.13593: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.13682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 23784 1726882792.13756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 23784 1726882792.13852: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882792.13958: 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 0x7f427358a5a0> <<< 23784 1726882792.14308: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273572d80> <<< 23784 1726882792.14335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 23784 1726882792.14427: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.14520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 23784 1726882792.14545: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.14675: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.14819: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.15016: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.15253: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 23784 1726882792.15330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 23784 1726882792.15351: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.15411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 23784 1726882792.15438: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.15488: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.15577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 23784 1726882792.15584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 23784 1726882792.15752: 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 0x7f42735a61e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427358a390> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 23784 1726882792.15756: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.15805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 23784 1726882792.15833: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.16117: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.16387: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 23784 1726882792.16398: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.16576: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.17028: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.17041: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.17050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 23784 1726882792.17120: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.17225: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.17493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 23784 1726882792.17496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 23784 1726882792.17520: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.17793: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.17953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 23784 1726882792.17958: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.18012: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.18073: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.19067: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.20007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 23784 1726882792.20012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 23784 1726882792.20035: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.20197: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.20390: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 23784 1726882792.20408: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.20572: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.20740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 23784 1726882792.20935: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.21032: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.21299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 23784 1726882792.21310: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.21343: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 23784 1726882792.21377: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.21439: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.21517: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 23784 1726882792.21532: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.21693: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.21857: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.22234: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.22654: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 23784 1726882792.22686: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.22768: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 23784 1726882792.22799: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.22841: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 23784 1726882792.22864: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.22984: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.23228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 23784 1726882792.23260: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.23350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 23784 1726882792.23372: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.23464: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.23603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 23784 1726882792.24056: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.24529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 23784 1726882792.24547: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.24644: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.24746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 23784 1726882792.24761: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.24813: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.24869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 23784 1726882792.24891: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.24939: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.24991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 23784 1726882792.25244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 23784 1726882792.25263: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.25385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 23784 1726882792.25411: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23784 1726882792.25456: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 23784 1726882792.25464: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.25520: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.25593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 23784 1726882792.25615: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.25639: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.25660: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.25748: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.25833: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.25948: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.26065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 23784 1726882792.26091: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 23784 1726882792.26112: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.26202: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.26291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 23784 1726882792.26308: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.26662: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.27032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 23784 1726882792.27047: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.27116: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.27195: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 23784 1726882792.27212: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.27290: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.27432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 23784 1726882792.27508: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.27670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 23784 1726882792.27674: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 23784 1726882792.27704: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.27827: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.28005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 23784 1726882792.28008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # <<< 23784 1726882792.28011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 23784 1726882792.28271: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882792.29590: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 23784 1726882792.29615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 23784 1726882792.29652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 23784 1726882792.29694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 23784 1726882792.29740: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882792.29761: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4273389160> <<< 23784 1726882792.29802: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42733419a0> <<< 23784 1726882792.29898: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273340320> <<< 23784 1726882793.64094: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "52", "epoch": "1726882792", "epoch_int": "1726882792", "date": "2024-09-20", "time": "21:39:52", "iso8601_micro": "2024-09-21T01:39:52.293774Z", "iso8601": "2024-09-21T01:39:52Z", "iso8601_basic": "20240920T213952293774", "iso8601_basic_short": "20240920T213952", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_<<< 23784 1726882793.64107: stdout chunk (state=3): >>>version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_service_mgr": "systemd", "ansible_fips": false, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 23784 1726882793.64670: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 23784 1726882793.64678: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 23784 1726882793.64698: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 23784 1726882793.64720: stdout chunk (state=3): >>># 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 <<< 23784 1726882793.64727: stdout chunk (state=3): >>># 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 <<< 23784 1726882793.64753: stdout chunk (state=3): >>># 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile <<< 23784 1726882793.64772: 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 # 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 <<< 23784 1726882793.64781: stdout chunk (state=3): >>># 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 <<< 23784 1726882793.64825: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux <<< 23784 1726882793.64841: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 23784 1726882793.64862: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro<<< 23784 1726882793.64866: stdout chunk (state=3): >>> # 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 <<< 23784 1726882793.64885: stdout chunk (state=3): >>># 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 <<< 23784 1726882793.64905: stdout chunk (state=3): >>># 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 <<< 23784 1726882793.64932: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # 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 <<< 23784 1726882793.64948: stdout chunk (state=3): >>># 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 <<< 23784 1726882793.64954: stdout chunk (state=3): >>># 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<<< 23784 1726882793.64969: stdout chunk (state=3): >>> # cleanup[2] removing encodings.idna <<< 23784 1726882793.65274: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23784 1726882793.65297: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 23784 1726882793.65310: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 23784 1726882793.65327: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 23784 1726882793.65354: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 23784 1726882793.65394: stdout chunk (state=3): >>># destroy ntpath <<< 23784 1726882793.65410: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 23784 1726882793.65426: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 23784 1726882793.65434: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 23784 1726882793.65456: stdout chunk (state=3): >>># destroy _locale <<< 23784 1726882793.65467: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 23784 1726882793.65470: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 23784 1726882793.65521: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 23784 1726882793.65540: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 23784 1726882793.65599: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 23784 1726882793.65602: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 23784 1726882793.65615: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle <<< 23784 1726882793.65634: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 23784 1726882793.65647: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 23784 1726882793.65679: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 23784 1726882793.65692: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 23784 1726882793.65716: stdout chunk (state=3): >>># destroy _ssl <<< 23784 1726882793.65750: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 23784 1726882793.65757: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno<<< 23784 1726882793.65891: stdout chunk (state=3): >>> # destroy json # destroy socket # destroy struct <<< 23784 1726882793.65895: 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 <<< 23784 1726882793.65899: 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 <<< 23784 1726882793.65903: stdout chunk (state=3): >>># 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 23784 1726882793.65936: stdout chunk (state=3): >>># 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 <<< 23784 1726882793.66026: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 23784 1726882793.66029: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux <<< 23784 1726882793.66032: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 23784 1726882793.66178: stdout chunk (state=3): >>># destroy sys.monitoring <<< 23784 1726882793.66183: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 23784 1726882793.66234: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 23784 1726882793.66266: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 23784 1726882793.66278: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 23784 1726882793.66309: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 23784 1726882793.66346: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23784 1726882793.66421: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 23784 1726882793.66444: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 23784 1726882793.66494: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 23784 1726882793.66498: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 23784 1726882793.66500: stdout chunk (state=3): >>> # destroy _sre # destroy _string # destroy re <<< 23784 1726882793.66541: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 23784 1726882793.66544: stdout chunk (state=3): >>># clear sys.audit hooks <<< 23784 1726882793.66942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882793.67000: stderr chunk (state=3): >>><<< 23784 1726882793.67003: stdout chunk (state=3): >>><<< 23784 1726882793.67104: _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 0x7f42745fc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42745cbb30> # /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 0x7f42745feab0> 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 0x7f42744111c0> # /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 0x7f4274412000> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f427444fe90> # /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 0x7f427444ff50> # /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 0x7f4274487830> # /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 0x7f4274487ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274467b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744651f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427444d040> # /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 0x7f42744ab7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744aa3f0> # /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 0x7f42744662a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744a8bf0> # /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 0x7f42744d8830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427444c2f0> # /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 0x7f42744d8ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744d8b90> # 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 0x7f42744d8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427444ae40> # /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 0x7f42744d9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744d9340> 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 0x7f42744da570> 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 0x7f42744f4770> 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 0x7f42744f5eb0> # /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 0x7f42744f6d50> # 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 0x7f42744f73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744f62a0> # /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 0x7f42744f7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744f7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744da5a0> # /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 0x7f4274233cb0> # /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 0x7f427425c830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427425c590> # 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 0x7f427425c860> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f427425ca40> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274231e50> # /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 0x7f427425e0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427425cd70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42744dac90> # /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 0x7f4274286480> # /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 0x7f42742a2630> # /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 0x7f42742d7410> # /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 0x7f42742fdbb0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42742d7530> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42742a32c0> # /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 0x7f42740e0590> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42742a1670> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427425f020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f42740e0860> # zipimport: found 103 names in '/tmp/ansible_setup_payload_456asq27/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 0x7f427414e390> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274125280> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42741243e0> # 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 0x7f427414c260> # /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 0x7f4274179e20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274179bb0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42741794c0> # /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 0x7f4274179910> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427414f020> 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 0x7f427417ab70> # 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 0x7f427417ad50> # /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 0x7f427417b290> 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 0x7f4273fe0fe0> # 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 0x7f4273fe2c00> # /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 0x7f4273fe35c0> # /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 0x7f4273fe4500> # /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 0x7f4273fe7230> # 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 0x7f4273fe7350> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe54f0> # /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 0x7f4273feb1a0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe9c70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe99d0> # /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 0x7f4273fe9f40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273fe5a00> # 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 0x7f427402f290> # /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 0x7f427402f410> # /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 0x7f4274030fe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274030da0> # /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 0x7f42740333e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274031610> # /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 0x7f427403eba0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274033530> # 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 0x7f427403f830> # 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 0x7f427403fad0> # 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 0x7f427403fdd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427402f680> # /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 0x7f4274043440> # 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 0x7f42740447a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274041be0> # 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 0x7f4274042f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42740417f0> # 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 0x7f4273ec8920> # /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 0x7f4273ec9d00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42740471a0> 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 0x7f4273ec9550> # 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 0x7f4273eca570> # 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' # # /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 0x7f4273ed2150> # 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 0x7f4273ed29c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4274041a30> # 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 0x7f4273ed1730> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273ed2c00> 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 0x7f4273f62c60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273edc920> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273edaae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273eda930> # 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 0x7f4273f69a90> # /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 0x7f42734ec2f0> # 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 0x7f42734ec620> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f45340> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f44410> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f68260> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f6bad0> # /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 0x7f42734ef620> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42734eeed0> # 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 0x7f42734ef0b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42734ee300> # /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 0x7f42734ef800> # /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 0x7f4273556300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273554320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273f6bda0> 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 0x7f4273557dd0> # /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 0x7f4273557050> 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 0x7f427358a5a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273572d80> 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 0x7f42735a61e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f427358a390> 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 0x7f4273389160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42733419a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4273340320> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "52", "epoch": "1726882792", "epoch_int": "1726882792", "date": "2024-09-20", "time": "21:39:52", "iso8601_micro": "2024-09-21T01:39:52.293774Z", "iso8601": "2024-09-21T01:39:52Z", "iso8601_basic": "20240920T213952293774", "iso8601_basic_short": "20240920T213952", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_service_mgr": "systemd", "ansible_fips": false, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 23784 1726882793.67998: 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-1726882791.626029-23929-209997371615109/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882793.68002: _low_level_execute_command(): starting 23784 1726882793.68004: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882791.626029-23929-209997371615109/ > /dev/null 2>&1 && sleep 0' 23784 1726882793.68007: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882793.68010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882793.68012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882793.68015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882793.68017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882793.68019: stderr chunk (state=3): >>>debug2: match not found <<< 23784 1726882793.68023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882793.68026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23784 1726882793.68027: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882793.68029: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 23784 1726882793.68031: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882793.68052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882793.68055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882793.68058: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882793.68117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882793.68121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882793.68130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882793.68180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882793.70228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882793.70232: stderr chunk (state=3): >>><<< 23784 1726882793.70235: stdout chunk (state=3): >>><<< 23784 1726882793.70255: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882793.70262: handler run complete 23784 1726882793.70316: variable 'ansible_facts' from source: unknown 23784 1726882793.70381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882793.70520: variable 'ansible_facts' from source: unknown 23784 1726882793.70577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882793.70651: attempt loop complete, returning result 23784 1726882793.70655: _execute() done 23784 1726882793.70657: dumping result to json 23784 1726882793.70671: done dumping result, returning 23784 1726882793.70680: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affc7ec-ae25-6eac-d0b3-000000000048] 23784 1726882793.70689: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000048 ok: [managed_node1] 23784 1726882793.71031: no more pending results, returning what we have 23784 1726882793.71034: results queue empty 23784 1726882793.71035: checking for any_errors_fatal 23784 1726882793.71036: done checking for any_errors_fatal 23784 1726882793.71037: checking for max_fail_percentage 23784 1726882793.71039: done checking for max_fail_percentage 23784 1726882793.71040: checking to see if all hosts have failed and the running result is not ok 23784 1726882793.71041: done checking to see if all hosts have failed 23784 1726882793.71042: getting the remaining hosts for this loop 23784 1726882793.71044: done getting the remaining hosts for this loop 23784 1726882793.71049: getting the next task for host managed_node1 23784 1726882793.71057: done getting next task for host managed_node1 23784 1726882793.71060: ^ task is: TASK: Check if system is ostree 23784 1726882793.71062: ^ 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 23784 1726882793.71065: getting variables 23784 1726882793.71228: in VariableManager get_vars() 23784 1726882793.71257: Calling all_inventory to load vars for managed_node1 23784 1726882793.71260: Calling groups_inventory to load vars for managed_node1 23784 1726882793.71263: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882793.71269: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000048 23784 1726882793.71276: WORKER PROCESS EXITING 23784 1726882793.71288: Calling all_plugins_play to load vars for managed_node1 23784 1726882793.71291: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882793.71295: Calling groups_plugins_play to load vars for managed_node1 23784 1726882793.71667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882793.71918: done with get_vars() 23784 1726882793.71931: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:39:53 -0400 (0:00:02.183) 0:00:05.602 ****** 23784 1726882793.72044: entering _queue_task() for managed_node1/stat 23784 1726882793.72549: worker is 1 (out of 1 available) 23784 1726882793.72559: exiting _queue_task() for managed_node1/stat 23784 1726882793.72587: done queuing things up, now waiting for results queue to drain 23784 1726882793.72589: waiting for pending results... 23784 1726882793.72686: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 23784 1726882793.72797: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000004a 23784 1726882793.72912: variable 'ansible_search_path' from source: unknown 23784 1726882793.72916: variable 'ansible_search_path' from source: unknown 23784 1726882793.72925: calling self._execute() 23784 1726882793.72955: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882793.72960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882793.72995: variable 'omit' from source: magic vars 23784 1726882793.73599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882793.73906: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882793.73962: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882793.74010: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882793.74347: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882793.74455: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882793.74495: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882793.74549: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882793.74591: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882793.74726: Evaluated conditional (not __network_is_ostree is defined): True 23784 1726882793.74740: variable 'omit' from source: magic vars 23784 1726882793.74794: variable 'omit' from source: magic vars 23784 1726882793.74842: variable 'omit' from source: magic vars 23784 1726882793.74987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882793.74992: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882793.74995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882793.74998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882793.75000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882793.75037: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882793.75096: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882793.75100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882793.75188: Set connection var ansible_pipelining to False 23784 1726882793.75229: Set connection var ansible_timeout to 10 23784 1726882793.75246: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882793.75254: Set connection var ansible_connection to ssh 23784 1726882793.75267: Set connection var ansible_shell_executable to /bin/sh 23784 1726882793.75274: Set connection var ansible_shell_type to sh 23784 1726882793.75304: variable 'ansible_shell_executable' from source: unknown 23784 1726882793.75327: variable 'ansible_connection' from source: unknown 23784 1726882793.75331: variable 'ansible_module_compression' from source: unknown 23784 1726882793.75333: variable 'ansible_shell_type' from source: unknown 23784 1726882793.75423: variable 'ansible_shell_executable' from source: unknown 23784 1726882793.75428: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882793.75430: variable 'ansible_pipelining' from source: unknown 23784 1726882793.75433: variable 'ansible_timeout' from source: unknown 23784 1726882793.75435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882793.75859: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882793.75864: variable 'omit' from source: magic vars 23784 1726882793.75866: starting attempt loop 23784 1726882793.75868: running the handler 23784 1726882793.75870: _low_level_execute_command(): starting 23784 1726882793.75872: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882793.76678: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882793.76709: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882793.76728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882793.76830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882793.76859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882793.76875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882793.76899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882793.77044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882793.78726: stdout chunk (state=3): >>>/root <<< 23784 1726882793.78873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882793.79140: stderr chunk (state=3): >>><<< 23784 1726882793.79149: stdout chunk (state=3): >>><<< 23784 1726882793.79183: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882793.79213: _low_level_execute_command(): starting 23784 1726882793.79227: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440 `" && echo ansible-tmp-1726882793.7919781-24002-242524633319440="` echo /root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440 `" ) && sleep 0' 23784 1726882793.79937: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882793.79972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882793.79999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882793.80025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882793.80097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882793.82074: stdout chunk (state=3): >>>ansible-tmp-1726882793.7919781-24002-242524633319440=/root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440 <<< 23784 1726882793.82196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882793.82328: stderr chunk (state=3): >>><<< 23784 1726882793.82332: stdout chunk (state=3): >>><<< 23784 1726882793.82335: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882793.7919781-24002-242524633319440=/root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882793.82402: variable 'ansible_module_compression' from source: unknown 23784 1726882793.82468: ANSIBALLZ: Using lock for stat 23784 1726882793.82477: ANSIBALLZ: Acquiring lock 23784 1726882793.82501: ANSIBALLZ: Lock acquired: 139849186187536 23784 1726882793.82729: ANSIBALLZ: Creating module 23784 1726882793.98004: ANSIBALLZ: Writing module into payload 23784 1726882793.98127: ANSIBALLZ: Writing module 23784 1726882793.98156: ANSIBALLZ: Renaming module 23784 1726882793.98168: ANSIBALLZ: Done creating module 23784 1726882793.98201: variable 'ansible_facts' from source: unknown 23784 1726882793.98297: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440/AnsiballZ_stat.py 23784 1726882793.98446: Sending initial data 23784 1726882793.98577: Sent initial data (153 bytes) 23784 1726882793.99127: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882793.99166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882793.99239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882793.99260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882793.99273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882793.99285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882793.99377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882794.01109: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882794.01188: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882794.01272: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpur2m82ae /root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440/AnsiballZ_stat.py <<< 23784 1726882794.01276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440/AnsiballZ_stat.py" <<< 23784 1726882794.01315: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpur2m82ae" to remote "/root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440/AnsiballZ_stat.py" <<< 23784 1726882794.02228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882794.02232: stdout chunk (state=3): >>><<< 23784 1726882794.02234: stderr chunk (state=3): >>><<< 23784 1726882794.02236: done transferring module to remote 23784 1726882794.02245: _low_level_execute_command(): starting 23784 1726882794.02253: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440/ /root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440/AnsiballZ_stat.py && sleep 0' 23784 1726882794.03043: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882794.03070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882794.03087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882794.03108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882794.03190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882794.05037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882794.05225: stderr chunk (state=3): >>><<< 23784 1726882794.05229: stdout chunk (state=3): >>><<< 23784 1726882794.05232: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882794.05235: _low_level_execute_command(): starting 23784 1726882794.05237: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440/AnsiballZ_stat.py && sleep 0' 23784 1726882794.05809: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882794.05825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882794.05876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882794.05951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882794.05974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882794.06004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882794.06086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882794.08385: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 23784 1726882794.08439: stdout chunk (state=3): >>>import _imp # builtin <<< 23784 1726882794.08443: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 23784 1726882794.08509: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 23784 1726882794.08584: stdout chunk (state=3): >>>import 'posix' # <<< 23784 1726882794.08614: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 23784 1726882794.08677: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 23784 1726882794.08703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 23784 1726882794.08751: stdout chunk (state=3): >>>import 'codecs' # <<< 23784 1726882794.08755: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 23784 1726882794.08786: 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 0x7f2efcb9c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efcb6bb30> <<< 23784 1726882794.08836: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 23784 1726882794.08888: 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 0x7f2efcb9eab0> import '_signal' # <<< 23784 1726882794.08893: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 23784 1726882794.08906: stdout chunk (state=3): >>>import 'io' # <<< 23784 1726882794.08947: stdout chunk (state=3): >>>import '_stat' # <<< 23784 1726882794.08962: stdout chunk (state=3): >>>import 'stat' # <<< 23784 1726882794.09055: stdout chunk (state=3): >>>import '_collections_abc' # <<< 23784 1726882794.09099: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 23784 1726882794.09106: stdout chunk (state=3): >>>import 'os' # <<< 23784 1726882794.09150: stdout chunk (state=3): >>>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' <<< 23784 1726882794.09194: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 23784 1726882794.09219: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9511c0> <<< 23784 1726882794.09280: 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 <<< 23784 1726882794.09298: 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 0x7f2efc952000> <<< 23784 1726882794.09333: stdout chunk (state=3): >>>import 'site' # <<< 23784 1726882794.09345: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 23784 1726882794.09592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 23784 1726882794.09613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 23784 1726882794.09642: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 23784 1726882794.09660: stdout chunk (state=3): >>># 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 <<< 23784 1726882794.09705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 23784 1726882794.09708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 23784 1726882794.09757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 23784 1726882794.09783: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc98fe90> <<< 23784 1726882794.09789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 23784 1726882794.09818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc98ff50> <<< 23784 1726882794.09835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 23784 1726882794.09860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 23784 1726882794.09880: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 23784 1726882794.09957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882794.09964: stdout chunk (state=3): >>>import 'itertools' # <<< 23784 1726882794.10029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9c7830> <<< 23784 1726882794.10032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 23784 1726882794.10045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9c7ec0> import '_collections' # <<< 23784 1726882794.10088: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9a7b00> <<< 23784 1726882794.10099: stdout chunk (state=3): >>>import '_functools' # <<< 23784 1726882794.10131: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9a51f0> <<< 23784 1726882794.10231: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc98d040> <<< 23784 1726882794.10269: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 23784 1726882794.10297: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 23784 1726882794.10351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 23784 1726882794.10377: 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' <<< 23784 1726882794.10408: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9eb7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9ea3f0> <<< 23784 1726882794.10447: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9a62a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9e8bf0> <<< 23784 1726882794.10515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 23784 1726882794.10570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca18830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc98c2f0> # /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' <<< 23784 1726882794.10576: 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 0x7f2efca18ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca18b90> <<< 23784 1726882794.10621: 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 0x7f2efca18f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc98ae40> <<< 23784 1726882794.10663: 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' <<< 23784 1726882794.10674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 23784 1726882794.10723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 23784 1726882794.10748: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca19670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca19340> import 'importlib.machinery' # <<< 23784 1726882794.10776: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca1a570> <<< 23784 1726882794.10805: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 23784 1726882794.10829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 23784 1726882794.10866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 23784 1726882794.10905: 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 0x7f2efca34770> import 'errno' # <<< 23784 1726882794.10969: 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 0x7f2efca35eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 23784 1726882794.11013: 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' <<< 23784 1726882794.11026: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca36d50> <<< 23784 1726882794.11339: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efca373b0> <<< 23784 1726882794.11377: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca362a0> # /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 0x7f2efca37e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca37530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca1a5a0> # /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 0x7f2efc7f7cb0> # /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 0x7f2efc8207a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc820500> <<< 23784 1726882794.11437: 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 0x7f2efc820740> <<< 23784 1726882794.11441: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882794.11459: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc820950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc7f5e50> <<< 23784 1726882794.11474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 23784 1726882794.11566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 23784 1726882794.11604: 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' <<< 23784 1726882794.11626: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc821fd0> <<< 23784 1726882794.11650: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc820c50> <<< 23784 1726882794.11684: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca1ac90> <<< 23784 1726882794.11689: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 23784 1726882794.11751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882794.11755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 23784 1726882794.11798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 23784 1726882794.11820: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc84e390> <<< 23784 1726882794.11876: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 23784 1726882794.11903: stdout chunk (state=3): >>># 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 <<< 23784 1726882794.11929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 23784 1726882794.11977: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc866510> <<< 23784 1726882794.12002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 23784 1726882794.12043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 23784 1726882794.12101: stdout chunk (state=3): >>>import 'ntpath' # <<< 23784 1726882794.12129: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 23784 1726882794.12144: 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 0x7f2efc89f2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 23784 1726882794.12184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 23784 1726882794.12195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 23784 1726882794.12244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 23784 1726882794.12335: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc8c1a60> <<< 23784 1726882794.12408: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc89f3e0> <<< 23784 1726882794.12454: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc866bd0> <<< 23784 1726882794.12496: 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 0x7f2efc6a0440> <<< 23784 1726882794.12515: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc865550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc822f30> <<< 23784 1726882794.12615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 23784 1726882794.12631: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2efc865910> <<< 23784 1726882794.12708: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_c6fonznr/ansible_stat_payload.zip' <<< 23784 1726882794.12726: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.12858: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.12886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 23784 1726882794.12899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 23784 1726882794.12945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 23784 1726882794.13014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 23784 1726882794.13058: 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 0x7f2efc6fa210> <<< 23784 1726882794.13071: stdout chunk (state=3): >>>import '_typing' # <<< 23784 1726882794.13264: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc6d1100> <<< 23784 1726882794.13304: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc6d0260> # zipimport: zlib available <<< 23784 1726882794.13307: stdout chunk (state=3): >>>import 'ansible' # <<< 23784 1726882794.13359: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 23784 1726882794.13362: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 23784 1726882794.13364: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.14903: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.16175: 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 0x7f2efc6d3620> <<< 23784 1726882794.16178: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 23784 1726882794.16210: stdout chunk (state=3): >>># 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' <<< 23784 1726882794.16249: 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' <<< 23784 1726882794.16271: 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 0x7f2efc721c70> <<< 23784 1726882794.16304: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc721a00> <<< 23784 1726882794.16356: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc721310> <<< 23784 1726882794.16372: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 23784 1726882794.16414: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc721760> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc6faea0> import 'atexit' # <<< 23784 1726882794.16454: 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 0x7f2efc7229f0> <<< 23784 1726882794.16501: 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 0x7f2efc722c00> <<< 23784 1726882794.16504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 23784 1726882794.16553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 23784 1726882794.16562: stdout chunk (state=3): >>>import '_locale' # <<< 23784 1726882794.16621: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc723020> import 'pwd' # <<< 23784 1726882794.16635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 23784 1726882794.16663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 23784 1726882794.16708: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc588dd0> <<< 23784 1726882794.16749: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc58a9f0> <<< 23784 1726882794.16762: stdout chunk (state=3): >>># /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' <<< 23784 1726882794.16812: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc58b380> <<< 23784 1726882794.16839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 23784 1726882794.16877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc58c530> <<< 23784 1726882794.16883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 23784 1726882794.16948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 23784 1726882794.16951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 23784 1726882794.17000: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc58f050> <<< 23784 1726882794.17048: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882794.17071: 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 0x7f2efc58f140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc58d310> <<< 23784 1726882794.17110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 23784 1726882794.17116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 23784 1726882794.17150: 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' <<< 23784 1726882794.17153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 23784 1726882794.17216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 23784 1726882794.17219: 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' <<< 23784 1726882794.17243: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc592ff0> import '_tokenize' # <<< 23784 1726882794.17324: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc591ac0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc591820> <<< 23784 1726882794.17335: 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' <<< 23784 1726882794.17410: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc593e90> <<< 23784 1726882794.17455: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc58d820> <<< 23784 1726882794.17467: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc5db140> <<< 23784 1726882794.17498: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5db2f0> <<< 23784 1726882794.17515: 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 <<< 23784 1726882794.17557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 23784 1726882794.17567: 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' <<< 23784 1726882794.17595: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc5dcef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5dccb0> <<< 23784 1726882794.17616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 23784 1726882794.17755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 23784 1726882794.17787: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc5df3b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5dd580> <<< 23784 1726882794.17815: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 23784 1726882794.17843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882794.17896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 23784 1726882794.17899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 23784 1726882794.17932: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5e6b40> <<< 23784 1726882794.18061: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5df4d0> <<< 23784 1726882794.18161: 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 0x7f2efc5e7dd0> <<< 23784 1726882794.18195: 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 0x7f2efc5e77a0> <<< 23784 1726882794.18226: 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 0x7f2efc5e74d0> <<< 23784 1726882794.18266: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5db5f0> # /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' <<< 23784 1726882794.18305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 23784 1726882794.18311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 23784 1726882794.18346: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882794.18350: 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 0x7f2efc5eb590> <<< 23784 1726882794.18517: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc5ecaa0> <<< 23784 1726882794.18569: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5e9d00> <<< 23784 1726882794.18576: 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 0x7f2efc5eb0b0> <<< 23784 1726882794.18610: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5e9940> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 23784 1726882794.18711: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.18844: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 23784 1726882794.18861: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 23784 1726882794.18995: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.19124: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.19718: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.20339: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 23784 1726882794.20361: stdout chunk (state=3): >>>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 <<< 23784 1726882794.20381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882794.20414: 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 0x7f2efc670cb0> <<< 23784 1726882794.20514: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 23784 1726882794.20537: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc671a90> <<< 23784 1726882794.20551: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5ef770> <<< 23784 1726882794.20593: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 23784 1726882794.20614: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 23784 1726882794.20642: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 23784 1726882794.20651: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.20804: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.20989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc671ca0> <<< 23784 1726882794.21017: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.21517: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.22099: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.22115: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.22182: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 23784 1726882794.22195: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.22250: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.22278: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 23784 1726882794.22284: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.22350: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.22460: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 23784 1726882794.22463: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.22489: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 23784 1726882794.22539: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.22573: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 23784 1726882794.22589: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.22836: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.23102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 23784 1726882794.23158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 23784 1726882794.23171: stdout chunk (state=3): >>>import '_ast' # <<< 23784 1726882794.23246: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc672d50> <<< 23784 1726882794.23256: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.23332: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.23418: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 23784 1726882794.23448: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 23784 1726882794.23461: 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' <<< 23784 1726882794.23543: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882794.23671: 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 0x7f2efc482600> <<< 23784 1726882794.23723: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 23784 1726882794.23746: stdout chunk (state=3): >>># 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 0x7f2efc482e70> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc6738c0> <<< 23784 1726882794.23756: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.23793: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.23842: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 23784 1726882794.23900: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.23942: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.24008: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.24076: 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 <<< 23784 1726882794.24126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882794.24210: 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 0x7f2efc481c10> <<< 23784 1726882794.24250: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc4830b0> <<< 23784 1726882794.24294: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 23784 1726882794.24297: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.24365: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.24436: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.24464: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.24507: 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 <<< 23784 1726882794.24536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 23784 1726882794.24558: 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 # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 23784 1726882794.24586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 23784 1726882794.24639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 23784 1726882794.24659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 23784 1726882794.24675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 23784 1726882794.24730: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc513110> <<< 23784 1726882794.24774: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc48ff50> <<< 23784 1726882794.24930: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc487230> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc487080> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 23784 1726882794.24934: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.24937: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 23784 1726882794.25010: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 23784 1726882794.25039: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 23784 1726882794.25056: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.25190: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.25396: stdout chunk (state=3): >>># zipimport: zlib available <<< 23784 1726882794.25535: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 23784 1726882794.25870: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 23784 1726882794.25897: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # 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 <<< 23784 1726882794.25929: stdout chunk (state=3): >>># 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 <<< 23784 1726882794.25980: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 23784 1726882794.26016: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # 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 <<< 23784 1726882794.26039: 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 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 23784 1726882794.26257: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 23784 1726882794.26352: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 23784 1726882794.26356: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 23784 1726882794.26359: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 23784 1726882794.26362: stdout chunk (state=3): >>># destroy ntpath <<< 23784 1726882794.26396: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 23784 1726882794.26414: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 23784 1726882794.26448: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 23784 1726882794.26468: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 23784 1726882794.26516: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 23784 1726882794.26551: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 <<< 23784 1726882794.26580: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 23784 1726882794.26621: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 23784 1726882794.26636: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 23784 1726882794.26676: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 23784 1726882794.26694: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 23784 1726882794.26813: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 23784 1726882794.26853: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 23784 1726882794.26865: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib <<< 23784 1726882794.26901: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing <<< 23784 1726882794.26951: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 23784 1726882794.26958: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 23784 1726882794.27034: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 23784 1726882794.27072: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random <<< 23784 1726882794.27097: stdout chunk (state=3): >>># destroy _weakref <<< 23784 1726882794.27126: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 23784 1726882794.27149: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 23784 1726882794.27727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882794.27731: stderr chunk (state=3): >>><<< 23784 1726882794.27733: stdout chunk (state=3): >>><<< 23784 1726882794.27743: _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 0x7f2efcb9c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efcb6bb30> # /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 0x7f2efcb9eab0> 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 0x7f2efc9511c0> # /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 0x7f2efc952000> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f2efc98fe90> # /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 0x7f2efc98ff50> # /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 0x7f2efc9c7830> # /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 0x7f2efc9c7ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9a7b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9a51f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc98d040> # /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 0x7f2efc9eb7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9ea3f0> # /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 0x7f2efc9a62a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc9e8bf0> # /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 0x7f2efca18830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc98c2f0> # /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 0x7f2efca18ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca18b90> # 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 0x7f2efca18f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc98ae40> # /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 0x7f2efca19670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca19340> 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 0x7f2efca1a570> 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 0x7f2efca34770> 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 0x7f2efca35eb0> # /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 0x7f2efca36d50> # 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 0x7f2efca373b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca362a0> # /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 0x7f2efca37e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca37530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca1a5a0> # /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 0x7f2efc7f7cb0> # /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 0x7f2efc8207a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc820500> # 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 0x7f2efc820740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2efc820950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc7f5e50> # /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 0x7f2efc821fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc820c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efca1ac90> # /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 0x7f2efc84e390> # /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 0x7f2efc866510> # /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 0x7f2efc89f2c0> # /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 0x7f2efc8c1a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc89f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc866bd0> # /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 0x7f2efc6a0440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc865550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc822f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2efc865910> # zipimport: found 30 names in '/tmp/ansible_stat_payload_c6fonznr/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 0x7f2efc6fa210> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc6d1100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc6d0260> # 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 0x7f2efc6d3620> # /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 0x7f2efc721c70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc721a00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc721310> # /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 0x7f2efc721760> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc6faea0> 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 0x7f2efc7229f0> # 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 0x7f2efc722c00> # /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 0x7f2efc723020> 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 0x7f2efc588dd0> # 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 0x7f2efc58a9f0> # /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 0x7f2efc58b380> # /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 0x7f2efc58c530> # /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 0x7f2efc58f050> # 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 0x7f2efc58f140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc58d310> # /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 0x7f2efc592ff0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc591ac0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc591820> # /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 0x7f2efc593e90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc58d820> # 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 0x7f2efc5db140> # /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 0x7f2efc5db2f0> # /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 0x7f2efc5dcef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5dccb0> # /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 0x7f2efc5df3b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5dd580> # /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 0x7f2efc5e6b40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5df4d0> # 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 0x7f2efc5e7dd0> # 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 0x7f2efc5e77a0> # 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 0x7f2efc5e74d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5db5f0> # /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 0x7f2efc5eb590> # 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 0x7f2efc5ecaa0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5e9d00> # 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 0x7f2efc5eb0b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5e9940> # 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 0x7f2efc670cb0> # /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 0x7f2efc671a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc5ef770> 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 0x7f2efc671ca0> # 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 0x7f2efc672d50> # 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' # # /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 0x7f2efc482600> # 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 0x7f2efc482e70> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc6738c0> # 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 0x7f2efc481c10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc4830b0> 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 0x7f2efc513110> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc48ff50> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc487230> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2efc487080> # 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 23784 1726882794.28728: 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-1726882793.7919781-24002-242524633319440/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882794.28732: _low_level_execute_command(): starting 23784 1726882794.28734: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882793.7919781-24002-242524633319440/ > /dev/null 2>&1 && sleep 0' 23784 1726882794.28737: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882794.28739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882794.28741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882794.28743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882794.28746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882794.28748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882794.30730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882794.30734: stdout chunk (state=3): >>><<< 23784 1726882794.30736: stderr chunk (state=3): >>><<< 23784 1726882794.30752: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882794.30927: handler run complete 23784 1726882794.30931: attempt loop complete, returning result 23784 1726882794.30934: _execute() done 23784 1726882794.30936: dumping result to json 23784 1726882794.30938: done dumping result, returning 23784 1726882794.30941: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affc7ec-ae25-6eac-d0b3-00000000004a] 23784 1726882794.30943: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000004a 23784 1726882794.31016: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000004a 23784 1726882794.31020: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 23784 1726882794.31333: no more pending results, returning what we have 23784 1726882794.31336: results queue empty 23784 1726882794.31337: checking for any_errors_fatal 23784 1726882794.31343: done checking for any_errors_fatal 23784 1726882794.31344: checking for max_fail_percentage 23784 1726882794.31346: done checking for max_fail_percentage 23784 1726882794.31346: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.31347: done checking to see if all hosts have failed 23784 1726882794.31348: getting the remaining hosts for this loop 23784 1726882794.31349: done getting the remaining hosts for this loop 23784 1726882794.31352: getting the next task for host managed_node1 23784 1726882794.31358: done getting next task for host managed_node1 23784 1726882794.31360: ^ task is: TASK: Set flag to indicate system is ostree 23784 1726882794.31362: ^ 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 23784 1726882794.31365: getting variables 23784 1726882794.31366: in VariableManager get_vars() 23784 1726882794.31393: Calling all_inventory to load vars for managed_node1 23784 1726882794.31395: Calling groups_inventory to load vars for managed_node1 23784 1726882794.31398: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.31408: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.31410: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.31413: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.31614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.31866: done with get_vars() 23784 1726882794.31877: done getting variables 23784 1726882794.31979: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:39:54 -0400 (0:00:00.599) 0:00:06.202 ****** 23784 1726882794.32008: entering _queue_task() for managed_node1/set_fact 23784 1726882794.32010: Creating lock for set_fact 23784 1726882794.32293: worker is 1 (out of 1 available) 23784 1726882794.32419: exiting _queue_task() for managed_node1/set_fact 23784 1726882794.32431: done queuing things up, now waiting for results queue to drain 23784 1726882794.32434: waiting for pending results... 23784 1726882794.32582: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 23784 1726882794.32671: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000004b 23784 1726882794.32685: variable 'ansible_search_path' from source: unknown 23784 1726882794.32690: variable 'ansible_search_path' from source: unknown 23784 1726882794.32725: calling self._execute() 23784 1726882794.32806: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.32810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.32929: variable 'omit' from source: magic vars 23784 1726882794.33621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882794.33869: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882794.33908: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882794.33945: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882794.33978: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882794.34067: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882794.34090: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882794.34113: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882794.34142: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882794.34304: Evaluated conditional (not __network_is_ostree is defined): True 23784 1726882794.34307: variable 'omit' from source: magic vars 23784 1726882794.34323: variable 'omit' from source: magic vars 23784 1726882794.34458: variable '__ostree_booted_stat' from source: set_fact 23784 1726882794.34516: variable 'omit' from source: magic vars 23784 1726882794.34630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882794.34634: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882794.34636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882794.34639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882794.34641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882794.34653: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882794.34657: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.34659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.34775: Set connection var ansible_pipelining to False 23784 1726882794.34793: Set connection var ansible_timeout to 10 23784 1726882794.34796: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882794.34799: Set connection var ansible_connection to ssh 23784 1726882794.34801: Set connection var ansible_shell_executable to /bin/sh 23784 1726882794.34849: Set connection var ansible_shell_type to sh 23784 1726882794.34852: variable 'ansible_shell_executable' from source: unknown 23784 1726882794.34856: variable 'ansible_connection' from source: unknown 23784 1726882794.34858: variable 'ansible_module_compression' from source: unknown 23784 1726882794.34861: variable 'ansible_shell_type' from source: unknown 23784 1726882794.34863: variable 'ansible_shell_executable' from source: unknown 23784 1726882794.34865: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.34867: variable 'ansible_pipelining' from source: unknown 23784 1726882794.34869: variable 'ansible_timeout' from source: unknown 23784 1726882794.34871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.34978: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882794.35139: variable 'omit' from source: magic vars 23784 1726882794.35142: starting attempt loop 23784 1726882794.35144: running the handler 23784 1726882794.35146: handler run complete 23784 1726882794.35149: attempt loop complete, returning result 23784 1726882794.35151: _execute() done 23784 1726882794.35152: dumping result to json 23784 1726882794.35154: done dumping result, returning 23784 1726882794.35156: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affc7ec-ae25-6eac-d0b3-00000000004b] 23784 1726882794.35158: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000004b 23784 1726882794.35224: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000004b 23784 1726882794.35227: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 23784 1726882794.35300: no more pending results, returning what we have 23784 1726882794.35303: results queue empty 23784 1726882794.35304: checking for any_errors_fatal 23784 1726882794.35309: done checking for any_errors_fatal 23784 1726882794.35310: checking for max_fail_percentage 23784 1726882794.35312: done checking for max_fail_percentage 23784 1726882794.35313: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.35314: done checking to see if all hosts have failed 23784 1726882794.35314: getting the remaining hosts for this loop 23784 1726882794.35316: done getting the remaining hosts for this loop 23784 1726882794.35321: getting the next task for host managed_node1 23784 1726882794.35333: done getting next task for host managed_node1 23784 1726882794.35335: ^ task is: TASK: Fix CentOS6 Base repo 23784 1726882794.35338: ^ 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 23784 1726882794.35341: getting variables 23784 1726882794.35343: in VariableManager get_vars() 23784 1726882794.35375: Calling all_inventory to load vars for managed_node1 23784 1726882794.35378: Calling groups_inventory to load vars for managed_node1 23784 1726882794.35381: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.35393: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.35397: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.35407: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.35938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.36169: done with get_vars() 23784 1726882794.36179: done getting variables 23784 1726882794.36309: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:39:54 -0400 (0:00:00.043) 0:00:06.245 ****** 23784 1726882794.36340: entering _queue_task() for managed_node1/copy 23784 1726882794.36609: worker is 1 (out of 1 available) 23784 1726882794.36726: exiting _queue_task() for managed_node1/copy 23784 1726882794.36743: done queuing things up, now waiting for results queue to drain 23784 1726882794.36745: waiting for pending results... 23784 1726882794.36904: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 23784 1726882794.37009: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000004d 23784 1726882794.37025: variable 'ansible_search_path' from source: unknown 23784 1726882794.37029: variable 'ansible_search_path' from source: unknown 23784 1726882794.37096: calling self._execute() 23784 1726882794.37152: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.37158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.37203: variable 'omit' from source: magic vars 23784 1726882794.37688: variable 'ansible_distribution' from source: facts 23784 1726882794.37709: Evaluated conditional (ansible_distribution == 'CentOS'): False 23784 1726882794.37713: when evaluation is False, skipping this task 23784 1726882794.37716: _execute() done 23784 1726882794.37733: dumping result to json 23784 1726882794.37737: done dumping result, returning 23784 1726882794.37740: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affc7ec-ae25-6eac-d0b3-00000000004d] 23784 1726882794.37827: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000004d 23784 1726882794.37902: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000004d 23784 1726882794.37906: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 23784 1726882794.37969: no more pending results, returning what we have 23784 1726882794.37972: results queue empty 23784 1726882794.37973: checking for any_errors_fatal 23784 1726882794.37977: done checking for any_errors_fatal 23784 1726882794.37978: checking for max_fail_percentage 23784 1726882794.37979: done checking for max_fail_percentage 23784 1726882794.37980: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.37980: done checking to see if all hosts have failed 23784 1726882794.37981: getting the remaining hosts for this loop 23784 1726882794.37983: done getting the remaining hosts for this loop 23784 1726882794.37987: getting the next task for host managed_node1 23784 1726882794.37992: done getting next task for host managed_node1 23784 1726882794.37995: ^ task is: TASK: Include the task 'enable_epel.yml' 23784 1726882794.37997: ^ 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 23784 1726882794.38000: getting variables 23784 1726882794.38001: in VariableManager get_vars() 23784 1726882794.38028: Calling all_inventory to load vars for managed_node1 23784 1726882794.38031: Calling groups_inventory to load vars for managed_node1 23784 1726882794.38035: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.38047: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.38050: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.38053: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.38336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.38617: done with get_vars() 23784 1726882794.38629: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:39:54 -0400 (0:00:00.023) 0:00:06.269 ****** 23784 1726882794.38715: entering _queue_task() for managed_node1/include_tasks 23784 1726882794.38967: worker is 1 (out of 1 available) 23784 1726882794.38980: exiting _queue_task() for managed_node1/include_tasks 23784 1726882794.39104: done queuing things up, now waiting for results queue to drain 23784 1726882794.39107: waiting for pending results... 23784 1726882794.39352: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 23784 1726882794.39357: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000004e 23784 1726882794.39361: variable 'ansible_search_path' from source: unknown 23784 1726882794.39364: variable 'ansible_search_path' from source: unknown 23784 1726882794.39400: calling self._execute() 23784 1726882794.39485: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.39489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.39500: variable 'omit' from source: magic vars 23784 1726882794.40328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882794.42462: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882794.42538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882794.42573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882794.42616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882794.42649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882794.42746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882794.42781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882794.42820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882794.42871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882794.42889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882794.43022: variable '__network_is_ostree' from source: set_fact 23784 1726882794.43051: Evaluated conditional (not __network_is_ostree | d(false)): True 23784 1726882794.43062: _execute() done 23784 1726882794.43070: dumping result to json 23784 1726882794.43142: done dumping result, returning 23784 1726882794.43145: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affc7ec-ae25-6eac-d0b3-00000000004e] 23784 1726882794.43148: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000004e 23784 1726882794.43220: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000004e 23784 1726882794.43225: WORKER PROCESS EXITING 23784 1726882794.43273: no more pending results, returning what we have 23784 1726882794.43280: in VariableManager get_vars() 23784 1726882794.43316: Calling all_inventory to load vars for managed_node1 23784 1726882794.43319: Calling groups_inventory to load vars for managed_node1 23784 1726882794.43325: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.43337: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.43340: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.43343: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.43694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.44068: done with get_vars() 23784 1726882794.44082: variable 'ansible_search_path' from source: unknown 23784 1726882794.44083: variable 'ansible_search_path' from source: unknown 23784 1726882794.44125: we have included files to process 23784 1726882794.44126: generating all_blocks data 23784 1726882794.44128: done generating all_blocks data 23784 1726882794.44132: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23784 1726882794.44133: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23784 1726882794.44136: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 23784 1726882794.44927: done processing included file 23784 1726882794.44930: iterating over new_blocks loaded from include file 23784 1726882794.44931: in VariableManager get_vars() 23784 1726882794.44944: done with get_vars() 23784 1726882794.44946: filtering new block on tags 23784 1726882794.44974: done filtering new block on tags 23784 1726882794.44977: in VariableManager get_vars() 23784 1726882794.44988: done with get_vars() 23784 1726882794.44990: filtering new block on tags 23784 1726882794.45003: done filtering new block on tags 23784 1726882794.45005: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 23784 1726882794.45011: extending task lists for all hosts with included blocks 23784 1726882794.45129: done extending task lists 23784 1726882794.45130: done processing included files 23784 1726882794.45131: results queue empty 23784 1726882794.45132: checking for any_errors_fatal 23784 1726882794.45135: done checking for any_errors_fatal 23784 1726882794.45136: checking for max_fail_percentage 23784 1726882794.45137: done checking for max_fail_percentage 23784 1726882794.45138: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.45139: done checking to see if all hosts have failed 23784 1726882794.45140: getting the remaining hosts for this loop 23784 1726882794.45141: done getting the remaining hosts for this loop 23784 1726882794.45144: getting the next task for host managed_node1 23784 1726882794.45148: done getting next task for host managed_node1 23784 1726882794.45150: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 23784 1726882794.45153: ^ 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 23784 1726882794.45155: getting variables 23784 1726882794.45156: in VariableManager get_vars() 23784 1726882794.45164: Calling all_inventory to load vars for managed_node1 23784 1726882794.45166: Calling groups_inventory to load vars for managed_node1 23784 1726882794.45173: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.45179: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.45185: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.45189: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.45375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.45621: done with get_vars() 23784 1726882794.45631: done getting variables 23784 1726882794.45700: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 23784 1726882794.45920: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 40] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:39:54 -0400 (0:00:00.072) 0:00:06.342 ****** 23784 1726882794.45973: entering _queue_task() for managed_node1/command 23784 1726882794.45974: Creating lock for command 23784 1726882794.46395: worker is 1 (out of 1 available) 23784 1726882794.46406: exiting _queue_task() for managed_node1/command 23784 1726882794.46416: done queuing things up, now waiting for results queue to drain 23784 1726882794.46418: waiting for pending results... 23784 1726882794.46643: running TaskExecutor() for managed_node1/TASK: Create EPEL 40 23784 1726882794.46708: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000068 23784 1726882794.46761: variable 'ansible_search_path' from source: unknown 23784 1726882794.46764: variable 'ansible_search_path' from source: unknown 23784 1726882794.46780: calling self._execute() 23784 1726882794.46866: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.46918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.46923: variable 'omit' from source: magic vars 23784 1726882794.47304: variable 'ansible_distribution' from source: facts 23784 1726882794.47324: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 23784 1726882794.47332: when evaluation is False, skipping this task 23784 1726882794.47339: _execute() done 23784 1726882794.47355: dumping result to json 23784 1726882794.47358: done dumping result, returning 23784 1726882794.47430: done running TaskExecutor() for managed_node1/TASK: Create EPEL 40 [0affc7ec-ae25-6eac-d0b3-000000000068] 23784 1726882794.47433: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000068 23784 1726882794.47514: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000068 23784 1726882794.47517: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 23784 1726882794.47689: no more pending results, returning what we have 23784 1726882794.47693: results queue empty 23784 1726882794.47694: checking for any_errors_fatal 23784 1726882794.47695: done checking for any_errors_fatal 23784 1726882794.47696: checking for max_fail_percentage 23784 1726882794.47698: done checking for max_fail_percentage 23784 1726882794.47699: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.47699: done checking to see if all hosts have failed 23784 1726882794.47700: getting the remaining hosts for this loop 23784 1726882794.47702: done getting the remaining hosts for this loop 23784 1726882794.47706: getting the next task for host managed_node1 23784 1726882794.47713: done getting next task for host managed_node1 23784 1726882794.47716: ^ task is: TASK: Install yum-utils package 23784 1726882794.47720: ^ 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 23784 1726882794.47725: getting variables 23784 1726882794.47727: in VariableManager get_vars() 23784 1726882794.47756: Calling all_inventory to load vars for managed_node1 23784 1726882794.47758: Calling groups_inventory to load vars for managed_node1 23784 1726882794.47762: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.47776: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.47779: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.47782: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.48124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.48386: done with get_vars() 23784 1726882794.48396: done getting variables 23784 1726882794.48494: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:39:54 -0400 (0:00:00.025) 0:00:06.367 ****** 23784 1726882794.48521: entering _queue_task() for managed_node1/package 23784 1726882794.48525: Creating lock for package 23784 1726882794.48931: worker is 1 (out of 1 available) 23784 1726882794.48944: exiting _queue_task() for managed_node1/package 23784 1726882794.48955: done queuing things up, now waiting for results queue to drain 23784 1726882794.48957: waiting for pending results... 23784 1726882794.49338: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 23784 1726882794.49343: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000069 23784 1726882794.49346: variable 'ansible_search_path' from source: unknown 23784 1726882794.49348: variable 'ansible_search_path' from source: unknown 23784 1726882794.49351: calling self._execute() 23784 1726882794.49435: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.49448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.49462: variable 'omit' from source: magic vars 23784 1726882794.49889: variable 'ansible_distribution' from source: facts 23784 1726882794.49909: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 23784 1726882794.49918: when evaluation is False, skipping this task 23784 1726882794.49928: _execute() done 23784 1726882794.49937: dumping result to json 23784 1726882794.49945: done dumping result, returning 23784 1726882794.49957: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affc7ec-ae25-6eac-d0b3-000000000069] 23784 1726882794.49967: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000069 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 23784 1726882794.50132: no more pending results, returning what we have 23784 1726882794.50136: results queue empty 23784 1726882794.50137: checking for any_errors_fatal 23784 1726882794.50145: done checking for any_errors_fatal 23784 1726882794.50146: checking for max_fail_percentage 23784 1726882794.50148: done checking for max_fail_percentage 23784 1726882794.50149: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.50150: done checking to see if all hosts have failed 23784 1726882794.50151: getting the remaining hosts for this loop 23784 1726882794.50153: done getting the remaining hosts for this loop 23784 1726882794.50157: getting the next task for host managed_node1 23784 1726882794.50166: done getting next task for host managed_node1 23784 1726882794.50169: ^ task is: TASK: Enable EPEL 7 23784 1726882794.50172: ^ 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 23784 1726882794.50176: getting variables 23784 1726882794.50178: in VariableManager get_vars() 23784 1726882794.50208: Calling all_inventory to load vars for managed_node1 23784 1726882794.50211: Calling groups_inventory to load vars for managed_node1 23784 1726882794.50215: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.50234: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.50237: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.50242: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.50705: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000069 23784 1726882794.50708: WORKER PROCESS EXITING 23784 1726882794.50730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.50975: done with get_vars() 23784 1726882794.50986: done getting variables 23784 1726882794.51052: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:39:54 -0400 (0:00:00.025) 0:00:06.393 ****** 23784 1726882794.51089: entering _queue_task() for managed_node1/command 23784 1726882794.51451: worker is 1 (out of 1 available) 23784 1726882794.51463: exiting _queue_task() for managed_node1/command 23784 1726882794.51474: done queuing things up, now waiting for results queue to drain 23784 1726882794.51476: waiting for pending results... 23784 1726882794.51675: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 23784 1726882794.51797: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000006a 23784 1726882794.51819: variable 'ansible_search_path' from source: unknown 23784 1726882794.51832: variable 'ansible_search_path' from source: unknown 23784 1726882794.51879: calling self._execute() 23784 1726882794.51966: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.51979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.51994: variable 'omit' from source: magic vars 23784 1726882794.52396: variable 'ansible_distribution' from source: facts 23784 1726882794.52417: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 23784 1726882794.52428: when evaluation is False, skipping this task 23784 1726882794.52435: _execute() done 23784 1726882794.52442: dumping result to json 23784 1726882794.52449: done dumping result, returning 23784 1726882794.52458: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affc7ec-ae25-6eac-d0b3-00000000006a] 23784 1726882794.52466: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000006a skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 23784 1726882794.52657: no more pending results, returning what we have 23784 1726882794.52661: results queue empty 23784 1726882794.52662: checking for any_errors_fatal 23784 1726882794.52668: done checking for any_errors_fatal 23784 1726882794.52669: checking for max_fail_percentage 23784 1726882794.52671: done checking for max_fail_percentage 23784 1726882794.52672: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.52673: done checking to see if all hosts have failed 23784 1726882794.52674: getting the remaining hosts for this loop 23784 1726882794.52675: done getting the remaining hosts for this loop 23784 1726882794.52679: getting the next task for host managed_node1 23784 1726882794.52687: done getting next task for host managed_node1 23784 1726882794.52690: ^ task is: TASK: Enable EPEL 8 23784 1726882794.52693: ^ 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 23784 1726882794.52697: getting variables 23784 1726882794.52699: in VariableManager get_vars() 23784 1726882794.52840: Calling all_inventory to load vars for managed_node1 23784 1726882794.52843: Calling groups_inventory to load vars for managed_node1 23784 1726882794.52846: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.52858: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.52861: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.52864: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.53163: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000006a 23784 1726882794.53166: WORKER PROCESS EXITING 23784 1726882794.53191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.53425: done with get_vars() 23784 1726882794.53435: done getting variables 23784 1726882794.53504: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:39:54 -0400 (0:00:00.024) 0:00:06.417 ****** 23784 1726882794.53539: entering _queue_task() for managed_node1/command 23784 1726882794.53926: worker is 1 (out of 1 available) 23784 1726882794.53937: exiting _queue_task() for managed_node1/command 23784 1726882794.53949: done queuing things up, now waiting for results queue to drain 23784 1726882794.53950: waiting for pending results... 23784 1726882794.54119: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 23784 1726882794.54250: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000006b 23784 1726882794.54267: variable 'ansible_search_path' from source: unknown 23784 1726882794.54274: variable 'ansible_search_path' from source: unknown 23784 1726882794.54314: calling self._execute() 23784 1726882794.54395: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.54406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.54419: variable 'omit' from source: magic vars 23784 1726882794.54833: variable 'ansible_distribution' from source: facts 23784 1726882794.54851: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 23784 1726882794.54859: when evaluation is False, skipping this task 23784 1726882794.54866: _execute() done 23784 1726882794.54873: dumping result to json 23784 1726882794.54881: done dumping result, returning 23784 1726882794.54898: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affc7ec-ae25-6eac-d0b3-00000000006b] 23784 1726882794.54909: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000006b 23784 1726882794.55133: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000006b 23784 1726882794.55137: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 23784 1726882794.55183: no more pending results, returning what we have 23784 1726882794.55187: results queue empty 23784 1726882794.55188: checking for any_errors_fatal 23784 1726882794.55194: done checking for any_errors_fatal 23784 1726882794.55195: checking for max_fail_percentage 23784 1726882794.55197: done checking for max_fail_percentage 23784 1726882794.55197: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.55198: done checking to see if all hosts have failed 23784 1726882794.55199: getting the remaining hosts for this loop 23784 1726882794.55200: done getting the remaining hosts for this loop 23784 1726882794.55205: getting the next task for host managed_node1 23784 1726882794.55330: done getting next task for host managed_node1 23784 1726882794.55333: ^ task is: TASK: Enable EPEL 6 23784 1726882794.55337: ^ 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 23784 1726882794.55340: getting variables 23784 1726882794.55341: in VariableManager get_vars() 23784 1726882794.55365: Calling all_inventory to load vars for managed_node1 23784 1726882794.55368: Calling groups_inventory to load vars for managed_node1 23784 1726882794.55371: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.55381: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.55384: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.55387: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.55600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.55854: done with get_vars() 23784 1726882794.55865: done getting variables 23784 1726882794.55933: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:39:54 -0400 (0:00:00.024) 0:00:06.442 ****** 23784 1726882794.55963: entering _queue_task() for managed_node1/copy 23784 1726882794.56331: worker is 1 (out of 1 available) 23784 1726882794.56343: exiting _queue_task() for managed_node1/copy 23784 1726882794.56354: done queuing things up, now waiting for results queue to drain 23784 1726882794.56356: waiting for pending results... 23784 1726882794.56508: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 23784 1726882794.56617: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000006d 23784 1726882794.56642: variable 'ansible_search_path' from source: unknown 23784 1726882794.56689: variable 'ansible_search_path' from source: unknown 23784 1726882794.56692: calling self._execute() 23784 1726882794.56772: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.56784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.56801: variable 'omit' from source: magic vars 23784 1726882794.57289: variable 'ansible_distribution' from source: facts 23784 1726882794.57310: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 23784 1726882794.57400: when evaluation is False, skipping this task 23784 1726882794.57403: _execute() done 23784 1726882794.57406: dumping result to json 23784 1726882794.57408: done dumping result, returning 23784 1726882794.57411: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affc7ec-ae25-6eac-d0b3-00000000006d] 23784 1726882794.57414: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000006d 23784 1726882794.57485: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000006d 23784 1726882794.57488: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 23784 1726882794.57541: no more pending results, returning what we have 23784 1726882794.57544: results queue empty 23784 1726882794.57545: checking for any_errors_fatal 23784 1726882794.57550: done checking for any_errors_fatal 23784 1726882794.57551: checking for max_fail_percentage 23784 1726882794.57553: done checking for max_fail_percentage 23784 1726882794.57554: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.57555: done checking to see if all hosts have failed 23784 1726882794.57555: getting the remaining hosts for this loop 23784 1726882794.57557: done getting the remaining hosts for this loop 23784 1726882794.57561: getting the next task for host managed_node1 23784 1726882794.57572: done getting next task for host managed_node1 23784 1726882794.57575: ^ task is: TASK: Set network provider to 'nm' 23784 1726882794.57578: ^ 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 23784 1726882794.57582: getting variables 23784 1726882794.57584: in VariableManager get_vars() 23784 1726882794.57730: Calling all_inventory to load vars for managed_node1 23784 1726882794.57734: Calling groups_inventory to load vars for managed_node1 23784 1726882794.57738: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.57750: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.57754: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.57757: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.58176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.58814: done with get_vars() 23784 1726882794.58827: done getting variables 23784 1726882794.59005: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:13 Friday 20 September 2024 21:39:54 -0400 (0:00:00.030) 0:00:06.472 ****** 23784 1726882794.59036: entering _queue_task() for managed_node1/set_fact 23784 1726882794.59588: worker is 1 (out of 1 available) 23784 1726882794.59602: exiting _queue_task() for managed_node1/set_fact 23784 1726882794.59615: done queuing things up, now waiting for results queue to drain 23784 1726882794.59617: waiting for pending results... 23784 1726882794.60152: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 23784 1726882794.60317: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000007 23784 1726882794.60325: variable 'ansible_search_path' from source: unknown 23784 1726882794.60328: calling self._execute() 23784 1726882794.60581: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.60590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.60823: variable 'omit' from source: magic vars 23784 1726882794.60827: variable 'omit' from source: magic vars 23784 1726882794.60848: variable 'omit' from source: magic vars 23784 1726882794.60891: variable 'omit' from source: magic vars 23784 1726882794.60969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882794.60976: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882794.61002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882794.61024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882794.61296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882794.61300: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882794.61303: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.61305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.61501: Set connection var ansible_pipelining to False 23784 1726882794.61513: Set connection var ansible_timeout to 10 23784 1726882794.61520: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882794.61526: Set connection var ansible_connection to ssh 23784 1726882794.61739: Set connection var ansible_shell_executable to /bin/sh 23784 1726882794.61743: Set connection var ansible_shell_type to sh 23784 1726882794.61766: variable 'ansible_shell_executable' from source: unknown 23784 1726882794.61770: variable 'ansible_connection' from source: unknown 23784 1726882794.61772: variable 'ansible_module_compression' from source: unknown 23784 1726882794.61775: variable 'ansible_shell_type' from source: unknown 23784 1726882794.61777: variable 'ansible_shell_executable' from source: unknown 23784 1726882794.61781: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.61789: variable 'ansible_pipelining' from source: unknown 23784 1726882794.61791: variable 'ansible_timeout' from source: unknown 23784 1726882794.61795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.62076: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882794.62081: variable 'omit' from source: magic vars 23784 1726882794.62087: starting attempt loop 23784 1726882794.62090: running the handler 23784 1726882794.62103: handler run complete 23784 1726882794.62114: attempt loop complete, returning result 23784 1726882794.62117: _execute() done 23784 1726882794.62120: dumping result to json 23784 1726882794.62124: done dumping result, returning 23784 1726882794.62132: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0affc7ec-ae25-6eac-d0b3-000000000007] 23784 1726882794.62137: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 23784 1726882794.62512: no more pending results, returning what we have 23784 1726882794.62515: results queue empty 23784 1726882794.62516: checking for any_errors_fatal 23784 1726882794.62521: done checking for any_errors_fatal 23784 1726882794.62526: checking for max_fail_percentage 23784 1726882794.62528: done checking for max_fail_percentage 23784 1726882794.62529: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.62530: done checking to see if all hosts have failed 23784 1726882794.62531: getting the remaining hosts for this loop 23784 1726882794.62532: done getting the remaining hosts for this loop 23784 1726882794.62536: getting the next task for host managed_node1 23784 1726882794.62542: done getting next task for host managed_node1 23784 1726882794.62544: ^ task is: TASK: meta (flush_handlers) 23784 1726882794.62546: ^ 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 23784 1726882794.62550: getting variables 23784 1726882794.62552: in VariableManager get_vars() 23784 1726882794.62582: Calling all_inventory to load vars for managed_node1 23784 1726882794.62585: Calling groups_inventory to load vars for managed_node1 23784 1726882794.62589: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.62600: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.62603: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.62606: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.63117: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000007 23784 1726882794.63121: WORKER PROCESS EXITING 23784 1726882794.63147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.63558: done with get_vars() 23784 1726882794.63568: done getting variables 23784 1726882794.63749: in VariableManager get_vars() 23784 1726882794.63759: Calling all_inventory to load vars for managed_node1 23784 1726882794.63761: Calling groups_inventory to load vars for managed_node1 23784 1726882794.63764: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.63769: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.63771: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.63774: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.64192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.64724: done with get_vars() 23784 1726882794.64740: done queuing things up, now waiting for results queue to drain 23784 1726882794.64743: results queue empty 23784 1726882794.64744: checking for any_errors_fatal 23784 1726882794.64746: done checking for any_errors_fatal 23784 1726882794.64747: checking for max_fail_percentage 23784 1726882794.64748: done checking for max_fail_percentage 23784 1726882794.64749: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.64750: done checking to see if all hosts have failed 23784 1726882794.64751: getting the remaining hosts for this loop 23784 1726882794.64752: done getting the remaining hosts for this loop 23784 1726882794.64754: getting the next task for host managed_node1 23784 1726882794.64758: done getting next task for host managed_node1 23784 1726882794.64760: ^ task is: TASK: meta (flush_handlers) 23784 1726882794.64762: ^ 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 23784 1726882794.64770: getting variables 23784 1726882794.64771: in VariableManager get_vars() 23784 1726882794.64779: Calling all_inventory to load vars for managed_node1 23784 1726882794.64781: Calling groups_inventory to load vars for managed_node1 23784 1726882794.64784: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.64867: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.64871: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.64874: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.65099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.65482: done with get_vars() 23784 1726882794.65491: done getting variables 23784 1726882794.65545: in VariableManager get_vars() 23784 1726882794.65588: Calling all_inventory to load vars for managed_node1 23784 1726882794.65591: Calling groups_inventory to load vars for managed_node1 23784 1726882794.65593: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.65598: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.65601: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.65604: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.65792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.66027: done with get_vars() 23784 1726882794.66041: done queuing things up, now waiting for results queue to drain 23784 1726882794.66043: results queue empty 23784 1726882794.66043: checking for any_errors_fatal 23784 1726882794.66045: done checking for any_errors_fatal 23784 1726882794.66046: checking for max_fail_percentage 23784 1726882794.66047: done checking for max_fail_percentage 23784 1726882794.66048: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.66048: done checking to see if all hosts have failed 23784 1726882794.66049: getting the remaining hosts for this loop 23784 1726882794.66050: done getting the remaining hosts for this loop 23784 1726882794.66052: getting the next task for host managed_node1 23784 1726882794.66056: done getting next task for host managed_node1 23784 1726882794.66056: ^ task is: None 23784 1726882794.66058: ^ 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 23784 1726882794.66059: done queuing things up, now waiting for results queue to drain 23784 1726882794.66060: results queue empty 23784 1726882794.66061: checking for any_errors_fatal 23784 1726882794.66061: done checking for any_errors_fatal 23784 1726882794.66062: checking for max_fail_percentage 23784 1726882794.66063: done checking for max_fail_percentage 23784 1726882794.66064: checking to see if all hosts have failed and the running result is not ok 23784 1726882794.66065: done checking to see if all hosts have failed 23784 1726882794.66066: getting the next task for host managed_node1 23784 1726882794.66069: done getting next task for host managed_node1 23784 1726882794.66070: ^ task is: None 23784 1726882794.66071: ^ 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 23784 1726882794.66128: in VariableManager get_vars() 23784 1726882794.66152: done with get_vars() 23784 1726882794.66159: in VariableManager get_vars() 23784 1726882794.66173: done with get_vars() 23784 1726882794.66178: variable 'omit' from source: magic vars 23784 1726882794.66212: in VariableManager get_vars() 23784 1726882794.66229: done with get_vars() 23784 1726882794.66259: variable 'omit' from source: magic vars PLAY [Play for testing reapplying the connection] ****************************** 23784 1726882794.67044: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 23784 1726882794.67072: getting the remaining hosts for this loop 23784 1726882794.67073: done getting the remaining hosts for this loop 23784 1726882794.67076: getting the next task for host managed_node1 23784 1726882794.67079: done getting next task for host managed_node1 23784 1726882794.67081: ^ task is: TASK: Gathering Facts 23784 1726882794.67083: ^ 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 23784 1726882794.67085: getting variables 23784 1726882794.67086: in VariableManager get_vars() 23784 1726882794.67098: Calling all_inventory to load vars for managed_node1 23784 1726882794.67100: Calling groups_inventory to load vars for managed_node1 23784 1726882794.67108: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882794.67113: Calling all_plugins_play to load vars for managed_node1 23784 1726882794.67130: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882794.67135: Calling groups_plugins_play to load vars for managed_node1 23784 1726882794.67341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882794.67578: done with get_vars() 23784 1726882794.67586: done getting variables 23784 1726882794.67629: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:7 Friday 20 September 2024 21:39:54 -0400 (0:00:00.086) 0:00:06.558 ****** 23784 1726882794.67657: entering _queue_task() for managed_node1/gather_facts 23784 1726882794.67950: worker is 1 (out of 1 available) 23784 1726882794.67960: exiting _queue_task() for managed_node1/gather_facts 23784 1726882794.67978: done queuing things up, now waiting for results queue to drain 23784 1726882794.67980: waiting for pending results... 23784 1726882794.68252: running TaskExecutor() for managed_node1/TASK: Gathering Facts 23784 1726882794.68420: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000093 23784 1726882794.68426: variable 'ansible_search_path' from source: unknown 23784 1726882794.68430: calling self._execute() 23784 1726882794.68509: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.68532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.68548: variable 'omit' from source: magic vars 23784 1726882794.68953: variable 'ansible_distribution_major_version' from source: facts 23784 1726882794.68978: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882794.69027: variable 'omit' from source: magic vars 23784 1726882794.69031: variable 'omit' from source: magic vars 23784 1726882794.69062: variable 'omit' from source: magic vars 23784 1726882794.69114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882794.69159: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882794.69192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882794.69215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882794.69295: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882794.69299: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882794.69302: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.69304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.69408: Set connection var ansible_pipelining to False 23784 1726882794.69426: Set connection var ansible_timeout to 10 23784 1726882794.69440: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882794.69448: Set connection var ansible_connection to ssh 23784 1726882794.69461: Set connection var ansible_shell_executable to /bin/sh 23784 1726882794.69469: Set connection var ansible_shell_type to sh 23784 1726882794.69494: variable 'ansible_shell_executable' from source: unknown 23784 1726882794.69502: variable 'ansible_connection' from source: unknown 23784 1726882794.69516: variable 'ansible_module_compression' from source: unknown 23784 1726882794.69526: variable 'ansible_shell_type' from source: unknown 23784 1726882794.69622: variable 'ansible_shell_executable' from source: unknown 23784 1726882794.69628: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882794.69631: variable 'ansible_pipelining' from source: unknown 23784 1726882794.69634: variable 'ansible_timeout' from source: unknown 23784 1726882794.69636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882794.69768: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882794.69788: variable 'omit' from source: magic vars 23784 1726882794.69798: starting attempt loop 23784 1726882794.69805: running the handler 23784 1726882794.69829: variable 'ansible_facts' from source: unknown 23784 1726882794.69860: _low_level_execute_command(): starting 23784 1726882794.69873: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882794.70731: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882794.70796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882794.70838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882794.70956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882794.72734: stdout chunk (state=3): >>>/root <<< 23784 1726882794.72962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882794.72965: stdout chunk (state=3): >>><<< 23784 1726882794.72968: stderr chunk (state=3): >>><<< 23784 1726882794.73092: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882794.73096: _low_level_execute_command(): starting 23784 1726882794.73099: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239 `" && echo ansible-tmp-1726882794.7299838-24044-91631905441239="` echo /root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239 `" ) && sleep 0' 23784 1726882794.74228: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882794.74405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882794.74419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882794.74561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882794.76475: stdout chunk (state=3): >>>ansible-tmp-1726882794.7299838-24044-91631905441239=/root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239 <<< 23784 1726882794.76601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882794.76662: stderr chunk (state=3): >>><<< 23784 1726882794.76666: stdout chunk (state=3): >>><<< 23784 1726882794.76728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882794.7299838-24044-91631905441239=/root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882794.76731: variable 'ansible_module_compression' from source: unknown 23784 1726882794.76771: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 23784 1726882794.76838: variable 'ansible_facts' from source: unknown 23784 1726882794.77044: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239/AnsiballZ_setup.py 23784 1726882794.77173: Sending initial data 23784 1726882794.77176: Sent initial data (153 bytes) 23784 1726882794.77925: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882794.77957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882794.77961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882794.77984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882794.78070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882794.79688: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882794.79744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882794.79806: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpq9vjbw5w /root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239/AnsiballZ_setup.py <<< 23784 1726882794.79810: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239/AnsiballZ_setup.py" <<< 23784 1726882794.79859: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpq9vjbw5w" to remote "/root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239/AnsiballZ_setup.py" <<< 23784 1726882794.79863: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239/AnsiballZ_setup.py" <<< 23784 1726882794.81492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882794.81496: stdout chunk (state=3): >>><<< 23784 1726882794.81498: stderr chunk (state=3): >>><<< 23784 1726882794.81501: done transferring module to remote 23784 1726882794.81503: _low_level_execute_command(): starting 23784 1726882794.81505: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239/ /root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239/AnsiballZ_setup.py && sleep 0' 23784 1726882794.81951: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882794.81957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882794.81987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882794.81990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882794.81993: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882794.81995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882794.82049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882794.82053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882794.82108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882794.84129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882794.84138: stdout chunk (state=3): >>><<< 23784 1726882794.84140: stderr chunk (state=3): >>><<< 23784 1726882794.84143: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882794.84146: _low_level_execute_command(): starting 23784 1726882794.84148: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239/AnsiballZ_setup.py && sleep 0' 23784 1726882794.84970: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882794.84993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882794.84996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882794.85046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882794.85050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882794.85138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882794.85149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882794.85163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882794.85206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882794.85260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.00176: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "55", "epoch": "1726882795", "epoch_int": "1726882795", "date": "2024-09-20", "time": "21:39:55", "iso8601_micro": "2024-09-21T01:39:55.141817Z", "iso8601": "2024-09-21T01:39:55Z", "iso8601_basic": "20240920T213955141817", "iso8601_basic_short": "20240920T213955", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.625, "5m": 0.60205078125, "15m": 0.3759765625}, "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": 3716, "ansible_memfree_mb": 3044, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 672, "free": 3044}, "nocache": {"free": 3458, "used": 258}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labe<<< 23784 1726882797.00214: stdout chunk (state=3): >>>ls": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 755, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251373383680, "block_size": 4096, "block_total": 64483404, "block_available": 61370455, "block_used": 3112949, "inode_total": 16384000, "inode_available": 16303049, "inode_used": 80951, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_local": {}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_chec<<< 23784 1726882797.00287: stdout chunk (state=3): >>>ksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_lsb": {}, "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"}}} <<< 23784 1726882797.02282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882797.02338: stderr chunk (state=3): >>><<< 23784 1726882797.02341: stdout chunk (state=3): >>><<< 23784 1726882797.02369: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "55", "epoch": "1726882795", "epoch_int": "1726882795", "date": "2024-09-20", "time": "21:39:55", "iso8601_micro": "2024-09-21T01:39:55.141817Z", "iso8601": "2024-09-21T01:39:55Z", "iso8601_basic": "20240920T213955141817", "iso8601_basic_short": "20240920T213955", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.625, "5m": 0.60205078125, "15m": 0.3759765625}, "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": 3716, "ansible_memfree_mb": 3044, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 672, "free": 3044}, "nocache": {"free": 3458, "used": 258}, "swap": {"total": 3715, "free": 3715, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 755, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251373383680, "block_size": 4096, "block_total": 64483404, "block_available": 61370455, "block_used": 3112949, "inode_total": 16384000, "inode_available": 16303049, "inode_used": 80951, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_local": {}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.180 60558 10.31.15.7 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.180 60558 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_lsb": {}, "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882797.02624: 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-1726882794.7299838-24044-91631905441239/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882797.02643: _low_level_execute_command(): starting 23784 1726882797.02648: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882794.7299838-24044-91631905441239/ > /dev/null 2>&1 && sleep 0' 23784 1726882797.03110: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882797.03113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882797.03116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.03118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882797.03120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882797.03125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.03179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882797.03182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.03229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.05130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882797.05173: stderr chunk (state=3): >>><<< 23784 1726882797.05177: stdout chunk (state=3): >>><<< 23784 1726882797.05191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882797.05199: handler run complete 23784 1726882797.05299: variable 'ansible_facts' from source: unknown 23784 1726882797.05376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.05591: variable 'ansible_facts' from source: unknown 23784 1726882797.05654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.05747: attempt loop complete, returning result 23784 1726882797.05751: _execute() done 23784 1726882797.05755: dumping result to json 23784 1726882797.05777: done dumping result, returning 23784 1726882797.05785: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-6eac-d0b3-000000000093] 23784 1726882797.05791: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000093 23784 1726882797.06067: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000093 23784 1726882797.06070: WORKER PROCESS EXITING ok: [managed_node1] 23784 1726882797.06300: no more pending results, returning what we have 23784 1726882797.06302: results queue empty 23784 1726882797.06303: checking for any_errors_fatal 23784 1726882797.06304: done checking for any_errors_fatal 23784 1726882797.06304: checking for max_fail_percentage 23784 1726882797.06305: done checking for max_fail_percentage 23784 1726882797.06306: checking to see if all hosts have failed and the running result is not ok 23784 1726882797.06307: done checking to see if all hosts have failed 23784 1726882797.06307: getting the remaining hosts for this loop 23784 1726882797.06308: done getting the remaining hosts for this loop 23784 1726882797.06310: getting the next task for host managed_node1 23784 1726882797.06315: done getting next task for host managed_node1 23784 1726882797.06316: ^ task is: TASK: Show test banner 23784 1726882797.06318: ^ 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 23784 1726882797.06320: getting variables 23784 1726882797.06324: in VariableManager get_vars() 23784 1726882797.06346: Calling all_inventory to load vars for managed_node1 23784 1726882797.06348: Calling groups_inventory to load vars for managed_node1 23784 1726882797.06349: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.06357: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.06359: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.06361: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.06476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.06620: done with get_vars() 23784 1726882797.06629: done getting variables 23784 1726882797.06704: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show test banner] ******************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:14 Friday 20 September 2024 21:39:57 -0400 (0:00:02.390) 0:00:08.949 ****** 23784 1726882797.06726: entering _queue_task() for managed_node1/debug 23784 1726882797.06728: Creating lock for debug 23784 1726882797.06944: worker is 1 (out of 1 available) 23784 1726882797.06961: exiting _queue_task() for managed_node1/debug 23784 1726882797.06970: done queuing things up, now waiting for results queue to drain 23784 1726882797.06972: waiting for pending results... 23784 1726882797.07130: running TaskExecutor() for managed_node1/TASK: Show test banner 23784 1726882797.07186: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000026 23784 1726882797.07198: variable 'ansible_search_path' from source: unknown 23784 1726882797.07230: calling self._execute() 23784 1726882797.07288: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.07294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.07302: variable 'omit' from source: magic vars 23784 1726882797.07581: variable 'ansible_distribution_major_version' from source: facts 23784 1726882797.07592: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882797.07599: variable 'omit' from source: magic vars 23784 1726882797.07618: variable 'omit' from source: magic vars 23784 1726882797.07653: variable 'omit' from source: magic vars 23784 1726882797.07683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882797.07709: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882797.07726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882797.07743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882797.07753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882797.07778: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882797.07784: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.07787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.07860: Set connection var ansible_pipelining to False 23784 1726882797.07871: Set connection var ansible_timeout to 10 23784 1726882797.07874: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882797.07877: Set connection var ansible_connection to ssh 23784 1726882797.07885: Set connection var ansible_shell_executable to /bin/sh 23784 1726882797.07888: Set connection var ansible_shell_type to sh 23784 1726882797.07905: variable 'ansible_shell_executable' from source: unknown 23784 1726882797.07908: variable 'ansible_connection' from source: unknown 23784 1726882797.07910: variable 'ansible_module_compression' from source: unknown 23784 1726882797.07913: variable 'ansible_shell_type' from source: unknown 23784 1726882797.07915: variable 'ansible_shell_executable' from source: unknown 23784 1726882797.07918: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.07924: variable 'ansible_pipelining' from source: unknown 23784 1726882797.07927: variable 'ansible_timeout' from source: unknown 23784 1726882797.07931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.08040: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882797.08049: variable 'omit' from source: magic vars 23784 1726882797.08052: starting attempt loop 23784 1726882797.08056: running the handler 23784 1726882797.08097: handler run complete 23784 1726882797.08114: attempt loop complete, returning result 23784 1726882797.08117: _execute() done 23784 1726882797.08120: dumping result to json 23784 1726882797.08125: done dumping result, returning 23784 1726882797.08131: done running TaskExecutor() for managed_node1/TASK: Show test banner [0affc7ec-ae25-6eac-d0b3-000000000026] 23784 1726882797.08136: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000026 23784 1726882797.08228: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000026 23784 1726882797.08231: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Inside states tests 23784 1726882797.08282: no more pending results, returning what we have 23784 1726882797.08285: results queue empty 23784 1726882797.08286: checking for any_errors_fatal 23784 1726882797.08294: done checking for any_errors_fatal 23784 1726882797.08295: checking for max_fail_percentage 23784 1726882797.08297: done checking for max_fail_percentage 23784 1726882797.08297: checking to see if all hosts have failed and the running result is not ok 23784 1726882797.08298: done checking to see if all hosts have failed 23784 1726882797.08299: getting the remaining hosts for this loop 23784 1726882797.08300: done getting the remaining hosts for this loop 23784 1726882797.08303: getting the next task for host managed_node1 23784 1726882797.08307: done getting next task for host managed_node1 23784 1726882797.08310: ^ task is: TASK: Include the task 'show_interfaces.yml' 23784 1726882797.08312: ^ 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 23784 1726882797.08315: getting variables 23784 1726882797.08316: in VariableManager get_vars() 23784 1726882797.08354: Calling all_inventory to load vars for managed_node1 23784 1726882797.08356: Calling groups_inventory to load vars for managed_node1 23784 1726882797.08358: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.08364: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.08366: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.08368: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.08490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.08627: done with get_vars() 23784 1726882797.08635: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:17 Friday 20 September 2024 21:39:57 -0400 (0:00:00.019) 0:00:08.969 ****** 23784 1726882797.08701: entering _queue_task() for managed_node1/include_tasks 23784 1726882797.08890: worker is 1 (out of 1 available) 23784 1726882797.08906: exiting _queue_task() for managed_node1/include_tasks 23784 1726882797.08917: done queuing things up, now waiting for results queue to drain 23784 1726882797.08918: waiting for pending results... 23784 1726882797.09061: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 23784 1726882797.09108: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000027 23784 1726882797.09119: variable 'ansible_search_path' from source: unknown 23784 1726882797.09155: calling self._execute() 23784 1726882797.09211: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.09215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.09226: variable 'omit' from source: magic vars 23784 1726882797.09594: variable 'ansible_distribution_major_version' from source: facts 23784 1726882797.09598: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882797.09600: _execute() done 23784 1726882797.09602: dumping result to json 23784 1726882797.09604: done dumping result, returning 23784 1726882797.09606: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-6eac-d0b3-000000000027] 23784 1726882797.09608: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000027 23784 1726882797.09668: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000027 23784 1726882797.09670: WORKER PROCESS EXITING 23784 1726882797.09708: no more pending results, returning what we have 23784 1726882797.09711: in VariableManager get_vars() 23784 1726882797.09739: Calling all_inventory to load vars for managed_node1 23784 1726882797.09741: Calling groups_inventory to load vars for managed_node1 23784 1726882797.09742: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.09750: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.09751: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.09753: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.10049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.10176: done with get_vars() 23784 1726882797.10183: variable 'ansible_search_path' from source: unknown 23784 1726882797.10192: we have included files to process 23784 1726882797.10193: generating all_blocks data 23784 1726882797.10194: done generating all_blocks data 23784 1726882797.10194: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 23784 1726882797.10195: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 23784 1726882797.10196: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 23784 1726882797.10298: in VariableManager get_vars() 23784 1726882797.10310: done with get_vars() 23784 1726882797.10387: done processing included file 23784 1726882797.10388: iterating over new_blocks loaded from include file 23784 1726882797.10389: in VariableManager get_vars() 23784 1726882797.10398: done with get_vars() 23784 1726882797.10399: filtering new block on tags 23784 1726882797.10409: done filtering new block on tags 23784 1726882797.10411: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 23784 1726882797.10414: extending task lists for all hosts with included blocks 23784 1726882797.10453: done extending task lists 23784 1726882797.10454: done processing included files 23784 1726882797.10455: results queue empty 23784 1726882797.10455: checking for any_errors_fatal 23784 1726882797.10457: done checking for any_errors_fatal 23784 1726882797.10457: checking for max_fail_percentage 23784 1726882797.10458: done checking for max_fail_percentage 23784 1726882797.10458: checking to see if all hosts have failed and the running result is not ok 23784 1726882797.10459: done checking to see if all hosts have failed 23784 1726882797.10460: getting the remaining hosts for this loop 23784 1726882797.10461: done getting the remaining hosts for this loop 23784 1726882797.10463: getting the next task for host managed_node1 23784 1726882797.10466: done getting next task for host managed_node1 23784 1726882797.10467: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 23784 1726882797.10469: ^ 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 23784 1726882797.10470: getting variables 23784 1726882797.10471: in VariableManager get_vars() 23784 1726882797.10478: Calling all_inventory to load vars for managed_node1 23784 1726882797.10481: Calling groups_inventory to load vars for managed_node1 23784 1726882797.10483: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.10486: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.10488: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.10489: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.10582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.10727: done with get_vars() 23784 1726882797.10733: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:39:57 -0400 (0:00:00.020) 0:00:08.990 ****** 23784 1726882797.10781: entering _queue_task() for managed_node1/include_tasks 23784 1726882797.10960: worker is 1 (out of 1 available) 23784 1726882797.10972: exiting _queue_task() for managed_node1/include_tasks 23784 1726882797.10985: done queuing things up, now waiting for results queue to drain 23784 1726882797.10987: waiting for pending results... 23784 1726882797.11122: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 23784 1726882797.11186: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000000d9 23784 1726882797.11195: variable 'ansible_search_path' from source: unknown 23784 1726882797.11199: variable 'ansible_search_path' from source: unknown 23784 1726882797.11226: calling self._execute() 23784 1726882797.11288: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.11294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.11302: variable 'omit' from source: magic vars 23784 1726882797.11564: variable 'ansible_distribution_major_version' from source: facts 23784 1726882797.11574: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882797.11582: _execute() done 23784 1726882797.11585: dumping result to json 23784 1726882797.11588: done dumping result, returning 23784 1726882797.11593: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affc7ec-ae25-6eac-d0b3-0000000000d9] 23784 1726882797.11598: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000000d9 23784 1726882797.11687: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000000d9 23784 1726882797.11690: WORKER PROCESS EXITING 23784 1726882797.11716: no more pending results, returning what we have 23784 1726882797.11720: in VariableManager get_vars() 23784 1726882797.11753: Calling all_inventory to load vars for managed_node1 23784 1726882797.11756: Calling groups_inventory to load vars for managed_node1 23784 1726882797.11758: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.11768: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.11770: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.11773: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.11903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.12041: done with get_vars() 23784 1726882797.12046: variable 'ansible_search_path' from source: unknown 23784 1726882797.12047: variable 'ansible_search_path' from source: unknown 23784 1726882797.12073: we have included files to process 23784 1726882797.12073: generating all_blocks data 23784 1726882797.12074: done generating all_blocks data 23784 1726882797.12075: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 23784 1726882797.12076: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 23784 1726882797.12077: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 23784 1726882797.12292: done processing included file 23784 1726882797.12293: iterating over new_blocks loaded from include file 23784 1726882797.12295: in VariableManager get_vars() 23784 1726882797.12305: done with get_vars() 23784 1726882797.12306: filtering new block on tags 23784 1726882797.12317: done filtering new block on tags 23784 1726882797.12319: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 23784 1726882797.12324: extending task lists for all hosts with included blocks 23784 1726882797.12388: done extending task lists 23784 1726882797.12389: done processing included files 23784 1726882797.12390: results queue empty 23784 1726882797.12390: checking for any_errors_fatal 23784 1726882797.12392: done checking for any_errors_fatal 23784 1726882797.12392: checking for max_fail_percentage 23784 1726882797.12393: done checking for max_fail_percentage 23784 1726882797.12394: checking to see if all hosts have failed and the running result is not ok 23784 1726882797.12394: done checking to see if all hosts have failed 23784 1726882797.12395: getting the remaining hosts for this loop 23784 1726882797.12396: done getting the remaining hosts for this loop 23784 1726882797.12397: getting the next task for host managed_node1 23784 1726882797.12400: done getting next task for host managed_node1 23784 1726882797.12401: ^ task is: TASK: Gather current interface info 23784 1726882797.12403: ^ 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 23784 1726882797.12404: getting variables 23784 1726882797.12405: in VariableManager get_vars() 23784 1726882797.12412: Calling all_inventory to load vars for managed_node1 23784 1726882797.12413: Calling groups_inventory to load vars for managed_node1 23784 1726882797.12414: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.12418: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.12419: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.12423: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.12535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.12665: done with get_vars() 23784 1726882797.12672: done getting variables 23784 1726882797.12700: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:39:57 -0400 (0:00:00.019) 0:00:09.009 ****** 23784 1726882797.12719: entering _queue_task() for managed_node1/command 23784 1726882797.12897: worker is 1 (out of 1 available) 23784 1726882797.12909: exiting _queue_task() for managed_node1/command 23784 1726882797.12923: done queuing things up, now waiting for results queue to drain 23784 1726882797.12925: waiting for pending results... 23784 1726882797.13059: running TaskExecutor() for managed_node1/TASK: Gather current interface info 23784 1726882797.13115: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000000e8 23784 1726882797.13126: variable 'ansible_search_path' from source: unknown 23784 1726882797.13131: variable 'ansible_search_path' from source: unknown 23784 1726882797.13160: calling self._execute() 23784 1726882797.13219: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.13225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.13234: variable 'omit' from source: magic vars 23784 1726882797.13491: variable 'ansible_distribution_major_version' from source: facts 23784 1726882797.13503: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882797.13506: variable 'omit' from source: magic vars 23784 1726882797.13538: variable 'omit' from source: magic vars 23784 1726882797.13561: variable 'omit' from source: magic vars 23784 1726882797.13594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882797.13625: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882797.13642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882797.13656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882797.13665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882797.13689: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882797.13694: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.13697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.13772: Set connection var ansible_pipelining to False 23784 1726882797.13781: Set connection var ansible_timeout to 10 23784 1726882797.13787: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882797.13790: Set connection var ansible_connection to ssh 23784 1726882797.13797: Set connection var ansible_shell_executable to /bin/sh 23784 1726882797.13799: Set connection var ansible_shell_type to sh 23784 1726882797.13819: variable 'ansible_shell_executable' from source: unknown 23784 1726882797.13827: variable 'ansible_connection' from source: unknown 23784 1726882797.13831: variable 'ansible_module_compression' from source: unknown 23784 1726882797.13833: variable 'ansible_shell_type' from source: unknown 23784 1726882797.13836: variable 'ansible_shell_executable' from source: unknown 23784 1726882797.13838: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.13841: variable 'ansible_pipelining' from source: unknown 23784 1726882797.13843: variable 'ansible_timeout' from source: unknown 23784 1726882797.13846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.13947: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882797.13956: variable 'omit' from source: magic vars 23784 1726882797.13959: starting attempt loop 23784 1726882797.13963: running the handler 23784 1726882797.13976: _low_level_execute_command(): starting 23784 1726882797.13982: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882797.14524: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882797.14529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.14532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882797.14534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882797.14537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.14596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882797.14603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882797.14605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.14657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.16369: stdout chunk (state=3): >>>/root <<< 23784 1726882797.16481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882797.16528: stderr chunk (state=3): >>><<< 23784 1726882797.16532: stdout chunk (state=3): >>><<< 23784 1726882797.16551: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882797.16561: _low_level_execute_command(): starting 23784 1726882797.16567: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336 `" && echo ansible-tmp-1726882797.1654918-24117-195020776868336="` echo /root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336 `" ) && sleep 0' 23784 1726882797.16984: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882797.17013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882797.17016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.17027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882797.17030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882797.17032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.17082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882797.17086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.17135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.19108: stdout chunk (state=3): >>>ansible-tmp-1726882797.1654918-24117-195020776868336=/root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336 <<< 23784 1726882797.19224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882797.19270: stderr chunk (state=3): >>><<< 23784 1726882797.19273: stdout chunk (state=3): >>><<< 23784 1726882797.19287: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882797.1654918-24117-195020776868336=/root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882797.19311: variable 'ansible_module_compression' from source: unknown 23784 1726882797.19357: ANSIBALLZ: Using generic lock for ansible.legacy.command 23784 1726882797.19361: ANSIBALLZ: Acquiring lock 23784 1726882797.19363: ANSIBALLZ: Lock acquired: 139849186186048 23784 1726882797.19366: ANSIBALLZ: Creating module 23784 1726882797.29057: ANSIBALLZ: Writing module into payload 23784 1726882797.29328: ANSIBALLZ: Writing module 23784 1726882797.29332: ANSIBALLZ: Renaming module 23784 1726882797.29335: ANSIBALLZ: Done creating module 23784 1726882797.29337: variable 'ansible_facts' from source: unknown 23784 1726882797.29340: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336/AnsiballZ_command.py 23784 1726882797.29445: Sending initial data 23784 1726882797.29567: Sent initial data (156 bytes) 23784 1726882797.30245: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.30324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882797.30347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882797.30369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.30471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.32181: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 23784 1726882797.32190: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882797.32232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882797.32291: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpp0bd1_ex /root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336/AnsiballZ_command.py <<< 23784 1726882797.32295: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336/AnsiballZ_command.py" <<< 23784 1726882797.32341: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpp0bd1_ex" to remote "/root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336/AnsiballZ_command.py" <<< 23784 1726882797.32988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882797.33121: stderr chunk (state=3): >>><<< 23784 1726882797.33127: stdout chunk (state=3): >>><<< 23784 1726882797.33129: done transferring module to remote 23784 1726882797.33131: _low_level_execute_command(): starting 23784 1726882797.33134: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336/ /root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336/AnsiballZ_command.py && sleep 0' 23784 1726882797.33697: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882797.33712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882797.33737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882797.33755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882797.33781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882797.33792: stderr chunk (state=3): >>>debug2: match not found <<< 23784 1726882797.33889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882797.33926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.33991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.35826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882797.35870: stderr chunk (state=3): >>><<< 23784 1726882797.35874: stdout chunk (state=3): >>><<< 23784 1726882797.35892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882797.35896: _low_level_execute_command(): starting 23784 1726882797.35900: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336/AnsiballZ_command.py && sleep 0' 23784 1726882797.36689: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882797.36730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.36784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.53524: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:39:57.530079", "end": "2024-09-20 21:39:57.533546", "delta": "0:00:00.003467", "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}}} <<< 23784 1726882797.55131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882797.55187: stderr chunk (state=3): >>><<< 23784 1726882797.55191: stdout chunk (state=3): >>><<< 23784 1726882797.55206: _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:39:57.530079", "end": "2024-09-20 21:39:57.533546", "delta": "0:00:00.003467", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882797.55241: 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-1726882797.1654918-24117-195020776868336/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882797.55249: _low_level_execute_command(): starting 23784 1726882797.55254: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882797.1654918-24117-195020776868336/ > /dev/null 2>&1 && sleep 0' 23784 1726882797.55744: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882797.55747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882797.55750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.55757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882797.55759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.55810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882797.55813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.55870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.57779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882797.57830: stderr chunk (state=3): >>><<< 23784 1726882797.57833: stdout chunk (state=3): >>><<< 23784 1726882797.57847: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882797.57855: handler run complete 23784 1726882797.57875: Evaluated conditional (False): False 23784 1726882797.57887: attempt loop complete, returning result 23784 1726882797.57890: _execute() done 23784 1726882797.57893: dumping result to json 23784 1726882797.57897: done dumping result, returning 23784 1726882797.57905: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affc7ec-ae25-6eac-d0b3-0000000000e8] 23784 1726882797.57910: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000000e8 23784 1726882797.58011: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000000e8 23784 1726882797.58014: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003467", "end": "2024-09-20 21:39:57.533546", "rc": 0, "start": "2024-09-20 21:39:57.530079" } STDOUT: bonding_masters eth0 lo 23784 1726882797.58092: no more pending results, returning what we have 23784 1726882797.58095: results queue empty 23784 1726882797.58096: checking for any_errors_fatal 23784 1726882797.58098: done checking for any_errors_fatal 23784 1726882797.58099: checking for max_fail_percentage 23784 1726882797.58100: done checking for max_fail_percentage 23784 1726882797.58101: checking to see if all hosts have failed and the running result is not ok 23784 1726882797.58102: done checking to see if all hosts have failed 23784 1726882797.58103: getting the remaining hosts for this loop 23784 1726882797.58104: done getting the remaining hosts for this loop 23784 1726882797.58108: getting the next task for host managed_node1 23784 1726882797.58115: done getting next task for host managed_node1 23784 1726882797.58117: ^ task is: TASK: Set current_interfaces 23784 1726882797.58123: ^ 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 23784 1726882797.58126: getting variables 23784 1726882797.58128: in VariableManager get_vars() 23784 1726882797.58166: Calling all_inventory to load vars for managed_node1 23784 1726882797.58168: Calling groups_inventory to load vars for managed_node1 23784 1726882797.58170: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.58182: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.58185: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.58188: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.58365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.58528: done with get_vars() 23784 1726882797.58537: done getting variables 23784 1726882797.58583: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:39:57 -0400 (0:00:00.458) 0:00:09.468 ****** 23784 1726882797.58606: entering _queue_task() for managed_node1/set_fact 23784 1726882797.58812: worker is 1 (out of 1 available) 23784 1726882797.58827: exiting _queue_task() for managed_node1/set_fact 23784 1726882797.58840: done queuing things up, now waiting for results queue to drain 23784 1726882797.58841: waiting for pending results... 23784 1726882797.58996: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 23784 1726882797.59075: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000000e9 23784 1726882797.59086: variable 'ansible_search_path' from source: unknown 23784 1726882797.59089: variable 'ansible_search_path' from source: unknown 23784 1726882797.59118: calling self._execute() 23784 1726882797.59191: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.59196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.59204: variable 'omit' from source: magic vars 23784 1726882797.59489: variable 'ansible_distribution_major_version' from source: facts 23784 1726882797.59502: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882797.59512: variable 'omit' from source: magic vars 23784 1726882797.59542: variable 'omit' from source: magic vars 23784 1726882797.59621: variable '_current_interfaces' from source: set_fact 23784 1726882797.59669: variable 'omit' from source: magic vars 23784 1726882797.59704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882797.59736: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882797.59752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882797.59767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882797.59776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882797.59803: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882797.59806: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.59809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.59894: Set connection var ansible_pipelining to False 23784 1726882797.59917: Set connection var ansible_timeout to 10 23784 1726882797.59921: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882797.59927: Set connection var ansible_connection to ssh 23784 1726882797.59930: Set connection var ansible_shell_executable to /bin/sh 23784 1726882797.59933: Set connection var ansible_shell_type to sh 23784 1726882797.59956: variable 'ansible_shell_executable' from source: unknown 23784 1726882797.59959: variable 'ansible_connection' from source: unknown 23784 1726882797.59962: variable 'ansible_module_compression' from source: unknown 23784 1726882797.59965: variable 'ansible_shell_type' from source: unknown 23784 1726882797.59967: variable 'ansible_shell_executable' from source: unknown 23784 1726882797.59969: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.59972: variable 'ansible_pipelining' from source: unknown 23784 1726882797.59974: variable 'ansible_timeout' from source: unknown 23784 1726882797.59977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.60087: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882797.60097: variable 'omit' from source: magic vars 23784 1726882797.60105: starting attempt loop 23784 1726882797.60107: running the handler 23784 1726882797.60118: handler run complete 23784 1726882797.60129: attempt loop complete, returning result 23784 1726882797.60132: _execute() done 23784 1726882797.60135: dumping result to json 23784 1726882797.60139: done dumping result, returning 23784 1726882797.60145: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affc7ec-ae25-6eac-d0b3-0000000000e9] 23784 1726882797.60150: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000000e9 23784 1726882797.60235: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000000e9 23784 1726882797.60239: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 23784 1726882797.60298: no more pending results, returning what we have 23784 1726882797.60301: results queue empty 23784 1726882797.60302: checking for any_errors_fatal 23784 1726882797.60308: done checking for any_errors_fatal 23784 1726882797.60309: checking for max_fail_percentage 23784 1726882797.60311: done checking for max_fail_percentage 23784 1726882797.60312: checking to see if all hosts have failed and the running result is not ok 23784 1726882797.60312: done checking to see if all hosts have failed 23784 1726882797.60313: getting the remaining hosts for this loop 23784 1726882797.60315: done getting the remaining hosts for this loop 23784 1726882797.60319: getting the next task for host managed_node1 23784 1726882797.60327: done getting next task for host managed_node1 23784 1726882797.60329: ^ task is: TASK: Show current_interfaces 23784 1726882797.60332: ^ 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 23784 1726882797.60335: getting variables 23784 1726882797.60336: in VariableManager get_vars() 23784 1726882797.60365: Calling all_inventory to load vars for managed_node1 23784 1726882797.60367: Calling groups_inventory to load vars for managed_node1 23784 1726882797.60369: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.60379: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.60381: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.60384: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.60519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.60659: done with get_vars() 23784 1726882797.60666: done getting variables 23784 1726882797.60710: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:39:57 -0400 (0:00:00.021) 0:00:09.489 ****** 23784 1726882797.60733: entering _queue_task() for managed_node1/debug 23784 1726882797.60929: worker is 1 (out of 1 available) 23784 1726882797.60944: exiting _queue_task() for managed_node1/debug 23784 1726882797.60955: done queuing things up, now waiting for results queue to drain 23784 1726882797.60957: waiting for pending results... 23784 1726882797.61107: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 23784 1726882797.61167: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000000da 23784 1726882797.61181: variable 'ansible_search_path' from source: unknown 23784 1726882797.61184: variable 'ansible_search_path' from source: unknown 23784 1726882797.61216: calling self._execute() 23784 1726882797.61276: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.61281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.61294: variable 'omit' from source: magic vars 23784 1726882797.61666: variable 'ansible_distribution_major_version' from source: facts 23784 1726882797.61669: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882797.61672: variable 'omit' from source: magic vars 23784 1726882797.61675: variable 'omit' from source: magic vars 23784 1726882797.61795: variable 'current_interfaces' from source: set_fact 23784 1726882797.61805: variable 'omit' from source: magic vars 23784 1726882797.61927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882797.61931: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882797.61934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882797.61937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882797.61943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882797.61982: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882797.61995: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.62003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.62114: Set connection var ansible_pipelining to False 23784 1726882797.62130: Set connection var ansible_timeout to 10 23784 1726882797.62144: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882797.62154: Set connection var ansible_connection to ssh 23784 1726882797.62167: Set connection var ansible_shell_executable to /bin/sh 23784 1726882797.62173: Set connection var ansible_shell_type to sh 23784 1726882797.62201: variable 'ansible_shell_executable' from source: unknown 23784 1726882797.62209: variable 'ansible_connection' from source: unknown 23784 1726882797.62216: variable 'ansible_module_compression' from source: unknown 23784 1726882797.62224: variable 'ansible_shell_type' from source: unknown 23784 1726882797.62232: variable 'ansible_shell_executable' from source: unknown 23784 1726882797.62327: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.62331: variable 'ansible_pipelining' from source: unknown 23784 1726882797.62333: variable 'ansible_timeout' from source: unknown 23784 1726882797.62335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.62409: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882797.62431: variable 'omit' from source: magic vars 23784 1726882797.62442: starting attempt loop 23784 1726882797.62473: running the handler 23784 1726882797.62555: handler run complete 23784 1726882797.62575: attempt loop complete, returning result 23784 1726882797.62585: _execute() done 23784 1726882797.62594: dumping result to json 23784 1726882797.62610: done dumping result, returning 23784 1726882797.62646: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affc7ec-ae25-6eac-d0b3-0000000000da] 23784 1726882797.62650: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000000da ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 23784 1726882797.62835: no more pending results, returning what we have 23784 1726882797.62837: results queue empty 23784 1726882797.62838: checking for any_errors_fatal 23784 1726882797.62843: done checking for any_errors_fatal 23784 1726882797.62844: checking for max_fail_percentage 23784 1726882797.62845: done checking for max_fail_percentage 23784 1726882797.62846: checking to see if all hosts have failed and the running result is not ok 23784 1726882797.62847: done checking to see if all hosts have failed 23784 1726882797.62847: getting the remaining hosts for this loop 23784 1726882797.62849: done getting the remaining hosts for this loop 23784 1726882797.62852: getting the next task for host managed_node1 23784 1726882797.62858: done getting next task for host managed_node1 23784 1726882797.62861: ^ task is: TASK: Include the task 'assert_device_absent.yml' 23784 1726882797.62863: ^ 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 23784 1726882797.62865: getting variables 23784 1726882797.62866: in VariableManager get_vars() 23784 1726882797.62896: Calling all_inventory to load vars for managed_node1 23784 1726882797.62899: Calling groups_inventory to load vars for managed_node1 23784 1726882797.62901: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.62910: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.62913: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.62916: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.63076: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000000da 23784 1726882797.63082: WORKER PROCESS EXITING 23784 1726882797.63094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.63229: done with get_vars() 23784 1726882797.63238: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:19 Friday 20 September 2024 21:39:57 -0400 (0:00:00.025) 0:00:09.515 ****** 23784 1726882797.63302: entering _queue_task() for managed_node1/include_tasks 23784 1726882797.63490: worker is 1 (out of 1 available) 23784 1726882797.63505: exiting _queue_task() for managed_node1/include_tasks 23784 1726882797.63517: done queuing things up, now waiting for results queue to drain 23784 1726882797.63518: waiting for pending results... 23784 1726882797.63668: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' 23784 1726882797.63724: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000028 23784 1726882797.63735: variable 'ansible_search_path' from source: unknown 23784 1726882797.63766: calling self._execute() 23784 1726882797.63826: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.63831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.63840: variable 'omit' from source: magic vars 23784 1726882797.64113: variable 'ansible_distribution_major_version' from source: facts 23784 1726882797.64125: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882797.64128: _execute() done 23784 1726882797.64133: dumping result to json 23784 1726882797.64136: done dumping result, returning 23784 1726882797.64143: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' [0affc7ec-ae25-6eac-d0b3-000000000028] 23784 1726882797.64148: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000028 23784 1726882797.64233: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000028 23784 1726882797.64236: WORKER PROCESS EXITING 23784 1726882797.64262: no more pending results, returning what we have 23784 1726882797.64266: in VariableManager get_vars() 23784 1726882797.64299: Calling all_inventory to load vars for managed_node1 23784 1726882797.64301: Calling groups_inventory to load vars for managed_node1 23784 1726882797.64303: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.64313: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.64316: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.64318: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.64452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.64584: done with get_vars() 23784 1726882797.64590: variable 'ansible_search_path' from source: unknown 23784 1726882797.64599: we have included files to process 23784 1726882797.64599: generating all_blocks data 23784 1726882797.64601: done generating all_blocks data 23784 1726882797.64604: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 23784 1726882797.64605: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 23784 1726882797.64607: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 23784 1726882797.64776: in VariableManager get_vars() 23784 1726882797.64797: done with get_vars() 23784 1726882797.64975: done processing included file 23784 1726882797.64977: iterating over new_blocks loaded from include file 23784 1726882797.64978: in VariableManager get_vars() 23784 1726882797.64996: done with get_vars() 23784 1726882797.64998: filtering new block on tags 23784 1726882797.65015: done filtering new block on tags 23784 1726882797.65018: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 23784 1726882797.65024: extending task lists for all hosts with included blocks 23784 1726882797.65326: done extending task lists 23784 1726882797.65327: done processing included files 23784 1726882797.65328: results queue empty 23784 1726882797.65329: checking for any_errors_fatal 23784 1726882797.65332: done checking for any_errors_fatal 23784 1726882797.65332: checking for max_fail_percentage 23784 1726882797.65334: done checking for max_fail_percentage 23784 1726882797.65334: checking to see if all hosts have failed and the running result is not ok 23784 1726882797.65335: done checking to see if all hosts have failed 23784 1726882797.65336: getting the remaining hosts for this loop 23784 1726882797.65337: done getting the remaining hosts for this loop 23784 1726882797.65340: getting the next task for host managed_node1 23784 1726882797.65343: done getting next task for host managed_node1 23784 1726882797.65345: ^ task is: TASK: Include the task 'get_interface_stat.yml' 23784 1726882797.65348: ^ 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 23784 1726882797.65350: getting variables 23784 1726882797.65351: in VariableManager get_vars() 23784 1726882797.65362: Calling all_inventory to load vars for managed_node1 23784 1726882797.65364: Calling groups_inventory to load vars for managed_node1 23784 1726882797.65366: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.65371: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.65374: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.65377: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.65639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.65914: done with get_vars() 23784 1726882797.65928: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:39:57 -0400 (0:00:00.027) 0:00:09.542 ****** 23784 1726882797.66018: entering _queue_task() for managed_node1/include_tasks 23784 1726882797.66347: worker is 1 (out of 1 available) 23784 1726882797.66358: exiting _queue_task() for managed_node1/include_tasks 23784 1726882797.66474: done queuing things up, now waiting for results queue to drain 23784 1726882797.66476: waiting for pending results... 23784 1726882797.66854: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 23784 1726882797.66860: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000104 23784 1726882797.66864: variable 'ansible_search_path' from source: unknown 23784 1726882797.66868: variable 'ansible_search_path' from source: unknown 23784 1726882797.66871: calling self._execute() 23784 1726882797.67029: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.67033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.67036: variable 'omit' from source: magic vars 23784 1726882797.67430: variable 'ansible_distribution_major_version' from source: facts 23784 1726882797.67449: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882797.67500: _execute() done 23784 1726882797.67504: dumping result to json 23784 1726882797.67507: done dumping result, returning 23784 1726882797.67510: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-6eac-d0b3-000000000104] 23784 1726882797.67512: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000104 23784 1726882797.67795: no more pending results, returning what we have 23784 1726882797.67799: in VariableManager get_vars() 23784 1726882797.67834: Calling all_inventory to load vars for managed_node1 23784 1726882797.67836: Calling groups_inventory to load vars for managed_node1 23784 1726882797.67838: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.67848: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.67851: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.67855: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.67873: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000104 23784 1726882797.67881: WORKER PROCESS EXITING 23784 1726882797.68020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.68177: done with get_vars() 23784 1726882797.68185: variable 'ansible_search_path' from source: unknown 23784 1726882797.68186: variable 'ansible_search_path' from source: unknown 23784 1726882797.68214: we have included files to process 23784 1726882797.68215: generating all_blocks data 23784 1726882797.68216: done generating all_blocks data 23784 1726882797.68217: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 23784 1726882797.68217: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 23784 1726882797.68219: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 23784 1726882797.68374: done processing included file 23784 1726882797.68376: iterating over new_blocks loaded from include file 23784 1726882797.68377: in VariableManager get_vars() 23784 1726882797.68389: done with get_vars() 23784 1726882797.68390: filtering new block on tags 23784 1726882797.68399: done filtering new block on tags 23784 1726882797.68401: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 23784 1726882797.68404: extending task lists for all hosts with included blocks 23784 1726882797.68468: done extending task lists 23784 1726882797.68468: done processing included files 23784 1726882797.68469: results queue empty 23784 1726882797.68469: checking for any_errors_fatal 23784 1726882797.68471: done checking for any_errors_fatal 23784 1726882797.68472: checking for max_fail_percentage 23784 1726882797.68473: done checking for max_fail_percentage 23784 1726882797.68473: checking to see if all hosts have failed and the running result is not ok 23784 1726882797.68474: done checking to see if all hosts have failed 23784 1726882797.68474: getting the remaining hosts for this loop 23784 1726882797.68475: done getting the remaining hosts for this loop 23784 1726882797.68477: getting the next task for host managed_node1 23784 1726882797.68481: done getting next task for host managed_node1 23784 1726882797.68482: ^ task is: TASK: Get stat for interface {{ interface }} 23784 1726882797.68485: ^ 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 23784 1726882797.68486: getting variables 23784 1726882797.68487: in VariableManager get_vars() 23784 1726882797.68494: Calling all_inventory to load vars for managed_node1 23784 1726882797.68495: Calling groups_inventory to load vars for managed_node1 23784 1726882797.68496: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882797.68500: Calling all_plugins_play to load vars for managed_node1 23784 1726882797.68501: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882797.68503: Calling groups_plugins_play to load vars for managed_node1 23784 1726882797.68601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882797.68733: done with get_vars() 23784 1726882797.68739: done getting variables 23784 1726882797.68855: variable 'interface' from source: play vars TASK [Get stat for interface rpltstbr] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:39:57 -0400 (0:00:00.028) 0:00:09.571 ****** 23784 1726882797.68887: entering _queue_task() for managed_node1/stat 23784 1726882797.69066: worker is 1 (out of 1 available) 23784 1726882797.69082: exiting _queue_task() for managed_node1/stat 23784 1726882797.69094: done queuing things up, now waiting for results queue to drain 23784 1726882797.69096: waiting for pending results... 23784 1726882797.69230: running TaskExecutor() for managed_node1/TASK: Get stat for interface rpltstbr 23784 1726882797.69304: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000011e 23784 1726882797.69318: variable 'ansible_search_path' from source: unknown 23784 1726882797.69321: variable 'ansible_search_path' from source: unknown 23784 1726882797.69352: calling self._execute() 23784 1726882797.69406: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.69410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.69418: variable 'omit' from source: magic vars 23784 1726882797.69827: variable 'ansible_distribution_major_version' from source: facts 23784 1726882797.69831: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882797.69834: variable 'omit' from source: magic vars 23784 1726882797.69837: variable 'omit' from source: magic vars 23784 1726882797.69927: variable 'interface' from source: play vars 23784 1726882797.69950: variable 'omit' from source: magic vars 23784 1726882797.69995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882797.70040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882797.70067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882797.70090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882797.70107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882797.70145: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882797.70154: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.70162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.70268: Set connection var ansible_pipelining to False 23784 1726882797.70282: Set connection var ansible_timeout to 10 23784 1726882797.70295: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882797.70427: Set connection var ansible_connection to ssh 23784 1726882797.70430: Set connection var ansible_shell_executable to /bin/sh 23784 1726882797.70433: Set connection var ansible_shell_type to sh 23784 1726882797.70435: variable 'ansible_shell_executable' from source: unknown 23784 1726882797.70438: variable 'ansible_connection' from source: unknown 23784 1726882797.70440: variable 'ansible_module_compression' from source: unknown 23784 1726882797.70442: variable 'ansible_shell_type' from source: unknown 23784 1726882797.70444: variable 'ansible_shell_executable' from source: unknown 23784 1726882797.70446: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882797.70448: variable 'ansible_pipelining' from source: unknown 23784 1726882797.70450: variable 'ansible_timeout' from source: unknown 23784 1726882797.70452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882797.70586: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882797.70606: variable 'omit' from source: magic vars 23784 1726882797.70616: starting attempt loop 23784 1726882797.70627: running the handler 23784 1726882797.70645: _low_level_execute_command(): starting 23784 1726882797.70656: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882797.71205: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882797.71224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882797.71238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.71281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882797.71298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.71352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.73089: stdout chunk (state=3): >>>/root <<< 23784 1726882797.73263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882797.73283: stderr chunk (state=3): >>><<< 23784 1726882797.73302: stdout chunk (state=3): >>><<< 23784 1726882797.73430: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882797.73433: _low_level_execute_command(): starting 23784 1726882797.73437: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873 `" && echo ansible-tmp-1726882797.733234-24138-238966149414873="` echo /root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873 `" ) && sleep 0' 23784 1726882797.74499: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882797.74503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882797.74505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882797.74515: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882797.74518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.74655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882797.74668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.74715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.77068: stdout chunk (state=3): >>>ansible-tmp-1726882797.733234-24138-238966149414873=/root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873 <<< 23784 1726882797.77072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882797.77075: stdout chunk (state=3): >>><<< 23784 1726882797.77077: stderr chunk (state=3): >>><<< 23784 1726882797.77080: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882797.733234-24138-238966149414873=/root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882797.77082: variable 'ansible_module_compression' from source: unknown 23784 1726882797.77193: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 23784 1726882797.77243: variable 'ansible_facts' from source: unknown 23784 1726882797.77349: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873/AnsiballZ_stat.py 23784 1726882797.77520: Sending initial data 23784 1726882797.77538: Sent initial data (152 bytes) 23784 1726882797.78183: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882797.78187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882797.78189: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.78191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882797.78193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882797.78196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.78263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882797.78266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.78314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.79901: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882797.79907: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882797.79949: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882797.80003: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp0uh0ll2r /root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873/AnsiballZ_stat.py <<< 23784 1726882797.80009: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873/AnsiballZ_stat.py" <<< 23784 1726882797.80056: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp0uh0ll2r" to remote "/root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873/AnsiballZ_stat.py" <<< 23784 1726882797.80058: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873/AnsiballZ_stat.py" <<< 23784 1726882797.80723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882797.80740: stderr chunk (state=3): >>><<< 23784 1726882797.80860: stdout chunk (state=3): >>><<< 23784 1726882797.80863: done transferring module to remote 23784 1726882797.80865: _low_level_execute_command(): starting 23784 1726882797.80868: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873/ /root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873/AnsiballZ_stat.py && sleep 0' 23784 1726882797.81491: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882797.81498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.81546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882797.83338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882797.83379: stderr chunk (state=3): >>><<< 23784 1726882797.83382: stdout chunk (state=3): >>><<< 23784 1726882797.83396: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882797.83400: _low_level_execute_command(): starting 23784 1726882797.83406: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873/AnsiballZ_stat.py && sleep 0' 23784 1726882797.83831: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882797.83834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.83837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882797.83839: 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 <<< 23784 1726882797.83843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882797.83897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882797.83901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882797.83957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882798.00477: 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"}}} <<< 23784 1726882798.01876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882798.01934: stderr chunk (state=3): >>><<< 23784 1726882798.01938: stdout chunk (state=3): >>><<< 23784 1726882798.01952: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882798.01976: 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-1726882797.733234-24138-238966149414873/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882798.01986: _low_level_execute_command(): starting 23784 1726882798.01992: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882797.733234-24138-238966149414873/ > /dev/null 2>&1 && sleep 0' 23784 1726882798.02458: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882798.02462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.02464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882798.02467: 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 <<< 23784 1726882798.02469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.02519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882798.02528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882798.02576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882798.04627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882798.04630: stderr chunk (state=3): >>><<< 23784 1726882798.04632: stdout chunk (state=3): >>><<< 23784 1726882798.04635: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882798.04637: handler run complete 23784 1726882798.04640: attempt loop complete, returning result 23784 1726882798.04642: _execute() done 23784 1726882798.04644: dumping result to json 23784 1726882798.04646: done dumping result, returning 23784 1726882798.04648: done running TaskExecutor() for managed_node1/TASK: Get stat for interface rpltstbr [0affc7ec-ae25-6eac-d0b3-00000000011e] 23784 1726882798.04650: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000011e ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 23784 1726882798.04807: no more pending results, returning what we have 23784 1726882798.04810: results queue empty 23784 1726882798.04811: checking for any_errors_fatal 23784 1726882798.04813: done checking for any_errors_fatal 23784 1726882798.04814: checking for max_fail_percentage 23784 1726882798.04816: done checking for max_fail_percentage 23784 1726882798.04817: checking to see if all hosts have failed and the running result is not ok 23784 1726882798.04818: done checking to see if all hosts have failed 23784 1726882798.04819: getting the remaining hosts for this loop 23784 1726882798.04821: done getting the remaining hosts for this loop 23784 1726882798.04829: getting the next task for host managed_node1 23784 1726882798.04839: done getting next task for host managed_node1 23784 1726882798.04842: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 23784 1726882798.04845: ^ 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 23784 1726882798.04931: getting variables 23784 1726882798.04933: in VariableManager get_vars() 23784 1726882798.05094: Calling all_inventory to load vars for managed_node1 23784 1726882798.05098: Calling groups_inventory to load vars for managed_node1 23784 1726882798.05100: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882798.05115: Calling all_plugins_play to load vars for managed_node1 23784 1726882798.05118: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882798.05123: Calling groups_plugins_play to load vars for managed_node1 23784 1726882798.05535: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000011e 23784 1726882798.05538: WORKER PROCESS EXITING 23784 1726882798.05562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882798.05817: done with get_vars() 23784 1726882798.05830: done getting variables 23784 1726882798.05937: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 23784 1726882798.06068: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'rpltstbr'] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:39:58 -0400 (0:00:00.372) 0:00:09.943 ****** 23784 1726882798.06101: entering _queue_task() for managed_node1/assert 23784 1726882798.06102: Creating lock for assert 23784 1726882798.06495: worker is 1 (out of 1 available) 23784 1726882798.06506: exiting _queue_task() for managed_node1/assert 23784 1726882798.06517: done queuing things up, now waiting for results queue to drain 23784 1726882798.06519: waiting for pending results... 23784 1726882798.06686: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'rpltstbr' 23784 1726882798.06793: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000105 23784 1726882798.06817: variable 'ansible_search_path' from source: unknown 23784 1726882798.06829: variable 'ansible_search_path' from source: unknown 23784 1726882798.06873: calling self._execute() 23784 1726882798.06968: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882798.06984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882798.06998: variable 'omit' from source: magic vars 23784 1726882798.07399: variable 'ansible_distribution_major_version' from source: facts 23784 1726882798.07476: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882798.07482: variable 'omit' from source: magic vars 23784 1726882798.07485: variable 'omit' from source: magic vars 23784 1726882798.07596: variable 'interface' from source: play vars 23784 1726882798.07627: variable 'omit' from source: magic vars 23784 1726882798.07681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882798.07737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882798.07767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882798.07804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882798.07828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882798.07913: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882798.07916: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882798.07919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882798.08021: Set connection var ansible_pipelining to False 23784 1726882798.08042: Set connection var ansible_timeout to 10 23784 1726882798.08056: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882798.08065: Set connection var ansible_connection to ssh 23784 1726882798.08085: Set connection var ansible_shell_executable to /bin/sh 23784 1726882798.08093: Set connection var ansible_shell_type to sh 23784 1726882798.08130: variable 'ansible_shell_executable' from source: unknown 23784 1726882798.08228: variable 'ansible_connection' from source: unknown 23784 1726882798.08232: variable 'ansible_module_compression' from source: unknown 23784 1726882798.08236: variable 'ansible_shell_type' from source: unknown 23784 1726882798.08238: variable 'ansible_shell_executable' from source: unknown 23784 1726882798.08240: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882798.08243: variable 'ansible_pipelining' from source: unknown 23784 1726882798.08245: variable 'ansible_timeout' from source: unknown 23784 1726882798.08248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882798.08367: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882798.08377: variable 'omit' from source: magic vars 23784 1726882798.08429: starting attempt loop 23784 1726882798.08432: running the handler 23784 1726882798.08571: variable 'interface_stat' from source: set_fact 23784 1726882798.08598: Evaluated conditional (not interface_stat.stat.exists): True 23784 1726882798.08610: handler run complete 23784 1726882798.08634: attempt loop complete, returning result 23784 1726882798.08642: _execute() done 23784 1726882798.08693: dumping result to json 23784 1726882798.08697: done dumping result, returning 23784 1726882798.08699: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'rpltstbr' [0affc7ec-ae25-6eac-d0b3-000000000105] 23784 1726882798.08702: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000105 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 23784 1726882798.08854: no more pending results, returning what we have 23784 1726882798.08858: results queue empty 23784 1726882798.08859: checking for any_errors_fatal 23784 1726882798.08868: done checking for any_errors_fatal 23784 1726882798.08869: checking for max_fail_percentage 23784 1726882798.08871: done checking for max_fail_percentage 23784 1726882798.08872: checking to see if all hosts have failed and the running result is not ok 23784 1726882798.08873: done checking to see if all hosts have failed 23784 1726882798.08874: getting the remaining hosts for this loop 23784 1726882798.08876: done getting the remaining hosts for this loop 23784 1726882798.08884: getting the next task for host managed_node1 23784 1726882798.08894: done getting next task for host managed_node1 23784 1726882798.08897: ^ task is: TASK: meta (flush_handlers) 23784 1726882798.08899: ^ 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 23784 1726882798.09016: getting variables 23784 1726882798.09018: in VariableManager get_vars() 23784 1726882798.09060: Calling all_inventory to load vars for managed_node1 23784 1726882798.09063: Calling groups_inventory to load vars for managed_node1 23784 1726882798.09066: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882798.09078: Calling all_plugins_play to load vars for managed_node1 23784 1726882798.09085: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882798.09088: Calling groups_plugins_play to load vars for managed_node1 23784 1726882798.09470: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000105 23784 1726882798.09473: WORKER PROCESS EXITING 23784 1726882798.09501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882798.09794: done with get_vars() 23784 1726882798.09805: done getting variables 23784 1726882798.09882: in VariableManager get_vars() 23784 1726882798.09899: Calling all_inventory to load vars for managed_node1 23784 1726882798.09901: Calling groups_inventory to load vars for managed_node1 23784 1726882798.09904: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882798.09909: Calling all_plugins_play to load vars for managed_node1 23784 1726882798.09911: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882798.09914: Calling groups_plugins_play to load vars for managed_node1 23784 1726882798.10086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882798.10320: done with get_vars() 23784 1726882798.10340: done queuing things up, now waiting for results queue to drain 23784 1726882798.10342: results queue empty 23784 1726882798.10343: checking for any_errors_fatal 23784 1726882798.10346: done checking for any_errors_fatal 23784 1726882798.10347: checking for max_fail_percentage 23784 1726882798.10347: done checking for max_fail_percentage 23784 1726882798.10348: checking to see if all hosts have failed and the running result is not ok 23784 1726882798.10349: done checking to see if all hosts have failed 23784 1726882798.10355: getting the remaining hosts for this loop 23784 1726882798.10356: done getting the remaining hosts for this loop 23784 1726882798.10358: getting the next task for host managed_node1 23784 1726882798.10362: done getting next task for host managed_node1 23784 1726882798.10365: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23784 1726882798.10367: ^ 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 23784 1726882798.10378: getting variables 23784 1726882798.10382: in VariableManager get_vars() 23784 1726882798.10398: Calling all_inventory to load vars for managed_node1 23784 1726882798.10400: Calling groups_inventory to load vars for managed_node1 23784 1726882798.10402: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882798.10407: Calling all_plugins_play to load vars for managed_node1 23784 1726882798.10409: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882798.10412: Calling groups_plugins_play to load vars for managed_node1 23784 1726882798.10591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882798.10860: done with get_vars() 23784 1726882798.10872: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:39:58 -0400 (0:00:00.048) 0:00:09.991 ****** 23784 1726882798.10949: entering _queue_task() for managed_node1/include_tasks 23784 1726882798.11442: worker is 1 (out of 1 available) 23784 1726882798.11453: exiting _queue_task() for managed_node1/include_tasks 23784 1726882798.11463: done queuing things up, now waiting for results queue to drain 23784 1726882798.11464: waiting for pending results... 23784 1726882798.11554: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23784 1726882798.11668: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000000f 23784 1726882798.11701: variable 'ansible_search_path' from source: unknown 23784 1726882798.11709: variable 'ansible_search_path' from source: unknown 23784 1726882798.11754: calling self._execute() 23784 1726882798.11849: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882798.11863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882798.11877: variable 'omit' from source: magic vars 23784 1726882798.12290: variable 'ansible_distribution_major_version' from source: facts 23784 1726882798.12309: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882798.12320: _execute() done 23784 1726882798.12350: dumping result to json 23784 1726882798.12354: done dumping result, returning 23784 1726882798.12356: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-6eac-d0b3-00000000000f] 23784 1726882798.12366: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000000f 23784 1726882798.12530: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000000f 23784 1726882798.12534: WORKER PROCESS EXITING 23784 1726882798.12608: no more pending results, returning what we have 23784 1726882798.12613: in VariableManager get_vars() 23784 1726882798.12660: Calling all_inventory to load vars for managed_node1 23784 1726882798.12663: Calling groups_inventory to load vars for managed_node1 23784 1726882798.12665: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882798.12684: Calling all_plugins_play to load vars for managed_node1 23784 1726882798.12688: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882798.12692: Calling groups_plugins_play to load vars for managed_node1 23784 1726882798.13104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882798.13351: done with get_vars() 23784 1726882798.13359: variable 'ansible_search_path' from source: unknown 23784 1726882798.13361: variable 'ansible_search_path' from source: unknown 23784 1726882798.13396: we have included files to process 23784 1726882798.13398: generating all_blocks data 23784 1726882798.13400: done generating all_blocks data 23784 1726882798.13405: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 23784 1726882798.13407: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 23784 1726882798.13409: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 23784 1726882798.14237: done processing included file 23784 1726882798.14239: iterating over new_blocks loaded from include file 23784 1726882798.14241: in VariableManager get_vars() 23784 1726882798.14266: done with get_vars() 23784 1726882798.14268: filtering new block on tags 23784 1726882798.14289: done filtering new block on tags 23784 1726882798.14292: in VariableManager get_vars() 23784 1726882798.14313: done with get_vars() 23784 1726882798.14315: filtering new block on tags 23784 1726882798.14336: done filtering new block on tags 23784 1726882798.14339: in VariableManager get_vars() 23784 1726882798.14363: done with get_vars() 23784 1726882798.14365: filtering new block on tags 23784 1726882798.14385: done filtering new block on tags 23784 1726882798.14387: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 23784 1726882798.14392: extending task lists for all hosts with included blocks 23784 1726882798.14698: done extending task lists 23784 1726882798.14699: done processing included files 23784 1726882798.14700: results queue empty 23784 1726882798.14700: checking for any_errors_fatal 23784 1726882798.14701: done checking for any_errors_fatal 23784 1726882798.14702: checking for max_fail_percentage 23784 1726882798.14703: done checking for max_fail_percentage 23784 1726882798.14703: checking to see if all hosts have failed and the running result is not ok 23784 1726882798.14704: done checking to see if all hosts have failed 23784 1726882798.14704: getting the remaining hosts for this loop 23784 1726882798.14705: done getting the remaining hosts for this loop 23784 1726882798.14707: getting the next task for host managed_node1 23784 1726882798.14709: done getting next task for host managed_node1 23784 1726882798.14713: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 23784 1726882798.14716: ^ 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 23784 1726882798.14725: getting variables 23784 1726882798.14726: in VariableManager get_vars() 23784 1726882798.14735: Calling all_inventory to load vars for managed_node1 23784 1726882798.14737: Calling groups_inventory to load vars for managed_node1 23784 1726882798.14738: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882798.14741: Calling all_plugins_play to load vars for managed_node1 23784 1726882798.14743: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882798.14745: Calling groups_plugins_play to load vars for managed_node1 23784 1726882798.14855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882798.14990: done with get_vars() 23784 1726882798.14997: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:39:58 -0400 (0:00:00.041) 0:00:10.032 ****** 23784 1726882798.15052: entering _queue_task() for managed_node1/setup 23784 1726882798.15270: worker is 1 (out of 1 available) 23784 1726882798.15285: exiting _queue_task() for managed_node1/setup 23784 1726882798.15298: done queuing things up, now waiting for results queue to drain 23784 1726882798.15300: waiting for pending results... 23784 1726882798.15465: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 23784 1726882798.15627: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000137 23784 1726882798.15630: variable 'ansible_search_path' from source: unknown 23784 1726882798.15633: variable 'ansible_search_path' from source: unknown 23784 1726882798.15639: calling self._execute() 23784 1726882798.15659: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882798.15665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882798.15673: variable 'omit' from source: magic vars 23784 1726882798.15948: variable 'ansible_distribution_major_version' from source: facts 23784 1726882798.15958: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882798.16116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882798.18219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882798.18276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882798.18305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882798.18333: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882798.18354: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882798.18419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882798.18442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882798.18461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882798.18494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882798.18505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882798.18548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882798.18566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882798.18586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882798.18623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882798.18635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882798.18743: variable '__network_required_facts' from source: role '' defaults 23784 1726882798.18750: variable 'ansible_facts' from source: unknown 23784 1726882798.18811: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 23784 1726882798.18814: when evaluation is False, skipping this task 23784 1726882798.18817: _execute() done 23784 1726882798.18819: dumping result to json 23784 1726882798.18823: done dumping result, returning 23784 1726882798.18826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-6eac-d0b3-000000000137] 23784 1726882798.18837: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000137 23784 1726882798.18919: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000137 23784 1726882798.18924: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23784 1726882798.18977: no more pending results, returning what we have 23784 1726882798.18982: results queue empty 23784 1726882798.18983: checking for any_errors_fatal 23784 1726882798.18985: done checking for any_errors_fatal 23784 1726882798.18986: checking for max_fail_percentage 23784 1726882798.18987: done checking for max_fail_percentage 23784 1726882798.18988: checking to see if all hosts have failed and the running result is not ok 23784 1726882798.18988: done checking to see if all hosts have failed 23784 1726882798.18989: getting the remaining hosts for this loop 23784 1726882798.18991: done getting the remaining hosts for this loop 23784 1726882798.18995: getting the next task for host managed_node1 23784 1726882798.19002: done getting next task for host managed_node1 23784 1726882798.19006: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 23784 1726882798.19009: ^ 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 23784 1726882798.19024: getting variables 23784 1726882798.19026: in VariableManager get_vars() 23784 1726882798.19058: Calling all_inventory to load vars for managed_node1 23784 1726882798.19060: Calling groups_inventory to load vars for managed_node1 23784 1726882798.19062: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882798.19072: Calling all_plugins_play to load vars for managed_node1 23784 1726882798.19074: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882798.19077: Calling groups_plugins_play to load vars for managed_node1 23784 1726882798.19225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882798.19388: done with get_vars() 23784 1726882798.19396: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:39:58 -0400 (0:00:00.044) 0:00:10.077 ****** 23784 1726882798.19486: entering _queue_task() for managed_node1/stat 23784 1726882798.20060: worker is 1 (out of 1 available) 23784 1726882798.20068: exiting _queue_task() for managed_node1/stat 23784 1726882798.20078: done queuing things up, now waiting for results queue to drain 23784 1726882798.20083: waiting for pending results... 23784 1726882798.20167: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 23784 1726882798.20291: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000139 23784 1726882798.20370: variable 'ansible_search_path' from source: unknown 23784 1726882798.20374: variable 'ansible_search_path' from source: unknown 23784 1726882798.20377: calling self._execute() 23784 1726882798.20455: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882798.20467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882798.20492: variable 'omit' from source: magic vars 23784 1726882798.20912: variable 'ansible_distribution_major_version' from source: facts 23784 1726882798.20936: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882798.21347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882798.21542: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882798.21576: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882798.21603: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882798.21630: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882798.21699: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882798.21718: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882798.21741: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882798.21760: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882798.21827: variable '__network_is_ostree' from source: set_fact 23784 1726882798.21835: Evaluated conditional (not __network_is_ostree is defined): False 23784 1726882798.21838: when evaluation is False, skipping this task 23784 1726882798.21841: _execute() done 23784 1726882798.21843: dumping result to json 23784 1726882798.21846: done dumping result, returning 23784 1726882798.21852: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-6eac-d0b3-000000000139] 23784 1726882798.21855: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000139 23784 1726882798.21939: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000139 23784 1726882798.21942: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 23784 1726882798.22001: no more pending results, returning what we have 23784 1726882798.22004: results queue empty 23784 1726882798.22005: checking for any_errors_fatal 23784 1726882798.22010: done checking for any_errors_fatal 23784 1726882798.22011: checking for max_fail_percentage 23784 1726882798.22012: done checking for max_fail_percentage 23784 1726882798.22013: checking to see if all hosts have failed and the running result is not ok 23784 1726882798.22014: done checking to see if all hosts have failed 23784 1726882798.22015: getting the remaining hosts for this loop 23784 1726882798.22016: done getting the remaining hosts for this loop 23784 1726882798.22020: getting the next task for host managed_node1 23784 1726882798.22027: done getting next task for host managed_node1 23784 1726882798.22031: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 23784 1726882798.22034: ^ 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 23784 1726882798.22047: getting variables 23784 1726882798.22048: in VariableManager get_vars() 23784 1726882798.22081: Calling all_inventory to load vars for managed_node1 23784 1726882798.22083: Calling groups_inventory to load vars for managed_node1 23784 1726882798.22085: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882798.22094: Calling all_plugins_play to load vars for managed_node1 23784 1726882798.22097: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882798.22099: Calling groups_plugins_play to load vars for managed_node1 23784 1726882798.22438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882798.22664: done with get_vars() 23784 1726882798.22675: done getting variables 23784 1726882798.22734: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:39:58 -0400 (0:00:00.032) 0:00:10.110 ****** 23784 1726882798.22764: entering _queue_task() for managed_node1/set_fact 23784 1726882798.23048: worker is 1 (out of 1 available) 23784 1726882798.23062: exiting _queue_task() for managed_node1/set_fact 23784 1726882798.23076: done queuing things up, now waiting for results queue to drain 23784 1726882798.23077: waiting for pending results... 23784 1726882798.23376: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 23784 1726882798.23528: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000013a 23784 1726882798.23532: variable 'ansible_search_path' from source: unknown 23784 1726882798.23535: variable 'ansible_search_path' from source: unknown 23784 1726882798.23537: calling self._execute() 23784 1726882798.23624: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882798.23640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882798.23654: variable 'omit' from source: magic vars 23784 1726882798.24049: variable 'ansible_distribution_major_version' from source: facts 23784 1726882798.24068: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882798.24247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882798.24551: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882798.24602: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882798.24632: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882798.24665: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882798.24757: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882798.24781: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882798.24799: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882798.24818: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882798.24888: variable '__network_is_ostree' from source: set_fact 23784 1726882798.24894: Evaluated conditional (not __network_is_ostree is defined): False 23784 1726882798.24897: when evaluation is False, skipping this task 23784 1726882798.24900: _execute() done 23784 1726882798.24903: dumping result to json 23784 1726882798.24905: done dumping result, returning 23784 1726882798.24913: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-6eac-d0b3-00000000013a] 23784 1726882798.24917: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000013a 23784 1726882798.25008: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000013a 23784 1726882798.25011: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 23784 1726882798.25059: no more pending results, returning what we have 23784 1726882798.25062: results queue empty 23784 1726882798.25063: checking for any_errors_fatal 23784 1726882798.25069: done checking for any_errors_fatal 23784 1726882798.25069: checking for max_fail_percentage 23784 1726882798.25071: done checking for max_fail_percentage 23784 1726882798.25072: checking to see if all hosts have failed and the running result is not ok 23784 1726882798.25073: done checking to see if all hosts have failed 23784 1726882798.25074: getting the remaining hosts for this loop 23784 1726882798.25076: done getting the remaining hosts for this loop 23784 1726882798.25082: getting the next task for host managed_node1 23784 1726882798.25091: done getting next task for host managed_node1 23784 1726882798.25095: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 23784 1726882798.25097: ^ 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 23784 1726882798.25110: getting variables 23784 1726882798.25112: in VariableManager get_vars() 23784 1726882798.25147: Calling all_inventory to load vars for managed_node1 23784 1726882798.25149: Calling groups_inventory to load vars for managed_node1 23784 1726882798.25151: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882798.25160: Calling all_plugins_play to load vars for managed_node1 23784 1726882798.25163: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882798.25165: Calling groups_plugins_play to load vars for managed_node1 23784 1726882798.25312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882798.25467: done with get_vars() 23784 1726882798.25475: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:39:58 -0400 (0:00:00.027) 0:00:10.137 ****** 23784 1726882798.25550: entering _queue_task() for managed_node1/service_facts 23784 1726882798.25551: Creating lock for service_facts 23784 1726882798.25761: worker is 1 (out of 1 available) 23784 1726882798.25775: exiting _queue_task() for managed_node1/service_facts 23784 1726882798.25790: done queuing things up, now waiting for results queue to drain 23784 1726882798.25791: waiting for pending results... 23784 1726882798.25953: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 23784 1726882798.26033: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000013c 23784 1726882798.26046: variable 'ansible_search_path' from source: unknown 23784 1726882798.26050: variable 'ansible_search_path' from source: unknown 23784 1726882798.26078: calling self._execute() 23784 1726882798.26147: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882798.26154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882798.26161: variable 'omit' from source: magic vars 23784 1726882798.26727: variable 'ansible_distribution_major_version' from source: facts 23784 1726882798.26730: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882798.26733: variable 'omit' from source: magic vars 23784 1726882798.26736: variable 'omit' from source: magic vars 23784 1726882798.26738: variable 'omit' from source: magic vars 23784 1726882798.26740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882798.26743: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882798.26762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882798.26790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882798.26807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882798.26849: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882798.26869: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882798.26882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882798.27006: Set connection var ansible_pipelining to False 23784 1726882798.27021: Set connection var ansible_timeout to 10 23784 1726882798.27037: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882798.27044: Set connection var ansible_connection to ssh 23784 1726882798.27056: Set connection var ansible_shell_executable to /bin/sh 23784 1726882798.27063: Set connection var ansible_shell_type to sh 23784 1726882798.27100: variable 'ansible_shell_executable' from source: unknown 23784 1726882798.27108: variable 'ansible_connection' from source: unknown 23784 1726882798.27116: variable 'ansible_module_compression' from source: unknown 23784 1726882798.27125: variable 'ansible_shell_type' from source: unknown 23784 1726882798.27133: variable 'ansible_shell_executable' from source: unknown 23784 1726882798.27140: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882798.27148: variable 'ansible_pipelining' from source: unknown 23784 1726882798.27154: variable 'ansible_timeout' from source: unknown 23784 1726882798.27162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882798.27424: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882798.27446: variable 'omit' from source: magic vars 23784 1726882798.27473: starting attempt loop 23784 1726882798.27486: running the handler 23784 1726882798.27542: _low_level_execute_command(): starting 23784 1726882798.27546: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882798.28060: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882798.28064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.28068: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882798.28071: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.28127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882798.28133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882798.28191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882798.29933: stdout chunk (state=3): >>>/root <<< 23784 1726882798.30042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882798.30098: stderr chunk (state=3): >>><<< 23784 1726882798.30101: stdout chunk (state=3): >>><<< 23784 1726882798.30119: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882798.30131: _low_level_execute_command(): starting 23784 1726882798.30137: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558 `" && echo ansible-tmp-1726882798.301182-24170-222270981902558="` echo /root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558 `" ) && sleep 0' 23784 1726882798.30604: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882798.30608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.30610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23784 1726882798.30620: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882798.30624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.30664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882798.30667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882798.30727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882798.32682: stdout chunk (state=3): >>>ansible-tmp-1726882798.301182-24170-222270981902558=/root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558 <<< 23784 1726882798.32804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882798.32851: stderr chunk (state=3): >>><<< 23784 1726882798.32854: stdout chunk (state=3): >>><<< 23784 1726882798.32868: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882798.301182-24170-222270981902558=/root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882798.32911: variable 'ansible_module_compression' from source: unknown 23784 1726882798.32945: ANSIBALLZ: Using lock for service_facts 23784 1726882798.32948: ANSIBALLZ: Acquiring lock 23784 1726882798.32951: ANSIBALLZ: Lock acquired: 139849186410624 23784 1726882798.32954: ANSIBALLZ: Creating module 23784 1726882798.42149: ANSIBALLZ: Writing module into payload 23784 1726882798.42219: ANSIBALLZ: Writing module 23784 1726882798.42238: ANSIBALLZ: Renaming module 23784 1726882798.42243: ANSIBALLZ: Done creating module 23784 1726882798.42259: variable 'ansible_facts' from source: unknown 23784 1726882798.42311: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558/AnsiballZ_service_facts.py 23784 1726882798.42417: Sending initial data 23784 1726882798.42420: Sent initial data (161 bytes) 23784 1726882798.42906: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882798.42910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882798.42913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.42915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882798.42917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882798.42919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.42974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882798.42978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882798.42980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882798.43041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882798.44717: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882798.44720: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882798.44766: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882798.44813: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpu_qgxtqg /root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558/AnsiballZ_service_facts.py <<< 23784 1726882798.44821: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558/AnsiballZ_service_facts.py" <<< 23784 1726882798.44868: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpu_qgxtqg" to remote "/root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558/AnsiballZ_service_facts.py" <<< 23784 1726882798.45457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882798.45529: stderr chunk (state=3): >>><<< 23784 1726882798.45532: stdout chunk (state=3): >>><<< 23784 1726882798.45544: done transferring module to remote 23784 1726882798.45553: _low_level_execute_command(): starting 23784 1726882798.45558: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558/ /root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558/AnsiballZ_service_facts.py && sleep 0' 23784 1726882798.46017: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882798.46021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882798.46026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.46032: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882798.46035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.46089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882798.46092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882798.46140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882798.47972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882798.48022: stderr chunk (state=3): >>><<< 23784 1726882798.48030: stdout chunk (state=3): >>><<< 23784 1726882798.48042: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882798.48045: _low_level_execute_command(): starting 23784 1726882798.48051: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558/AnsiballZ_service_facts.py && sleep 0' 23784 1726882798.48663: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882798.48667: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882798.48671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882798.48673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882798.48698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882798.48712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882798.48804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882800.71483: 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"}, "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"}, "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"}, "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"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"<<< 23784 1726882800.71504: stdout chunk (state=3): >>>name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-<<< 23784 1726882800.71524: stdout chunk (state=3): >>>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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.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"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plym<<< 23784 1726882800.71539: stdout chunk (state=3): >>>outh-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "sta<<< 23784 1726882800.71556: stdout chunk (state=3): >>>tus": "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 23784 1726882800.73198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882800.73264: stderr chunk (state=3): >>><<< 23784 1726882800.73267: stdout chunk (state=3): >>><<< 23784 1726882800.73294: _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"}, "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"}, "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"}, "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.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"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882800.73791: 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-1726882798.301182-24170-222270981902558/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882800.73801: _low_level_execute_command(): starting 23784 1726882800.73810: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882798.301182-24170-222270981902558/ > /dev/null 2>&1 && sleep 0' 23784 1726882800.74300: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882800.74303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882800.74306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882800.74308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882800.74310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882800.74372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882800.74376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882800.74377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882800.74428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882800.76354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882800.76402: stderr chunk (state=3): >>><<< 23784 1726882800.76406: stdout chunk (state=3): >>><<< 23784 1726882800.76423: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882800.76430: handler run complete 23784 1726882800.76565: variable 'ansible_facts' from source: unknown 23784 1726882800.76682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882800.77005: variable 'ansible_facts' from source: unknown 23784 1726882800.77099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882800.77249: attempt loop complete, returning result 23784 1726882800.77253: _execute() done 23784 1726882800.77255: dumping result to json 23784 1726882800.77300: done dumping result, returning 23784 1726882800.77308: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-6eac-d0b3-00000000013c] 23784 1726882800.77313: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000013c ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23784 1726882800.78009: no more pending results, returning what we have 23784 1726882800.78012: results queue empty 23784 1726882800.78013: checking for any_errors_fatal 23784 1726882800.78015: done checking for any_errors_fatal 23784 1726882800.78016: checking for max_fail_percentage 23784 1726882800.78018: done checking for max_fail_percentage 23784 1726882800.78018: checking to see if all hosts have failed and the running result is not ok 23784 1726882800.78019: done checking to see if all hosts have failed 23784 1726882800.78020: getting the remaining hosts for this loop 23784 1726882800.78021: done getting the remaining hosts for this loop 23784 1726882800.78027: getting the next task for host managed_node1 23784 1726882800.78032: done getting next task for host managed_node1 23784 1726882800.78036: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 23784 1726882800.78039: ^ 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 23784 1726882800.78052: getting variables 23784 1726882800.78053: in VariableManager get_vars() 23784 1726882800.78078: Calling all_inventory to load vars for managed_node1 23784 1726882800.78082: Calling groups_inventory to load vars for managed_node1 23784 1726882800.78083: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882800.78092: Calling all_plugins_play to load vars for managed_node1 23784 1726882800.78094: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882800.78097: Calling groups_plugins_play to load vars for managed_node1 23784 1726882800.78364: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000013c 23784 1726882800.78369: WORKER PROCESS EXITING 23784 1726882800.78382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882800.78728: done with get_vars() 23784 1726882800.78738: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:40:00 -0400 (0:00:02.532) 0:00:12.670 ****** 23784 1726882800.78810: entering _queue_task() for managed_node1/package_facts 23784 1726882800.78811: Creating lock for package_facts 23784 1726882800.79026: worker is 1 (out of 1 available) 23784 1726882800.79041: exiting _queue_task() for managed_node1/package_facts 23784 1726882800.79052: done queuing things up, now waiting for results queue to drain 23784 1726882800.79054: waiting for pending results... 23784 1726882800.79228: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 23784 1726882800.79311: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000013d 23784 1726882800.79325: variable 'ansible_search_path' from source: unknown 23784 1726882800.79329: variable 'ansible_search_path' from source: unknown 23784 1726882800.79357: calling self._execute() 23784 1726882800.79426: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882800.79432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882800.79440: variable 'omit' from source: magic vars 23784 1726882800.79730: variable 'ansible_distribution_major_version' from source: facts 23784 1726882800.79741: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882800.79748: variable 'omit' from source: magic vars 23784 1726882800.79788: variable 'omit' from source: magic vars 23784 1726882800.79813: variable 'omit' from source: magic vars 23784 1726882800.79849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882800.79878: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882800.79897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882800.79912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882800.79923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882800.79953: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882800.79956: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882800.79959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882800.80030: Set connection var ansible_pipelining to False 23784 1726882800.80039: Set connection var ansible_timeout to 10 23784 1726882800.80061: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882800.80064: Set connection var ansible_connection to ssh 23784 1726882800.80067: Set connection var ansible_shell_executable to /bin/sh 23784 1726882800.80069: Set connection var ansible_shell_type to sh 23784 1726882800.80075: variable 'ansible_shell_executable' from source: unknown 23784 1726882800.80078: variable 'ansible_connection' from source: unknown 23784 1726882800.80085: variable 'ansible_module_compression' from source: unknown 23784 1726882800.80087: variable 'ansible_shell_type' from source: unknown 23784 1726882800.80090: variable 'ansible_shell_executable' from source: unknown 23784 1726882800.80093: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882800.80097: variable 'ansible_pipelining' from source: unknown 23784 1726882800.80100: variable 'ansible_timeout' from source: unknown 23784 1726882800.80105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882800.80256: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882800.80266: variable 'omit' from source: magic vars 23784 1726882800.80271: starting attempt loop 23784 1726882800.80274: running the handler 23784 1726882800.80290: _low_level_execute_command(): starting 23784 1726882800.80297: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882800.80833: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882800.80837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882800.80842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882800.80845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882800.80893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882800.80897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882800.80954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882800.82645: stdout chunk (state=3): >>>/root <<< 23784 1726882800.82750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882800.82798: stderr chunk (state=3): >>><<< 23784 1726882800.82802: stdout chunk (state=3): >>><<< 23784 1726882800.82820: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882800.82832: _low_level_execute_command(): starting 23784 1726882800.82838: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806 `" && echo ansible-tmp-1726882800.828191-24219-6777051244806="` echo /root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806 `" ) && sleep 0' 23784 1726882800.83274: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882800.83277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882800.83280: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882800.83289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882800.83328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882800.83346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882800.83396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882800.85375: stdout chunk (state=3): >>>ansible-tmp-1726882800.828191-24219-6777051244806=/root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806 <<< 23784 1726882800.85494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882800.85540: stderr chunk (state=3): >>><<< 23784 1726882800.85544: stdout chunk (state=3): >>><<< 23784 1726882800.85555: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882800.828191-24219-6777051244806=/root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882800.85594: variable 'ansible_module_compression' from source: unknown 23784 1726882800.85638: ANSIBALLZ: Using lock for package_facts 23784 1726882800.85641: ANSIBALLZ: Acquiring lock 23784 1726882800.85644: ANSIBALLZ: Lock acquired: 139849183294672 23784 1726882800.85646: ANSIBALLZ: Creating module 23784 1726882801.07648: ANSIBALLZ: Writing module into payload 23784 1726882801.07750: ANSIBALLZ: Writing module 23784 1726882801.07774: ANSIBALLZ: Renaming module 23784 1726882801.07780: ANSIBALLZ: Done creating module 23784 1726882801.07802: variable 'ansible_facts' from source: unknown 23784 1726882801.07925: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806/AnsiballZ_package_facts.py 23784 1726882801.08044: Sending initial data 23784 1726882801.08047: Sent initial data (159 bytes) 23784 1726882801.08553: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882801.08556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882801.08559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882801.08561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882801.08564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882801.08621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882801.08627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882801.08630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882801.08702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882801.10441: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882801.10448: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882801.10492: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882801.10548: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpfnngdv6a /root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806/AnsiballZ_package_facts.py <<< 23784 1726882801.10551: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806/AnsiballZ_package_facts.py" <<< 23784 1726882801.10598: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpfnngdv6a" to remote "/root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806/AnsiballZ_package_facts.py" <<< 23784 1726882801.10607: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806/AnsiballZ_package_facts.py" <<< 23784 1726882801.11750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882801.11818: stderr chunk (state=3): >>><<< 23784 1726882801.11821: stdout chunk (state=3): >>><<< 23784 1726882801.11843: done transferring module to remote 23784 1726882801.11853: _low_level_execute_command(): starting 23784 1726882801.11858: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806/ /root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806/AnsiballZ_package_facts.py && sleep 0' 23784 1726882801.12321: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882801.12326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882801.12329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882801.12331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882801.12337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882801.12394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882801.12397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882801.12448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882801.14337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882801.14399: stderr chunk (state=3): >>><<< 23784 1726882801.14403: stdout chunk (state=3): >>><<< 23784 1726882801.14412: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882801.14415: _low_level_execute_command(): starting 23784 1726882801.14421: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806/AnsiballZ_package_facts.py && sleep 0' 23784 1726882801.14906: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882801.14910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882801.14912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882801.14914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882801.14973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882801.14978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882801.14982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882801.15035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882801.77654: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, <<< 23784 1726882801.77668: stdout chunk (state=3): >>>"arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "<<< 23784 1726882801.77694: stdout chunk (state=3): >>>systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.<<< 23784 1726882801.77731: stdout chunk (state=3): >>>fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3<<< 23784 1726882801.86149: stdout chunk (state=3): >>>-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lib<<< 23784 1726882801.86159: stdout chunk (state=3): >>>xmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_6<<< 23784 1726882801.86164: stdout chunk (state=3): >>>4", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "<<< 23784 1726882801.86167: stdout chunk (state=3): >>>x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rp<<< 23784 1726882801.86171: stdout chunk (state=3): >>>m"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch"<<< 23784 1726882801.86173: stdout chunk (state=3): >>>, "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], <<< 23784 1726882801.86177: stdout chunk (state=3): >>>"perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "<<< 23784 1726882801.86181: stdout chunk (state=3): >>>arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch":<<< 23784 1726882801.86186: stdout chunk (state=3): >>> null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "sour<<< 23784 1726882801.86189: stdout chunk (state=3): >>>ce": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 23784 1726882801.86193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882801.86198: stderr chunk (state=3): >>><<< 23784 1726882801.86201: stdout chunk (state=3): >>><<< 23784 1726882801.86235: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882801.88535: 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-1726882800.828191-24219-6777051244806/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882801.88554: _low_level_execute_command(): starting 23784 1726882801.88557: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882800.828191-24219-6777051244806/ > /dev/null 2>&1 && sleep 0' 23784 1726882801.89067: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882801.89072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882801.89075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882801.89134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882801.89138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882801.89143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882801.89202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882801.91382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882801.91388: stdout chunk (state=3): >>><<< 23784 1726882801.91391: stderr chunk (state=3): >>><<< 23784 1726882801.91410: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882801.91453: handler run complete 23784 1726882801.93889: variable 'ansible_facts' from source: unknown 23784 1726882801.94851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882801.97144: variable 'ansible_facts' from source: unknown 23784 1726882801.97468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882801.98188: attempt loop complete, returning result 23784 1726882801.98328: _execute() done 23784 1726882801.98332: dumping result to json 23784 1726882801.98512: done dumping result, returning 23784 1726882801.98533: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-6eac-d0b3-00000000013d] 23784 1726882801.98543: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000013d 23784 1726882802.02117: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000013d 23784 1726882802.02124: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23784 1726882802.02214: no more pending results, returning what we have 23784 1726882802.02217: results queue empty 23784 1726882802.02218: checking for any_errors_fatal 23784 1726882802.02225: done checking for any_errors_fatal 23784 1726882802.02226: checking for max_fail_percentage 23784 1726882802.02227: done checking for max_fail_percentage 23784 1726882802.02228: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.02229: done checking to see if all hosts have failed 23784 1726882802.02230: getting the remaining hosts for this loop 23784 1726882802.02232: done getting the remaining hosts for this loop 23784 1726882802.02236: getting the next task for host managed_node1 23784 1726882802.02242: done getting next task for host managed_node1 23784 1726882802.02246: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 23784 1726882802.02248: ^ 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 23784 1726882802.02258: getting variables 23784 1726882802.02259: in VariableManager get_vars() 23784 1726882802.02293: Calling all_inventory to load vars for managed_node1 23784 1726882802.02295: Calling groups_inventory to load vars for managed_node1 23784 1726882802.02297: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.02307: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.02309: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.02312: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.03864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.06241: done with get_vars() 23784 1726882802.06277: done getting variables 23784 1726882802.06345: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:40:02 -0400 (0:00:01.275) 0:00:13.946 ****** 23784 1726882802.06378: entering _queue_task() for managed_node1/debug 23784 1726882802.06717: worker is 1 (out of 1 available) 23784 1726882802.06932: exiting _queue_task() for managed_node1/debug 23784 1726882802.06944: done queuing things up, now waiting for results queue to drain 23784 1726882802.06946: waiting for pending results... 23784 1726882802.07077: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 23784 1726882802.07154: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000010 23784 1726882802.07180: variable 'ansible_search_path' from source: unknown 23784 1726882802.07188: variable 'ansible_search_path' from source: unknown 23784 1726882802.07234: calling self._execute() 23784 1726882802.07390: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.07394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.07397: variable 'omit' from source: magic vars 23784 1726882802.07764: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.07782: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.07794: variable 'omit' from source: magic vars 23784 1726882802.07843: variable 'omit' from source: magic vars 23784 1726882802.07955: variable 'network_provider' from source: set_fact 23784 1726882802.07978: variable 'omit' from source: magic vars 23784 1726882802.08029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882802.08078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882802.08147: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882802.08152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882802.08154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882802.08180: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882802.08189: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.08198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.08310: Set connection var ansible_pipelining to False 23784 1726882802.08327: Set connection var ansible_timeout to 10 23784 1726882802.08339: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882802.08363: Set connection var ansible_connection to ssh 23784 1726882802.08366: Set connection var ansible_shell_executable to /bin/sh 23784 1726882802.08368: Set connection var ansible_shell_type to sh 23784 1726882802.08391: variable 'ansible_shell_executable' from source: unknown 23784 1726882802.08473: variable 'ansible_connection' from source: unknown 23784 1726882802.08476: variable 'ansible_module_compression' from source: unknown 23784 1726882802.08478: variable 'ansible_shell_type' from source: unknown 23784 1726882802.08481: variable 'ansible_shell_executable' from source: unknown 23784 1726882802.08483: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.08485: variable 'ansible_pipelining' from source: unknown 23784 1726882802.08488: variable 'ansible_timeout' from source: unknown 23784 1726882802.08490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.08600: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882802.08618: variable 'omit' from source: magic vars 23784 1726882802.08629: starting attempt loop 23784 1726882802.08637: running the handler 23784 1726882802.08689: handler run complete 23784 1726882802.08711: attempt loop complete, returning result 23784 1726882802.08718: _execute() done 23784 1726882802.08727: dumping result to json 23784 1726882802.08735: done dumping result, returning 23784 1726882802.08746: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-6eac-d0b3-000000000010] 23784 1726882802.08755: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000010 23784 1726882802.08870: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000010 23784 1726882802.08873: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 23784 1726882802.08965: no more pending results, returning what we have 23784 1726882802.08969: results queue empty 23784 1726882802.08970: checking for any_errors_fatal 23784 1726882802.08979: done checking for any_errors_fatal 23784 1726882802.08980: checking for max_fail_percentage 23784 1726882802.08981: done checking for max_fail_percentage 23784 1726882802.08983: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.08984: done checking to see if all hosts have failed 23784 1726882802.08985: getting the remaining hosts for this loop 23784 1726882802.08986: done getting the remaining hosts for this loop 23784 1726882802.08991: getting the next task for host managed_node1 23784 1726882802.08997: done getting next task for host managed_node1 23784 1726882802.09001: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23784 1726882802.09004: ^ 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 23784 1726882802.09015: getting variables 23784 1726882802.09017: in VariableManager get_vars() 23784 1726882802.09059: Calling all_inventory to load vars for managed_node1 23784 1726882802.09062: Calling groups_inventory to load vars for managed_node1 23784 1726882802.09064: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.09076: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.09079: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.09082: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.11043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.13149: done with get_vars() 23784 1726882802.13189: done getting variables 23784 1726882802.13292: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:40:02 -0400 (0:00:00.069) 0:00:14.015 ****** 23784 1726882802.13329: entering _queue_task() for managed_node1/fail 23784 1726882802.13331: Creating lock for fail 23784 1726882802.13693: worker is 1 (out of 1 available) 23784 1726882802.13708: exiting _queue_task() for managed_node1/fail 23784 1726882802.13724: done queuing things up, now waiting for results queue to drain 23784 1726882802.13726: waiting for pending results... 23784 1726882802.14147: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23784 1726882802.14154: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000011 23784 1726882802.14167: variable 'ansible_search_path' from source: unknown 23784 1726882802.14176: variable 'ansible_search_path' from source: unknown 23784 1726882802.14220: calling self._execute() 23784 1726882802.14326: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.14341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.14362: variable 'omit' from source: magic vars 23784 1726882802.14744: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.14761: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.14904: variable 'network_state' from source: role '' defaults 23784 1726882802.14917: Evaluated conditional (network_state != {}): False 23784 1726882802.14927: when evaluation is False, skipping this task 23784 1726882802.14934: _execute() done 23784 1726882802.14941: dumping result to json 23784 1726882802.14949: done dumping result, returning 23784 1726882802.14959: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-6eac-d0b3-000000000011] 23784 1726882802.14968: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000011 23784 1726882802.15183: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000011 23784 1726882802.15187: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 23784 1726882802.15265: no more pending results, returning what we have 23784 1726882802.15269: results queue empty 23784 1726882802.15270: checking for any_errors_fatal 23784 1726882802.15279: done checking for any_errors_fatal 23784 1726882802.15280: checking for max_fail_percentage 23784 1726882802.15282: done checking for max_fail_percentage 23784 1726882802.15283: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.15284: done checking to see if all hosts have failed 23784 1726882802.15285: getting the remaining hosts for this loop 23784 1726882802.15286: done getting the remaining hosts for this loop 23784 1726882802.15290: getting the next task for host managed_node1 23784 1726882802.15298: done getting next task for host managed_node1 23784 1726882802.15302: ^ 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 23784 1726882802.15306: ^ 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 23784 1726882802.15325: getting variables 23784 1726882802.15327: in VariableManager get_vars() 23784 1726882802.15369: Calling all_inventory to load vars for managed_node1 23784 1726882802.15373: Calling groups_inventory to load vars for managed_node1 23784 1726882802.15375: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.15391: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.15395: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.15398: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.17359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.18948: done with get_vars() 23784 1726882802.18978: done getting variables 23784 1726882802.19030: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:40:02 -0400 (0:00:00.057) 0:00:14.072 ****** 23784 1726882802.19055: entering _queue_task() for managed_node1/fail 23784 1726882802.19319: worker is 1 (out of 1 available) 23784 1726882802.19337: exiting _queue_task() for managed_node1/fail 23784 1726882802.19352: done queuing things up, now waiting for results queue to drain 23784 1726882802.19354: waiting for pending results... 23784 1726882802.19537: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 23784 1726882802.19611: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000012 23784 1726882802.19624: variable 'ansible_search_path' from source: unknown 23784 1726882802.19628: variable 'ansible_search_path' from source: unknown 23784 1726882802.19660: calling self._execute() 23784 1726882802.19733: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.19737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.19747: variable 'omit' from source: magic vars 23784 1726882802.20073: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.20106: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.20229: variable 'network_state' from source: role '' defaults 23784 1726882802.20247: Evaluated conditional (network_state != {}): False 23784 1726882802.20256: when evaluation is False, skipping this task 23784 1726882802.20263: _execute() done 23784 1726882802.20270: dumping result to json 23784 1726882802.20278: done dumping result, returning 23784 1726882802.20290: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-6eac-d0b3-000000000012] 23784 1726882802.20301: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000012 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 23784 1726882802.20516: no more pending results, returning what we have 23784 1726882802.20521: results queue empty 23784 1726882802.20525: checking for any_errors_fatal 23784 1726882802.20533: done checking for any_errors_fatal 23784 1726882802.20534: checking for max_fail_percentage 23784 1726882802.20536: done checking for max_fail_percentage 23784 1726882802.20537: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.20538: done checking to see if all hosts have failed 23784 1726882802.20539: getting the remaining hosts for this loop 23784 1726882802.20541: done getting the remaining hosts for this loop 23784 1726882802.20546: getting the next task for host managed_node1 23784 1726882802.20554: done getting next task for host managed_node1 23784 1726882802.20559: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23784 1726882802.20562: ^ 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 23784 1726882802.20583: getting variables 23784 1726882802.20585: in VariableManager get_vars() 23784 1726882802.20848: Calling all_inventory to load vars for managed_node1 23784 1726882802.20851: Calling groups_inventory to load vars for managed_node1 23784 1726882802.20853: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.20865: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.20868: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.20871: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.21440: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000012 23784 1726882802.21444: WORKER PROCESS EXITING 23784 1726882802.22101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.23277: done with get_vars() 23784 1726882802.23307: done getting variables 23784 1726882802.23360: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:40:02 -0400 (0:00:00.043) 0:00:14.116 ****** 23784 1726882802.23390: entering _queue_task() for managed_node1/fail 23784 1726882802.23750: worker is 1 (out of 1 available) 23784 1726882802.23766: exiting _queue_task() for managed_node1/fail 23784 1726882802.23782: done queuing things up, now waiting for results queue to drain 23784 1726882802.23784: waiting for pending results... 23784 1726882802.24243: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23784 1726882802.24248: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000013 23784 1726882802.24252: variable 'ansible_search_path' from source: unknown 23784 1726882802.24255: variable 'ansible_search_path' from source: unknown 23784 1726882802.24291: calling self._execute() 23784 1726882802.24393: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.24406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.24424: variable 'omit' from source: magic vars 23784 1726882802.24845: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.24863: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.25070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882802.27152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882802.27221: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882802.27277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882802.27313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882802.27352: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882802.27540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.27545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.27547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.27568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.27588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.27702: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.27728: Evaluated conditional (ansible_distribution_major_version | int > 9): True 23784 1726882802.27869: variable 'ansible_distribution' from source: facts 23784 1726882802.27880: variable '__network_rh_distros' from source: role '' defaults 23784 1726882802.27895: Evaluated conditional (ansible_distribution in __network_rh_distros): False 23784 1726882802.27905: when evaluation is False, skipping this task 23784 1726882802.27916: _execute() done 23784 1726882802.27925: dumping result to json 23784 1726882802.27938: done dumping result, returning 23784 1726882802.27952: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-6eac-d0b3-000000000013] 23784 1726882802.27961: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000013 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 23784 1726882802.28136: no more pending results, returning what we have 23784 1726882802.28140: results queue empty 23784 1726882802.28140: checking for any_errors_fatal 23784 1726882802.28149: done checking for any_errors_fatal 23784 1726882802.28149: checking for max_fail_percentage 23784 1726882802.28151: done checking for max_fail_percentage 23784 1726882802.28152: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.28153: done checking to see if all hosts have failed 23784 1726882802.28154: getting the remaining hosts for this loop 23784 1726882802.28155: done getting the remaining hosts for this loop 23784 1726882802.28159: getting the next task for host managed_node1 23784 1726882802.28166: done getting next task for host managed_node1 23784 1726882802.28169: ^ 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 23784 1726882802.28171: ^ 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 23784 1726882802.28188: getting variables 23784 1726882802.28191: in VariableManager get_vars() 23784 1726882802.28231: Calling all_inventory to load vars for managed_node1 23784 1726882802.28234: Calling groups_inventory to load vars for managed_node1 23784 1726882802.28236: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.28248: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.28251: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.28254: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.28842: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000013 23784 1726882802.28846: WORKER PROCESS EXITING 23784 1726882802.30060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.31297: done with get_vars() 23784 1726882802.31328: done getting variables 23784 1726882802.31414: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:40:02 -0400 (0:00:00.080) 0:00:14.196 ****** 23784 1726882802.31439: entering _queue_task() for managed_node1/dnf 23784 1726882802.31706: worker is 1 (out of 1 available) 23784 1726882802.31724: exiting _queue_task() for managed_node1/dnf 23784 1726882802.31737: done queuing things up, now waiting for results queue to drain 23784 1726882802.31739: waiting for pending results... 23784 1726882802.31929: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 23784 1726882802.32008: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000014 23784 1726882802.32020: variable 'ansible_search_path' from source: unknown 23784 1726882802.32025: variable 'ansible_search_path' from source: unknown 23784 1726882802.32058: calling self._execute() 23784 1726882802.32241: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.32247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.32251: variable 'omit' from source: magic vars 23784 1726882802.32670: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.32674: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.32872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882802.34708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882802.34763: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882802.34790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882802.34817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882802.34841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882802.34912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.34936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.34954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.34988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.35000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.35094: variable 'ansible_distribution' from source: facts 23784 1726882802.35098: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.35105: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 23784 1726882802.35192: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882802.35288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.35310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.35328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.35357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.35368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.35402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.35424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.35442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.35468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.35482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.35510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.35532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.35551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.35577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.35589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.35704: variable 'network_connections' from source: role '' defaults 23784 1726882802.35748: variable '__network_team_connections_defined' from source: role '' defaults 23784 1726882802.35910: variable 'network_connections' from source: role '' defaults 23784 1726882802.35925: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 23784 1726882802.35929: when evaluation is False, skipping this task 23784 1726882802.35931: _execute() done 23784 1726882802.35934: dumping result to json 23784 1726882802.35936: done dumping result, returning 23784 1726882802.35945: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-6eac-d0b3-000000000014] 23784 1726882802.35951: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000014 23784 1726882802.36053: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000014 23784 1726882802.36056: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 23784 1726882802.36139: no more pending results, returning what we have 23784 1726882802.36143: results queue empty 23784 1726882802.36144: checking for any_errors_fatal 23784 1726882802.36153: done checking for any_errors_fatal 23784 1726882802.36154: checking for max_fail_percentage 23784 1726882802.36155: done checking for max_fail_percentage 23784 1726882802.36156: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.36157: done checking to see if all hosts have failed 23784 1726882802.36158: getting the remaining hosts for this loop 23784 1726882802.36159: done getting the remaining hosts for this loop 23784 1726882802.36163: getting the next task for host managed_node1 23784 1726882802.36171: done getting next task for host managed_node1 23784 1726882802.36175: ^ 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 23784 1726882802.36177: ^ 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 23784 1726882802.36194: getting variables 23784 1726882802.36196: in VariableManager get_vars() 23784 1726882802.36232: Calling all_inventory to load vars for managed_node1 23784 1726882802.36234: Calling groups_inventory to load vars for managed_node1 23784 1726882802.36236: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.36246: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.36248: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.36251: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.37347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.38537: done with get_vars() 23784 1726882802.38564: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23784 1726882802.38633: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:40:02 -0400 (0:00:00.072) 0:00:14.268 ****** 23784 1726882802.38657: entering _queue_task() for managed_node1/yum 23784 1726882802.38658: Creating lock for yum 23784 1726882802.38937: worker is 1 (out of 1 available) 23784 1726882802.38951: exiting _queue_task() for managed_node1/yum 23784 1726882802.38964: done queuing things up, now waiting for results queue to drain 23784 1726882802.38966: waiting for pending results... 23784 1726882802.39152: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 23784 1726882802.39227: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000015 23784 1726882802.39241: variable 'ansible_search_path' from source: unknown 23784 1726882802.39245: variable 'ansible_search_path' from source: unknown 23784 1726882802.39276: calling self._execute() 23784 1726882802.39347: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.39352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.39361: variable 'omit' from source: magic vars 23784 1726882802.39659: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.39669: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.39807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882802.41487: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882802.41536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882802.41563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882802.41592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882802.41616: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882802.41685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.41710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.41732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.41762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.41773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.41854: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.41868: Evaluated conditional (ansible_distribution_major_version | int < 8): False 23784 1726882802.41871: when evaluation is False, skipping this task 23784 1726882802.41874: _execute() done 23784 1726882802.41877: dumping result to json 23784 1726882802.41882: done dumping result, returning 23784 1726882802.41886: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-6eac-d0b3-000000000015] 23784 1726882802.41892: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000015 23784 1726882802.41993: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000015 23784 1726882802.41996: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 23784 1726882802.42069: no more pending results, returning what we have 23784 1726882802.42072: results queue empty 23784 1726882802.42073: checking for any_errors_fatal 23784 1726882802.42083: done checking for any_errors_fatal 23784 1726882802.42084: checking for max_fail_percentage 23784 1726882802.42085: done checking for max_fail_percentage 23784 1726882802.42086: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.42087: done checking to see if all hosts have failed 23784 1726882802.42088: getting the remaining hosts for this loop 23784 1726882802.42089: done getting the remaining hosts for this loop 23784 1726882802.42093: getting the next task for host managed_node1 23784 1726882802.42099: done getting next task for host managed_node1 23784 1726882802.42103: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23784 1726882802.42107: ^ 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 23784 1726882802.42123: getting variables 23784 1726882802.42125: in VariableManager get_vars() 23784 1726882802.42159: Calling all_inventory to load vars for managed_node1 23784 1726882802.42162: Calling groups_inventory to load vars for managed_node1 23784 1726882802.42164: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.42174: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.42177: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.42182: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.43178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.44378: done with get_vars() 23784 1726882802.44410: done getting variables 23784 1726882802.44463: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:40:02 -0400 (0:00:00.058) 0:00:14.327 ****** 23784 1726882802.44489: entering _queue_task() for managed_node1/fail 23784 1726882802.44768: worker is 1 (out of 1 available) 23784 1726882802.44786: exiting _queue_task() for managed_node1/fail 23784 1726882802.44799: done queuing things up, now waiting for results queue to drain 23784 1726882802.44801: waiting for pending results... 23784 1726882802.44990: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23784 1726882802.45063: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000016 23784 1726882802.45076: variable 'ansible_search_path' from source: unknown 23784 1726882802.45082: variable 'ansible_search_path' from source: unknown 23784 1726882802.45110: calling self._execute() 23784 1726882802.45184: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.45189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.45196: variable 'omit' from source: magic vars 23784 1726882802.45497: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.45508: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.45597: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882802.45746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882802.47665: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882802.47713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882802.47745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882802.47775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882802.47797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882802.47865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.47892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.47910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.47942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.47953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.47994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.48011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.48030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.48058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.48070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.48106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.48124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.48142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.48168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.48182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.48299: variable 'network_connections' from source: role '' defaults 23784 1726882802.48344: variable '__network_team_connections_defined' from source: role '' defaults 23784 1726882802.48512: variable 'network_connections' from source: role '' defaults 23784 1726882802.48531: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 23784 1726882802.48535: when evaluation is False, skipping this task 23784 1726882802.48538: _execute() done 23784 1726882802.48540: dumping result to json 23784 1726882802.48543: done dumping result, returning 23784 1726882802.48545: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-6eac-d0b3-000000000016] 23784 1726882802.48552: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000016 23784 1726882802.48650: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000016 23784 1726882802.48653: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 23784 1726882802.48705: no more pending results, returning what we have 23784 1726882802.48708: results queue empty 23784 1726882802.48709: checking for any_errors_fatal 23784 1726882802.48714: done checking for any_errors_fatal 23784 1726882802.48714: checking for max_fail_percentage 23784 1726882802.48717: done checking for max_fail_percentage 23784 1726882802.48717: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.48718: done checking to see if all hosts have failed 23784 1726882802.48719: getting the remaining hosts for this loop 23784 1726882802.48720: done getting the remaining hosts for this loop 23784 1726882802.48726: getting the next task for host managed_node1 23784 1726882802.48733: done getting next task for host managed_node1 23784 1726882802.48736: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 23784 1726882802.48739: ^ 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 23784 1726882802.48752: getting variables 23784 1726882802.48754: in VariableManager get_vars() 23784 1726882802.48794: Calling all_inventory to load vars for managed_node1 23784 1726882802.48797: Calling groups_inventory to load vars for managed_node1 23784 1726882802.48807: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.48817: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.48819: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.48830: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.49939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.51110: done with get_vars() 23784 1726882802.51140: done getting variables 23784 1726882802.51193: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:40:02 -0400 (0:00:00.067) 0:00:14.394 ****** 23784 1726882802.51219: entering _queue_task() for managed_node1/package 23784 1726882802.51492: worker is 1 (out of 1 available) 23784 1726882802.51507: exiting _queue_task() for managed_node1/package 23784 1726882802.51519: done queuing things up, now waiting for results queue to drain 23784 1726882802.51524: waiting for pending results... 23784 1726882802.51704: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 23784 1726882802.51774: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000017 23784 1726882802.51787: variable 'ansible_search_path' from source: unknown 23784 1726882802.51790: variable 'ansible_search_path' from source: unknown 23784 1726882802.51823: calling self._execute() 23784 1726882802.51894: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.51900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.51908: variable 'omit' from source: magic vars 23784 1726882802.52210: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.52220: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.52369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882802.52582: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882802.52616: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882802.52647: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882802.52675: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882802.52762: variable 'network_packages' from source: role '' defaults 23784 1726882802.52846: variable '__network_provider_setup' from source: role '' defaults 23784 1726882802.52856: variable '__network_service_name_default_nm' from source: role '' defaults 23784 1726882802.52912: variable '__network_service_name_default_nm' from source: role '' defaults 23784 1726882802.52919: variable '__network_packages_default_nm' from source: role '' defaults 23784 1726882802.52970: variable '__network_packages_default_nm' from source: role '' defaults 23784 1726882802.53101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882802.54617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882802.54672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882802.54703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882802.54730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882802.54751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882802.54819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.54843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.54861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.54891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.54906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.54944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.54961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.54981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.55008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.55021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.55184: variable '__network_packages_default_gobject_packages' from source: role '' defaults 23784 1726882802.55268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.55286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.55304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.55335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.55348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.55413: variable 'ansible_python' from source: facts 23784 1726882802.55436: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 23784 1726882802.55502: variable '__network_wpa_supplicant_required' from source: role '' defaults 23784 1726882802.55561: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 23784 1726882802.55654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.55673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.55695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.55723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.55734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.55770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.55794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.55813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.55841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.55852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.55957: variable 'network_connections' from source: role '' defaults 23784 1726882802.55993: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882802.56191: variable 'network_connections' from source: role '' defaults 23784 1726882802.56208: variable '__network_packages_default_wireless' from source: role '' defaults 23784 1726882802.56270: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882802.56482: variable 'network_connections' from source: role '' defaults 23784 1726882802.56494: variable '__network_packages_default_team' from source: role '' defaults 23784 1726882802.56554: variable '__network_team_connections_defined' from source: role '' defaults 23784 1726882802.56762: variable 'network_connections' from source: role '' defaults 23784 1726882802.56803: variable '__network_service_name_default_initscripts' from source: role '' defaults 23784 1726882802.56849: variable '__network_service_name_default_initscripts' from source: role '' defaults 23784 1726882802.56855: variable '__network_packages_default_initscripts' from source: role '' defaults 23784 1726882802.56903: variable '__network_packages_default_initscripts' from source: role '' defaults 23784 1726882802.57054: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 23784 1726882802.57394: variable 'network_connections' from source: role '' defaults 23784 1726882802.57397: variable 'ansible_distribution' from source: facts 23784 1726882802.57401: variable '__network_rh_distros' from source: role '' defaults 23784 1726882802.57406: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.57416: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 23784 1726882802.57536: variable 'ansible_distribution' from source: facts 23784 1726882802.57540: variable '__network_rh_distros' from source: role '' defaults 23784 1726882802.57543: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.57555: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 23784 1726882802.57665: variable 'ansible_distribution' from source: facts 23784 1726882802.57669: variable '__network_rh_distros' from source: role '' defaults 23784 1726882802.57675: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.57703: variable 'network_provider' from source: set_fact 23784 1726882802.57715: variable 'ansible_facts' from source: unknown 23784 1726882802.58366: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 23784 1726882802.58370: when evaluation is False, skipping this task 23784 1726882802.58373: _execute() done 23784 1726882802.58375: dumping result to json 23784 1726882802.58377: done dumping result, returning 23784 1726882802.58383: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-6eac-d0b3-000000000017] 23784 1726882802.58389: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000017 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 23784 1726882802.58543: no more pending results, returning what we have 23784 1726882802.58547: results queue empty 23784 1726882802.58548: checking for any_errors_fatal 23784 1726882802.58553: done checking for any_errors_fatal 23784 1726882802.58554: checking for max_fail_percentage 23784 1726882802.58556: done checking for max_fail_percentage 23784 1726882802.58556: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.58557: done checking to see if all hosts have failed 23784 1726882802.58558: getting the remaining hosts for this loop 23784 1726882802.58559: done getting the remaining hosts for this loop 23784 1726882802.58563: getting the next task for host managed_node1 23784 1726882802.58573: done getting next task for host managed_node1 23784 1726882802.58577: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23784 1726882802.58581: ^ 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 23784 1726882802.58596: getting variables 23784 1726882802.58598: in VariableManager get_vars() 23784 1726882802.58637: Calling all_inventory to load vars for managed_node1 23784 1726882802.58639: Calling groups_inventory to load vars for managed_node1 23784 1726882802.58641: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.58652: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.58655: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.58658: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.59750: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000017 23784 1726882802.59756: WORKER PROCESS EXITING 23784 1726882802.59801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.63990: done with get_vars() 23784 1726882802.64015: done getting variables 23784 1726882802.64059: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:40:02 -0400 (0:00:00.128) 0:00:14.523 ****** 23784 1726882802.64084: entering _queue_task() for managed_node1/package 23784 1726882802.64363: worker is 1 (out of 1 available) 23784 1726882802.64376: exiting _queue_task() for managed_node1/package 23784 1726882802.64390: done queuing things up, now waiting for results queue to drain 23784 1726882802.64392: waiting for pending results... 23784 1726882802.64575: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23784 1726882802.64645: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000018 23784 1726882802.64658: variable 'ansible_search_path' from source: unknown 23784 1726882802.64662: variable 'ansible_search_path' from source: unknown 23784 1726882802.64693: calling self._execute() 23784 1726882802.64774: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.64781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.64789: variable 'omit' from source: magic vars 23784 1726882802.65098: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.65109: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.65200: variable 'network_state' from source: role '' defaults 23784 1726882802.65210: Evaluated conditional (network_state != {}): False 23784 1726882802.65213: when evaluation is False, skipping this task 23784 1726882802.65216: _execute() done 23784 1726882802.65219: dumping result to json 23784 1726882802.65224: done dumping result, returning 23784 1726882802.65235: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-6eac-d0b3-000000000018] 23784 1726882802.65239: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000018 23784 1726882802.65341: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000018 23784 1726882802.65344: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 23784 1726882802.65394: no more pending results, returning what we have 23784 1726882802.65401: results queue empty 23784 1726882802.65401: checking for any_errors_fatal 23784 1726882802.65408: done checking for any_errors_fatal 23784 1726882802.65408: checking for max_fail_percentage 23784 1726882802.65410: done checking for max_fail_percentage 23784 1726882802.65411: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.65411: done checking to see if all hosts have failed 23784 1726882802.65412: getting the remaining hosts for this loop 23784 1726882802.65414: done getting the remaining hosts for this loop 23784 1726882802.65418: getting the next task for host managed_node1 23784 1726882802.65426: done getting next task for host managed_node1 23784 1726882802.65430: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23784 1726882802.65432: ^ 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 23784 1726882802.65449: getting variables 23784 1726882802.65450: in VariableManager get_vars() 23784 1726882802.65488: Calling all_inventory to load vars for managed_node1 23784 1726882802.65491: Calling groups_inventory to load vars for managed_node1 23784 1726882802.65493: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.65502: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.65504: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.65507: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.66496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.67686: done with get_vars() 23784 1726882802.67712: done getting variables 23784 1726882802.67763: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:40:02 -0400 (0:00:00.037) 0:00:14.560 ****** 23784 1726882802.67789: entering _queue_task() for managed_node1/package 23784 1726882802.68066: worker is 1 (out of 1 available) 23784 1726882802.68083: exiting _queue_task() for managed_node1/package 23784 1726882802.68096: done queuing things up, now waiting for results queue to drain 23784 1726882802.68097: waiting for pending results... 23784 1726882802.68285: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23784 1726882802.68364: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000019 23784 1726882802.68376: variable 'ansible_search_path' from source: unknown 23784 1726882802.68382: variable 'ansible_search_path' from source: unknown 23784 1726882802.68411: calling self._execute() 23784 1726882802.68491: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.68497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.68505: variable 'omit' from source: magic vars 23784 1726882802.68802: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.68813: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.68909: variable 'network_state' from source: role '' defaults 23784 1726882802.68917: Evaluated conditional (network_state != {}): False 23784 1726882802.68921: when evaluation is False, skipping this task 23784 1726882802.68926: _execute() done 23784 1726882802.68928: dumping result to json 23784 1726882802.68931: done dumping result, returning 23784 1726882802.68939: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-6eac-d0b3-000000000019] 23784 1726882802.68944: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000019 23784 1726882802.69046: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000019 23784 1726882802.69049: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 23784 1726882802.69100: no more pending results, returning what we have 23784 1726882802.69104: results queue empty 23784 1726882802.69105: checking for any_errors_fatal 23784 1726882802.69114: done checking for any_errors_fatal 23784 1726882802.69115: checking for max_fail_percentage 23784 1726882802.69116: done checking for max_fail_percentage 23784 1726882802.69117: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.69118: done checking to see if all hosts have failed 23784 1726882802.69118: getting the remaining hosts for this loop 23784 1726882802.69120: done getting the remaining hosts for this loop 23784 1726882802.69126: getting the next task for host managed_node1 23784 1726882802.69133: done getting next task for host managed_node1 23784 1726882802.69137: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23784 1726882802.69139: ^ 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 23784 1726882802.69155: getting variables 23784 1726882802.69156: in VariableManager get_vars() 23784 1726882802.69195: Calling all_inventory to load vars for managed_node1 23784 1726882802.69198: Calling groups_inventory to load vars for managed_node1 23784 1726882802.69200: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.69210: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.69212: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.69214: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.70357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.71539: done with get_vars() 23784 1726882802.71562: done getting variables 23784 1726882802.71652: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:40:02 -0400 (0:00:00.038) 0:00:14.599 ****** 23784 1726882802.71676: entering _queue_task() for managed_node1/service 23784 1726882802.71678: Creating lock for service 23784 1726882802.71959: worker is 1 (out of 1 available) 23784 1726882802.71974: exiting _queue_task() for managed_node1/service 23784 1726882802.71992: done queuing things up, now waiting for results queue to drain 23784 1726882802.71994: waiting for pending results... 23784 1726882802.72181: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23784 1726882802.72259: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000001a 23784 1726882802.72271: variable 'ansible_search_path' from source: unknown 23784 1726882802.72275: variable 'ansible_search_path' from source: unknown 23784 1726882802.72306: calling self._execute() 23784 1726882802.72384: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.72388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.72396: variable 'omit' from source: magic vars 23784 1726882802.72702: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.72712: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.72804: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882802.72959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882802.74611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882802.74671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882802.74701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882802.74731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882802.74754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882802.74820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.74848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.74868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.74898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.74909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.74951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.74971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.74989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.75016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.75029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.75062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.75083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.75100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.75127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.75139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.75267: variable 'network_connections' from source: role '' defaults 23784 1726882802.75313: variable '__network_team_connections_defined' from source: role '' defaults 23784 1726882802.75484: variable 'network_connections' from source: role '' defaults 23784 1726882802.75498: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 23784 1726882802.75507: when evaluation is False, skipping this task 23784 1726882802.75511: _execute() done 23784 1726882802.75513: dumping result to json 23784 1726882802.75515: done dumping result, returning 23784 1726882802.75524: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-6eac-d0b3-00000000001a] 23784 1726882802.75530: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001a 23784 1726882802.75625: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001a 23784 1726882802.75628: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 23784 1726882802.75677: no more pending results, returning what we have 23784 1726882802.75681: results queue empty 23784 1726882802.75681: checking for any_errors_fatal 23784 1726882802.75690: done checking for any_errors_fatal 23784 1726882802.75691: checking for max_fail_percentage 23784 1726882802.75693: done checking for max_fail_percentage 23784 1726882802.75693: checking to see if all hosts have failed and the running result is not ok 23784 1726882802.75694: done checking to see if all hosts have failed 23784 1726882802.75695: getting the remaining hosts for this loop 23784 1726882802.75696: done getting the remaining hosts for this loop 23784 1726882802.75700: getting the next task for host managed_node1 23784 1726882802.75707: done getting next task for host managed_node1 23784 1726882802.75712: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23784 1726882802.75713: ^ 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 23784 1726882802.75730: getting variables 23784 1726882802.75732: in VariableManager get_vars() 23784 1726882802.75774: Calling all_inventory to load vars for managed_node1 23784 1726882802.75777: Calling groups_inventory to load vars for managed_node1 23784 1726882802.75786: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882802.75797: Calling all_plugins_play to load vars for managed_node1 23784 1726882802.75800: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882802.75803: Calling groups_plugins_play to load vars for managed_node1 23784 1726882802.76804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882802.78086: done with get_vars() 23784 1726882802.78108: done getting variables 23784 1726882802.78159: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:40:02 -0400 (0:00:00.065) 0:00:14.664 ****** 23784 1726882802.78183: entering _queue_task() for managed_node1/service 23784 1726882802.78460: worker is 1 (out of 1 available) 23784 1726882802.78475: exiting _queue_task() for managed_node1/service 23784 1726882802.78489: done queuing things up, now waiting for results queue to drain 23784 1726882802.78490: waiting for pending results... 23784 1726882802.78677: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23784 1726882802.78758: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000001b 23784 1726882802.78771: variable 'ansible_search_path' from source: unknown 23784 1726882802.78774: variable 'ansible_search_path' from source: unknown 23784 1726882802.78808: calling self._execute() 23784 1726882802.78885: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.78895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.78904: variable 'omit' from source: magic vars 23784 1726882802.79211: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.79221: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882802.79342: variable 'network_provider' from source: set_fact 23784 1726882802.79345: variable 'network_state' from source: role '' defaults 23784 1726882802.79354: Evaluated conditional (network_provider == "nm" or network_state != {}): True 23784 1726882802.79361: variable 'omit' from source: magic vars 23784 1726882802.79395: variable 'omit' from source: magic vars 23784 1726882802.79418: variable 'network_service_name' from source: role '' defaults 23784 1726882802.79474: variable 'network_service_name' from source: role '' defaults 23784 1726882802.79555: variable '__network_provider_setup' from source: role '' defaults 23784 1726882802.79559: variable '__network_service_name_default_nm' from source: role '' defaults 23784 1726882802.79610: variable '__network_service_name_default_nm' from source: role '' defaults 23784 1726882802.79617: variable '__network_packages_default_nm' from source: role '' defaults 23784 1726882802.79665: variable '__network_packages_default_nm' from source: role '' defaults 23784 1726882802.79842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882802.81492: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882802.81549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882802.81581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882802.81611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882802.81633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882802.81704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.81726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.81745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.81779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.81791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.81830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.81847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.81864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.81900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.81911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.82075: variable '__network_packages_default_gobject_packages' from source: role '' defaults 23784 1726882802.82170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.82190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.82212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.82241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.82251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.82321: variable 'ansible_python' from source: facts 23784 1726882802.82341: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 23784 1726882802.82404: variable '__network_wpa_supplicant_required' from source: role '' defaults 23784 1726882802.82467: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 23784 1726882802.82562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.82580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.82600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.82628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.82644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.82679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882802.82702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882802.82719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882802.82753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882802.82764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882802.82864: variable 'network_connections' from source: role '' defaults 23784 1726882802.82906: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882802.83261: variable 'network_connections' from source: role '' defaults 23784 1726882802.83264: variable '__network_packages_default_wireless' from source: role '' defaults 23784 1726882802.83311: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882802.83625: variable 'network_connections' from source: role '' defaults 23784 1726882802.83644: variable '__network_packages_default_team' from source: role '' defaults 23784 1726882802.83728: variable '__network_team_connections_defined' from source: role '' defaults 23784 1726882802.84056: variable 'network_connections' from source: role '' defaults 23784 1726882802.84114: variable '__network_service_name_default_initscripts' from source: role '' defaults 23784 1726882802.84174: variable '__network_service_name_default_initscripts' from source: role '' defaults 23784 1726882802.84180: variable '__network_packages_default_initscripts' from source: role '' defaults 23784 1726882802.84249: variable '__network_packages_default_initscripts' from source: role '' defaults 23784 1726882802.84404: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 23784 1726882802.84610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882802.84750: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882802.84788: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882802.84819: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882802.84851: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882802.85062: variable 'network_connections' from source: role '' defaults 23784 1726882802.85066: variable 'ansible_distribution' from source: facts 23784 1726882802.85069: variable '__network_rh_distros' from source: role '' defaults 23784 1726882802.85075: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.85088: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 23784 1726882802.85221: variable 'ansible_distribution' from source: facts 23784 1726882802.85227: variable '__network_rh_distros' from source: role '' defaults 23784 1726882802.85230: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.85237: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 23784 1726882802.85362: variable 'ansible_distribution' from source: facts 23784 1726882802.85366: variable '__network_rh_distros' from source: role '' defaults 23784 1726882802.85369: variable 'ansible_distribution_major_version' from source: facts 23784 1726882802.85400: variable 'network_provider' from source: set_fact 23784 1726882802.85418: variable 'omit' from source: magic vars 23784 1726882802.85445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882802.85468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882802.85486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882802.85501: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882802.85510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882802.85537: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882802.85540: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.85544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.85623: Set connection var ansible_pipelining to False 23784 1726882802.85631: Set connection var ansible_timeout to 10 23784 1726882802.85639: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882802.85641: Set connection var ansible_connection to ssh 23784 1726882802.85648: Set connection var ansible_shell_executable to /bin/sh 23784 1726882802.85650: Set connection var ansible_shell_type to sh 23784 1726882802.85670: variable 'ansible_shell_executable' from source: unknown 23784 1726882802.85674: variable 'ansible_connection' from source: unknown 23784 1726882802.85678: variable 'ansible_module_compression' from source: unknown 23784 1726882802.85680: variable 'ansible_shell_type' from source: unknown 23784 1726882802.85682: variable 'ansible_shell_executable' from source: unknown 23784 1726882802.85688: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882802.85692: variable 'ansible_pipelining' from source: unknown 23784 1726882802.85696: variable 'ansible_timeout' from source: unknown 23784 1726882802.85698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882802.85778: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882802.85790: variable 'omit' from source: magic vars 23784 1726882802.85798: starting attempt loop 23784 1726882802.85801: running the handler 23784 1726882802.85862: variable 'ansible_facts' from source: unknown 23784 1726882802.86816: _low_level_execute_command(): starting 23784 1726882802.86821: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882802.87541: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882802.87559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882802.87630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882802.87650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882802.87729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882802.89486: stdout chunk (state=3): >>>/root <<< 23784 1726882802.89644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882802.89696: stderr chunk (state=3): >>><<< 23784 1726882802.89708: stdout chunk (state=3): >>><<< 23784 1726882802.89741: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882802.89765: _low_level_execute_command(): starting 23784 1726882802.89776: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399 `" && echo ansible-tmp-1726882802.897476-24260-101575530519399="` echo /root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399 `" ) && sleep 0' 23784 1726882802.90435: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882802.90454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882802.90469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882802.90499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882802.90517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882802.90534: stderr chunk (state=3): >>>debug2: match not found <<< 23784 1726882802.90606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882802.90650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882802.90670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882802.90701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882802.90806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882802.92800: stdout chunk (state=3): >>>ansible-tmp-1726882802.897476-24260-101575530519399=/root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399 <<< 23784 1726882802.92996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882802.93008: stderr chunk (state=3): >>><<< 23784 1726882802.93018: stdout chunk (state=3): >>><<< 23784 1726882802.93050: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882802.897476-24260-101575530519399=/root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882802.93228: variable 'ansible_module_compression' from source: unknown 23784 1726882802.93234: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 23784 1726882802.93237: ANSIBALLZ: Acquiring lock 23784 1726882802.93239: ANSIBALLZ: Lock acquired: 139849186186048 23784 1726882802.93241: ANSIBALLZ: Creating module 23784 1726882803.36101: ANSIBALLZ: Writing module into payload 23784 1726882803.36289: ANSIBALLZ: Writing module 23784 1726882803.36427: ANSIBALLZ: Renaming module 23784 1726882803.36431: ANSIBALLZ: Done creating module 23784 1726882803.36434: variable 'ansible_facts' from source: unknown 23784 1726882803.36544: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399/AnsiballZ_systemd.py 23784 1726882803.36797: Sending initial data 23784 1726882803.36800: Sent initial data (155 bytes) 23784 1726882803.38131: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882803.38136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882803.38139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882803.38142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882803.38448: 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/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882803.38540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882803.40289: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882803.40354: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882803.40480: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpqdhr6fd3 /root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399/AnsiballZ_systemd.py <<< 23784 1726882803.40484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399/AnsiballZ_systemd.py" <<< 23784 1726882803.40534: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpqdhr6fd3" to remote "/root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399/AnsiballZ_systemd.py" <<< 23784 1726882803.43747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882803.43809: stderr chunk (state=3): >>><<< 23784 1726882803.43816: stdout chunk (state=3): >>><<< 23784 1726882803.43846: done transferring module to remote 23784 1726882803.43859: _low_level_execute_command(): starting 23784 1726882803.43864: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399/ /root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399/AnsiballZ_systemd.py && sleep 0' 23784 1726882803.45232: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882803.45238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882803.45355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882803.45359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882803.45374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882803.45380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882803.45631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882803.47775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882803.48052: stderr chunk (state=3): >>><<< 23784 1726882803.48056: stdout chunk (state=3): >>><<< 23784 1726882803.48074: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882803.48077: _low_level_execute_command(): starting 23784 1726882803.48086: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399/AnsiballZ_systemd.py && sleep 0' 23784 1726882803.49282: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882803.49429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882803.49434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882803.49437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882803.49512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882803.49671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882803.49755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882803.82430: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "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": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "11976704", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3525386240", "CPUUsageNSec": "1705179000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 23784 1726882803.82514: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service multi-user.target shutdown.target network.target cloud-init.service network.service", "After": "basic.target network-pre.target dbus.socket sysinit.target cloud-init-local.service system.slice systemd-journald.socket dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:33:05 EDT", "StateChangeTimestampMonotonic": "343605675", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 23784 1726882803.84552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882803.84556: stdout chunk (state=3): >>><<< 23784 1726882803.84559: stderr chunk (state=3): >>><<< 23784 1726882803.84588: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "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": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "11976704", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3525386240", "CPUUsageNSec": "1705179000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service multi-user.target shutdown.target network.target cloud-init.service network.service", "After": "basic.target network-pre.target dbus.socket sysinit.target cloud-init-local.service system.slice systemd-journald.socket dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:33:05 EDT", "StateChangeTimestampMonotonic": "343605675", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882803.84854: 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-1726882802.897476-24260-101575530519399/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882803.84895: _low_level_execute_command(): starting 23784 1726882803.84928: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882802.897476-24260-101575530519399/ > /dev/null 2>&1 && sleep 0' 23784 1726882803.85657: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882803.85747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882803.85805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882803.85839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882803.85883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882803.86028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882803.88330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882803.88334: stdout chunk (state=3): >>><<< 23784 1726882803.88337: stderr chunk (state=3): >>><<< 23784 1726882803.88344: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882803.88347: handler run complete 23784 1726882803.88349: attempt loop complete, returning result 23784 1726882803.88352: _execute() done 23784 1726882803.88354: dumping result to json 23784 1726882803.88356: done dumping result, returning 23784 1726882803.88358: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-6eac-d0b3-00000000001b] 23784 1726882803.88361: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001b ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23784 1726882803.88745: no more pending results, returning what we have 23784 1726882803.88748: results queue empty 23784 1726882803.88749: checking for any_errors_fatal 23784 1726882803.88755: done checking for any_errors_fatal 23784 1726882803.88756: checking for max_fail_percentage 23784 1726882803.88757: done checking for max_fail_percentage 23784 1726882803.88758: checking to see if all hosts have failed and the running result is not ok 23784 1726882803.88759: done checking to see if all hosts have failed 23784 1726882803.88760: getting the remaining hosts for this loop 23784 1726882803.88761: done getting the remaining hosts for this loop 23784 1726882803.88766: getting the next task for host managed_node1 23784 1726882803.88772: done getting next task for host managed_node1 23784 1726882803.88776: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23784 1726882803.88778: ^ 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 23784 1726882803.88787: getting variables 23784 1726882803.88789: in VariableManager get_vars() 23784 1726882803.88825: Calling all_inventory to load vars for managed_node1 23784 1726882803.88828: Calling groups_inventory to load vars for managed_node1 23784 1726882803.88830: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882803.88842: Calling all_plugins_play to load vars for managed_node1 23784 1726882803.88844: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882803.88847: Calling groups_plugins_play to load vars for managed_node1 23784 1726882803.89443: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001b 23784 1726882803.89447: WORKER PROCESS EXITING 23784 1726882803.90744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882803.93683: done with get_vars() 23784 1726882803.93718: done getting variables 23784 1726882803.93789: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:40:03 -0400 (0:00:01.156) 0:00:15.820 ****** 23784 1726882803.93825: entering _queue_task() for managed_node1/service 23784 1726882803.94200: worker is 1 (out of 1 available) 23784 1726882803.94217: exiting _queue_task() for managed_node1/service 23784 1726882803.94235: done queuing things up, now waiting for results queue to drain 23784 1726882803.94236: waiting for pending results... 23784 1726882803.94497: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23784 1726882803.94705: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000001c 23784 1726882803.94710: variable 'ansible_search_path' from source: unknown 23784 1726882803.94713: variable 'ansible_search_path' from source: unknown 23784 1726882803.94716: calling self._execute() 23784 1726882803.94783: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882803.94796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882803.94814: variable 'omit' from source: magic vars 23784 1726882803.95229: variable 'ansible_distribution_major_version' from source: facts 23784 1726882803.95253: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882803.95387: variable 'network_provider' from source: set_fact 23784 1726882803.95398: Evaluated conditional (network_provider == "nm"): True 23784 1726882803.95509: variable '__network_wpa_supplicant_required' from source: role '' defaults 23784 1726882803.95612: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 23784 1726882803.95816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882803.98614: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882803.98692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882803.98739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882803.98808: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882803.98811: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882803.98915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882803.98948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882803.99127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882803.99131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882803.99134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882803.99136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882803.99139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882803.99162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882803.99214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882803.99233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882803.99279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882803.99307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882803.99340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882803.99380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882803.99405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882803.99581: variable 'network_connections' from source: role '' defaults 23784 1726882803.99614: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882803.99925: variable 'network_connections' from source: role '' defaults 23784 1726882803.99981: Evaluated conditional (__network_wpa_supplicant_required): False 23784 1726882803.99985: when evaluation is False, skipping this task 23784 1726882803.99987: _execute() done 23784 1726882803.99989: dumping result to json 23784 1726882803.99991: done dumping result, returning 23784 1726882803.99993: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-6eac-d0b3-00000000001c] 23784 1726882803.99996: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001c 23784 1726882804.00087: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001c 23784 1726882804.00090: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 23784 1726882804.00249: no more pending results, returning what we have 23784 1726882804.00252: results queue empty 23784 1726882804.00253: checking for any_errors_fatal 23784 1726882804.00273: done checking for any_errors_fatal 23784 1726882804.00273: checking for max_fail_percentage 23784 1726882804.00275: done checking for max_fail_percentage 23784 1726882804.00276: checking to see if all hosts have failed and the running result is not ok 23784 1726882804.00277: done checking to see if all hosts have failed 23784 1726882804.00278: getting the remaining hosts for this loop 23784 1726882804.00279: done getting the remaining hosts for this loop 23784 1726882804.00283: getting the next task for host managed_node1 23784 1726882804.00288: done getting next task for host managed_node1 23784 1726882804.00293: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 23784 1726882804.00295: ^ 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 23784 1726882804.00308: getting variables 23784 1726882804.00309: in VariableManager get_vars() 23784 1726882804.00412: Calling all_inventory to load vars for managed_node1 23784 1726882804.00425: Calling groups_inventory to load vars for managed_node1 23784 1726882804.00428: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882804.00440: Calling all_plugins_play to load vars for managed_node1 23784 1726882804.00444: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882804.00448: Calling groups_plugins_play to load vars for managed_node1 23784 1726882804.03663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882804.07992: done with get_vars() 23784 1726882804.08141: done getting variables 23784 1726882804.08210: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:40:04 -0400 (0:00:00.144) 0:00:15.964 ****** 23784 1726882804.08359: entering _queue_task() for managed_node1/service 23784 1726882804.08937: worker is 1 (out of 1 available) 23784 1726882804.08950: exiting _queue_task() for managed_node1/service 23784 1726882804.08963: done queuing things up, now waiting for results queue to drain 23784 1726882804.08964: waiting for pending results... 23784 1726882804.09843: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 23784 1726882804.09848: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000001d 23784 1726882804.09851: variable 'ansible_search_path' from source: unknown 23784 1726882804.09853: variable 'ansible_search_path' from source: unknown 23784 1726882804.09856: calling self._execute() 23784 1726882804.09859: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882804.09861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882804.09863: variable 'omit' from source: magic vars 23784 1726882804.10283: variable 'ansible_distribution_major_version' from source: facts 23784 1726882804.10304: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882804.10436: variable 'network_provider' from source: set_fact 23784 1726882804.10450: Evaluated conditional (network_provider == "initscripts"): False 23784 1726882804.10457: when evaluation is False, skipping this task 23784 1726882804.10462: _execute() done 23784 1726882804.10468: dumping result to json 23784 1726882804.10474: done dumping result, returning 23784 1726882804.10487: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-6eac-d0b3-00000000001d] 23784 1726882804.10495: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001d skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23784 1726882804.10652: no more pending results, returning what we have 23784 1726882804.10656: results queue empty 23784 1726882804.10657: checking for any_errors_fatal 23784 1726882804.10782: done checking for any_errors_fatal 23784 1726882804.10784: checking for max_fail_percentage 23784 1726882804.10786: done checking for max_fail_percentage 23784 1726882804.10788: checking to see if all hosts have failed and the running result is not ok 23784 1726882804.10789: done checking to see if all hosts have failed 23784 1726882804.10790: getting the remaining hosts for this loop 23784 1726882804.10792: done getting the remaining hosts for this loop 23784 1726882804.10797: getting the next task for host managed_node1 23784 1726882804.10805: done getting next task for host managed_node1 23784 1726882804.10809: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23784 1726882804.10813: ^ 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 23784 1726882804.10837: getting variables 23784 1726882804.10839: in VariableManager get_vars() 23784 1726882804.10919: Calling all_inventory to load vars for managed_node1 23784 1726882804.10924: Calling groups_inventory to load vars for managed_node1 23784 1726882804.10927: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882804.10942: Calling all_plugins_play to load vars for managed_node1 23784 1726882804.10945: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882804.10947: Calling groups_plugins_play to load vars for managed_node1 23784 1726882804.11648: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001d 23784 1726882804.11652: WORKER PROCESS EXITING 23784 1726882804.12946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882804.15128: done with get_vars() 23784 1726882804.15164: done getting variables 23784 1726882804.15237: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:40:04 -0400 (0:00:00.070) 0:00:16.035 ****** 23784 1726882804.15272: entering _queue_task() for managed_node1/copy 23784 1726882804.15647: worker is 1 (out of 1 available) 23784 1726882804.15661: exiting _queue_task() for managed_node1/copy 23784 1726882804.15674: done queuing things up, now waiting for results queue to drain 23784 1726882804.15676: waiting for pending results... 23784 1726882804.16033: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23784 1726882804.16179: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000001e 23784 1726882804.16206: variable 'ansible_search_path' from source: unknown 23784 1726882804.16228: variable 'ansible_search_path' from source: unknown 23784 1726882804.16283: calling self._execute() 23784 1726882804.16398: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882804.16411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882804.16427: variable 'omit' from source: magic vars 23784 1726882804.16958: variable 'ansible_distribution_major_version' from source: facts 23784 1726882804.17001: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882804.17162: variable 'network_provider' from source: set_fact 23784 1726882804.17165: Evaluated conditional (network_provider == "initscripts"): False 23784 1726882804.17168: when evaluation is False, skipping this task 23784 1726882804.17170: _execute() done 23784 1726882804.17172: dumping result to json 23784 1726882804.17174: done dumping result, returning 23784 1726882804.17228: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-6eac-d0b3-00000000001e] 23784 1726882804.17232: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001e 23784 1726882804.17488: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001e 23784 1726882804.17491: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 23784 1726882804.17547: no more pending results, returning what we have 23784 1726882804.17551: results queue empty 23784 1726882804.17552: checking for any_errors_fatal 23784 1726882804.17558: done checking for any_errors_fatal 23784 1726882804.17559: checking for max_fail_percentage 23784 1726882804.17561: done checking for max_fail_percentage 23784 1726882804.17562: checking to see if all hosts have failed and the running result is not ok 23784 1726882804.17563: done checking to see if all hosts have failed 23784 1726882804.17564: getting the remaining hosts for this loop 23784 1726882804.17566: done getting the remaining hosts for this loop 23784 1726882804.17570: getting the next task for host managed_node1 23784 1726882804.17577: done getting next task for host managed_node1 23784 1726882804.17584: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23784 1726882804.17587: ^ 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 23784 1726882804.17603: getting variables 23784 1726882804.17605: in VariableManager get_vars() 23784 1726882804.17648: Calling all_inventory to load vars for managed_node1 23784 1726882804.17651: Calling groups_inventory to load vars for managed_node1 23784 1726882804.17653: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882804.17667: Calling all_plugins_play to load vars for managed_node1 23784 1726882804.17670: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882804.17673: Calling groups_plugins_play to load vars for managed_node1 23784 1726882804.19666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882804.21918: done with get_vars() 23784 1726882804.21955: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:40:04 -0400 (0:00:00.067) 0:00:16.102 ****** 23784 1726882804.22060: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23784 1726882804.22062: Creating lock for fedora.linux_system_roles.network_connections 23784 1726882804.22453: worker is 1 (out of 1 available) 23784 1726882804.22466: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23784 1726882804.22479: done queuing things up, now waiting for results queue to drain 23784 1726882804.22480: waiting for pending results... 23784 1726882804.22829: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23784 1726882804.22926: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000001f 23784 1726882804.22944: variable 'ansible_search_path' from source: unknown 23784 1726882804.22956: variable 'ansible_search_path' from source: unknown 23784 1726882804.23000: calling self._execute() 23784 1726882804.23114: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882804.23120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882804.23140: variable 'omit' from source: magic vars 23784 1726882804.23627: variable 'ansible_distribution_major_version' from source: facts 23784 1726882804.23631: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882804.23634: variable 'omit' from source: magic vars 23784 1726882804.23654: variable 'omit' from source: magic vars 23784 1726882804.23852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882804.26936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882804.27104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882804.27145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882804.27178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882804.27262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882804.27297: variable 'network_provider' from source: set_fact 23784 1726882804.27688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882804.27718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882804.27745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882804.27912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882804.27924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882804.28241: variable 'omit' from source: magic vars 23784 1726882804.28401: variable 'omit' from source: magic vars 23784 1726882804.28528: variable 'network_connections' from source: role '' defaults 23784 1726882804.28708: variable 'omit' from source: magic vars 23784 1726882804.28717: variable '__lsr_ansible_managed' from source: task vars 23784 1726882804.28801: variable '__lsr_ansible_managed' from source: task vars 23784 1726882804.29046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 23784 1726882804.29304: Loaded config def from plugin (lookup/template) 23784 1726882804.29308: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 23784 1726882804.29346: File lookup term: get_ansible_managed.j2 23784 1726882804.29349: variable 'ansible_search_path' from source: unknown 23784 1726882804.29353: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 23784 1726882804.29367: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 23784 1726882804.29405: variable 'ansible_search_path' from source: unknown 23784 1726882804.41731: variable 'ansible_managed' from source: unknown 23784 1726882804.42101: variable 'omit' from source: magic vars 23784 1726882804.42136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882804.42165: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882804.42245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882804.42264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882804.42274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882804.42420: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882804.42426: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882804.42428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882804.42571: Set connection var ansible_pipelining to False 23784 1726882804.42582: Set connection var ansible_timeout to 10 23784 1726882804.42588: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882804.42591: Set connection var ansible_connection to ssh 23784 1726882804.42599: Set connection var ansible_shell_executable to /bin/sh 23784 1726882804.42602: Set connection var ansible_shell_type to sh 23784 1726882804.42746: variable 'ansible_shell_executable' from source: unknown 23784 1726882804.42749: variable 'ansible_connection' from source: unknown 23784 1726882804.42752: variable 'ansible_module_compression' from source: unknown 23784 1726882804.42754: variable 'ansible_shell_type' from source: unknown 23784 1726882804.42757: variable 'ansible_shell_executable' from source: unknown 23784 1726882804.42759: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882804.42830: variable 'ansible_pipelining' from source: unknown 23784 1726882804.42833: variable 'ansible_timeout' from source: unknown 23784 1726882804.42836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882804.43038: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882804.43134: variable 'omit' from source: magic vars 23784 1726882804.43145: starting attempt loop 23784 1726882804.43148: running the handler 23784 1726882804.43271: _low_level_execute_command(): starting 23784 1726882804.43278: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882804.44867: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882804.44872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882804.44921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882804.45034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882804.46809: stdout chunk (state=3): >>>/root <<< 23784 1726882804.46993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882804.46998: stderr chunk (state=3): >>><<< 23784 1726882804.47000: stdout chunk (state=3): >>><<< 23784 1726882804.47032: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882804.47045: _low_level_execute_command(): starting 23784 1726882804.47052: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332 `" && echo ansible-tmp-1726882804.4703212-24302-250246575023332="` echo /root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332 `" ) && sleep 0' 23784 1726882804.48578: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882804.48587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882804.48589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882804.48679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882804.48837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882804.48919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882804.51421: stdout chunk (state=3): >>>ansible-tmp-1726882804.4703212-24302-250246575023332=/root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332 <<< 23784 1726882804.51428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882804.51431: stderr chunk (state=3): >>><<< 23784 1726882804.51433: stdout chunk (state=3): >>><<< 23784 1726882804.51456: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882804.4703212-24302-250246575023332=/root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882804.51514: variable 'ansible_module_compression' from source: unknown 23784 1726882804.51628: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 23784 1726882804.51859: ANSIBALLZ: Acquiring lock 23784 1726882804.51862: ANSIBALLZ: Lock acquired: 139849186189408 23784 1726882804.51864: ANSIBALLZ: Creating module 23784 1726882804.91231: ANSIBALLZ: Writing module into payload 23784 1726882804.91406: ANSIBALLZ: Writing module 23784 1726882804.91628: ANSIBALLZ: Renaming module 23784 1726882804.91632: ANSIBALLZ: Done creating module 23784 1726882804.91636: variable 'ansible_facts' from source: unknown 23784 1726882804.91638: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332/AnsiballZ_network_connections.py 23784 1726882804.91747: Sending initial data 23784 1726882804.91751: Sent initial data (168 bytes) 23784 1726882804.92450: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882804.92485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882804.92544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882804.92593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882804.92703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882804.94389: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882804.94432: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882804.94519: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmprpat46k4 /root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332/AnsiballZ_network_connections.py <<< 23784 1726882804.94524: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332/AnsiballZ_network_connections.py" <<< 23784 1726882804.94663: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmprpat46k4" to remote "/root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332/AnsiballZ_network_connections.py" <<< 23784 1726882804.96743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882804.96748: stdout chunk (state=3): >>><<< 23784 1726882804.96753: stderr chunk (state=3): >>><<< 23784 1726882804.96784: done transferring module to remote 23784 1726882804.96794: _low_level_execute_command(): starting 23784 1726882804.96800: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332/ /root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332/AnsiballZ_network_connections.py && sleep 0' 23784 1726882804.98190: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882804.98209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882804.98228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882804.98343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882804.98444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882804.98597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882804.98691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882805.00660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882805.00761: stderr chunk (state=3): >>><<< 23784 1726882805.00771: stdout chunk (state=3): >>><<< 23784 1726882805.00968: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882805.00972: _low_level_execute_command(): starting 23784 1726882805.00975: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332/AnsiballZ_network_connections.py && sleep 0' 23784 1726882805.02269: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882805.02273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882805.02276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882805.02278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882805.02515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882805.02520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882805.02637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882805.29893: 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": ""}}} <<< 23784 1726882805.31818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882805.32220: stderr chunk (state=3): >>><<< 23784 1726882805.32227: stdout chunk (state=3): >>><<< 23784 1726882805.32230: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882805.32233: 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-1726882804.4703212-24302-250246575023332/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882805.32235: _low_level_execute_command(): starting 23784 1726882805.32237: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882804.4703212-24302-250246575023332/ > /dev/null 2>&1 && sleep 0' 23784 1726882805.33379: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882805.33399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882805.33661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882805.33747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882805.35720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882805.36030: stderr chunk (state=3): >>><<< 23784 1726882805.36035: stdout chunk (state=3): >>><<< 23784 1726882805.36038: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882805.36041: handler run complete 23784 1726882805.36043: attempt loop complete, returning result 23784 1726882805.36045: _execute() done 23784 1726882805.36047: dumping result to json 23784 1726882805.36049: done dumping result, returning 23784 1726882805.36051: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-6eac-d0b3-00000000001f] 23784 1726882805.36053: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001f ok: [managed_node1] => { "_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: 23784 1726882805.36243: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000001f 23784 1726882805.36247: WORKER PROCESS EXITING 23784 1726882805.36252: no more pending results, returning what we have 23784 1726882805.36256: results queue empty 23784 1726882805.36257: checking for any_errors_fatal 23784 1726882805.36263: done checking for any_errors_fatal 23784 1726882805.36264: checking for max_fail_percentage 23784 1726882805.36266: done checking for max_fail_percentage 23784 1726882805.36267: checking to see if all hosts have failed and the running result is not ok 23784 1726882805.36268: done checking to see if all hosts have failed 23784 1726882805.36268: getting the remaining hosts for this loop 23784 1726882805.36270: done getting the remaining hosts for this loop 23784 1726882805.36274: getting the next task for host managed_node1 23784 1726882805.36284: done getting next task for host managed_node1 23784 1726882805.36288: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 23784 1726882805.36291: ^ 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 23784 1726882805.36307: getting variables 23784 1726882805.36309: in VariableManager get_vars() 23784 1726882805.36557: Calling all_inventory to load vars for managed_node1 23784 1726882805.36560: Calling groups_inventory to load vars for managed_node1 23784 1726882805.36563: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882805.36575: Calling all_plugins_play to load vars for managed_node1 23784 1726882805.36578: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882805.36584: Calling groups_plugins_play to load vars for managed_node1 23784 1726882805.40597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882805.45501: done with get_vars() 23784 1726882805.45545: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:40:05 -0400 (0:00:01.236) 0:00:17.340 ****** 23784 1726882805.45761: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 23784 1726882805.45763: Creating lock for fedora.linux_system_roles.network_state 23784 1726882805.46327: worker is 1 (out of 1 available) 23784 1726882805.46346: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 23784 1726882805.46358: done queuing things up, now waiting for results queue to drain 23784 1726882805.46360: waiting for pending results... 23784 1726882805.46683: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 23784 1726882805.46844: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000020 23784 1726882805.46848: variable 'ansible_search_path' from source: unknown 23784 1726882805.46850: variable 'ansible_search_path' from source: unknown 23784 1726882805.46862: calling self._execute() 23784 1726882805.46974: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.46996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.47013: variable 'omit' from source: magic vars 23784 1726882805.47483: variable 'ansible_distribution_major_version' from source: facts 23784 1726882805.47510: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882805.47652: variable 'network_state' from source: role '' defaults 23784 1726882805.47717: Evaluated conditional (network_state != {}): False 23784 1726882805.47720: when evaluation is False, skipping this task 23784 1726882805.47725: _execute() done 23784 1726882805.47728: dumping result to json 23784 1726882805.47731: done dumping result, returning 23784 1726882805.47734: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-6eac-d0b3-000000000020] 23784 1726882805.47736: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 23784 1726882805.47990: no more pending results, returning what we have 23784 1726882805.47994: results queue empty 23784 1726882805.47996: checking for any_errors_fatal 23784 1726882805.48008: done checking for any_errors_fatal 23784 1726882805.48009: checking for max_fail_percentage 23784 1726882805.48011: done checking for max_fail_percentage 23784 1726882805.48012: checking to see if all hosts have failed and the running result is not ok 23784 1726882805.48013: done checking to see if all hosts have failed 23784 1726882805.48014: getting the remaining hosts for this loop 23784 1726882805.48016: done getting the remaining hosts for this loop 23784 1726882805.48020: getting the next task for host managed_node1 23784 1726882805.48029: done getting next task for host managed_node1 23784 1726882805.48035: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23784 1726882805.48038: ^ 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 23784 1726882805.48057: getting variables 23784 1726882805.48059: in VariableManager get_vars() 23784 1726882805.48108: Calling all_inventory to load vars for managed_node1 23784 1726882805.48111: Calling groups_inventory to load vars for managed_node1 23784 1726882805.48113: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882805.48345: Calling all_plugins_play to load vars for managed_node1 23784 1726882805.48349: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882805.48354: Calling groups_plugins_play to load vars for managed_node1 23784 1726882805.48961: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000020 23784 1726882805.48965: WORKER PROCESS EXITING 23784 1726882805.50396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882805.52768: done with get_vars() 23784 1726882805.52818: done getting variables 23784 1726882805.52894: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:40:05 -0400 (0:00:00.071) 0:00:17.411 ****** 23784 1726882805.52943: entering _queue_task() for managed_node1/debug 23784 1726882805.53449: worker is 1 (out of 1 available) 23784 1726882805.53470: exiting _queue_task() for managed_node1/debug 23784 1726882805.53484: done queuing things up, now waiting for results queue to drain 23784 1726882805.53485: waiting for pending results... 23784 1726882805.53734: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23784 1726882805.53864: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000021 23784 1726882805.53889: variable 'ansible_search_path' from source: unknown 23784 1726882805.53896: variable 'ansible_search_path' from source: unknown 23784 1726882805.53946: calling self._execute() 23784 1726882805.54060: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.54076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.54094: variable 'omit' from source: magic vars 23784 1726882805.54560: variable 'ansible_distribution_major_version' from source: facts 23784 1726882805.54587: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882805.54599: variable 'omit' from source: magic vars 23784 1726882805.54652: variable 'omit' from source: magic vars 23784 1726882805.54721: variable 'omit' from source: magic vars 23784 1726882805.54764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882805.54829: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882805.54886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882805.54890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882805.54907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882805.54951: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882805.54961: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.54992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.55114: Set connection var ansible_pipelining to False 23784 1726882805.55133: Set connection var ansible_timeout to 10 23784 1726882805.55155: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882805.55160: Set connection var ansible_connection to ssh 23784 1726882805.55209: Set connection var ansible_shell_executable to /bin/sh 23784 1726882805.55212: Set connection var ansible_shell_type to sh 23784 1726882805.55215: variable 'ansible_shell_executable' from source: unknown 23784 1726882805.55218: variable 'ansible_connection' from source: unknown 23784 1726882805.55221: variable 'ansible_module_compression' from source: unknown 23784 1726882805.55264: variable 'ansible_shell_type' from source: unknown 23784 1726882805.55268: variable 'ansible_shell_executable' from source: unknown 23784 1726882805.55270: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.55272: variable 'ansible_pipelining' from source: unknown 23784 1726882805.55274: variable 'ansible_timeout' from source: unknown 23784 1726882805.55276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.55437: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882805.55484: variable 'omit' from source: magic vars 23784 1726882805.55488: starting attempt loop 23784 1726882805.55490: running the handler 23784 1726882805.55651: variable '__network_connections_result' from source: set_fact 23784 1726882805.55728: handler run complete 23784 1726882805.55748: attempt loop complete, returning result 23784 1726882805.55772: _execute() done 23784 1726882805.55776: dumping result to json 23784 1726882805.55779: done dumping result, returning 23784 1726882805.55806: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-6eac-d0b3-000000000021] 23784 1726882805.55809: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000021 23784 1726882805.55948: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000021 23784 1726882805.55951: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 23784 1726882805.56275: no more pending results, returning what we have 23784 1726882805.56278: results queue empty 23784 1726882805.56279: checking for any_errors_fatal 23784 1726882805.56287: done checking for any_errors_fatal 23784 1726882805.56288: checking for max_fail_percentage 23784 1726882805.56290: done checking for max_fail_percentage 23784 1726882805.56291: checking to see if all hosts have failed and the running result is not ok 23784 1726882805.56292: done checking to see if all hosts have failed 23784 1726882805.56293: getting the remaining hosts for this loop 23784 1726882805.56294: done getting the remaining hosts for this loop 23784 1726882805.56298: getting the next task for host managed_node1 23784 1726882805.56303: done getting next task for host managed_node1 23784 1726882805.56307: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23784 1726882805.56309: ^ 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 23784 1726882805.56320: getting variables 23784 1726882805.56323: in VariableManager get_vars() 23784 1726882805.56359: Calling all_inventory to load vars for managed_node1 23784 1726882805.56362: Calling groups_inventory to load vars for managed_node1 23784 1726882805.56364: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882805.56375: Calling all_plugins_play to load vars for managed_node1 23784 1726882805.56378: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882805.56385: Calling groups_plugins_play to load vars for managed_node1 23784 1726882805.58290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882805.60650: done with get_vars() 23784 1726882805.60703: done getting variables 23784 1726882805.60773: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:40:05 -0400 (0:00:00.078) 0:00:17.490 ****** 23784 1726882805.60817: entering _queue_task() for managed_node1/debug 23784 1726882805.61339: worker is 1 (out of 1 available) 23784 1726882805.61352: exiting _queue_task() for managed_node1/debug 23784 1726882805.61363: done queuing things up, now waiting for results queue to drain 23784 1726882805.61364: waiting for pending results... 23784 1726882805.61779: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23784 1726882805.61787: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000022 23784 1726882805.61790: variable 'ansible_search_path' from source: unknown 23784 1726882805.61794: variable 'ansible_search_path' from source: unknown 23784 1726882805.61875: calling self._execute() 23784 1726882805.61934: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.61948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.61965: variable 'omit' from source: magic vars 23784 1726882805.62444: variable 'ansible_distribution_major_version' from source: facts 23784 1726882805.62473: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882805.62489: variable 'omit' from source: magic vars 23784 1726882805.62546: variable 'omit' from source: magic vars 23784 1726882805.62640: variable 'omit' from source: magic vars 23784 1726882805.62658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882805.62712: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882805.62740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882805.62769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882805.62797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882805.62857: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882805.62861: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.62863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.62984: Set connection var ansible_pipelining to False 23784 1726882805.63010: Set connection var ansible_timeout to 10 23784 1726882805.63075: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882805.63079: Set connection var ansible_connection to ssh 23784 1726882805.63084: Set connection var ansible_shell_executable to /bin/sh 23784 1726882805.63086: Set connection var ansible_shell_type to sh 23784 1726882805.63088: variable 'ansible_shell_executable' from source: unknown 23784 1726882805.63090: variable 'ansible_connection' from source: unknown 23784 1726882805.63093: variable 'ansible_module_compression' from source: unknown 23784 1726882805.63096: variable 'ansible_shell_type' from source: unknown 23784 1726882805.63098: variable 'ansible_shell_executable' from source: unknown 23784 1726882805.63100: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.63116: variable 'ansible_pipelining' from source: unknown 23784 1726882805.63129: variable 'ansible_timeout' from source: unknown 23784 1726882805.63137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.63314: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882805.63403: variable 'omit' from source: magic vars 23784 1726882805.63407: starting attempt loop 23784 1726882805.63410: running the handler 23784 1726882805.63414: variable '__network_connections_result' from source: set_fact 23784 1726882805.63535: variable '__network_connections_result' from source: set_fact 23784 1726882805.63662: handler run complete 23784 1726882805.63700: attempt loop complete, returning result 23784 1726882805.63730: _execute() done 23784 1726882805.63734: dumping result to json 23784 1726882805.63736: done dumping result, returning 23784 1726882805.63741: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-6eac-d0b3-000000000022] 23784 1726882805.63758: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000022 23784 1726882805.64028: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000022 23784 1726882805.64032: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 23784 1726882805.64333: no more pending results, returning what we have 23784 1726882805.64336: results queue empty 23784 1726882805.64337: checking for any_errors_fatal 23784 1726882805.64342: done checking for any_errors_fatal 23784 1726882805.64343: checking for max_fail_percentage 23784 1726882805.64345: done checking for max_fail_percentage 23784 1726882805.64346: checking to see if all hosts have failed and the running result is not ok 23784 1726882805.64347: done checking to see if all hosts have failed 23784 1726882805.64348: getting the remaining hosts for this loop 23784 1726882805.64349: done getting the remaining hosts for this loop 23784 1726882805.64353: getting the next task for host managed_node1 23784 1726882805.64358: done getting next task for host managed_node1 23784 1726882805.64362: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23784 1726882805.64364: ^ 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 23784 1726882805.64374: getting variables 23784 1726882805.64375: in VariableManager get_vars() 23784 1726882805.64414: Calling all_inventory to load vars for managed_node1 23784 1726882805.64417: Calling groups_inventory to load vars for managed_node1 23784 1726882805.64419: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882805.64438: Calling all_plugins_play to load vars for managed_node1 23784 1726882805.64442: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882805.64445: Calling groups_plugins_play to load vars for managed_node1 23784 1726882805.66416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882805.69011: done with get_vars() 23784 1726882805.69060: done getting variables 23784 1726882805.69139: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:40:05 -0400 (0:00:00.083) 0:00:17.574 ****** 23784 1726882805.69176: entering _queue_task() for managed_node1/debug 23784 1726882805.69733: worker is 1 (out of 1 available) 23784 1726882805.69753: exiting _queue_task() for managed_node1/debug 23784 1726882805.69765: done queuing things up, now waiting for results queue to drain 23784 1726882805.69824: waiting for pending results... 23784 1726882805.70083: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23784 1726882805.70250: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000023 23784 1726882805.70255: variable 'ansible_search_path' from source: unknown 23784 1726882805.70319: variable 'ansible_search_path' from source: unknown 23784 1726882805.70324: calling self._execute() 23784 1726882805.70427: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.70445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.70464: variable 'omit' from source: magic vars 23784 1726882805.70934: variable 'ansible_distribution_major_version' from source: facts 23784 1726882805.70976: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882805.71123: variable 'network_state' from source: role '' defaults 23784 1726882805.71139: Evaluated conditional (network_state != {}): False 23784 1726882805.71195: when evaluation is False, skipping this task 23784 1726882805.71200: _execute() done 23784 1726882805.71203: dumping result to json 23784 1726882805.71206: done dumping result, returning 23784 1726882805.71208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-6eac-d0b3-000000000023] 23784 1726882805.71211: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000023 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 23784 1726882805.71474: no more pending results, returning what we have 23784 1726882805.71478: results queue empty 23784 1726882805.71479: checking for any_errors_fatal 23784 1726882805.71493: done checking for any_errors_fatal 23784 1726882805.71494: checking for max_fail_percentage 23784 1726882805.71496: done checking for max_fail_percentage 23784 1726882805.71497: checking to see if all hosts have failed and the running result is not ok 23784 1726882805.71498: done checking to see if all hosts have failed 23784 1726882805.71498: getting the remaining hosts for this loop 23784 1726882805.71500: done getting the remaining hosts for this loop 23784 1726882805.71504: getting the next task for host managed_node1 23784 1726882805.71512: done getting next task for host managed_node1 23784 1726882805.71517: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 23784 1726882805.71520: ^ 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 23784 1726882805.71545: getting variables 23784 1726882805.71547: in VariableManager get_vars() 23784 1726882805.71593: Calling all_inventory to load vars for managed_node1 23784 1726882805.71596: Calling groups_inventory to load vars for managed_node1 23784 1726882805.71598: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882805.71614: Calling all_plugins_play to load vars for managed_node1 23784 1726882805.71617: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882805.71620: Calling groups_plugins_play to load vars for managed_node1 23784 1726882805.72587: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000023 23784 1726882805.72594: WORKER PROCESS EXITING 23784 1726882805.74831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882805.76907: done with get_vars() 23784 1726882805.76938: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:40:05 -0400 (0:00:00.078) 0:00:17.652 ****** 23784 1726882805.77035: entering _queue_task() for managed_node1/ping 23784 1726882805.77037: Creating lock for ping 23784 1726882805.77669: worker is 1 (out of 1 available) 23784 1726882805.77682: exiting _queue_task() for managed_node1/ping 23784 1726882805.77693: done queuing things up, now waiting for results queue to drain 23784 1726882805.77694: waiting for pending results... 23784 1726882805.78247: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 23784 1726882805.78514: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000024 23784 1726882805.78518: variable 'ansible_search_path' from source: unknown 23784 1726882805.78521: variable 'ansible_search_path' from source: unknown 23784 1726882805.78548: calling self._execute() 23784 1726882805.78726: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.78730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.78735: variable 'omit' from source: magic vars 23784 1726882805.79150: variable 'ansible_distribution_major_version' from source: facts 23784 1726882805.79161: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882805.79167: variable 'omit' from source: magic vars 23784 1726882805.79202: variable 'omit' from source: magic vars 23784 1726882805.79230: variable 'omit' from source: magic vars 23784 1726882805.79269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882805.79304: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882805.79320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882805.79337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882805.79346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882805.79378: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882805.79381: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.79389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.79466: Set connection var ansible_pipelining to False 23784 1726882805.79473: Set connection var ansible_timeout to 10 23784 1726882805.79481: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882805.79487: Set connection var ansible_connection to ssh 23784 1726882805.79495: Set connection var ansible_shell_executable to /bin/sh 23784 1726882805.79499: Set connection var ansible_shell_type to sh 23784 1726882805.79520: variable 'ansible_shell_executable' from source: unknown 23784 1726882805.79524: variable 'ansible_connection' from source: unknown 23784 1726882805.79528: variable 'ansible_module_compression' from source: unknown 23784 1726882805.79530: variable 'ansible_shell_type' from source: unknown 23784 1726882805.79533: variable 'ansible_shell_executable' from source: unknown 23784 1726882805.79535: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882805.79538: variable 'ansible_pipelining' from source: unknown 23784 1726882805.79542: variable 'ansible_timeout' from source: unknown 23784 1726882805.79546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882805.79718: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882805.79730: variable 'omit' from source: magic vars 23784 1726882805.79733: starting attempt loop 23784 1726882805.79736: running the handler 23784 1726882805.79749: _low_level_execute_command(): starting 23784 1726882805.79755: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882805.80400: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882805.80418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882805.80509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882805.82286: stdout chunk (state=3): >>>/root <<< 23784 1726882805.82394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882805.82456: stderr chunk (state=3): >>><<< 23784 1726882805.82460: stdout chunk (state=3): >>><<< 23784 1726882805.82481: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882805.82495: _low_level_execute_command(): starting 23784 1726882805.82503: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687 `" && echo ansible-tmp-1726882805.8248405-24341-114157636566687="` echo /root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687 `" ) && sleep 0' 23784 1726882805.82991: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882805.82995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882805.82998: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882805.83000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882805.83049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882805.83052: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882805.83057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882805.83113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882805.85148: stdout chunk (state=3): >>>ansible-tmp-1726882805.8248405-24341-114157636566687=/root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687 <<< 23784 1726882805.85261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882805.85318: stderr chunk (state=3): >>><<< 23784 1726882805.85324: stdout chunk (state=3): >>><<< 23784 1726882805.85342: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882805.8248405-24341-114157636566687=/root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882805.85390: variable 'ansible_module_compression' from source: unknown 23784 1726882805.85426: ANSIBALLZ: Using lock for ping 23784 1726882805.85430: ANSIBALLZ: Acquiring lock 23784 1726882805.85432: ANSIBALLZ: Lock acquired: 139849183819584 23784 1726882805.85435: ANSIBALLZ: Creating module 23784 1726882805.94352: ANSIBALLZ: Writing module into payload 23784 1726882805.94402: ANSIBALLZ: Writing module 23784 1726882805.94423: ANSIBALLZ: Renaming module 23784 1726882805.94429: ANSIBALLZ: Done creating module 23784 1726882805.94446: variable 'ansible_facts' from source: unknown 23784 1726882805.94494: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687/AnsiballZ_ping.py 23784 1726882805.94609: Sending initial data 23784 1726882805.94612: Sent initial data (153 bytes) 23784 1726882805.95103: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882805.95106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882805.95109: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882805.95111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882805.95169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882805.95172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882805.95176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882805.95241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882805.96973: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882805.97020: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882805.97067: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpa__c2gsv /root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687/AnsiballZ_ping.py <<< 23784 1726882805.97076: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687/AnsiballZ_ping.py" <<< 23784 1726882805.97122: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpa__c2gsv" to remote "/root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687/AnsiballZ_ping.py" <<< 23784 1726882805.97127: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687/AnsiballZ_ping.py" <<< 23784 1726882805.97695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882805.97769: stderr chunk (state=3): >>><<< 23784 1726882805.97773: stdout chunk (state=3): >>><<< 23784 1726882805.97796: done transferring module to remote 23784 1726882805.97808: _low_level_execute_command(): starting 23784 1726882805.97811: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687/ /root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687/AnsiballZ_ping.py && sleep 0' 23784 1726882805.98310: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882805.98314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882805.98317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882805.98319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882805.98321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882805.98382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882805.98386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882805.98388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882805.98443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882806.03951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882806.04011: stderr chunk (state=3): >>><<< 23784 1726882806.04015: stdout chunk (state=3): >>><<< 23784 1726882806.04037: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882806.04040: _low_level_execute_command(): starting 23784 1726882806.04043: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687/AnsiballZ_ping.py && sleep 0' 23784 1726882806.04538: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882806.04542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882806.04545: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882806.04547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882806.04605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882806.04609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882806.04611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882806.04674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882806.21379: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 23784 1726882806.22853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882806.23117: stderr chunk (state=3): >>><<< 23784 1726882806.23121: stdout chunk (state=3): >>><<< 23784 1726882806.23126: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882806.23129: 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-1726882805.8248405-24341-114157636566687/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882806.23131: _low_level_execute_command(): starting 23784 1726882806.23134: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882805.8248405-24341-114157636566687/ > /dev/null 2>&1 && sleep 0' 23784 1726882806.24292: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882806.24342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882806.24576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882806.24600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882806.24750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882806.24826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882806.26795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882806.27130: stderr chunk (state=3): >>><<< 23784 1726882806.27134: stdout chunk (state=3): >>><<< 23784 1726882806.27138: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882806.27146: handler run complete 23784 1726882806.27148: attempt loop complete, returning result 23784 1726882806.27150: _execute() done 23784 1726882806.27152: dumping result to json 23784 1726882806.27154: done dumping result, returning 23784 1726882806.27156: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-6eac-d0b3-000000000024] 23784 1726882806.27158: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000024 ok: [managed_node1] => { "changed": false, "ping": "pong" } 23784 1726882806.27291: no more pending results, returning what we have 23784 1726882806.27295: results queue empty 23784 1726882806.27296: checking for any_errors_fatal 23784 1726882806.27303: done checking for any_errors_fatal 23784 1726882806.27303: checking for max_fail_percentage 23784 1726882806.27305: done checking for max_fail_percentage 23784 1726882806.27306: checking to see if all hosts have failed and the running result is not ok 23784 1726882806.27307: done checking to see if all hosts have failed 23784 1726882806.27308: getting the remaining hosts for this loop 23784 1726882806.27309: done getting the remaining hosts for this loop 23784 1726882806.27313: getting the next task for host managed_node1 23784 1726882806.27321: done getting next task for host managed_node1 23784 1726882806.27324: ^ task is: TASK: meta (role_complete) 23784 1726882806.27327: ^ 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 23784 1726882806.27339: getting variables 23784 1726882806.27341: in VariableManager get_vars() 23784 1726882806.27381: Calling all_inventory to load vars for managed_node1 23784 1726882806.27384: Calling groups_inventory to load vars for managed_node1 23784 1726882806.27386: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882806.27399: Calling all_plugins_play to load vars for managed_node1 23784 1726882806.27402: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882806.27405: Calling groups_plugins_play to load vars for managed_node1 23784 1726882806.28364: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000024 23784 1726882806.28369: WORKER PROCESS EXITING 23784 1726882806.31644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882806.36553: done with get_vars() 23784 1726882806.36594: done getting variables 23784 1726882806.36857: done queuing things up, now waiting for results queue to drain 23784 1726882806.36860: results queue empty 23784 1726882806.36861: checking for any_errors_fatal 23784 1726882806.36923: done checking for any_errors_fatal 23784 1726882806.36925: checking for max_fail_percentage 23784 1726882806.36927: done checking for max_fail_percentage 23784 1726882806.36928: checking to see if all hosts have failed and the running result is not ok 23784 1726882806.36929: done checking to see if all hosts have failed 23784 1726882806.36930: getting the remaining hosts for this loop 23784 1726882806.36931: done getting the remaining hosts for this loop 23784 1726882806.36944: getting the next task for host managed_node1 23784 1726882806.36949: done getting next task for host managed_node1 23784 1726882806.36952: ^ task is: TASK: Include network role 23784 1726882806.36954: ^ 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 23784 1726882806.36956: getting variables 23784 1726882806.36957: in VariableManager get_vars() 23784 1726882806.37010: Calling all_inventory to load vars for managed_node1 23784 1726882806.37013: Calling groups_inventory to load vars for managed_node1 23784 1726882806.37015: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882806.37021: Calling all_plugins_play to load vars for managed_node1 23784 1726882806.37057: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882806.37062: Calling groups_plugins_play to load vars for managed_node1 23784 1726882806.41186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882806.43801: done with get_vars() 23784 1726882806.43843: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:27 Friday 20 September 2024 21:40:06 -0400 (0:00:00.668) 0:00:18.321 ****** 23784 1726882806.43934: entering _queue_task() for managed_node1/include_role 23784 1726882806.43936: Creating lock for include_role 23784 1726882806.44527: worker is 1 (out of 1 available) 23784 1726882806.44541: exiting _queue_task() for managed_node1/include_role 23784 1726882806.44554: done queuing things up, now waiting for results queue to drain 23784 1726882806.44556: waiting for pending results... 23784 1726882806.45246: running TaskExecutor() for managed_node1/TASK: Include network role 23784 1726882806.45314: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000002a 23784 1726882806.45380: variable 'ansible_search_path' from source: unknown 23784 1726882806.45470: calling self._execute() 23784 1726882806.45574: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882806.45586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882806.45599: variable 'omit' from source: magic vars 23784 1726882806.46157: variable 'ansible_distribution_major_version' from source: facts 23784 1726882806.46170: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882806.46177: _execute() done 23784 1726882806.46181: dumping result to json 23784 1726882806.46189: done dumping result, returning 23784 1726882806.46197: done running TaskExecutor() for managed_node1/TASK: Include network role [0affc7ec-ae25-6eac-d0b3-00000000002a] 23784 1726882806.46202: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002a 23784 1726882806.46551: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002a 23784 1726882806.46555: WORKER PROCESS EXITING 23784 1726882806.46590: no more pending results, returning what we have 23784 1726882806.46594: in VariableManager get_vars() 23784 1726882806.46637: Calling all_inventory to load vars for managed_node1 23784 1726882806.46641: Calling groups_inventory to load vars for managed_node1 23784 1726882806.46643: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882806.46655: Calling all_plugins_play to load vars for managed_node1 23784 1726882806.46659: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882806.46662: Calling groups_plugins_play to load vars for managed_node1 23784 1726882806.48787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882806.51046: done with get_vars() 23784 1726882806.51082: variable 'ansible_search_path' from source: unknown 23784 1726882806.51354: variable 'omit' from source: magic vars 23784 1726882806.51389: variable 'omit' from source: magic vars 23784 1726882806.51406: variable 'omit' from source: magic vars 23784 1726882806.51409: we have included files to process 23784 1726882806.51410: generating all_blocks data 23784 1726882806.51412: done generating all_blocks data 23784 1726882806.51416: processing included file: fedora.linux_system_roles.network 23784 1726882806.51442: in VariableManager get_vars() 23784 1726882806.51462: done with get_vars() 23784 1726882806.51500: in VariableManager get_vars() 23784 1726882806.51519: done with get_vars() 23784 1726882806.51567: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 23784 1726882806.51708: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 23784 1726882806.51806: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 23784 1726882806.52337: in VariableManager get_vars() 23784 1726882806.52362: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23784 1726882806.54570: iterating over new_blocks loaded from include file 23784 1726882806.54573: in VariableManager get_vars() 23784 1726882806.54596: done with get_vars() 23784 1726882806.54598: filtering new block on tags 23784 1726882806.54668: done filtering new block on tags 23784 1726882806.54672: in VariableManager get_vars() 23784 1726882806.54693: done with get_vars() 23784 1726882806.54694: filtering new block on tags 23784 1726882806.54712: done filtering new block on tags 23784 1726882806.54714: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 23784 1726882806.54720: extending task lists for all hosts with included blocks 23784 1726882806.54957: done extending task lists 23784 1726882806.54959: done processing included files 23784 1726882806.54960: results queue empty 23784 1726882806.54960: checking for any_errors_fatal 23784 1726882806.54962: done checking for any_errors_fatal 23784 1726882806.54963: checking for max_fail_percentage 23784 1726882806.54964: done checking for max_fail_percentage 23784 1726882806.54965: checking to see if all hosts have failed and the running result is not ok 23784 1726882806.54966: done checking to see if all hosts have failed 23784 1726882806.54967: getting the remaining hosts for this loop 23784 1726882806.54968: done getting the remaining hosts for this loop 23784 1726882806.54971: getting the next task for host managed_node1 23784 1726882806.54975: done getting next task for host managed_node1 23784 1726882806.54977: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23784 1726882806.54986: ^ 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 23784 1726882806.54997: getting variables 23784 1726882806.54998: in VariableManager get_vars() 23784 1726882806.55013: Calling all_inventory to load vars for managed_node1 23784 1726882806.55016: Calling groups_inventory to load vars for managed_node1 23784 1726882806.55018: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882806.55026: Calling all_plugins_play to load vars for managed_node1 23784 1726882806.55028: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882806.55031: Calling groups_plugins_play to load vars for managed_node1 23784 1726882806.57095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882806.69492: done with get_vars() 23784 1726882806.69531: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:40:06 -0400 (0:00:00.256) 0:00:18.578 ****** 23784 1726882806.69627: entering _queue_task() for managed_node1/include_tasks 23784 1726882806.70229: worker is 1 (out of 1 available) 23784 1726882806.70240: exiting _queue_task() for managed_node1/include_tasks 23784 1726882806.70251: done queuing things up, now waiting for results queue to drain 23784 1726882806.70254: waiting for pending results... 23784 1726882806.70601: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 23784 1726882806.70614: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001df 23784 1726882806.70617: variable 'ansible_search_path' from source: unknown 23784 1726882806.70620: variable 'ansible_search_path' from source: unknown 23784 1726882806.70627: calling self._execute() 23784 1726882806.70695: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882806.70711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882806.70717: variable 'omit' from source: magic vars 23784 1726882806.71225: variable 'ansible_distribution_major_version' from source: facts 23784 1726882806.71241: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882806.71249: _execute() done 23784 1726882806.71257: dumping result to json 23784 1726882806.71260: done dumping result, returning 23784 1726882806.71263: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-6eac-d0b3-0000000001df] 23784 1726882806.71269: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001df 23784 1726882806.71511: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001df 23784 1726882806.71515: WORKER PROCESS EXITING 23784 1726882806.71678: no more pending results, returning what we have 23784 1726882806.71687: in VariableManager get_vars() 23784 1726882806.71734: Calling all_inventory to load vars for managed_node1 23784 1726882806.71737: Calling groups_inventory to load vars for managed_node1 23784 1726882806.71740: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882806.71750: Calling all_plugins_play to load vars for managed_node1 23784 1726882806.71754: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882806.71757: Calling groups_plugins_play to load vars for managed_node1 23784 1726882806.73688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882806.76974: done with get_vars() 23784 1726882806.77007: variable 'ansible_search_path' from source: unknown 23784 1726882806.77009: variable 'ansible_search_path' from source: unknown 23784 1726882806.77058: we have included files to process 23784 1726882806.77059: generating all_blocks data 23784 1726882806.77061: done generating all_blocks data 23784 1726882806.77065: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 23784 1726882806.77066: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 23784 1726882806.77069: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 23784 1726882806.77706: done processing included file 23784 1726882806.77708: iterating over new_blocks loaded from include file 23784 1726882806.77710: in VariableManager get_vars() 23784 1726882806.77740: done with get_vars() 23784 1726882806.77742: filtering new block on tags 23784 1726882806.77761: done filtering new block on tags 23784 1726882806.77764: in VariableManager get_vars() 23784 1726882806.77791: done with get_vars() 23784 1726882806.77793: filtering new block on tags 23784 1726882806.77814: done filtering new block on tags 23784 1726882806.77816: in VariableManager get_vars() 23784 1726882806.77841: done with get_vars() 23784 1726882806.77843: filtering new block on tags 23784 1726882806.77861: done filtering new block on tags 23784 1726882806.77863: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 23784 1726882806.77869: extending task lists for all hosts with included blocks 23784 1726882806.78924: done extending task lists 23784 1726882806.78926: done processing included files 23784 1726882806.78926: results queue empty 23784 1726882806.78927: checking for any_errors_fatal 23784 1726882806.78931: done checking for any_errors_fatal 23784 1726882806.78932: checking for max_fail_percentage 23784 1726882806.78933: done checking for max_fail_percentage 23784 1726882806.78934: checking to see if all hosts have failed and the running result is not ok 23784 1726882806.78935: done checking to see if all hosts have failed 23784 1726882806.78936: getting the remaining hosts for this loop 23784 1726882806.78937: done getting the remaining hosts for this loop 23784 1726882806.78940: getting the next task for host managed_node1 23784 1726882806.78944: done getting next task for host managed_node1 23784 1726882806.78947: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 23784 1726882806.78951: ^ 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 23784 1726882806.78962: getting variables 23784 1726882806.78963: in VariableManager get_vars() 23784 1726882806.78983: Calling all_inventory to load vars for managed_node1 23784 1726882806.78986: Calling groups_inventory to load vars for managed_node1 23784 1726882806.78988: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882806.78994: Calling all_plugins_play to load vars for managed_node1 23784 1726882806.78997: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882806.79000: Calling groups_plugins_play to load vars for managed_node1 23784 1726882806.81315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882806.83511: done with get_vars() 23784 1726882806.83552: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:40:06 -0400 (0:00:00.140) 0:00:18.718 ****** 23784 1726882806.83651: entering _queue_task() for managed_node1/setup 23784 1726882806.84053: worker is 1 (out of 1 available) 23784 1726882806.84068: exiting _queue_task() for managed_node1/setup 23784 1726882806.84086: done queuing things up, now waiting for results queue to drain 23784 1726882806.84089: waiting for pending results... 23784 1726882806.84414: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 23784 1726882806.84578: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000243 23784 1726882806.84597: variable 'ansible_search_path' from source: unknown 23784 1726882806.84601: variable 'ansible_search_path' from source: unknown 23784 1726882806.84686: calling self._execute() 23784 1726882806.84737: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882806.84743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882806.84753: variable 'omit' from source: magic vars 23784 1726882806.85167: variable 'ansible_distribution_major_version' from source: facts 23784 1726882806.85229: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882806.85419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882806.87914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882806.88001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882806.88043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882806.88227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882806.88231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882806.88235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882806.88238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882806.88264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882806.88316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882806.88331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882806.88400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882806.88425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882806.88451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882806.88586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882806.88590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882806.88693: variable '__network_required_facts' from source: role '' defaults 23784 1726882806.88703: variable 'ansible_facts' from source: unknown 23784 1726882806.89851: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 23784 1726882806.89856: when evaluation is False, skipping this task 23784 1726882806.89858: _execute() done 23784 1726882806.89861: dumping result to json 23784 1726882806.89864: done dumping result, returning 23784 1726882806.89867: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affc7ec-ae25-6eac-d0b3-000000000243] 23784 1726882806.89873: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000243 23784 1726882806.89984: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000243 23784 1726882806.89988: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23784 1726882806.90056: no more pending results, returning what we have 23784 1726882806.90060: results queue empty 23784 1726882806.90061: checking for any_errors_fatal 23784 1726882806.90063: done checking for any_errors_fatal 23784 1726882806.90064: checking for max_fail_percentage 23784 1726882806.90066: done checking for max_fail_percentage 23784 1726882806.90067: checking to see if all hosts have failed and the running result is not ok 23784 1726882806.90068: done checking to see if all hosts have failed 23784 1726882806.90068: getting the remaining hosts for this loop 23784 1726882806.90071: done getting the remaining hosts for this loop 23784 1726882806.90076: getting the next task for host managed_node1 23784 1726882806.90091: done getting next task for host managed_node1 23784 1726882806.90096: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 23784 1726882806.90100: ^ 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 23784 1726882806.90119: getting variables 23784 1726882806.90121: in VariableManager get_vars() 23784 1726882806.90168: Calling all_inventory to load vars for managed_node1 23784 1726882806.90171: Calling groups_inventory to load vars for managed_node1 23784 1726882806.90173: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882806.90188: Calling all_plugins_play to load vars for managed_node1 23784 1726882806.90192: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882806.90195: Calling groups_plugins_play to load vars for managed_node1 23784 1726882806.92352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882806.94636: done with get_vars() 23784 1726882806.94676: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:40:06 -0400 (0:00:00.111) 0:00:18.830 ****** 23784 1726882806.94800: entering _queue_task() for managed_node1/stat 23784 1726882806.95177: worker is 1 (out of 1 available) 23784 1726882806.95193: exiting _queue_task() for managed_node1/stat 23784 1726882806.95206: done queuing things up, now waiting for results queue to drain 23784 1726882806.95208: waiting for pending results... 23784 1726882806.95609: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 23784 1726882806.95730: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000245 23784 1726882806.95740: variable 'ansible_search_path' from source: unknown 23784 1726882806.95743: variable 'ansible_search_path' from source: unknown 23784 1726882806.95746: calling self._execute() 23784 1726882806.95843: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882806.95852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882806.95859: variable 'omit' from source: magic vars 23784 1726882806.96287: variable 'ansible_distribution_major_version' from source: facts 23784 1726882806.96428: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882806.96483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882806.96780: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882806.96835: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882806.96876: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882806.96914: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882806.97070: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882806.97099: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882806.97132: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882806.97160: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882806.97269: variable '__network_is_ostree' from source: set_fact 23784 1726882806.97281: Evaluated conditional (not __network_is_ostree is defined): False 23784 1726882806.97285: when evaluation is False, skipping this task 23784 1726882806.97288: _execute() done 23784 1726882806.97291: dumping result to json 23784 1726882806.97293: done dumping result, returning 23784 1726882806.97420: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affc7ec-ae25-6eac-d0b3-000000000245] 23784 1726882806.97426: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000245 23784 1726882806.97497: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000245 23784 1726882806.97501: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 23784 1726882806.97564: no more pending results, returning what we have 23784 1726882806.97569: results queue empty 23784 1726882806.97570: checking for any_errors_fatal 23784 1726882806.97579: done checking for any_errors_fatal 23784 1726882806.97582: checking for max_fail_percentage 23784 1726882806.97585: done checking for max_fail_percentage 23784 1726882806.97586: checking to see if all hosts have failed and the running result is not ok 23784 1726882806.97587: done checking to see if all hosts have failed 23784 1726882806.97588: getting the remaining hosts for this loop 23784 1726882806.97589: done getting the remaining hosts for this loop 23784 1726882806.97594: getting the next task for host managed_node1 23784 1726882806.97603: done getting next task for host managed_node1 23784 1726882806.97607: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 23784 1726882806.97611: ^ 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 23784 1726882806.97633: getting variables 23784 1726882806.97635: in VariableManager get_vars() 23784 1726882806.97684: Calling all_inventory to load vars for managed_node1 23784 1726882806.97688: Calling groups_inventory to load vars for managed_node1 23784 1726882806.97690: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882806.97703: Calling all_plugins_play to load vars for managed_node1 23784 1726882806.97707: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882806.97710: Calling groups_plugins_play to load vars for managed_node1 23784 1726882806.99235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882807.00441: done with get_vars() 23784 1726882807.00485: done getting variables 23784 1726882807.00567: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:40:07 -0400 (0:00:00.058) 0:00:18.888 ****** 23784 1726882807.00606: entering _queue_task() for managed_node1/set_fact 23784 1726882807.01052: worker is 1 (out of 1 available) 23784 1726882807.01067: exiting _queue_task() for managed_node1/set_fact 23784 1726882807.01089: done queuing things up, now waiting for results queue to drain 23784 1726882807.01091: waiting for pending results... 23784 1726882807.01426: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 23784 1726882807.01461: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000246 23784 1726882807.01477: variable 'ansible_search_path' from source: unknown 23784 1726882807.01481: variable 'ansible_search_path' from source: unknown 23784 1726882807.01527: calling self._execute() 23784 1726882807.01710: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882807.01729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882807.01750: variable 'omit' from source: magic vars 23784 1726882807.02111: variable 'ansible_distribution_major_version' from source: facts 23784 1726882807.02123: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882807.02256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882807.02470: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882807.02509: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882807.02539: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882807.02567: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882807.02678: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882807.02700: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882807.02723: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882807.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) 23784 1726882807.02820: variable '__network_is_ostree' from source: set_fact 23784 1726882807.02825: Evaluated conditional (not __network_is_ostree is defined): False 23784 1726882807.02828: when evaluation is False, skipping this task 23784 1726882807.02831: _execute() done 23784 1726882807.02837: dumping result to json 23784 1726882807.02839: done dumping result, returning 23784 1726882807.02847: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affc7ec-ae25-6eac-d0b3-000000000246] 23784 1726882807.02853: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000246 23784 1726882807.02944: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000246 23784 1726882807.02947: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 23784 1726882807.02998: no more pending results, returning what we have 23784 1726882807.03001: results queue empty 23784 1726882807.03003: checking for any_errors_fatal 23784 1726882807.03008: done checking for any_errors_fatal 23784 1726882807.03009: checking for max_fail_percentage 23784 1726882807.03011: done checking for max_fail_percentage 23784 1726882807.03012: checking to see if all hosts have failed and the running result is not ok 23784 1726882807.03013: done checking to see if all hosts have failed 23784 1726882807.03014: getting the remaining hosts for this loop 23784 1726882807.03016: done getting the remaining hosts for this loop 23784 1726882807.03020: getting the next task for host managed_node1 23784 1726882807.03033: done getting next task for host managed_node1 23784 1726882807.03037: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 23784 1726882807.03041: ^ 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 23784 1726882807.03060: getting variables 23784 1726882807.03062: in VariableManager get_vars() 23784 1726882807.03102: Calling all_inventory to load vars for managed_node1 23784 1726882807.03105: Calling groups_inventory to load vars for managed_node1 23784 1726882807.03107: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882807.03117: Calling all_plugins_play to load vars for managed_node1 23784 1726882807.03120: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882807.03129: Calling groups_plugins_play to load vars for managed_node1 23784 1726882807.04562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882807.06943: done with get_vars() 23784 1726882807.06983: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:40:07 -0400 (0:00:00.064) 0:00:18.953 ****** 23784 1726882807.07099: entering _queue_task() for managed_node1/service_facts 23784 1726882807.07521: worker is 1 (out of 1 available) 23784 1726882807.07740: exiting _queue_task() for managed_node1/service_facts 23784 1726882807.07752: done queuing things up, now waiting for results queue to drain 23784 1726882807.07754: waiting for pending results... 23784 1726882807.07943: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 23784 1726882807.08048: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000248 23784 1726882807.08129: variable 'ansible_search_path' from source: unknown 23784 1726882807.08133: variable 'ansible_search_path' from source: unknown 23784 1726882807.08137: calling self._execute() 23784 1726882807.08234: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882807.08241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882807.08251: variable 'omit' from source: magic vars 23784 1726882807.08699: variable 'ansible_distribution_major_version' from source: facts 23784 1726882807.08718: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882807.08927: variable 'omit' from source: magic vars 23784 1726882807.08931: variable 'omit' from source: magic vars 23784 1726882807.08935: variable 'omit' from source: magic vars 23784 1726882807.08937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882807.08947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882807.08974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882807.08997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882807.09008: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882807.09050: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882807.09054: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882807.09057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882807.09192: Set connection var ansible_pipelining to False 23784 1726882807.09201: Set connection var ansible_timeout to 10 23784 1726882807.09210: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882807.09213: Set connection var ansible_connection to ssh 23784 1726882807.09223: Set connection var ansible_shell_executable to /bin/sh 23784 1726882807.09226: Set connection var ansible_shell_type to sh 23784 1726882807.09252: variable 'ansible_shell_executable' from source: unknown 23784 1726882807.09263: variable 'ansible_connection' from source: unknown 23784 1726882807.09267: variable 'ansible_module_compression' from source: unknown 23784 1726882807.09269: variable 'ansible_shell_type' from source: unknown 23784 1726882807.09272: variable 'ansible_shell_executable' from source: unknown 23784 1726882807.09274: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882807.09287: variable 'ansible_pipelining' from source: unknown 23784 1726882807.09290: variable 'ansible_timeout' from source: unknown 23784 1726882807.09295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882807.09543: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882807.09554: variable 'omit' from source: magic vars 23784 1726882807.09558: starting attempt loop 23784 1726882807.09562: running the handler 23784 1726882807.09578: _low_level_execute_command(): starting 23784 1726882807.09598: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882807.10495: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882807.10563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882807.10615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882807.10672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882807.12449: stdout chunk (state=3): >>>/root <<< 23784 1726882807.12655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882807.12659: stdout chunk (state=3): >>><<< 23784 1726882807.12662: stderr chunk (state=3): >>><<< 23784 1726882807.12680: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882807.12700: _low_level_execute_command(): starting 23784 1726882807.12711: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105 `" && echo ansible-tmp-1726882807.1268766-24378-206656810646105="` echo /root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105 `" ) && sleep 0' 23784 1726882807.13413: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882807.13432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882807.13450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882807.13469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882807.13592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882807.13628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882807.13728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882807.15716: stdout chunk (state=3): >>>ansible-tmp-1726882807.1268766-24378-206656810646105=/root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105 <<< 23784 1726882807.15924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882807.15945: stderr chunk (state=3): >>><<< 23784 1726882807.15954: stdout chunk (state=3): >>><<< 23784 1726882807.15978: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882807.1268766-24378-206656810646105=/root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882807.16047: variable 'ansible_module_compression' from source: unknown 23784 1726882807.16127: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 23784 1726882807.16155: variable 'ansible_facts' from source: unknown 23784 1726882807.16244: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105/AnsiballZ_service_facts.py 23784 1726882807.16526: Sending initial data 23784 1726882807.16530: Sent initial data (162 bytes) 23784 1726882807.17119: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882807.17137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882807.17173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882807.17285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882807.17311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882807.17414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882807.19084: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882807.19125: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882807.19173: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpd3iqlbow /root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105/AnsiballZ_service_facts.py <<< 23784 1726882807.19177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105/AnsiballZ_service_facts.py" <<< 23784 1726882807.19256: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpd3iqlbow" to remote "/root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105/AnsiballZ_service_facts.py" <<< 23784 1726882807.20181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882807.20357: stderr chunk (state=3): >>><<< 23784 1726882807.20362: stdout chunk (state=3): >>><<< 23784 1726882807.20364: done transferring module to remote 23784 1726882807.20367: _low_level_execute_command(): starting 23784 1726882807.20370: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105/ /root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105/AnsiballZ_service_facts.py && sleep 0' 23784 1726882807.21015: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882807.21033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882807.21085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882807.21099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882807.21176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882807.21193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882807.21295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882807.21326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882807.21438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882807.23357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882807.23536: stderr chunk (state=3): >>><<< 23784 1726882807.23546: stdout chunk (state=3): >>><<< 23784 1726882807.23549: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882807.23551: _low_level_execute_command(): starting 23784 1726882807.23554: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105/AnsiballZ_service_facts.py && sleep 0' 23784 1726882807.24915: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882807.25007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882807.25055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882807.25119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882807.25227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882807.25443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882809.42879: 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"}, "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"}, "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"}, "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"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"<<< 23784 1726882809.42961: stdout chunk (state=3): >>>name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.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"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "deb<<< 23784 1726882809.43000: stdout chunk (state=3): >>>ug-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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 23784 1726882809.44526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882809.44589: stderr chunk (state=3): >>><<< 23784 1726882809.44593: stdout chunk (state=3): >>><<< 23784 1726882809.44628: _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"}, "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"}, "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"}, "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-bsod.service": {"name": "systemd-bsod.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": "enabled-runtime", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.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"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "passim.service": {"name": "passim.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-storagetm.service": {"name": "systemd-storagetm.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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882809.45177: 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-1726882807.1268766-24378-206656810646105/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882809.45188: _low_level_execute_command(): starting 23784 1726882809.45193: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882807.1268766-24378-206656810646105/ > /dev/null 2>&1 && sleep 0' 23784 1726882809.45746: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882809.45749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882809.45753: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882809.45755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882809.45804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882809.45819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882809.45838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882809.45956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882809.47812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882809.47871: stderr chunk (state=3): >>><<< 23784 1726882809.47875: stdout chunk (state=3): >>><<< 23784 1726882809.47888: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882809.47896: handler run complete 23784 1726882809.48046: variable 'ansible_facts' from source: unknown 23784 1726882809.48183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882809.48527: variable 'ansible_facts' from source: unknown 23784 1726882809.48630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882809.48779: attempt loop complete, returning result 23784 1726882809.48789: _execute() done 23784 1726882809.48792: dumping result to json 23784 1726882809.48836: done dumping result, returning 23784 1726882809.48845: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affc7ec-ae25-6eac-d0b3-000000000248] 23784 1726882809.48850: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000248 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23784 1726882809.50335: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000248 23784 1726882809.50345: no more pending results, returning what we have 23784 1726882809.50350: results queue empty 23784 1726882809.50351: checking for any_errors_fatal 23784 1726882809.50354: done checking for any_errors_fatal 23784 1726882809.50354: checking for max_fail_percentage 23784 1726882809.50355: done checking for max_fail_percentage 23784 1726882809.50356: checking to see if all hosts have failed and the running result is not ok 23784 1726882809.50356: done checking to see if all hosts have failed 23784 1726882809.50357: getting the remaining hosts for this loop 23784 1726882809.50358: done getting the remaining hosts for this loop 23784 1726882809.50360: getting the next task for host managed_node1 23784 1726882809.50364: done getting next task for host managed_node1 23784 1726882809.50367: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 23784 1726882809.50370: ^ 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 23784 1726882809.50379: WORKER PROCESS EXITING 23784 1726882809.50387: getting variables 23784 1726882809.50388: in VariableManager get_vars() 23784 1726882809.50427: Calling all_inventory to load vars for managed_node1 23784 1726882809.50431: Calling groups_inventory to load vars for managed_node1 23784 1726882809.50433: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882809.50446: Calling all_plugins_play to load vars for managed_node1 23784 1726882809.50449: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882809.50453: Calling groups_plugins_play to load vars for managed_node1 23784 1726882809.51380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882809.52564: done with get_vars() 23784 1726882809.52591: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:40:09 -0400 (0:00:02.455) 0:00:21.409 ****** 23784 1726882809.52677: entering _queue_task() for managed_node1/package_facts 23784 1726882809.52962: worker is 1 (out of 1 available) 23784 1726882809.52978: exiting _queue_task() for managed_node1/package_facts 23784 1726882809.52993: done queuing things up, now waiting for results queue to drain 23784 1726882809.52995: waiting for pending results... 23784 1726882809.53191: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 23784 1726882809.53293: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000249 23784 1726882809.53306: variable 'ansible_search_path' from source: unknown 23784 1726882809.53310: variable 'ansible_search_path' from source: unknown 23784 1726882809.53347: calling self._execute() 23784 1726882809.53418: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882809.53425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882809.53435: variable 'omit' from source: magic vars 23784 1726882809.53738: variable 'ansible_distribution_major_version' from source: facts 23784 1726882809.53749: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882809.53756: variable 'omit' from source: magic vars 23784 1726882809.53810: variable 'omit' from source: magic vars 23784 1726882809.53835: variable 'omit' from source: magic vars 23784 1726882809.53871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882809.53907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882809.53926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882809.53941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882809.53950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882809.53976: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882809.53981: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882809.53986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882809.54062: Set connection var ansible_pipelining to False 23784 1726882809.54069: Set connection var ansible_timeout to 10 23784 1726882809.54076: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882809.54079: Set connection var ansible_connection to ssh 23784 1726882809.54088: Set connection var ansible_shell_executable to /bin/sh 23784 1726882809.54094: Set connection var ansible_shell_type to sh 23784 1726882809.54113: variable 'ansible_shell_executable' from source: unknown 23784 1726882809.54116: variable 'ansible_connection' from source: unknown 23784 1726882809.54119: variable 'ansible_module_compression' from source: unknown 23784 1726882809.54123: variable 'ansible_shell_type' from source: unknown 23784 1726882809.54126: variable 'ansible_shell_executable' from source: unknown 23784 1726882809.54128: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882809.54132: variable 'ansible_pipelining' from source: unknown 23784 1726882809.54135: variable 'ansible_timeout' from source: unknown 23784 1726882809.54139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882809.54303: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882809.54314: variable 'omit' from source: magic vars 23784 1726882809.54317: starting attempt loop 23784 1726882809.54320: running the handler 23784 1726882809.54337: _low_level_execute_command(): starting 23784 1726882809.54343: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882809.54902: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882809.54908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882809.54911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882809.54961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882809.54964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882809.54970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882809.55031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882809.56760: stdout chunk (state=3): >>>/root <<< 23784 1726882809.56864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882809.56927: stderr chunk (state=3): >>><<< 23784 1726882809.56930: stdout chunk (state=3): >>><<< 23784 1726882809.56951: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882809.56963: _low_level_execute_command(): starting 23784 1726882809.56969: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979 `" && echo ansible-tmp-1726882809.5695152-24455-79082934103979="` echo /root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979 `" ) && sleep 0' 23784 1726882809.57469: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882809.57473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882809.57475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882809.57487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882809.57489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882809.57541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882809.57547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882809.57550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882809.57602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882809.59576: stdout chunk (state=3): >>>ansible-tmp-1726882809.5695152-24455-79082934103979=/root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979 <<< 23784 1726882809.59694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882809.59752: stderr chunk (state=3): >>><<< 23784 1726882809.59756: stdout chunk (state=3): >>><<< 23784 1726882809.59771: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882809.5695152-24455-79082934103979=/root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882809.59817: variable 'ansible_module_compression' from source: unknown 23784 1726882809.59859: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 23784 1726882809.59919: variable 'ansible_facts' from source: unknown 23784 1726882809.60044: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979/AnsiballZ_package_facts.py 23784 1726882809.60166: Sending initial data 23784 1726882809.60169: Sent initial data (161 bytes) 23784 1726882809.60675: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882809.60679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882809.60681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882809.60684: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882809.60686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882809.60730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882809.60752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882809.60802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882809.62397: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882809.62443: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882809.62496: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpq1palu8m /root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979/AnsiballZ_package_facts.py <<< 23784 1726882809.62500: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979/AnsiballZ_package_facts.py" <<< 23784 1726882809.62552: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpq1palu8m" to remote "/root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979/AnsiballZ_package_facts.py" <<< 23784 1726882809.62555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979/AnsiballZ_package_facts.py" <<< 23784 1726882809.63697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882809.63771: stderr chunk (state=3): >>><<< 23784 1726882809.63774: stdout chunk (state=3): >>><<< 23784 1726882809.63797: done transferring module to remote 23784 1726882809.63809: _low_level_execute_command(): starting 23784 1726882809.63812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979/ /root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979/AnsiballZ_package_facts.py && sleep 0' 23784 1726882809.64298: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882809.64302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882809.64306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882809.64309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882809.64315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882809.64365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882809.64372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882809.64374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882809.64420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882809.66253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882809.66311: stderr chunk (state=3): >>><<< 23784 1726882809.66315: stdout chunk (state=3): >>><<< 23784 1726882809.66331: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882809.66334: _low_level_execute_command(): starting 23784 1726882809.66340: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979/AnsiballZ_package_facts.py && sleep 0' 23784 1726882809.66811: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882809.66815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882809.66850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882809.66853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882809.66855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882809.66911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882809.66914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882809.66917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882809.66983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882810.29550: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "<<< 23784 1726882810.29754: stdout chunk (state=3): >>>systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lib<<< 23784 1726882810.29771: stdout chunk (state=3): >>>xmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch"<<< 23784 1726882810.29819: stdout chunk (state=3): >>>, "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 23784 1726882810.31655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882810.31659: stderr chunk (state=3): >>>Shared connection to 10.31.15.7 closed. <<< 23784 1726882810.31776: stderr chunk (state=3): >>><<< 23784 1726882810.31780: stdout chunk (state=3): >>><<< 23784 1726882810.31840: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "14.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "12.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "40", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "40", "release": "39", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "20.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240301", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "18.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.45.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "8.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.27", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.49", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.59.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "9.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.2.3", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtextstyle": [{"name": "libtextstyle", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "less": [{"name": "less", "version": "643", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.10.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "27.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "56.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.15", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "2.1.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "9.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.1", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.3.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240725", "release": "1.git28d3e2d.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.7", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.4", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.62_v7.0.401", "release": "6.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "13.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "75.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "255.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "124", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "28.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim-libs": [{"name": "passim-libs", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.3", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.30.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.23.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.78", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.80.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.48.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "46.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.5.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.80.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup3": [{"name": "libsoup3", "version": "3.4.4", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passim": [{"name": "passim", "version": "0.1.7", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.22.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.34.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "5.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.23", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240117", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "41.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.6.0", "release": "10.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.27", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "14.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "13.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.1.3", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "123.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "13.P1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.46.2", "release": "1.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.6p1", "release": "1.fc40.4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "2.p5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "13.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "12.20240127.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "36.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "a15b79cc", "release": "63d04c2c", "epoch": null, "arch": null, "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "37.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8.1", "release": "1.fc40", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "63.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "26.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "16.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "40.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.28", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "5.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "2.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "504.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "503.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "6.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "1.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "504.fc40", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "503.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "503.fc40", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "503.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "502.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "502.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.57", "release": "4.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "502.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "502.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "505.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "506.fc40", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.39", "release": "22.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.7.1", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.83.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.6", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2021.11.0", "release": "5.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "6.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile30": [{"name": "guile30", "version": "3.0.7", "release": "12.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "6.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "14.2.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cmake-filesystem": [{"name": "cmake-filesystem", "version": "3.28.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat-devel": [{"name": "zlib-ng-compat-devel", "version": "2.1.7", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "200.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "10.fc40", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.1.0", "release": "7.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.20", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls-dane": [{"name": "gnutls-dane", "version": "3.8.6", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-libs": [{"name": "wget2-libs", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2": [{"name": "wget2", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget2-wget": [{"name": "wget2-wget", "version": "2.1.0", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "3.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "5.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "506.fc40", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "506.fc40", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "15.fc40", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "11.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "46.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "21.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc40eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc40eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.18.1", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0.2", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.8", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "14.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "22.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.20", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "9.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "4.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "4.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "8.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.31.0", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.69.20160912git.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "3.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "19.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "7.fc40", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "3.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "8.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "2.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.11", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.11", "release": "3.fc40", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc40", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc40", "epoch": 2, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882810.35053: 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-1726882809.5695152-24455-79082934103979/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882810.35058: _low_level_execute_command(): starting 23784 1726882810.35061: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882809.5695152-24455-79082934103979/ > /dev/null 2>&1 && sleep 0' 23784 1726882810.35730: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882810.35734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882810.35737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882810.35818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882810.35823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882810.35827: stderr chunk (state=3): >>>debug2: match not found <<< 23784 1726882810.35829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882810.35832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23784 1726882810.35834: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882810.35837: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 23784 1726882810.35839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882810.35841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882810.35843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882810.35846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882810.35848: stderr chunk (state=3): >>>debug2: match found <<< 23784 1726882810.35850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882810.35929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882810.35933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882810.35953: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882810.36034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882810.38368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882810.38373: stdout chunk (state=3): >>><<< 23784 1726882810.38375: stderr chunk (state=3): >>><<< 23784 1726882810.38378: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882810.38380: handler run complete 23784 1726882810.40782: variable 'ansible_facts' from source: unknown 23784 1726882810.41875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882810.46324: variable 'ansible_facts' from source: unknown 23784 1726882810.46943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882810.48031: attempt loop complete, returning result 23784 1726882810.48053: _execute() done 23784 1726882810.48061: dumping result to json 23784 1726882810.48352: done dumping result, returning 23784 1726882810.48368: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affc7ec-ae25-6eac-d0b3-000000000249] 23784 1726882810.48378: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000249 23784 1726882810.51715: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000249 23784 1726882810.51719: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23784 1726882810.51873: no more pending results, returning what we have 23784 1726882810.51876: results queue empty 23784 1726882810.51877: checking for any_errors_fatal 23784 1726882810.51881: done checking for any_errors_fatal 23784 1726882810.51884: checking for max_fail_percentage 23784 1726882810.51889: done checking for max_fail_percentage 23784 1726882810.51889: checking to see if all hosts have failed and the running result is not ok 23784 1726882810.51891: done checking to see if all hosts have failed 23784 1726882810.51891: getting the remaining hosts for this loop 23784 1726882810.51893: done getting the remaining hosts for this loop 23784 1726882810.51896: getting the next task for host managed_node1 23784 1726882810.51903: done getting next task for host managed_node1 23784 1726882810.51907: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 23784 1726882810.51910: ^ 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 23784 1726882810.51920: getting variables 23784 1726882810.51923: in VariableManager get_vars() 23784 1726882810.51955: Calling all_inventory to load vars for managed_node1 23784 1726882810.51957: Calling groups_inventory to load vars for managed_node1 23784 1726882810.51960: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882810.51969: Calling all_plugins_play to load vars for managed_node1 23784 1726882810.51972: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882810.51975: Calling groups_plugins_play to load vars for managed_node1 23784 1726882810.53568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882810.55717: done with get_vars() 23784 1726882810.55754: done getting variables 23784 1726882810.55831: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:40:10 -0400 (0:00:01.031) 0:00:22.441 ****** 23784 1726882810.55867: entering _queue_task() for managed_node1/debug 23784 1726882810.56447: worker is 1 (out of 1 available) 23784 1726882810.56461: exiting _queue_task() for managed_node1/debug 23784 1726882810.56474: done queuing things up, now waiting for results queue to drain 23784 1726882810.56475: waiting for pending results... 23784 1726882810.56716: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 23784 1726882810.56759: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001e0 23784 1726882810.56784: variable 'ansible_search_path' from source: unknown 23784 1726882810.56793: variable 'ansible_search_path' from source: unknown 23784 1726882810.56848: calling self._execute() 23784 1726882810.56955: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882810.56969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882810.56986: variable 'omit' from source: magic vars 23784 1726882810.57466: variable 'ansible_distribution_major_version' from source: facts 23784 1726882810.57469: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882810.57472: variable 'omit' from source: magic vars 23784 1726882810.57508: variable 'omit' from source: magic vars 23784 1726882810.57615: variable 'network_provider' from source: set_fact 23784 1726882810.57640: variable 'omit' from source: magic vars 23784 1726882810.57695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882810.57742: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882810.57792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882810.57796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882810.57810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882810.57846: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882810.57855: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882810.57863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882810.58010: Set connection var ansible_pipelining to False 23784 1726882810.58014: Set connection var ansible_timeout to 10 23784 1726882810.58016: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882810.58018: Set connection var ansible_connection to ssh 23784 1726882810.58023: Set connection var ansible_shell_executable to /bin/sh 23784 1726882810.58035: Set connection var ansible_shell_type to sh 23784 1726882810.58059: variable 'ansible_shell_executable' from source: unknown 23784 1726882810.58065: variable 'ansible_connection' from source: unknown 23784 1726882810.58072: variable 'ansible_module_compression' from source: unknown 23784 1726882810.58118: variable 'ansible_shell_type' from source: unknown 23784 1726882810.58121: variable 'ansible_shell_executable' from source: unknown 23784 1726882810.58126: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882810.58129: variable 'ansible_pipelining' from source: unknown 23784 1726882810.58132: variable 'ansible_timeout' from source: unknown 23784 1726882810.58136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882810.58279: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882810.58298: variable 'omit' from source: magic vars 23784 1726882810.58308: starting attempt loop 23784 1726882810.58340: running the handler 23784 1726882810.58380: handler run complete 23784 1726882810.58402: attempt loop complete, returning result 23784 1726882810.58410: _execute() done 23784 1726882810.58448: dumping result to json 23784 1726882810.58453: done dumping result, returning 23784 1726882810.58455: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-6eac-d0b3-0000000001e0] 23784 1726882810.58458: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e0 ok: [managed_node1] => {} MSG: Using network provider: nm 23784 1726882810.58705: no more pending results, returning what we have 23784 1726882810.58709: results queue empty 23784 1726882810.58710: checking for any_errors_fatal 23784 1726882810.58724: done checking for any_errors_fatal 23784 1726882810.58725: checking for max_fail_percentage 23784 1726882810.58727: done checking for max_fail_percentage 23784 1726882810.58728: checking to see if all hosts have failed and the running result is not ok 23784 1726882810.58729: done checking to see if all hosts have failed 23784 1726882810.58730: getting the remaining hosts for this loop 23784 1726882810.58732: done getting the remaining hosts for this loop 23784 1726882810.58736: getting the next task for host managed_node1 23784 1726882810.58745: done getting next task for host managed_node1 23784 1726882810.58748: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23784 1726882810.58752: ^ 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 23784 1726882810.58764: getting variables 23784 1726882810.58766: in VariableManager get_vars() 23784 1726882810.58998: Calling all_inventory to load vars for managed_node1 23784 1726882810.59001: Calling groups_inventory to load vars for managed_node1 23784 1726882810.59003: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882810.59014: Calling all_plugins_play to load vars for managed_node1 23784 1726882810.59017: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882810.59021: Calling groups_plugins_play to load vars for managed_node1 23784 1726882810.59613: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e0 23784 1726882810.59617: WORKER PROCESS EXITING 23784 1726882810.60933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882810.63074: done with get_vars() 23784 1726882810.63114: done getting variables 23784 1726882810.63180: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:40:10 -0400 (0:00:00.073) 0:00:22.514 ****** 23784 1726882810.63217: entering _queue_task() for managed_node1/fail 23784 1726882810.63697: worker is 1 (out of 1 available) 23784 1726882810.63710: exiting _queue_task() for managed_node1/fail 23784 1726882810.63727: done queuing things up, now waiting for results queue to drain 23784 1726882810.63728: waiting for pending results... 23784 1726882810.63947: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 23784 1726882810.64101: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001e1 23784 1726882810.64126: variable 'ansible_search_path' from source: unknown 23784 1726882810.64134: variable 'ansible_search_path' from source: unknown 23784 1726882810.64176: calling self._execute() 23784 1726882810.64279: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882810.64292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882810.64317: variable 'omit' from source: magic vars 23784 1726882810.64731: variable 'ansible_distribution_major_version' from source: facts 23784 1726882810.64756: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882810.64896: variable 'network_state' from source: role '' defaults 23784 1726882810.64913: Evaluated conditional (network_state != {}): False 23784 1726882810.64921: when evaluation is False, skipping this task 23784 1726882810.64968: _execute() done 23784 1726882810.64972: dumping result to json 23784 1726882810.64974: done dumping result, returning 23784 1726882810.64977: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-6eac-d0b3-0000000001e1] 23784 1726882810.64980: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e1 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 23784 1726882810.65118: no more pending results, returning what we have 23784 1726882810.65123: results queue empty 23784 1726882810.65125: checking for any_errors_fatal 23784 1726882810.65132: done checking for any_errors_fatal 23784 1726882810.65133: checking for max_fail_percentage 23784 1726882810.65135: done checking for max_fail_percentage 23784 1726882810.65136: checking to see if all hosts have failed and the running result is not ok 23784 1726882810.65137: done checking to see if all hosts have failed 23784 1726882810.65138: getting the remaining hosts for this loop 23784 1726882810.65139: done getting the remaining hosts for this loop 23784 1726882810.65144: getting the next task for host managed_node1 23784 1726882810.65152: done getting next task for host managed_node1 23784 1726882810.65156: ^ 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 23784 1726882810.65160: ^ 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 23784 1726882810.65179: getting variables 23784 1726882810.65181: in VariableManager get_vars() 23784 1726882810.65221: Calling all_inventory to load vars for managed_node1 23784 1726882810.65440: Calling groups_inventory to load vars for managed_node1 23784 1726882810.65443: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882810.65455: Calling all_plugins_play to load vars for managed_node1 23784 1726882810.65458: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882810.65461: Calling groups_plugins_play to load vars for managed_node1 23784 1726882810.66055: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e1 23784 1726882810.66059: WORKER PROCESS EXITING 23784 1726882810.67316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882810.69464: done with get_vars() 23784 1726882810.69495: done getting variables 23784 1726882810.69568: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:40:10 -0400 (0:00:00.063) 0:00:22.578 ****** 23784 1726882810.69605: entering _queue_task() for managed_node1/fail 23784 1726882810.69967: worker is 1 (out of 1 available) 23784 1726882810.69980: exiting _queue_task() for managed_node1/fail 23784 1726882810.69993: done queuing things up, now waiting for results queue to drain 23784 1726882810.70108: waiting for pending results... 23784 1726882810.70297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 23784 1726882810.70442: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001e2 23784 1726882810.70470: variable 'ansible_search_path' from source: unknown 23784 1726882810.70478: variable 'ansible_search_path' from source: unknown 23784 1726882810.70516: calling self._execute() 23784 1726882810.70613: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882810.70629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882810.70646: variable 'omit' from source: magic vars 23784 1726882810.71073: variable 'ansible_distribution_major_version' from source: facts 23784 1726882810.71099: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882810.71242: variable 'network_state' from source: role '' defaults 23784 1726882810.71260: Evaluated conditional (network_state != {}): False 23784 1726882810.71268: when evaluation is False, skipping this task 23784 1726882810.71276: _execute() done 23784 1726882810.71285: dumping result to json 23784 1726882810.71293: done dumping result, returning 23784 1726882810.71323: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-6eac-d0b3-0000000001e2] 23784 1726882810.71328: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e2 23784 1726882810.71497: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e2 23784 1726882810.71500: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 23784 1726882810.71553: no more pending results, returning what we have 23784 1726882810.71558: results queue empty 23784 1726882810.71559: checking for any_errors_fatal 23784 1726882810.71567: done checking for any_errors_fatal 23784 1726882810.71568: checking for max_fail_percentage 23784 1726882810.71570: done checking for max_fail_percentage 23784 1726882810.71571: checking to see if all hosts have failed and the running result is not ok 23784 1726882810.71572: done checking to see if all hosts have failed 23784 1726882810.71573: getting the remaining hosts for this loop 23784 1726882810.71575: done getting the remaining hosts for this loop 23784 1726882810.71579: getting the next task for host managed_node1 23784 1726882810.71588: done getting next task for host managed_node1 23784 1726882810.71592: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23784 1726882810.71596: ^ 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 23784 1726882810.71618: getting variables 23784 1726882810.71620: in VariableManager get_vars() 23784 1726882810.71665: Calling all_inventory to load vars for managed_node1 23784 1726882810.71668: Calling groups_inventory to load vars for managed_node1 23784 1726882810.71671: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882810.71685: Calling all_plugins_play to load vars for managed_node1 23784 1726882810.71688: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882810.71692: Calling groups_plugins_play to load vars for managed_node1 23784 1726882810.73632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882810.75769: done with get_vars() 23784 1726882810.75804: done getting variables 23784 1726882810.75884: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:40:10 -0400 (0:00:00.063) 0:00:22.641 ****** 23784 1726882810.75918: entering _queue_task() for managed_node1/fail 23784 1726882810.76282: worker is 1 (out of 1 available) 23784 1726882810.76408: exiting _queue_task() for managed_node1/fail 23784 1726882810.76421: done queuing things up, now waiting for results queue to drain 23784 1726882810.76426: waiting for pending results... 23784 1726882810.76744: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 23784 1726882810.76770: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001e3 23784 1726882810.76789: variable 'ansible_search_path' from source: unknown 23784 1726882810.76797: variable 'ansible_search_path' from source: unknown 23784 1726882810.76928: calling self._execute() 23784 1726882810.76947: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882810.76961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882810.76975: variable 'omit' from source: magic vars 23784 1726882810.77384: variable 'ansible_distribution_major_version' from source: facts 23784 1726882810.77407: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882810.77612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882810.80445: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882810.80541: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882810.80569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882810.80610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882810.80649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882810.80758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882810.80929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882810.80933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882810.80936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882810.80939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882810.81007: variable 'ansible_distribution_major_version' from source: facts 23784 1726882810.81033: Evaluated conditional (ansible_distribution_major_version | int > 9): True 23784 1726882810.81172: variable 'ansible_distribution' from source: facts 23784 1726882810.81183: variable '__network_rh_distros' from source: role '' defaults 23784 1726882810.81200: Evaluated conditional (ansible_distribution in __network_rh_distros): False 23784 1726882810.81208: when evaluation is False, skipping this task 23784 1726882810.81216: _execute() done 23784 1726882810.81225: dumping result to json 23784 1726882810.81235: done dumping result, returning 23784 1726882810.81248: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-6eac-d0b3-0000000001e3] 23784 1726882810.81259: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e3 23784 1726882810.81531: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e3 23784 1726882810.81535: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 23784 1726882810.81583: no more pending results, returning what we have 23784 1726882810.81586: results queue empty 23784 1726882810.81587: checking for any_errors_fatal 23784 1726882810.81594: done checking for any_errors_fatal 23784 1726882810.81594: checking for max_fail_percentage 23784 1726882810.81596: done checking for max_fail_percentage 23784 1726882810.81597: checking to see if all hosts have failed and the running result is not ok 23784 1726882810.81598: done checking to see if all hosts have failed 23784 1726882810.81599: getting the remaining hosts for this loop 23784 1726882810.81600: done getting the remaining hosts for this loop 23784 1726882810.81605: getting the next task for host managed_node1 23784 1726882810.81612: done getting next task for host managed_node1 23784 1726882810.81616: ^ 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 23784 1726882810.81619: ^ 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 23784 1726882810.81639: getting variables 23784 1726882810.81641: in VariableManager get_vars() 23784 1726882810.81683: Calling all_inventory to load vars for managed_node1 23784 1726882810.81685: Calling groups_inventory to load vars for managed_node1 23784 1726882810.81688: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882810.81699: Calling all_plugins_play to load vars for managed_node1 23784 1726882810.81703: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882810.81705: Calling groups_plugins_play to load vars for managed_node1 23784 1726882810.83655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882810.85693: done with get_vars() 23784 1726882810.85721: done getting variables 23784 1726882810.85790: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:40:10 -0400 (0:00:00.099) 0:00:22.740 ****** 23784 1726882810.85824: entering _queue_task() for managed_node1/dnf 23784 1726882810.86166: worker is 1 (out of 1 available) 23784 1726882810.86179: exiting _queue_task() for managed_node1/dnf 23784 1726882810.86193: done queuing things up, now waiting for results queue to drain 23784 1726882810.86194: waiting for pending results... 23784 1726882810.86496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 23784 1726882810.86649: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001e4 23784 1726882810.86658: variable 'ansible_search_path' from source: unknown 23784 1726882810.86827: variable 'ansible_search_path' from source: unknown 23784 1726882810.86830: calling self._execute() 23784 1726882810.86834: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882810.86837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882810.86840: variable 'omit' from source: magic vars 23784 1726882810.87225: variable 'ansible_distribution_major_version' from source: facts 23784 1726882810.87244: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882810.87470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882810.89962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882810.90043: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882810.90086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882810.90134: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882810.90167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882810.90263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882810.90301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882810.90342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882810.90390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882810.90411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882810.90549: variable 'ansible_distribution' from source: facts 23784 1726882810.90560: variable 'ansible_distribution_major_version' from source: facts 23784 1726882810.90571: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 23784 1726882810.90684: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882810.90814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882810.90856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882810.90966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882810.90969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882810.90972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882810.91008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882810.91040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882810.91077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882810.91129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882810.91151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882810.91205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882810.91239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882810.91272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882810.91327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882810.91349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882810.91532: variable 'network_connections' from source: include params 23784 1726882810.91618: variable 'interface' from source: play vars 23784 1726882810.91637: variable 'interface' from source: play vars 23784 1726882810.91724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882810.91939: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882810.91989: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882810.92031: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882810.92073: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882810.92128: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882810.92175: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882810.92227: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882810.92239: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882810.92312: variable '__network_team_connections_defined' from source: role '' defaults 23784 1726882810.92583: variable 'network_connections' from source: include params 23784 1726882810.92610: variable 'interface' from source: play vars 23784 1726882810.92670: variable 'interface' from source: play vars 23784 1726882810.92719: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 23784 1726882810.92722: when evaluation is False, skipping this task 23784 1726882810.92726: _execute() done 23784 1726882810.92827: dumping result to json 23784 1726882810.92830: done dumping result, returning 23784 1726882810.92833: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-6eac-d0b3-0000000001e4] 23784 1726882810.92836: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e4 23784 1726882810.92914: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e4 23784 1726882810.92918: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 23784 1726882810.92975: no more pending results, returning what we have 23784 1726882810.92979: results queue empty 23784 1726882810.92980: checking for any_errors_fatal 23784 1726882810.92988: done checking for any_errors_fatal 23784 1726882810.92989: checking for max_fail_percentage 23784 1726882810.92991: done checking for max_fail_percentage 23784 1726882810.92992: checking to see if all hosts have failed and the running result is not ok 23784 1726882810.92993: done checking to see if all hosts have failed 23784 1726882810.92994: getting the remaining hosts for this loop 23784 1726882810.92996: done getting the remaining hosts for this loop 23784 1726882810.93001: getting the next task for host managed_node1 23784 1726882810.93009: done getting next task for host managed_node1 23784 1726882810.93013: ^ 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 23784 1726882810.93016: ^ 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 23784 1726882810.93036: getting variables 23784 1726882810.93038: in VariableManager get_vars() 23784 1726882810.93085: Calling all_inventory to load vars for managed_node1 23784 1726882810.93088: Calling groups_inventory to load vars for managed_node1 23784 1726882810.93090: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882810.93103: Calling all_plugins_play to load vars for managed_node1 23784 1726882810.93106: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882810.93110: Calling groups_plugins_play to load vars for managed_node1 23784 1726882810.95219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882810.97260: done with get_vars() 23784 1726882810.97292: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 23784 1726882810.97377: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:40:10 -0400 (0:00:00.115) 0:00:22.856 ****** 23784 1726882810.97412: entering _queue_task() for managed_node1/yum 23784 1726882810.97786: worker is 1 (out of 1 available) 23784 1726882810.97799: exiting _queue_task() for managed_node1/yum 23784 1726882810.97812: done queuing things up, now waiting for results queue to drain 23784 1726882810.97813: waiting for pending results... 23784 1726882810.98244: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 23784 1726882810.98273: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001e5 23784 1726882810.98295: variable 'ansible_search_path' from source: unknown 23784 1726882810.98305: variable 'ansible_search_path' from source: unknown 23784 1726882810.98354: calling self._execute() 23784 1726882810.98461: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882810.98476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882810.98492: variable 'omit' from source: magic vars 23784 1726882810.98989: variable 'ansible_distribution_major_version' from source: facts 23784 1726882810.98993: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882810.99120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882811.00804: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882811.00853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882811.00884: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882811.00912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882811.00936: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882811.01004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.01026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.01069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.01095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.01107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.01334: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.01337: Evaluated conditional (ansible_distribution_major_version | int < 8): False 23784 1726882811.01339: when evaluation is False, skipping this task 23784 1726882811.01342: _execute() done 23784 1726882811.01344: dumping result to json 23784 1726882811.01345: done dumping result, returning 23784 1726882811.01348: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-6eac-d0b3-0000000001e5] 23784 1726882811.01350: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e5 23784 1726882811.01420: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e5 23784 1726882811.01425: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 23784 1726882811.01498: no more pending results, returning what we have 23784 1726882811.01501: results queue empty 23784 1726882811.01502: checking for any_errors_fatal 23784 1726882811.01508: done checking for any_errors_fatal 23784 1726882811.01509: checking for max_fail_percentage 23784 1726882811.01511: done checking for max_fail_percentage 23784 1726882811.01512: checking to see if all hosts have failed and the running result is not ok 23784 1726882811.01512: done checking to see if all hosts have failed 23784 1726882811.01513: getting the remaining hosts for this loop 23784 1726882811.01514: done getting the remaining hosts for this loop 23784 1726882811.01518: getting the next task for host managed_node1 23784 1726882811.01564: done getting next task for host managed_node1 23784 1726882811.01568: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23784 1726882811.01571: ^ 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 23784 1726882811.01589: getting variables 23784 1726882811.01591: in VariableManager get_vars() 23784 1726882811.01630: Calling all_inventory to load vars for managed_node1 23784 1726882811.01634: Calling groups_inventory to load vars for managed_node1 23784 1726882811.01637: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882811.01646: Calling all_plugins_play to load vars for managed_node1 23784 1726882811.01649: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882811.01653: Calling groups_plugins_play to load vars for managed_node1 23784 1726882811.03049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882811.04203: done with get_vars() 23784 1726882811.04225: done getting variables 23784 1726882811.04271: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:40:11 -0400 (0:00:00.068) 0:00:22.925 ****** 23784 1726882811.04296: entering _queue_task() for managed_node1/fail 23784 1726882811.04600: worker is 1 (out of 1 available) 23784 1726882811.04613: exiting _queue_task() for managed_node1/fail 23784 1726882811.04628: done queuing things up, now waiting for results queue to drain 23784 1726882811.04629: waiting for pending results... 23784 1726882811.05061: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 23784 1726882811.05066: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001e6 23784 1726882811.05084: variable 'ansible_search_path' from source: unknown 23784 1726882811.05094: variable 'ansible_search_path' from source: unknown 23784 1726882811.05142: calling self._execute() 23784 1726882811.05273: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882811.05291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882811.05308: variable 'omit' from source: magic vars 23784 1726882811.05773: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.05798: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882811.05994: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882811.06171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882811.13490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882811.13540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882811.13577: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882811.13605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882811.13631: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882811.13683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.13706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.13726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.13758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.13770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.13808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.13826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.13848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.13877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.13891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.13923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.13940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.13961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.13991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.14002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.14127: variable 'network_connections' from source: include params 23784 1726882811.14137: variable 'interface' from source: play vars 23784 1726882811.14195: variable 'interface' from source: play vars 23784 1726882811.14257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882811.14373: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882811.14406: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882811.14431: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882811.14454: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882811.14490: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882811.14508: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882811.14529: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.14548: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882811.14588: variable '__network_team_connections_defined' from source: role '' defaults 23784 1726882811.14756: variable 'network_connections' from source: include params 23784 1726882811.14759: variable 'interface' from source: play vars 23784 1726882811.14807: variable 'interface' from source: play vars 23784 1726882811.14835: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 23784 1726882811.14839: when evaluation is False, skipping this task 23784 1726882811.14844: _execute() done 23784 1726882811.14846: dumping result to json 23784 1726882811.14848: done dumping result, returning 23784 1726882811.14851: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-6eac-d0b3-0000000001e6] 23784 1726882811.14857: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e6 23784 1726882811.14951: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e6 23784 1726882811.14954: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 23784 1726882811.15004: no more pending results, returning what we have 23784 1726882811.15008: results queue empty 23784 1726882811.15008: checking for any_errors_fatal 23784 1726882811.15013: done checking for any_errors_fatal 23784 1726882811.15014: checking for max_fail_percentage 23784 1726882811.15015: done checking for max_fail_percentage 23784 1726882811.15016: checking to see if all hosts have failed and the running result is not ok 23784 1726882811.15017: done checking to see if all hosts have failed 23784 1726882811.15018: getting the remaining hosts for this loop 23784 1726882811.15019: done getting the remaining hosts for this loop 23784 1726882811.15025: getting the next task for host managed_node1 23784 1726882811.15031: done getting next task for host managed_node1 23784 1726882811.15035: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 23784 1726882811.15038: ^ 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 23784 1726882811.15053: getting variables 23784 1726882811.15055: in VariableManager get_vars() 23784 1726882811.15101: Calling all_inventory to load vars for managed_node1 23784 1726882811.15104: Calling groups_inventory to load vars for managed_node1 23784 1726882811.15106: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882811.15116: Calling all_plugins_play to load vars for managed_node1 23784 1726882811.15118: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882811.15121: Calling groups_plugins_play to load vars for managed_node1 23784 1726882811.19875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882811.21014: done with get_vars() 23784 1726882811.21039: done getting variables 23784 1726882811.21080: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:40:11 -0400 (0:00:00.168) 0:00:23.093 ****** 23784 1726882811.21102: entering _queue_task() for managed_node1/package 23784 1726882811.21388: worker is 1 (out of 1 available) 23784 1726882811.21402: exiting _queue_task() for managed_node1/package 23784 1726882811.21415: done queuing things up, now waiting for results queue to drain 23784 1726882811.21417: waiting for pending results... 23784 1726882811.21608: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 23784 1726882811.21711: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001e7 23784 1726882811.21727: variable 'ansible_search_path' from source: unknown 23784 1726882811.21732: variable 'ansible_search_path' from source: unknown 23784 1726882811.21764: calling self._execute() 23784 1726882811.21842: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882811.21847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882811.21855: variable 'omit' from source: magic vars 23784 1726882811.22172: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.22182: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882811.22336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882811.22545: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882811.22579: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882811.22641: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882811.22667: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882811.22754: variable 'network_packages' from source: role '' defaults 23784 1726882811.22834: variable '__network_provider_setup' from source: role '' defaults 23784 1726882811.22845: variable '__network_service_name_default_nm' from source: role '' defaults 23784 1726882811.22902: variable '__network_service_name_default_nm' from source: role '' defaults 23784 1726882811.22908: variable '__network_packages_default_nm' from source: role '' defaults 23784 1726882811.22957: variable '__network_packages_default_nm' from source: role '' defaults 23784 1726882811.23089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882811.24555: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882811.24604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882811.24635: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882811.24659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882811.24690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882811.24757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.24778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.24799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.24835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.24846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.24881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.24902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.24921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.24958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.24968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.25140: variable '__network_packages_default_gobject_packages' from source: role '' defaults 23784 1726882811.25213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.25232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.25254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.25285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.25294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.25359: variable 'ansible_python' from source: facts 23784 1726882811.25384: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 23784 1726882811.25443: variable '__network_wpa_supplicant_required' from source: role '' defaults 23784 1726882811.25505: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 23784 1726882811.25597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.25615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.25635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.25662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.25673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.25713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.25736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.25753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.25782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.25793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.25897: variable 'network_connections' from source: include params 23784 1726882811.25901: variable 'interface' from source: play vars 23784 1726882811.25978: variable 'interface' from source: play vars 23784 1726882811.26038: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882811.26058: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882811.26082: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.26103: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882811.26145: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882811.26335: variable 'network_connections' from source: include params 23784 1726882811.26339: variable 'interface' from source: play vars 23784 1726882811.26414: variable 'interface' from source: play vars 23784 1726882811.26457: variable '__network_packages_default_wireless' from source: role '' defaults 23784 1726882811.26515: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882811.26726: variable 'network_connections' from source: include params 23784 1726882811.26729: variable 'interface' from source: play vars 23784 1726882811.26779: variable 'interface' from source: play vars 23784 1726882811.26799: variable '__network_packages_default_team' from source: role '' defaults 23784 1726882811.26859: variable '__network_team_connections_defined' from source: role '' defaults 23784 1726882811.27067: variable 'network_connections' from source: include params 23784 1726882811.27071: variable 'interface' from source: play vars 23784 1726882811.27119: variable 'interface' from source: play vars 23784 1726882811.27168: variable '__network_service_name_default_initscripts' from source: role '' defaults 23784 1726882811.27212: variable '__network_service_name_default_initscripts' from source: role '' defaults 23784 1726882811.27220: variable '__network_packages_default_initscripts' from source: role '' defaults 23784 1726882811.27268: variable '__network_packages_default_initscripts' from source: role '' defaults 23784 1726882811.27416: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 23784 1726882811.27742: variable 'network_connections' from source: include params 23784 1726882811.27745: variable 'interface' from source: play vars 23784 1726882811.27793: variable 'interface' from source: play vars 23784 1726882811.27801: variable 'ansible_distribution' from source: facts 23784 1726882811.27804: variable '__network_rh_distros' from source: role '' defaults 23784 1726882811.27811: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.27830: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 23784 1726882811.27946: variable 'ansible_distribution' from source: facts 23784 1726882811.27949: variable '__network_rh_distros' from source: role '' defaults 23784 1726882811.27954: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.27960: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 23784 1726882811.28077: variable 'ansible_distribution' from source: facts 23784 1726882811.28083: variable '__network_rh_distros' from source: role '' defaults 23784 1726882811.28086: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.28115: variable 'network_provider' from source: set_fact 23784 1726882811.28127: variable 'ansible_facts' from source: unknown 23784 1726882811.28771: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 23784 1726882811.28775: when evaluation is False, skipping this task 23784 1726882811.28778: _execute() done 23784 1726882811.28783: dumping result to json 23784 1726882811.28785: done dumping result, returning 23784 1726882811.28788: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-6eac-d0b3-0000000001e7] 23784 1726882811.28795: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e7 23784 1726882811.28894: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e7 23784 1726882811.28897: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 23784 1726882811.28948: no more pending results, returning what we have 23784 1726882811.28950: results queue empty 23784 1726882811.28951: checking for any_errors_fatal 23784 1726882811.28960: done checking for any_errors_fatal 23784 1726882811.28961: checking for max_fail_percentage 23784 1726882811.28962: done checking for max_fail_percentage 23784 1726882811.28963: checking to see if all hosts have failed and the running result is not ok 23784 1726882811.28964: done checking to see if all hosts have failed 23784 1726882811.28964: getting the remaining hosts for this loop 23784 1726882811.28966: done getting the remaining hosts for this loop 23784 1726882811.28970: getting the next task for host managed_node1 23784 1726882811.28978: done getting next task for host managed_node1 23784 1726882811.28984: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23784 1726882811.28987: ^ 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 23784 1726882811.29004: getting variables 23784 1726882811.29005: in VariableManager get_vars() 23784 1726882811.29057: Calling all_inventory to load vars for managed_node1 23784 1726882811.29060: Calling groups_inventory to load vars for managed_node1 23784 1726882811.29061: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882811.29072: Calling all_plugins_play to load vars for managed_node1 23784 1726882811.29074: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882811.29077: Calling groups_plugins_play to load vars for managed_node1 23784 1726882811.30067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882811.31332: done with get_vars() 23784 1726882811.31350: done getting variables 23784 1726882811.31398: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:40:11 -0400 (0:00:00.103) 0:00:23.196 ****** 23784 1726882811.31425: entering _queue_task() for managed_node1/package 23784 1726882811.31672: worker is 1 (out of 1 available) 23784 1726882811.31690: exiting _queue_task() for managed_node1/package 23784 1726882811.31704: done queuing things up, now waiting for results queue to drain 23784 1726882811.31706: waiting for pending results... 23784 1726882811.31900: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 23784 1726882811.31998: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001e8 23784 1726882811.32011: variable 'ansible_search_path' from source: unknown 23784 1726882811.32015: variable 'ansible_search_path' from source: unknown 23784 1726882811.32053: calling self._execute() 23784 1726882811.32124: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882811.32128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882811.32137: variable 'omit' from source: magic vars 23784 1726882811.32443: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.32453: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882811.32544: variable 'network_state' from source: role '' defaults 23784 1726882811.32553: Evaluated conditional (network_state != {}): False 23784 1726882811.32556: when evaluation is False, skipping this task 23784 1726882811.32559: _execute() done 23784 1726882811.32561: dumping result to json 23784 1726882811.32565: done dumping result, returning 23784 1726882811.32573: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-6eac-d0b3-0000000001e8] 23784 1726882811.32580: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e8 23784 1726882811.32677: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e8 23784 1726882811.32680: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 23784 1726882811.32739: no more pending results, returning what we have 23784 1726882811.32742: results queue empty 23784 1726882811.32743: checking for any_errors_fatal 23784 1726882811.32749: done checking for any_errors_fatal 23784 1726882811.32749: checking for max_fail_percentage 23784 1726882811.32751: done checking for max_fail_percentage 23784 1726882811.32752: checking to see if all hosts have failed and the running result is not ok 23784 1726882811.32752: done checking to see if all hosts have failed 23784 1726882811.32753: getting the remaining hosts for this loop 23784 1726882811.32755: done getting the remaining hosts for this loop 23784 1726882811.32759: getting the next task for host managed_node1 23784 1726882811.32765: done getting next task for host managed_node1 23784 1726882811.32769: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23784 1726882811.32771: ^ 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 23784 1726882811.32787: getting variables 23784 1726882811.32788: in VariableManager get_vars() 23784 1726882811.32820: Calling all_inventory to load vars for managed_node1 23784 1726882811.32824: Calling groups_inventory to load vars for managed_node1 23784 1726882811.32827: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882811.32843: Calling all_plugins_play to load vars for managed_node1 23784 1726882811.32846: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882811.32849: Calling groups_plugins_play to load vars for managed_node1 23784 1726882811.33791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882811.34954: done with get_vars() 23784 1726882811.34971: done getting variables 23784 1726882811.35017: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:40:11 -0400 (0:00:00.036) 0:00:23.232 ****** 23784 1726882811.35043: entering _queue_task() for managed_node1/package 23784 1726882811.35280: worker is 1 (out of 1 available) 23784 1726882811.35295: exiting _queue_task() for managed_node1/package 23784 1726882811.35310: done queuing things up, now waiting for results queue to drain 23784 1726882811.35312: waiting for pending results... 23784 1726882811.35494: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 23784 1726882811.35592: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001e9 23784 1726882811.35604: variable 'ansible_search_path' from source: unknown 23784 1726882811.35608: variable 'ansible_search_path' from source: unknown 23784 1726882811.35639: calling self._execute() 23784 1726882811.35712: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882811.35715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882811.35726: variable 'omit' from source: magic vars 23784 1726882811.36030: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.36042: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882811.36134: variable 'network_state' from source: role '' defaults 23784 1726882811.36143: Evaluated conditional (network_state != {}): False 23784 1726882811.36146: when evaluation is False, skipping this task 23784 1726882811.36149: _execute() done 23784 1726882811.36151: dumping result to json 23784 1726882811.36154: done dumping result, returning 23784 1726882811.36162: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-6eac-d0b3-0000000001e9] 23784 1726882811.36167: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e9 23784 1726882811.36271: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001e9 23784 1726882811.36273: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 23784 1726882811.36341: no more pending results, returning what we have 23784 1726882811.36344: results queue empty 23784 1726882811.36345: checking for any_errors_fatal 23784 1726882811.36350: done checking for any_errors_fatal 23784 1726882811.36350: checking for max_fail_percentage 23784 1726882811.36352: done checking for max_fail_percentage 23784 1726882811.36352: checking to see if all hosts have failed and the running result is not ok 23784 1726882811.36353: done checking to see if all hosts have failed 23784 1726882811.36354: getting the remaining hosts for this loop 23784 1726882811.36355: done getting the remaining hosts for this loop 23784 1726882811.36358: getting the next task for host managed_node1 23784 1726882811.36364: done getting next task for host managed_node1 23784 1726882811.36368: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23784 1726882811.36370: ^ 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 23784 1726882811.36389: getting variables 23784 1726882811.36390: in VariableManager get_vars() 23784 1726882811.36424: Calling all_inventory to load vars for managed_node1 23784 1726882811.36427: Calling groups_inventory to load vars for managed_node1 23784 1726882811.36429: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882811.36439: Calling all_plugins_play to load vars for managed_node1 23784 1726882811.36442: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882811.36444: Calling groups_plugins_play to load vars for managed_node1 23784 1726882811.37503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882811.38651: done with get_vars() 23784 1726882811.38669: done getting variables 23784 1726882811.38714: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:40:11 -0400 (0:00:00.036) 0:00:23.269 ****** 23784 1726882811.38740: entering _queue_task() for managed_node1/service 23784 1726882811.38973: worker is 1 (out of 1 available) 23784 1726882811.38988: exiting _queue_task() for managed_node1/service 23784 1726882811.39002: done queuing things up, now waiting for results queue to drain 23784 1726882811.39004: waiting for pending results... 23784 1726882811.39191: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 23784 1726882811.39279: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001ea 23784 1726882811.39295: variable 'ansible_search_path' from source: unknown 23784 1726882811.39299: variable 'ansible_search_path' from source: unknown 23784 1726882811.39336: calling self._execute() 23784 1726882811.39407: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882811.39412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882811.39421: variable 'omit' from source: magic vars 23784 1726882811.39730: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.39740: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882811.39831: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882811.39976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882811.41605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882811.41664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882811.41695: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882811.41723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882811.41748: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882811.41812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.41836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.41858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.41889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.41900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.41938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.41958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.41978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.42007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.42018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.42051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.42071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.42093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.42121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.42133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.42256: variable 'network_connections' from source: include params 23784 1726882811.42266: variable 'interface' from source: play vars 23784 1726882811.42327: variable 'interface' from source: play vars 23784 1726882811.42381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882811.42498: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882811.42537: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882811.42562: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882811.42587: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882811.42625: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882811.42641: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882811.42659: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.42678: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882811.42732: variable '__network_team_connections_defined' from source: role '' defaults 23784 1726882811.42900: variable 'network_connections' from source: include params 23784 1726882811.42904: variable 'interface' from source: play vars 23784 1726882811.42953: variable 'interface' from source: play vars 23784 1726882811.42977: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 23784 1726882811.42981: when evaluation is False, skipping this task 23784 1726882811.42985: _execute() done 23784 1726882811.42987: dumping result to json 23784 1726882811.42992: done dumping result, returning 23784 1726882811.42999: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-6eac-d0b3-0000000001ea] 23784 1726882811.43004: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001ea 23784 1726882811.43096: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001ea 23784 1726882811.43104: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 23784 1726882811.43150: no more pending results, returning what we have 23784 1726882811.43153: results queue empty 23784 1726882811.43154: checking for any_errors_fatal 23784 1726882811.43161: done checking for any_errors_fatal 23784 1726882811.43161: checking for max_fail_percentage 23784 1726882811.43163: done checking for max_fail_percentage 23784 1726882811.43164: checking to see if all hosts have failed and the running result is not ok 23784 1726882811.43164: done checking to see if all hosts have failed 23784 1726882811.43165: getting the remaining hosts for this loop 23784 1726882811.43167: done getting the remaining hosts for this loop 23784 1726882811.43171: getting the next task for host managed_node1 23784 1726882811.43178: done getting next task for host managed_node1 23784 1726882811.43182: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23784 1726882811.43185: ^ 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 23784 1726882811.43201: getting variables 23784 1726882811.43203: in VariableManager get_vars() 23784 1726882811.43244: Calling all_inventory to load vars for managed_node1 23784 1726882811.43247: Calling groups_inventory to load vars for managed_node1 23784 1726882811.43249: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882811.43259: Calling all_plugins_play to load vars for managed_node1 23784 1726882811.43262: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882811.43264: Calling groups_plugins_play to load vars for managed_node1 23784 1726882811.44257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882811.45664: done with get_vars() 23784 1726882811.45689: done getting variables 23784 1726882811.45757: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:40:11 -0400 (0:00:00.070) 0:00:23.340 ****** 23784 1726882811.45790: entering _queue_task() for managed_node1/service 23784 1726882811.46126: worker is 1 (out of 1 available) 23784 1726882811.46141: exiting _queue_task() for managed_node1/service 23784 1726882811.46157: done queuing things up, now waiting for results queue to drain 23784 1726882811.46159: waiting for pending results... 23784 1726882811.46653: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 23784 1726882811.46659: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001eb 23784 1726882811.46663: variable 'ansible_search_path' from source: unknown 23784 1726882811.46666: variable 'ansible_search_path' from source: unknown 23784 1726882811.46691: calling self._execute() 23784 1726882811.46829: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882811.46835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882811.46838: variable 'omit' from source: magic vars 23784 1726882811.47265: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.47286: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882811.47473: variable 'network_provider' from source: set_fact 23784 1726882811.47528: variable 'network_state' from source: role '' defaults 23784 1726882811.47532: Evaluated conditional (network_provider == "nm" or network_state != {}): True 23784 1726882811.47535: variable 'omit' from source: magic vars 23784 1726882811.47571: variable 'omit' from source: magic vars 23784 1726882811.47605: variable 'network_service_name' from source: role '' defaults 23784 1726882811.47700: variable 'network_service_name' from source: role '' defaults 23784 1726882811.47830: variable '__network_provider_setup' from source: role '' defaults 23784 1726882811.47873: variable '__network_service_name_default_nm' from source: role '' defaults 23784 1726882811.47926: variable '__network_service_name_default_nm' from source: role '' defaults 23784 1726882811.47943: variable '__network_packages_default_nm' from source: role '' defaults 23784 1726882811.48021: variable '__network_packages_default_nm' from source: role '' defaults 23784 1726882811.48309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882811.50571: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882811.50633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882811.50661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882811.50691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882811.50711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882811.50780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.50806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.50834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.50864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.50875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.50915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.50937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.50955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.50982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.50995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.51161: variable '__network_packages_default_gobject_packages' from source: role '' defaults 23784 1726882811.51247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.51269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.51287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.51314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.51328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.51395: variable 'ansible_python' from source: facts 23784 1726882811.51412: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 23784 1726882811.51474: variable '__network_wpa_supplicant_required' from source: role '' defaults 23784 1726882811.51536: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 23784 1726882811.51629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.51648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.51667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.51699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.51711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.51748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882811.51769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882811.51790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.51820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882811.51832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882811.51934: variable 'network_connections' from source: include params 23784 1726882811.51941: variable 'interface' from source: play vars 23784 1726882811.51998: variable 'interface' from source: play vars 23784 1726882811.52077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882811.52216: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882811.52258: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882811.52292: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882811.52327: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882811.52375: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882811.52399: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882811.52426: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882811.52452: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882811.52493: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882811.52687: variable 'network_connections' from source: include params 23784 1726882811.52692: variable 'interface' from source: play vars 23784 1726882811.52750: variable 'interface' from source: play vars 23784 1726882811.52788: variable '__network_packages_default_wireless' from source: role '' defaults 23784 1726882811.52848: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882811.53051: variable 'network_connections' from source: include params 23784 1726882811.53054: variable 'interface' from source: play vars 23784 1726882811.53111: variable 'interface' from source: play vars 23784 1726882811.53131: variable '__network_packages_default_team' from source: role '' defaults 23784 1726882811.53189: variable '__network_team_connections_defined' from source: role '' defaults 23784 1726882811.53391: variable 'network_connections' from source: include params 23784 1726882811.53395: variable 'interface' from source: play vars 23784 1726882811.53451: variable 'interface' from source: play vars 23784 1726882811.53498: variable '__network_service_name_default_initscripts' from source: role '' defaults 23784 1726882811.53545: variable '__network_service_name_default_initscripts' from source: role '' defaults 23784 1726882811.53552: variable '__network_packages_default_initscripts' from source: role '' defaults 23784 1726882811.53600: variable '__network_packages_default_initscripts' from source: role '' defaults 23784 1726882811.53752: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 23784 1726882811.54098: variable 'network_connections' from source: include params 23784 1726882811.54101: variable 'interface' from source: play vars 23784 1726882811.54148: variable 'interface' from source: play vars 23784 1726882811.54156: variable 'ansible_distribution' from source: facts 23784 1726882811.54161: variable '__network_rh_distros' from source: role '' defaults 23784 1726882811.54167: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.54188: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 23784 1726882811.54313: variable 'ansible_distribution' from source: facts 23784 1726882811.54316: variable '__network_rh_distros' from source: role '' defaults 23784 1726882811.54319: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.54328: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 23784 1726882811.54450: variable 'ansible_distribution' from source: facts 23784 1726882811.54453: variable '__network_rh_distros' from source: role '' defaults 23784 1726882811.54458: variable 'ansible_distribution_major_version' from source: facts 23784 1726882811.54482: variable 'network_provider' from source: set_fact 23784 1726882811.54503: variable 'omit' from source: magic vars 23784 1726882811.54529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882811.54550: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882811.54565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882811.54579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882811.54590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882811.54615: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882811.54618: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882811.54621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882811.54699: Set connection var ansible_pipelining to False 23784 1726882811.54706: Set connection var ansible_timeout to 10 23784 1726882811.54714: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882811.54716: Set connection var ansible_connection to ssh 23784 1726882811.54725: Set connection var ansible_shell_executable to /bin/sh 23784 1726882811.54727: Set connection var ansible_shell_type to sh 23784 1726882811.54747: variable 'ansible_shell_executable' from source: unknown 23784 1726882811.54750: variable 'ansible_connection' from source: unknown 23784 1726882811.54753: variable 'ansible_module_compression' from source: unknown 23784 1726882811.54755: variable 'ansible_shell_type' from source: unknown 23784 1726882811.54757: variable 'ansible_shell_executable' from source: unknown 23784 1726882811.54761: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882811.54764: variable 'ansible_pipelining' from source: unknown 23784 1726882811.54769: variable 'ansible_timeout' from source: unknown 23784 1726882811.54771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882811.54852: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882811.54861: variable 'omit' from source: magic vars 23784 1726882811.54867: starting attempt loop 23784 1726882811.54870: running the handler 23784 1726882811.54934: variable 'ansible_facts' from source: unknown 23784 1726882811.55519: _low_level_execute_command(): starting 23784 1726882811.55524: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882811.56057: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882811.56062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882811.56064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882811.56066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882811.56111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882811.56115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882811.56143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882811.56199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882811.57945: stdout chunk (state=3): >>>/root <<< 23784 1726882811.58048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882811.58104: stderr chunk (state=3): >>><<< 23784 1726882811.58107: stdout chunk (state=3): >>><<< 23784 1726882811.58127: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882811.58137: _low_level_execute_command(): starting 23784 1726882811.58143: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922 `" && echo ansible-tmp-1726882811.5812628-24505-222605127300922="` echo /root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922 `" ) && sleep 0' 23784 1726882811.58598: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882811.58601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882811.58604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882811.58607: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882811.58611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882811.58662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882811.58666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882811.58670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882811.58721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882811.60692: stdout chunk (state=3): >>>ansible-tmp-1726882811.5812628-24505-222605127300922=/root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922 <<< 23784 1726882811.60809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882811.60856: stderr chunk (state=3): >>><<< 23784 1726882811.60859: stdout chunk (state=3): >>><<< 23784 1726882811.60873: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882811.5812628-24505-222605127300922=/root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882811.60905: variable 'ansible_module_compression' from source: unknown 23784 1726882811.60944: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 23784 1726882811.61000: variable 'ansible_facts' from source: unknown 23784 1726882811.61138: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922/AnsiballZ_systemd.py 23784 1726882811.61253: Sending initial data 23784 1726882811.61257: Sent initial data (156 bytes) 23784 1726882811.61693: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882811.61727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882811.61734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882811.61737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882811.61739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882811.61748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882811.61797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882811.61801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882811.61855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882811.63434: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882811.63439: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882811.63484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882811.63545: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp6q9567y6 /root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922/AnsiballZ_systemd.py <<< 23784 1726882811.63548: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922/AnsiballZ_systemd.py" <<< 23784 1726882811.63598: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp6q9567y6" to remote "/root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922/AnsiballZ_systemd.py" <<< 23784 1726882811.64750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882811.64818: stderr chunk (state=3): >>><<< 23784 1726882811.64823: stdout chunk (state=3): >>><<< 23784 1726882811.64844: done transferring module to remote 23784 1726882811.64854: _low_level_execute_command(): starting 23784 1726882811.64859: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922/ /root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922/AnsiballZ_systemd.py && sleep 0' 23784 1726882811.65305: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882811.65309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882811.65346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882811.65349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882811.65351: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882811.65353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882811.65356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882811.65412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882811.65419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882811.65421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882811.65469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882811.67286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882811.67337: stderr chunk (state=3): >>><<< 23784 1726882811.67340: stdout chunk (state=3): >>><<< 23784 1726882811.67354: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882811.67357: _low_level_execute_command(): starting 23784 1726882811.67361: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922/AnsiballZ_systemd.py && sleep 0' 23784 1726882811.67906: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882811.67910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882811.67912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882811.67915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882811.67976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882811.67979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882811.68039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882811.99926: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "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": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "11976704", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3527663616", "CPUUsageNSec": "1712045000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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", "LimitCO<<< 23784 1726882811.99966: stdout chunk (state=3): >>>RE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service multi-user.target shutdown.target network.target cloud-init.service network.service", "After": "basic.target network-pre.target dbus.socket sysinit.target cloud-init-local.service system.slice systemd-journald.socket dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:33:05 EDT", "StateChangeTimestampMonotonic": "343605675", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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}}} <<< 23784 1726882812.01863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882812.01917: stderr chunk (state=3): >>><<< 23784 1726882812.01921: stdout chunk (state=3): >>><<< 23784 1726882812.01941: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "678", "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": "28617093", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "678", "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": "3593", "MemoryCurrent": "11976704", "MemoryPeak": "13942784", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3527663616", "CPUUsageNSec": "1712045000", "TasksCurrent": "4", "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", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4416", "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": "14721", "LimitNPROCSoft": "14721", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service multi-user.target shutdown.target network.target cloud-init.service network.service", "After": "basic.target network-pre.target dbus.socket sysinit.target cloud-init-local.service system.slice systemd-journald.socket dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:33:05 EDT", "StateChangeTimestampMonotonic": "343605675", "InactiveExitTimestamp": "Fri 2024-09-20 21:27:50 EDT", "InactiveExitTimestampMonotonic": "28617259", "ActiveEnterTimestamp": "Fri 2024-09-20 21:27:51 EDT", "ActiveEnterTimestampMonotonic": "29575861", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:27:50 EDT", "ConditionTimestampMonotonic": "28609732", "AssertTimestamp": "Fri 2024-09-20 21:27:50 EDT", "AssertTimestampMonotonic": "28609736", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "521d937a906d4850835bc71360e9af97", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882812.02075: 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-1726882811.5812628-24505-222605127300922/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882812.02093: _low_level_execute_command(): starting 23784 1726882812.02096: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882811.5812628-24505-222605127300922/ > /dev/null 2>&1 && sleep 0' 23784 1726882812.02739: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882812.02753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882812.02769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882812.02788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882812.02863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882812.04781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882812.04826: stderr chunk (state=3): >>><<< 23784 1726882812.04835: stdout chunk (state=3): >>><<< 23784 1726882812.04851: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882812.04858: handler run complete 23784 1726882812.04899: attempt loop complete, returning result 23784 1726882812.04902: _execute() done 23784 1726882812.04905: dumping result to json 23784 1726882812.04917: done dumping result, returning 23784 1726882812.04928: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-6eac-d0b3-0000000001eb] 23784 1726882812.04935: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001eb 23784 1726882812.05188: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001eb 23784 1726882812.05191: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23784 1726882812.05244: no more pending results, returning what we have 23784 1726882812.05247: results queue empty 23784 1726882812.05248: checking for any_errors_fatal 23784 1726882812.05253: done checking for any_errors_fatal 23784 1726882812.05254: checking for max_fail_percentage 23784 1726882812.05255: done checking for max_fail_percentage 23784 1726882812.05256: checking to see if all hosts have failed and the running result is not ok 23784 1726882812.05256: done checking to see if all hosts have failed 23784 1726882812.05257: getting the remaining hosts for this loop 23784 1726882812.05259: done getting the remaining hosts for this loop 23784 1726882812.05262: getting the next task for host managed_node1 23784 1726882812.05268: done getting next task for host managed_node1 23784 1726882812.05271: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23784 1726882812.05274: ^ 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 23784 1726882812.05286: getting variables 23784 1726882812.05288: in VariableManager get_vars() 23784 1726882812.05321: Calling all_inventory to load vars for managed_node1 23784 1726882812.05325: Calling groups_inventory to load vars for managed_node1 23784 1726882812.05327: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882812.05337: Calling all_plugins_play to load vars for managed_node1 23784 1726882812.05340: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882812.05342: Calling groups_plugins_play to load vars for managed_node1 23784 1726882812.06308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882812.07475: done with get_vars() 23784 1726882812.07496: done getting variables 23784 1726882812.07550: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:40:12 -0400 (0:00:00.617) 0:00:23.958 ****** 23784 1726882812.07573: entering _queue_task() for managed_node1/service 23784 1726882812.07814: worker is 1 (out of 1 available) 23784 1726882812.07828: exiting _queue_task() for managed_node1/service 23784 1726882812.07841: done queuing things up, now waiting for results queue to drain 23784 1726882812.07842: waiting for pending results... 23784 1726882812.08021: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 23784 1726882812.08110: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001ec 23784 1726882812.08125: variable 'ansible_search_path' from source: unknown 23784 1726882812.08129: variable 'ansible_search_path' from source: unknown 23784 1726882812.08159: calling self._execute() 23784 1726882812.08234: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882812.08238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882812.08247: variable 'omit' from source: magic vars 23784 1726882812.08549: variable 'ansible_distribution_major_version' from source: facts 23784 1726882812.08559: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882812.08647: variable 'network_provider' from source: set_fact 23784 1726882812.08651: Evaluated conditional (network_provider == "nm"): True 23784 1726882812.08720: variable '__network_wpa_supplicant_required' from source: role '' defaults 23784 1726882812.08787: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 23784 1726882812.08918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882812.10683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882812.10733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882812.10761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882812.10787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882812.10810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882812.10876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882812.10899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882812.10918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882812.10958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882812.10969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882812.11009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882812.11030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882812.11051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882812.11078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882812.11092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882812.11125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882812.11146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882812.11164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882812.11193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882812.11203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882812.11310: variable 'network_connections' from source: include params 23784 1726882812.11323: variable 'interface' from source: play vars 23784 1726882812.11381: variable 'interface' from source: play vars 23784 1726882812.11449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 23784 1726882812.11566: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 23784 1726882812.11601: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 23784 1726882812.11626: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 23784 1726882812.11650: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 23784 1726882812.11685: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 23784 1726882812.11707: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 23784 1726882812.11727: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882812.11746: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 23784 1726882812.11787: variable '__network_wireless_connections_defined' from source: role '' defaults 23784 1726882812.11956: variable 'network_connections' from source: include params 23784 1726882812.11960: variable 'interface' from source: play vars 23784 1726882812.12009: variable 'interface' from source: play vars 23784 1726882812.12043: Evaluated conditional (__network_wpa_supplicant_required): False 23784 1726882812.12047: when evaluation is False, skipping this task 23784 1726882812.12049: _execute() done 23784 1726882812.12052: dumping result to json 23784 1726882812.12054: done dumping result, returning 23784 1726882812.12061: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-6eac-d0b3-0000000001ec] 23784 1726882812.12071: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001ec skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 23784 1726882812.12217: no more pending results, returning what we have 23784 1726882812.12220: results queue empty 23784 1726882812.12221: checking for any_errors_fatal 23784 1726882812.12244: done checking for any_errors_fatal 23784 1726882812.12245: checking for max_fail_percentage 23784 1726882812.12247: done checking for max_fail_percentage 23784 1726882812.12248: checking to see if all hosts have failed and the running result is not ok 23784 1726882812.12249: done checking to see if all hosts have failed 23784 1726882812.12249: getting the remaining hosts for this loop 23784 1726882812.12251: done getting the remaining hosts for this loop 23784 1726882812.12255: getting the next task for host managed_node1 23784 1726882812.12262: done getting next task for host managed_node1 23784 1726882812.12266: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 23784 1726882812.12269: ^ 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 23784 1726882812.12287: getting variables 23784 1726882812.12289: in VariableManager get_vars() 23784 1726882812.12334: Calling all_inventory to load vars for managed_node1 23784 1726882812.12337: Calling groups_inventory to load vars for managed_node1 23784 1726882812.12339: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882812.12345: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001ec 23784 1726882812.12348: WORKER PROCESS EXITING 23784 1726882812.12357: Calling all_plugins_play to load vars for managed_node1 23784 1726882812.12359: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882812.12362: Calling groups_plugins_play to load vars for managed_node1 23784 1726882812.13448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882812.14608: done with get_vars() 23784 1726882812.14630: done getting variables 23784 1726882812.14675: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:40:12 -0400 (0:00:00.071) 0:00:24.029 ****** 23784 1726882812.14700: entering _queue_task() for managed_node1/service 23784 1726882812.14955: worker is 1 (out of 1 available) 23784 1726882812.14971: exiting _queue_task() for managed_node1/service 23784 1726882812.14988: done queuing things up, now waiting for results queue to drain 23784 1726882812.14990: waiting for pending results... 23784 1726882812.15167: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 23784 1726882812.15258: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001ed 23784 1726882812.15271: variable 'ansible_search_path' from source: unknown 23784 1726882812.15275: variable 'ansible_search_path' from source: unknown 23784 1726882812.15305: calling self._execute() 23784 1726882812.15379: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882812.15385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882812.15393: variable 'omit' from source: magic vars 23784 1726882812.15691: variable 'ansible_distribution_major_version' from source: facts 23784 1726882812.15702: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882812.15789: variable 'network_provider' from source: set_fact 23784 1726882812.15792: Evaluated conditional (network_provider == "initscripts"): False 23784 1726882812.15795: when evaluation is False, skipping this task 23784 1726882812.15798: _execute() done 23784 1726882812.15802: dumping result to json 23784 1726882812.15807: done dumping result, returning 23784 1726882812.15814: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-6eac-d0b3-0000000001ed] 23784 1726882812.15819: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001ed 23784 1726882812.15910: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001ed 23784 1726882812.15913: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 23784 1726882812.15958: no more pending results, returning what we have 23784 1726882812.15961: results queue empty 23784 1726882812.15962: checking for any_errors_fatal 23784 1726882812.15971: done checking for any_errors_fatal 23784 1726882812.15972: checking for max_fail_percentage 23784 1726882812.15973: done checking for max_fail_percentage 23784 1726882812.15974: checking to see if all hosts have failed and the running result is not ok 23784 1726882812.15975: done checking to see if all hosts have failed 23784 1726882812.15976: getting the remaining hosts for this loop 23784 1726882812.15977: done getting the remaining hosts for this loop 23784 1726882812.15983: getting the next task for host managed_node1 23784 1726882812.15990: done getting next task for host managed_node1 23784 1726882812.15994: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23784 1726882812.15997: ^ 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 23784 1726882812.16012: getting variables 23784 1726882812.16013: in VariableManager get_vars() 23784 1726882812.16047: Calling all_inventory to load vars for managed_node1 23784 1726882812.16050: Calling groups_inventory to load vars for managed_node1 23784 1726882812.16052: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882812.16061: Calling all_plugins_play to load vars for managed_node1 23784 1726882812.16064: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882812.16066: Calling groups_plugins_play to load vars for managed_node1 23784 1726882812.17091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882812.18260: done with get_vars() 23784 1726882812.18279: done getting variables 23784 1726882812.18329: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:40:12 -0400 (0:00:00.036) 0:00:24.065 ****** 23784 1726882812.18353: entering _queue_task() for managed_node1/copy 23784 1726882812.18602: worker is 1 (out of 1 available) 23784 1726882812.18617: exiting _queue_task() for managed_node1/copy 23784 1726882812.18632: done queuing things up, now waiting for results queue to drain 23784 1726882812.18634: waiting for pending results... 23784 1726882812.18820: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 23784 1726882812.18915: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001ee 23784 1726882812.18928: variable 'ansible_search_path' from source: unknown 23784 1726882812.18931: variable 'ansible_search_path' from source: unknown 23784 1726882812.18964: calling self._execute() 23784 1726882812.19036: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882812.19041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882812.19050: variable 'omit' from source: magic vars 23784 1726882812.19347: variable 'ansible_distribution_major_version' from source: facts 23784 1726882812.19356: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882812.19444: variable 'network_provider' from source: set_fact 23784 1726882812.19448: Evaluated conditional (network_provider == "initscripts"): False 23784 1726882812.19451: when evaluation is False, skipping this task 23784 1726882812.19454: _execute() done 23784 1726882812.19458: dumping result to json 23784 1726882812.19461: done dumping result, returning 23784 1726882812.19470: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-6eac-d0b3-0000000001ee] 23784 1726882812.19474: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001ee skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 23784 1726882812.19624: no more pending results, returning what we have 23784 1726882812.19627: results queue empty 23784 1726882812.19628: checking for any_errors_fatal 23784 1726882812.19636: done checking for any_errors_fatal 23784 1726882812.19637: checking for max_fail_percentage 23784 1726882812.19638: done checking for max_fail_percentage 23784 1726882812.19639: checking to see if all hosts have failed and the running result is not ok 23784 1726882812.19640: done checking to see if all hosts have failed 23784 1726882812.19641: getting the remaining hosts for this loop 23784 1726882812.19642: done getting the remaining hosts for this loop 23784 1726882812.19646: getting the next task for host managed_node1 23784 1726882812.19652: done getting next task for host managed_node1 23784 1726882812.19656: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23784 1726882812.19659: ^ 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 23784 1726882812.19673: getting variables 23784 1726882812.19674: in VariableManager get_vars() 23784 1726882812.19709: Calling all_inventory to load vars for managed_node1 23784 1726882812.19712: Calling groups_inventory to load vars for managed_node1 23784 1726882812.19714: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882812.19725: Calling all_plugins_play to load vars for managed_node1 23784 1726882812.19727: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882812.19730: Calling groups_plugins_play to load vars for managed_node1 23784 1726882812.20279: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001ee 23784 1726882812.20284: WORKER PROCESS EXITING 23784 1726882812.20685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882812.21854: done with get_vars() 23784 1726882812.21871: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:40:12 -0400 (0:00:00.035) 0:00:24.101 ****** 23784 1726882812.21938: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23784 1726882812.22181: worker is 1 (out of 1 available) 23784 1726882812.22196: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23784 1726882812.22211: done queuing things up, now waiting for results queue to drain 23784 1726882812.22212: waiting for pending results... 23784 1726882812.22398: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 23784 1726882812.22480: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001ef 23784 1726882812.22495: variable 'ansible_search_path' from source: unknown 23784 1726882812.22499: variable 'ansible_search_path' from source: unknown 23784 1726882812.22532: calling self._execute() 23784 1726882812.22607: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882812.22612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882812.22623: variable 'omit' from source: magic vars 23784 1726882812.22926: variable 'ansible_distribution_major_version' from source: facts 23784 1726882812.22937: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882812.22944: variable 'omit' from source: magic vars 23784 1726882812.22981: variable 'omit' from source: magic vars 23784 1726882812.23107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 23784 1726882812.24942: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 23784 1726882812.24996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 23784 1726882812.25027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 23784 1726882812.25053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 23784 1726882812.25077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 23784 1726882812.25145: variable 'network_provider' from source: set_fact 23784 1726882812.25254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 23784 1726882812.25274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 23784 1726882812.25300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 23784 1726882812.25330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 23784 1726882812.25342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 23784 1726882812.25404: variable 'omit' from source: magic vars 23784 1726882812.25489: variable 'omit' from source: magic vars 23784 1726882812.25567: variable 'network_connections' from source: include params 23784 1726882812.25577: variable 'interface' from source: play vars 23784 1726882812.25636: variable 'interface' from source: play vars 23784 1726882812.25752: variable 'omit' from source: magic vars 23784 1726882812.25759: variable '__lsr_ansible_managed' from source: task vars 23784 1726882812.25807: variable '__lsr_ansible_managed' from source: task vars 23784 1726882812.25959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 23784 1726882812.26120: Loaded config def from plugin (lookup/template) 23784 1726882812.26125: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 23784 1726882812.26147: File lookup term: get_ansible_managed.j2 23784 1726882812.26150: variable 'ansible_search_path' from source: unknown 23784 1726882812.26155: evaluation_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 23784 1726882812.26170: search_path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 23784 1726882812.26183: variable 'ansible_search_path' from source: unknown 23784 1726882812.30432: variable 'ansible_managed' from source: unknown 23784 1726882812.30535: variable 'omit' from source: magic vars 23784 1726882812.30557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882812.30578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882812.30595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882812.30611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882812.30621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882812.30648: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882812.30651: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882812.30654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882812.30729: Set connection var ansible_pipelining to False 23784 1726882812.30736: Set connection var ansible_timeout to 10 23784 1726882812.30743: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882812.30746: Set connection var ansible_connection to ssh 23784 1726882812.30753: Set connection var ansible_shell_executable to /bin/sh 23784 1726882812.30755: Set connection var ansible_shell_type to sh 23784 1726882812.30773: variable 'ansible_shell_executable' from source: unknown 23784 1726882812.30776: variable 'ansible_connection' from source: unknown 23784 1726882812.30778: variable 'ansible_module_compression' from source: unknown 23784 1726882812.30781: variable 'ansible_shell_type' from source: unknown 23784 1726882812.30786: variable 'ansible_shell_executable' from source: unknown 23784 1726882812.30789: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882812.30793: variable 'ansible_pipelining' from source: unknown 23784 1726882812.30796: variable 'ansible_timeout' from source: unknown 23784 1726882812.30800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882812.30903: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882812.30915: variable 'omit' from source: magic vars 23784 1726882812.30918: starting attempt loop 23784 1726882812.30921: running the handler 23784 1726882812.30936: _low_level_execute_command(): starting 23784 1726882812.30942: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882812.31466: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882812.31470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882812.31473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882812.31475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882812.31531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882812.31534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882812.31552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882812.31605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882812.33355: stdout chunk (state=3): >>>/root <<< 23784 1726882812.33472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882812.33527: stderr chunk (state=3): >>><<< 23784 1726882812.33530: stdout chunk (state=3): >>><<< 23784 1726882812.33548: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882812.33557: _low_level_execute_command(): starting 23784 1726882812.33563: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465 `" && echo ansible-tmp-1726882812.335471-24529-132783021535465="` echo /root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465 `" ) && sleep 0' 23784 1726882812.34030: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882812.34033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882812.34037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882812.34039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882812.34042: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882812.34094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882812.34097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882812.34104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882812.34154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882812.36132: stdout chunk (state=3): >>>ansible-tmp-1726882812.335471-24529-132783021535465=/root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465 <<< 23784 1726882812.36248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882812.36295: stderr chunk (state=3): >>><<< 23784 1726882812.36299: stdout chunk (state=3): >>><<< 23784 1726882812.36315: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882812.335471-24529-132783021535465=/root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882812.36353: variable 'ansible_module_compression' from source: unknown 23784 1726882812.36392: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 23784 1726882812.36420: variable 'ansible_facts' from source: unknown 23784 1726882812.36487: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465/AnsiballZ_network_connections.py 23784 1726882812.36594: Sending initial data 23784 1726882812.36597: Sent initial data (167 bytes) 23784 1726882812.37063: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882812.37066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882812.37075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882812.37078: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882812.37080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882812.37128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882812.37131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882812.37190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882812.38781: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882812.38784: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882812.38831: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882812.38881: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp8c3c3tbz /root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465/AnsiballZ_network_connections.py <<< 23784 1726882812.38886: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465/AnsiballZ_network_connections.py" <<< 23784 1726882812.38933: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp8c3c3tbz" to remote "/root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465/AnsiballZ_network_connections.py" <<< 23784 1726882812.38938: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465/AnsiballZ_network_connections.py" <<< 23784 1726882812.39677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882812.39746: stderr chunk (state=3): >>><<< 23784 1726882812.39749: stdout chunk (state=3): >>><<< 23784 1726882812.39768: done transferring module to remote 23784 1726882812.39778: _low_level_execute_command(): starting 23784 1726882812.39786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465/ /root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465/AnsiballZ_network_connections.py && sleep 0' 23784 1726882812.40249: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882812.40252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882812.40255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882812.40258: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882812.40260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882812.40308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882812.40312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882812.40366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882812.42173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882812.42227: stderr chunk (state=3): >>><<< 23784 1726882812.42231: stdout chunk (state=3): >>><<< 23784 1726882812.42246: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882812.42249: _low_level_execute_command(): starting 23784 1726882812.42254: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465/AnsiballZ_network_connections.py && sleep 0' 23784 1726882812.42707: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882812.42710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882812.42713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882812.42715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882812.42717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882812.42719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882812.42774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882812.42779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882812.42836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882812.75932: stdout chunk (state=3): >>> <<< 23784 1726882812.76153: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (not-active)\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": ""}}} <<< 23784 1726882812.79834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882812.79838: stdout chunk (state=3): >>><<< 23784 1726882812.79840: stderr chunk (state=3): >>><<< 23784 1726882812.79843: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (not-active)\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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882812.79871: 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-1726882812.335471-24529-132783021535465/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882812.79886: _low_level_execute_command(): starting 23784 1726882812.79895: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882812.335471-24529-132783021535465/ > /dev/null 2>&1 && sleep 0' 23784 1726882812.80557: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882812.80572: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882812.80589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882812.80705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882812.80733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882812.80827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882812.82857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882812.82861: stdout chunk (state=3): >>><<< 23784 1726882812.82863: stderr chunk (state=3): >>><<< 23784 1726882812.83030: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882812.83033: handler run complete 23784 1726882812.83036: attempt loop complete, returning result 23784 1726882812.83042: _execute() done 23784 1726882812.83044: dumping result to json 23784 1726882812.83046: done dumping result, returning 23784 1726882812.83049: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-6eac-d0b3-0000000001ef] 23784 1726882812.83051: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001ef 23784 1726882812.83142: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001ef 23784 1726882812.83145: WORKER PROCESS EXITING changed: [managed_node1] => { "_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, 36c081dc-6e19-48f0-9813-19ca6d636f08 [004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (not-active) 23784 1726882812.83277: no more pending results, returning what we have 23784 1726882812.83284: results queue empty 23784 1726882812.83286: checking for any_errors_fatal 23784 1726882812.83292: done checking for any_errors_fatal 23784 1726882812.83293: checking for max_fail_percentage 23784 1726882812.83296: done checking for max_fail_percentage 23784 1726882812.83297: checking to see if all hosts have failed and the running result is not ok 23784 1726882812.83298: done checking to see if all hosts have failed 23784 1726882812.83298: getting the remaining hosts for this loop 23784 1726882812.83300: done getting the remaining hosts for this loop 23784 1726882812.83305: getting the next task for host managed_node1 23784 1726882812.83313: done getting next task for host managed_node1 23784 1726882812.83316: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 23784 1726882812.83319: ^ 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 23784 1726882812.83460: getting variables 23784 1726882812.83463: in VariableManager get_vars() 23784 1726882812.83508: Calling all_inventory to load vars for managed_node1 23784 1726882812.83511: Calling groups_inventory to load vars for managed_node1 23784 1726882812.83514: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882812.83527: Calling all_plugins_play to load vars for managed_node1 23784 1726882812.83531: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882812.83534: Calling groups_plugins_play to load vars for managed_node1 23784 1726882812.85889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882812.88316: done with get_vars() 23784 1726882812.88347: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:40:12 -0400 (0:00:00.664) 0:00:24.766 ****** 23784 1726882812.88445: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 23784 1726882812.88914: worker is 1 (out of 1 available) 23784 1726882812.88928: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 23784 1726882812.88939: done queuing things up, now waiting for results queue to drain 23784 1726882812.88941: waiting for pending results... 23784 1726882812.89324: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 23784 1726882812.89329: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001f0 23784 1726882812.89333: variable 'ansible_search_path' from source: unknown 23784 1726882812.89335: variable 'ansible_search_path' from source: unknown 23784 1726882812.89367: calling self._execute() 23784 1726882812.89471: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882812.89486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882812.89500: variable 'omit' from source: magic vars 23784 1726882812.89924: variable 'ansible_distribution_major_version' from source: facts 23784 1726882812.89942: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882812.90095: variable 'network_state' from source: role '' defaults 23784 1726882812.90174: Evaluated conditional (network_state != {}): False 23784 1726882812.90177: when evaluation is False, skipping this task 23784 1726882812.90184: _execute() done 23784 1726882812.90187: dumping result to json 23784 1726882812.90189: done dumping result, returning 23784 1726882812.90192: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-6eac-d0b3-0000000001f0] 23784 1726882812.90194: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001f0 23784 1726882812.90273: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001f0 23784 1726882812.90338: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 23784 1726882812.90397: no more pending results, returning what we have 23784 1726882812.90402: results queue empty 23784 1726882812.90403: checking for any_errors_fatal 23784 1726882812.90416: done checking for any_errors_fatal 23784 1726882812.90417: checking for max_fail_percentage 23784 1726882812.90419: done checking for max_fail_percentage 23784 1726882812.90420: checking to see if all hosts have failed and the running result is not ok 23784 1726882812.90421: done checking to see if all hosts have failed 23784 1726882812.90424: getting the remaining hosts for this loop 23784 1726882812.90426: done getting the remaining hosts for this loop 23784 1726882812.90430: getting the next task for host managed_node1 23784 1726882812.90439: done getting next task for host managed_node1 23784 1726882812.90627: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23784 1726882812.90631: ^ 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 23784 1726882812.90647: getting variables 23784 1726882812.90649: in VariableManager get_vars() 23784 1726882812.90688: Calling all_inventory to load vars for managed_node1 23784 1726882812.90690: Calling groups_inventory to load vars for managed_node1 23784 1726882812.90693: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882812.90703: Calling all_plugins_play to load vars for managed_node1 23784 1726882812.90706: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882812.90710: Calling groups_plugins_play to load vars for managed_node1 23784 1726882812.92607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882812.94839: done with get_vars() 23784 1726882812.94873: done getting variables 23784 1726882812.94941: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:40:12 -0400 (0:00:00.065) 0:00:24.832 ****** 23784 1726882812.94979: entering _queue_task() for managed_node1/debug 23784 1726882812.95374: worker is 1 (out of 1 available) 23784 1726882812.95389: exiting _queue_task() for managed_node1/debug 23784 1726882812.95403: done queuing things up, now waiting for results queue to drain 23784 1726882812.95405: waiting for pending results... 23784 1726882812.95719: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 23784 1726882812.95874: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001f1 23784 1726882812.95960: variable 'ansible_search_path' from source: unknown 23784 1726882812.95965: variable 'ansible_search_path' from source: unknown 23784 1726882812.95968: calling self._execute() 23784 1726882812.96079: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882812.96099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882812.96177: variable 'omit' from source: magic vars 23784 1726882812.96574: variable 'ansible_distribution_major_version' from source: facts 23784 1726882812.96596: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882812.96610: variable 'omit' from source: magic vars 23784 1726882812.96674: variable 'omit' from source: magic vars 23784 1726882812.96726: variable 'omit' from source: magic vars 23784 1726882812.96843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882812.96847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882812.96851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882812.96873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882812.96894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882812.96934: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882812.96945: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882812.97027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882812.97092: Set connection var ansible_pipelining to False 23784 1726882812.97108: Set connection var ansible_timeout to 10 23784 1726882812.97123: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882812.97132: Set connection var ansible_connection to ssh 23784 1726882812.97145: Set connection var ansible_shell_executable to /bin/sh 23784 1726882812.97152: Set connection var ansible_shell_type to sh 23784 1726882812.97190: variable 'ansible_shell_executable' from source: unknown 23784 1726882812.97198: variable 'ansible_connection' from source: unknown 23784 1726882812.97206: variable 'ansible_module_compression' from source: unknown 23784 1726882812.97213: variable 'ansible_shell_type' from source: unknown 23784 1726882812.97220: variable 'ansible_shell_executable' from source: unknown 23784 1726882812.97229: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882812.97283: variable 'ansible_pipelining' from source: unknown 23784 1726882812.97286: variable 'ansible_timeout' from source: unknown 23784 1726882812.97288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882812.97400: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882812.97418: variable 'omit' from source: magic vars 23784 1726882812.97428: starting attempt loop 23784 1726882812.97435: running the handler 23784 1726882812.97573: variable '__network_connections_result' from source: set_fact 23784 1726882812.97648: handler run complete 23784 1726882812.97715: attempt loop complete, returning result 23784 1726882812.97719: _execute() done 23784 1726882812.97723: dumping result to json 23784 1726882812.97725: done dumping result, returning 23784 1726882812.97727: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-6eac-d0b3-0000000001f1] 23784 1726882812.97729: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001f1 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (not-active)" ] } 23784 1726882812.97996: no more pending results, returning what we have 23784 1726882812.97999: results queue empty 23784 1726882812.98001: checking for any_errors_fatal 23784 1726882812.98007: done checking for any_errors_fatal 23784 1726882812.98008: checking for max_fail_percentage 23784 1726882812.98009: done checking for max_fail_percentage 23784 1726882812.98010: checking to see if all hosts have failed and the running result is not ok 23784 1726882812.98011: done checking to see if all hosts have failed 23784 1726882812.98013: getting the remaining hosts for this loop 23784 1726882812.98014: done getting the remaining hosts for this loop 23784 1726882812.98018: getting the next task for host managed_node1 23784 1726882812.98028: done getting next task for host managed_node1 23784 1726882812.98033: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23784 1726882812.98037: ^ 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 23784 1726882812.98048: getting variables 23784 1726882812.98050: in VariableManager get_vars() 23784 1726882812.98095: Calling all_inventory to load vars for managed_node1 23784 1726882812.98097: Calling groups_inventory to load vars for managed_node1 23784 1726882812.98100: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882812.98112: Calling all_plugins_play to load vars for managed_node1 23784 1726882812.98116: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882812.98119: Calling groups_plugins_play to load vars for managed_node1 23784 1726882812.98859: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001f1 23784 1726882812.98862: WORKER PROCESS EXITING 23784 1726882813.00149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882813.02391: done with get_vars() 23784 1726882813.02425: done getting variables 23784 1726882813.02504: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:40:13 -0400 (0:00:00.075) 0:00:24.907 ****** 23784 1726882813.02544: entering _queue_task() for managed_node1/debug 23784 1726882813.03066: worker is 1 (out of 1 available) 23784 1726882813.03078: exiting _queue_task() for managed_node1/debug 23784 1726882813.03092: done queuing things up, now waiting for results queue to drain 23784 1726882813.03094: waiting for pending results... 23784 1726882813.03319: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 23784 1726882813.03470: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001f2 23784 1726882813.03498: variable 'ansible_search_path' from source: unknown 23784 1726882813.03507: variable 'ansible_search_path' from source: unknown 23784 1726882813.03557: calling self._execute() 23784 1726882813.03666: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.03682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.03706: variable 'omit' from source: magic vars 23784 1726882813.04200: variable 'ansible_distribution_major_version' from source: facts 23784 1726882813.04204: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882813.04207: variable 'omit' from source: magic vars 23784 1726882813.04245: variable 'omit' from source: magic vars 23784 1726882813.04291: variable 'omit' from source: magic vars 23784 1726882813.04349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882813.04397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882813.04430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882813.04460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882813.04525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882813.04531: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882813.04534: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.04536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.04661: Set connection var ansible_pipelining to False 23784 1726882813.04682: Set connection var ansible_timeout to 10 23784 1726882813.04700: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882813.04708: Set connection var ansible_connection to ssh 23784 1726882813.04725: Set connection var ansible_shell_executable to /bin/sh 23784 1726882813.04740: Set connection var ansible_shell_type to sh 23784 1726882813.04828: variable 'ansible_shell_executable' from source: unknown 23784 1726882813.04831: variable 'ansible_connection' from source: unknown 23784 1726882813.04835: variable 'ansible_module_compression' from source: unknown 23784 1726882813.04837: variable 'ansible_shell_type' from source: unknown 23784 1726882813.04840: variable 'ansible_shell_executable' from source: unknown 23784 1726882813.04847: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.04849: variable 'ansible_pipelining' from source: unknown 23784 1726882813.04852: variable 'ansible_timeout' from source: unknown 23784 1726882813.04854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.04992: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882813.05027: variable 'omit' from source: magic vars 23784 1726882813.05031: starting attempt loop 23784 1726882813.05033: running the handler 23784 1726882813.05094: variable '__network_connections_result' from source: set_fact 23784 1726882813.05229: variable '__network_connections_result' from source: set_fact 23784 1726882813.05337: handler run complete 23784 1726882813.05371: attempt loop complete, returning result 23784 1726882813.05377: _execute() done 23784 1726882813.05391: dumping result to json 23784 1726882813.05403: done dumping result, returning 23784 1726882813.05414: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-6eac-d0b3-0000000001f2] 23784 1726882813.05423: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001f2 ok: [managed_node1] => { "__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, 36c081dc-6e19-48f0-9813-19ca6d636f08\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (not-active)" ] } } 23784 1726882813.05627: no more pending results, returning what we have 23784 1726882813.05630: results queue empty 23784 1726882813.05632: checking for any_errors_fatal 23784 1726882813.05641: done checking for any_errors_fatal 23784 1726882813.05642: checking for max_fail_percentage 23784 1726882813.05644: done checking for max_fail_percentage 23784 1726882813.05645: checking to see if all hosts have failed and the running result is not ok 23784 1726882813.05646: done checking to see if all hosts have failed 23784 1726882813.05647: getting the remaining hosts for this loop 23784 1726882813.05649: done getting the remaining hosts for this loop 23784 1726882813.05652: getting the next task for host managed_node1 23784 1726882813.05660: done getting next task for host managed_node1 23784 1726882813.05663: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23784 1726882813.05667: ^ 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 23784 1726882813.05678: getting variables 23784 1726882813.05682: in VariableManager get_vars() 23784 1726882813.05721: Calling all_inventory to load vars for managed_node1 23784 1726882813.05931: Calling groups_inventory to load vars for managed_node1 23784 1726882813.05933: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882813.05940: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001f2 23784 1726882813.05943: WORKER PROCESS EXITING 23784 1726882813.05952: Calling all_plugins_play to load vars for managed_node1 23784 1726882813.05960: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882813.05963: Calling groups_plugins_play to load vars for managed_node1 23784 1726882813.07890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882813.10144: done with get_vars() 23784 1726882813.10174: done getting variables 23784 1726882813.10240: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:40:13 -0400 (0:00:00.077) 0:00:24.985 ****** 23784 1726882813.10276: entering _queue_task() for managed_node1/debug 23784 1726882813.10729: worker is 1 (out of 1 available) 23784 1726882813.10740: exiting _queue_task() for managed_node1/debug 23784 1726882813.10751: done queuing things up, now waiting for results queue to drain 23784 1726882813.10753: waiting for pending results... 23784 1726882813.10968: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 23784 1726882813.11100: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001f3 23784 1726882813.11123: variable 'ansible_search_path' from source: unknown 23784 1726882813.11139: variable 'ansible_search_path' from source: unknown 23784 1726882813.11197: calling self._execute() 23784 1726882813.11291: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.11312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.11358: variable 'omit' from source: magic vars 23784 1726882813.11776: variable 'ansible_distribution_major_version' from source: facts 23784 1726882813.11803: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882813.11940: variable 'network_state' from source: role '' defaults 23784 1726882813.12014: Evaluated conditional (network_state != {}): False 23784 1726882813.12016: when evaluation is False, skipping this task 23784 1726882813.12019: _execute() done 23784 1726882813.12024: dumping result to json 23784 1726882813.12026: done dumping result, returning 23784 1726882813.12028: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-6eac-d0b3-0000000001f3] 23784 1726882813.12030: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001f3 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 23784 1726882813.12177: no more pending results, returning what we have 23784 1726882813.12184: results queue empty 23784 1726882813.12186: checking for any_errors_fatal 23784 1726882813.12203: done checking for any_errors_fatal 23784 1726882813.12204: checking for max_fail_percentage 23784 1726882813.12206: done checking for max_fail_percentage 23784 1726882813.12207: checking to see if all hosts have failed and the running result is not ok 23784 1726882813.12208: done checking to see if all hosts have failed 23784 1726882813.12209: getting the remaining hosts for this loop 23784 1726882813.12210: done getting the remaining hosts for this loop 23784 1726882813.12215: getting the next task for host managed_node1 23784 1726882813.12226: done getting next task for host managed_node1 23784 1726882813.12231: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 23784 1726882813.12235: ^ 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 23784 1726882813.12255: getting variables 23784 1726882813.12257: in VariableManager get_vars() 23784 1726882813.12306: Calling all_inventory to load vars for managed_node1 23784 1726882813.12310: Calling groups_inventory to load vars for managed_node1 23784 1726882813.12312: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882813.12533: Calling all_plugins_play to load vars for managed_node1 23784 1726882813.12538: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882813.12544: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001f3 23784 1726882813.12547: WORKER PROCESS EXITING 23784 1726882813.12552: Calling groups_plugins_play to load vars for managed_node1 23784 1726882813.14583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882813.16832: done with get_vars() 23784 1726882813.16865: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:40:13 -0400 (0:00:00.067) 0:00:25.052 ****** 23784 1726882813.16995: entering _queue_task() for managed_node1/ping 23784 1726882813.17395: worker is 1 (out of 1 available) 23784 1726882813.17407: exiting _queue_task() for managed_node1/ping 23784 1726882813.17530: done queuing things up, now waiting for results queue to drain 23784 1726882813.17532: waiting for pending results... 23784 1726882813.17749: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 23784 1726882813.17894: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000001f4 23784 1726882813.17915: variable 'ansible_search_path' from source: unknown 23784 1726882813.17924: variable 'ansible_search_path' from source: unknown 23784 1726882813.17971: calling self._execute() 23784 1726882813.18092: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.18201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.18204: variable 'omit' from source: magic vars 23784 1726882813.18537: variable 'ansible_distribution_major_version' from source: facts 23784 1726882813.18554: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882813.18565: variable 'omit' from source: magic vars 23784 1726882813.18627: variable 'omit' from source: magic vars 23784 1726882813.18668: variable 'omit' from source: magic vars 23784 1726882813.18716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882813.18769: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882813.18798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882813.18821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882813.18842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882813.18887: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882813.18896: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.18903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.19025: Set connection var ansible_pipelining to False 23784 1726882813.19040: Set connection var ansible_timeout to 10 23784 1726882813.19052: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882813.19064: Set connection var ansible_connection to ssh 23784 1726882813.19174: Set connection var ansible_shell_executable to /bin/sh 23784 1726882813.19179: Set connection var ansible_shell_type to sh 23784 1726882813.19184: variable 'ansible_shell_executable' from source: unknown 23784 1726882813.19186: variable 'ansible_connection' from source: unknown 23784 1726882813.19189: variable 'ansible_module_compression' from source: unknown 23784 1726882813.19191: variable 'ansible_shell_type' from source: unknown 23784 1726882813.19193: variable 'ansible_shell_executable' from source: unknown 23784 1726882813.19195: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.19197: variable 'ansible_pipelining' from source: unknown 23784 1726882813.19199: variable 'ansible_timeout' from source: unknown 23784 1726882813.19201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.19426: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882813.19432: variable 'omit' from source: magic vars 23784 1726882813.19435: starting attempt loop 23784 1726882813.19438: running the handler 23784 1726882813.19500: _low_level_execute_command(): starting 23784 1726882813.19504: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882813.20197: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882813.20238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882813.20273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882813.20361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882813.22126: stdout chunk (state=3): >>>/root <<< 23784 1726882813.22319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882813.22324: stdout chunk (state=3): >>><<< 23784 1726882813.22528: stderr chunk (state=3): >>><<< 23784 1726882813.22532: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882813.22535: _low_level_execute_command(): starting 23784 1726882813.22538: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025 `" && echo ansible-tmp-1726882813.2234938-24553-83151399755025="` echo /root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025 `" ) && sleep 0' 23784 1726882813.22991: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882813.22999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882813.23012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882813.23030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882813.23043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882813.23051: stderr chunk (state=3): >>>debug2: match not found <<< 23784 1726882813.23061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882813.23083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23784 1726882813.23087: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882813.23090: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 23784 1726882813.23099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882813.23106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882813.23120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882813.23130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882813.23139: stderr chunk (state=3): >>>debug2: match found <<< 23784 1726882813.23149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882813.23216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882813.23231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882813.23245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882813.23344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882813.25304: stdout chunk (state=3): >>>ansible-tmp-1726882813.2234938-24553-83151399755025=/root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025 <<< 23784 1726882813.25449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882813.25552: stderr chunk (state=3): >>><<< 23784 1726882813.25556: stdout chunk (state=3): >>><<< 23784 1726882813.25728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882813.2234938-24553-83151399755025=/root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882813.25732: variable 'ansible_module_compression' from source: unknown 23784 1726882813.25734: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 23784 1726882813.25736: variable 'ansible_facts' from source: unknown 23784 1726882813.25815: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025/AnsiballZ_ping.py 23784 1726882813.26018: Sending initial data 23784 1726882813.26037: Sent initial data (152 bytes) 23784 1726882813.26806: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882813.26821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882813.26853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882813.26971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882813.26992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882813.27085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882813.28687: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882813.28745: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882813.28801: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpejvj78vy /root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025/AnsiballZ_ping.py <<< 23784 1726882813.28820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025/AnsiballZ_ping.py" <<< 23784 1726882813.28856: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 23784 1726882813.28880: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpejvj78vy" to remote "/root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025/AnsiballZ_ping.py" <<< 23784 1726882813.29685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882813.29760: stderr chunk (state=3): >>><<< 23784 1726882813.29888: stdout chunk (state=3): >>><<< 23784 1726882813.29891: done transferring module to remote 23784 1726882813.29893: _low_level_execute_command(): starting 23784 1726882813.29896: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025/ /root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025/AnsiballZ_ping.py && sleep 0' 23784 1726882813.30533: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882813.30550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882813.30644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882813.30688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882813.30705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882813.30726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882813.30805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882813.32944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882813.32949: stdout chunk (state=3): >>><<< 23784 1726882813.32951: stderr chunk (state=3): >>><<< 23784 1726882813.32954: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882813.32957: _low_level_execute_command(): starting 23784 1726882813.32959: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025/AnsiballZ_ping.py && sleep 0' 23784 1726882813.34055: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882813.34098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882813.34115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882813.34158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882813.34205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882813.34320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882813.34363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882813.34451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882813.51083: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 23784 1726882813.52531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882813.52536: stdout chunk (state=3): >>><<< 23784 1726882813.52538: stderr chunk (state=3): >>><<< 23784 1726882813.52540: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882813.52544: 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-1726882813.2234938-24553-83151399755025/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882813.52546: _low_level_execute_command(): starting 23784 1726882813.52548: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882813.2234938-24553-83151399755025/ > /dev/null 2>&1 && sleep 0' 23784 1726882813.53803: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882813.53911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882813.53940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882813.54056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882813.56299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882813.56305: stdout chunk (state=3): >>><<< 23784 1726882813.56308: stderr chunk (state=3): >>><<< 23784 1726882813.56310: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882813.56317: handler run complete 23784 1726882813.56320: attempt loop complete, returning result 23784 1726882813.56324: _execute() done 23784 1726882813.56326: dumping result to json 23784 1726882813.56329: done dumping result, returning 23784 1726882813.56331: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-6eac-d0b3-0000000001f4] 23784 1726882813.56333: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001f4 23784 1726882813.56399: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000001f4 23784 1726882813.56402: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 23784 1726882813.56473: no more pending results, returning what we have 23784 1726882813.56478: results queue empty 23784 1726882813.56479: checking for any_errors_fatal 23784 1726882813.56491: done checking for any_errors_fatal 23784 1726882813.56491: checking for max_fail_percentage 23784 1726882813.56494: done checking for max_fail_percentage 23784 1726882813.56495: checking to see if all hosts have failed and the running result is not ok 23784 1726882813.56496: done checking to see if all hosts have failed 23784 1726882813.56497: getting the remaining hosts for this loop 23784 1726882813.56499: done getting the remaining hosts for this loop 23784 1726882813.56503: getting the next task for host managed_node1 23784 1726882813.56515: done getting next task for host managed_node1 23784 1726882813.56517: ^ task is: TASK: meta (role_complete) 23784 1726882813.56521: ^ 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 23784 1726882813.56640: getting variables 23784 1726882813.56642: in VariableManager get_vars() 23784 1726882813.56772: Calling all_inventory to load vars for managed_node1 23784 1726882813.56775: Calling groups_inventory to load vars for managed_node1 23784 1726882813.56778: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882813.56792: Calling all_plugins_play to load vars for managed_node1 23784 1726882813.56795: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882813.56798: Calling groups_plugins_play to load vars for managed_node1 23784 1726882813.61334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882813.65384: done with get_vars() 23784 1726882813.65418: done getting variables 23784 1726882813.65613: done queuing things up, now waiting for results queue to drain 23784 1726882813.65616: results queue empty 23784 1726882813.65617: checking for any_errors_fatal 23784 1726882813.65620: done checking for any_errors_fatal 23784 1726882813.65621: checking for max_fail_percentage 23784 1726882813.65624: done checking for max_fail_percentage 23784 1726882813.65625: checking to see if all hosts have failed and the running result is not ok 23784 1726882813.65626: done checking to see if all hosts have failed 23784 1726882813.65627: getting the remaining hosts for this loop 23784 1726882813.65628: done getting the remaining hosts for this loop 23784 1726882813.65631: getting the next task for host managed_node1 23784 1726882813.65637: done getting next task for host managed_node1 23784 1726882813.65639: ^ task is: TASK: Include the task 'assert_device_present.yml' 23784 1726882813.65641: ^ 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 23784 1726882813.65644: getting variables 23784 1726882813.65645: in VariableManager get_vars() 23784 1726882813.65664: Calling all_inventory to load vars for managed_node1 23784 1726882813.65667: Calling groups_inventory to load vars for managed_node1 23784 1726882813.65669: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882813.65674: Calling all_plugins_play to load vars for managed_node1 23784 1726882813.65677: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882813.65684: Calling groups_plugins_play to load vars for managed_node1 23784 1726882813.68104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882813.70360: done with get_vars() 23784 1726882813.70391: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:38 Friday 20 September 2024 21:40:13 -0400 (0:00:00.534) 0:00:25.587 ****** 23784 1726882813.70474: entering _queue_task() for managed_node1/include_tasks 23784 1726882813.71148: worker is 1 (out of 1 available) 23784 1726882813.71172: exiting _queue_task() for managed_node1/include_tasks 23784 1726882813.71187: done queuing things up, now waiting for results queue to drain 23784 1726882813.71189: waiting for pending results... 23784 1726882813.71749: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 23784 1726882813.71755: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000002b 23784 1726882813.71758: variable 'ansible_search_path' from source: unknown 23784 1726882813.71761: calling self._execute() 23784 1726882813.71763: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.71766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.71768: variable 'omit' from source: magic vars 23784 1726882813.72224: variable 'ansible_distribution_major_version' from source: facts 23784 1726882813.72245: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882813.72256: _execute() done 23784 1726882813.72265: dumping result to json 23784 1726882813.72283: done dumping result, returning 23784 1726882813.72294: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0affc7ec-ae25-6eac-d0b3-00000000002b] 23784 1726882813.72305: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002b 23784 1726882813.72451: no more pending results, returning what we have 23784 1726882813.72456: in VariableManager get_vars() 23784 1726882813.72510: Calling all_inventory to load vars for managed_node1 23784 1726882813.72513: Calling groups_inventory to load vars for managed_node1 23784 1726882813.72516: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882813.72535: Calling all_plugins_play to load vars for managed_node1 23784 1726882813.72539: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882813.72543: Calling groups_plugins_play to load vars for managed_node1 23784 1726882813.73225: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002b 23784 1726882813.73231: WORKER PROCESS EXITING 23784 1726882813.80369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882813.81540: done with get_vars() 23784 1726882813.81557: variable 'ansible_search_path' from source: unknown 23784 1726882813.81567: we have included files to process 23784 1726882813.81568: generating all_blocks data 23784 1726882813.81569: done generating all_blocks data 23784 1726882813.81571: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 23784 1726882813.81572: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 23784 1726882813.81573: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 23784 1726882813.81676: in VariableManager get_vars() 23784 1726882813.81692: done with get_vars() 23784 1726882813.81765: done processing included file 23784 1726882813.81766: iterating over new_blocks loaded from include file 23784 1726882813.81767: in VariableManager get_vars() 23784 1726882813.81777: done with get_vars() 23784 1726882813.81778: filtering new block on tags 23784 1726882813.81792: done filtering new block on tags 23784 1726882813.81794: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 23784 1726882813.81797: extending task lists for all hosts with included blocks 23784 1726882813.82718: done extending task lists 23784 1726882813.82720: done processing included files 23784 1726882813.82720: results queue empty 23784 1726882813.82721: checking for any_errors_fatal 23784 1726882813.82724: done checking for any_errors_fatal 23784 1726882813.82725: checking for max_fail_percentage 23784 1726882813.82726: done checking for max_fail_percentage 23784 1726882813.82727: checking to see if all hosts have failed and the running result is not ok 23784 1726882813.82728: done checking to see if all hosts have failed 23784 1726882813.82729: getting the remaining hosts for this loop 23784 1726882813.82730: done getting the remaining hosts for this loop 23784 1726882813.82732: getting the next task for host managed_node1 23784 1726882813.82736: done getting next task for host managed_node1 23784 1726882813.82738: ^ task is: TASK: Include the task 'get_interface_stat.yml' 23784 1726882813.82740: ^ 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 23784 1726882813.82742: getting variables 23784 1726882813.82743: in VariableManager get_vars() 23784 1726882813.82754: Calling all_inventory to load vars for managed_node1 23784 1726882813.82757: Calling groups_inventory to load vars for managed_node1 23784 1726882813.82759: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882813.82764: Calling all_plugins_play to load vars for managed_node1 23784 1726882813.82767: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882813.82770: Calling groups_plugins_play to load vars for managed_node1 23784 1726882813.83839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882813.84987: done with get_vars() 23784 1726882813.85005: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:40:13 -0400 (0:00:00.145) 0:00:25.733 ****** 23784 1726882813.85060: entering _queue_task() for managed_node1/include_tasks 23784 1726882813.85350: worker is 1 (out of 1 available) 23784 1726882813.85363: exiting _queue_task() for managed_node1/include_tasks 23784 1726882813.85377: done queuing things up, now waiting for results queue to drain 23784 1726882813.85379: waiting for pending results... 23784 1726882813.85626: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 23784 1726882813.85781: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000002fc 23784 1726882813.85799: variable 'ansible_search_path' from source: unknown 23784 1726882813.85807: variable 'ansible_search_path' from source: unknown 23784 1726882813.85854: calling self._execute() 23784 1726882813.85960: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.86129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.86133: variable 'omit' from source: magic vars 23784 1726882813.86448: variable 'ansible_distribution_major_version' from source: facts 23784 1726882813.86466: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882813.86483: _execute() done 23784 1726882813.86493: dumping result to json 23784 1726882813.86509: done dumping result, returning 23784 1726882813.86519: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affc7ec-ae25-6eac-d0b3-0000000002fc] 23784 1726882813.86533: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000002fc 23784 1726882813.86670: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000002fc 23784 1726882813.86673: WORKER PROCESS EXITING 23784 1726882813.86715: no more pending results, returning what we have 23784 1726882813.86720: in VariableManager get_vars() 23784 1726882813.86768: Calling all_inventory to load vars for managed_node1 23784 1726882813.86772: Calling groups_inventory to load vars for managed_node1 23784 1726882813.86774: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882813.86797: Calling all_plugins_play to load vars for managed_node1 23784 1726882813.86803: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882813.86807: Calling groups_plugins_play to load vars for managed_node1 23784 1726882813.88004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882813.89563: done with get_vars() 23784 1726882813.89588: variable 'ansible_search_path' from source: unknown 23784 1726882813.89589: variable 'ansible_search_path' from source: unknown 23784 1726882813.89635: we have included files to process 23784 1726882813.89636: generating all_blocks data 23784 1726882813.89638: done generating all_blocks data 23784 1726882813.89639: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 23784 1726882813.89640: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 23784 1726882813.89642: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 23784 1726882813.89811: done processing included file 23784 1726882813.89812: iterating over new_blocks loaded from include file 23784 1726882813.89814: in VariableManager get_vars() 23784 1726882813.89831: done with get_vars() 23784 1726882813.89833: filtering new block on tags 23784 1726882813.89850: done filtering new block on tags 23784 1726882813.89852: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 23784 1726882813.89856: extending task lists for all hosts with included blocks 23784 1726882813.89984: done extending task lists 23784 1726882813.89985: done processing included files 23784 1726882813.89986: results queue empty 23784 1726882813.89987: checking for any_errors_fatal 23784 1726882813.89998: done checking for any_errors_fatal 23784 1726882813.89999: checking for max_fail_percentage 23784 1726882813.90001: done checking for max_fail_percentage 23784 1726882813.90001: checking to see if all hosts have failed and the running result is not ok 23784 1726882813.90002: done checking to see if all hosts have failed 23784 1726882813.90003: getting the remaining hosts for this loop 23784 1726882813.90004: done getting the remaining hosts for this loop 23784 1726882813.90007: getting the next task for host managed_node1 23784 1726882813.90011: done getting next task for host managed_node1 23784 1726882813.90013: ^ task is: TASK: Get stat for interface {{ interface }} 23784 1726882813.90016: ^ 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 23784 1726882813.90019: getting variables 23784 1726882813.90020: in VariableManager get_vars() 23784 1726882813.90050: Calling all_inventory to load vars for managed_node1 23784 1726882813.90063: Calling groups_inventory to load vars for managed_node1 23784 1726882813.90065: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882813.90071: Calling all_plugins_play to load vars for managed_node1 23784 1726882813.90073: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882813.90076: Calling groups_plugins_play to load vars for managed_node1 23784 1726882813.91421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882813.92551: done with get_vars() 23784 1726882813.92568: done getting variables 23784 1726882813.92693: variable 'interface' from source: play vars TASK [Get stat for interface rpltstbr] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:40:13 -0400 (0:00:00.076) 0:00:25.809 ****** 23784 1726882813.92718: entering _queue_task() for managed_node1/stat 23784 1726882813.92989: worker is 1 (out of 1 available) 23784 1726882813.93005: exiting _queue_task() for managed_node1/stat 23784 1726882813.93018: done queuing things up, now waiting for results queue to drain 23784 1726882813.93020: waiting for pending results... 23784 1726882813.93208: running TaskExecutor() for managed_node1/TASK: Get stat for interface rpltstbr 23784 1726882813.93296: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000037e 23784 1726882813.93308: variable 'ansible_search_path' from source: unknown 23784 1726882813.93314: variable 'ansible_search_path' from source: unknown 23784 1726882813.93346: calling self._execute() 23784 1726882813.93423: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.93427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.93437: variable 'omit' from source: magic vars 23784 1726882813.93737: variable 'ansible_distribution_major_version' from source: facts 23784 1726882813.93747: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882813.93755: variable 'omit' from source: magic vars 23784 1726882813.93791: variable 'omit' from source: magic vars 23784 1726882813.93862: variable 'interface' from source: play vars 23784 1726882813.93875: variable 'omit' from source: magic vars 23784 1726882813.93914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882813.93945: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882813.93962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882813.93976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882813.93988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882813.94016: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882813.94019: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.94022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.94098: Set connection var ansible_pipelining to False 23784 1726882813.94105: Set connection var ansible_timeout to 10 23784 1726882813.94114: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882813.94117: Set connection var ansible_connection to ssh 23784 1726882813.94124: Set connection var ansible_shell_executable to /bin/sh 23784 1726882813.94127: Set connection var ansible_shell_type to sh 23784 1726882813.94146: variable 'ansible_shell_executable' from source: unknown 23784 1726882813.94150: variable 'ansible_connection' from source: unknown 23784 1726882813.94152: variable 'ansible_module_compression' from source: unknown 23784 1726882813.94155: variable 'ansible_shell_type' from source: unknown 23784 1726882813.94158: variable 'ansible_shell_executable' from source: unknown 23784 1726882813.94160: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882813.94163: variable 'ansible_pipelining' from source: unknown 23784 1726882813.94166: variable 'ansible_timeout' from source: unknown 23784 1726882813.94171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882813.94338: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882813.94345: variable 'omit' from source: magic vars 23784 1726882813.94349: starting attempt loop 23784 1726882813.94354: running the handler 23784 1726882813.94369: _low_level_execute_command(): starting 23784 1726882813.94374: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882813.94888: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882813.94926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882813.94930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882813.94933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882813.94970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882813.94987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882813.95054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882813.96840: stdout chunk (state=3): >>>/root <<< 23784 1726882813.96943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882813.96995: stderr chunk (state=3): >>><<< 23784 1726882813.96998: stdout chunk (state=3): >>><<< 23784 1726882813.97014: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882813.97037: _low_level_execute_command(): starting 23784 1726882813.97042: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885 `" && echo ansible-tmp-1726882813.970189-24587-53799008144885="` echo /root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885 `" ) && sleep 0' 23784 1726882813.97494: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882813.97498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882813.97500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882813.97511: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882813.97557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882813.97561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882813.97615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882813.99571: stdout chunk (state=3): >>>ansible-tmp-1726882813.970189-24587-53799008144885=/root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885 <<< 23784 1726882813.99692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882813.99741: stderr chunk (state=3): >>><<< 23784 1726882813.99744: stdout chunk (state=3): >>><<< 23784 1726882813.99759: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882813.970189-24587-53799008144885=/root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882813.99798: variable 'ansible_module_compression' from source: unknown 23784 1726882813.99850: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 23784 1726882813.99884: variable 'ansible_facts' from source: unknown 23784 1726882813.99948: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885/AnsiballZ_stat.py 23784 1726882814.00049: Sending initial data 23784 1726882814.00053: Sent initial data (151 bytes) 23784 1726882814.00507: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882814.00510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882814.00513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882814.00515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.00563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882814.00566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882814.00629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882814.02247: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 23784 1726882814.02251: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882814.02293: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882814.02355: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpp6una73v /root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885/AnsiballZ_stat.py <<< 23784 1726882814.02363: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885/AnsiballZ_stat.py" <<< 23784 1726882814.02406: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpp6una73v" to remote "/root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885/AnsiballZ_stat.py" <<< 23784 1726882814.02987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882814.03050: stderr chunk (state=3): >>><<< 23784 1726882814.03054: stdout chunk (state=3): >>><<< 23784 1726882814.03073: done transferring module to remote 23784 1726882814.03085: _low_level_execute_command(): starting 23784 1726882814.03090: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885/ /root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885/AnsiballZ_stat.py && sleep 0' 23784 1726882814.03554: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882814.03557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882814.03560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.03562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882814.03564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.03609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882814.03613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882814.03673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882814.05501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882814.05549: stderr chunk (state=3): >>><<< 23784 1726882814.05552: stdout chunk (state=3): >>><<< 23784 1726882814.05568: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882814.05571: _low_level_execute_command(): starting 23784 1726882814.05574: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885/AnsiballZ_stat.py && sleep 0' 23784 1726882814.06015: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882814.06056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882814.06060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882814.06062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882814.06065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.06112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882814.06116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882814.06178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882814.22902: 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": 38709, "dev": 23, "nlink": 1, "atime": 1726882812.7025955, "mtime": 1726882812.7025955, "ctime": 1726882812.7025955, "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"}}} <<< 23784 1726882814.24297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882814.24355: stderr chunk (state=3): >>><<< 23784 1726882814.24358: stdout chunk (state=3): >>><<< 23784 1726882814.24376: _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": 38709, "dev": 23, "nlink": 1, "atime": 1726882812.7025955, "mtime": 1726882812.7025955, "ctime": 1726882812.7025955, "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882814.24426: 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-1726882813.970189-24587-53799008144885/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882814.24436: _low_level_execute_command(): starting 23784 1726882814.24441: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882813.970189-24587-53799008144885/ > /dev/null 2>&1 && sleep 0' 23784 1726882814.24902: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882814.24905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882814.24940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.24996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882814.25003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882814.25057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882814.26963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882814.27011: stderr chunk (state=3): >>><<< 23784 1726882814.27014: stdout chunk (state=3): >>><<< 23784 1726882814.27028: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882814.27034: handler run complete 23784 1726882814.27069: attempt loop complete, returning result 23784 1726882814.27072: _execute() done 23784 1726882814.27075: dumping result to json 23784 1726882814.27086: done dumping result, returning 23784 1726882814.27093: done running TaskExecutor() for managed_node1/TASK: Get stat for interface rpltstbr [0affc7ec-ae25-6eac-d0b3-00000000037e] 23784 1726882814.27098: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000037e 23784 1726882814.27212: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000037e 23784 1726882814.27215: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726882812.7025955, "block_size": 4096, "blocks": 0, "ctime": 1726882812.7025955, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38709, "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": 1726882812.7025955, "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 } } 23784 1726882814.27310: no more pending results, returning what we have 23784 1726882814.27314: results queue empty 23784 1726882814.27315: checking for any_errors_fatal 23784 1726882814.27316: done checking for any_errors_fatal 23784 1726882814.27317: checking for max_fail_percentage 23784 1726882814.27319: done checking for max_fail_percentage 23784 1726882814.27320: checking to see if all hosts have failed and the running result is not ok 23784 1726882814.27321: done checking to see if all hosts have failed 23784 1726882814.27329: getting the remaining hosts for this loop 23784 1726882814.27331: done getting the remaining hosts for this loop 23784 1726882814.27335: getting the next task for host managed_node1 23784 1726882814.27344: done getting next task for host managed_node1 23784 1726882814.27347: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 23784 1726882814.27350: ^ 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 23784 1726882814.27353: getting variables 23784 1726882814.27355: in VariableManager get_vars() 23784 1726882814.27391: Calling all_inventory to load vars for managed_node1 23784 1726882814.27394: Calling groups_inventory to load vars for managed_node1 23784 1726882814.27396: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882814.27408: Calling all_plugins_play to load vars for managed_node1 23784 1726882814.27410: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882814.27413: Calling groups_plugins_play to load vars for managed_node1 23784 1726882814.28398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882814.29669: done with get_vars() 23784 1726882814.29689: done getting variables 23784 1726882814.29739: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 23784 1726882814.29831: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'rpltstbr'] *********************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:40:14 -0400 (0:00:00.371) 0:00:26.180 ****** 23784 1726882814.29853: entering _queue_task() for managed_node1/assert 23784 1726882814.30082: worker is 1 (out of 1 available) 23784 1726882814.30094: exiting _queue_task() for managed_node1/assert 23784 1726882814.30105: done queuing things up, now waiting for results queue to drain 23784 1726882814.30107: waiting for pending results... 23784 1726882814.30287: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'rpltstbr' 23784 1726882814.30358: in run() - task 0affc7ec-ae25-6eac-d0b3-0000000002fd 23784 1726882814.30370: variable 'ansible_search_path' from source: unknown 23784 1726882814.30374: variable 'ansible_search_path' from source: unknown 23784 1726882814.30403: calling self._execute() 23784 1726882814.30478: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.30484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.30492: variable 'omit' from source: magic vars 23784 1726882814.30767: variable 'ansible_distribution_major_version' from source: facts 23784 1726882814.30779: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882814.30786: variable 'omit' from source: magic vars 23784 1726882814.30814: variable 'omit' from source: magic vars 23784 1726882814.30890: variable 'interface' from source: play vars 23784 1726882814.30902: variable 'omit' from source: magic vars 23784 1726882814.30939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882814.30966: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882814.30985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882814.31005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882814.31015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882814.31042: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882814.31045: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.31048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.31126: Set connection var ansible_pipelining to False 23784 1726882814.31134: Set connection var ansible_timeout to 10 23784 1726882814.31141: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882814.31145: Set connection var ansible_connection to ssh 23784 1726882814.31151: Set connection var ansible_shell_executable to /bin/sh 23784 1726882814.31154: Set connection var ansible_shell_type to sh 23784 1726882814.31171: variable 'ansible_shell_executable' from source: unknown 23784 1726882814.31174: variable 'ansible_connection' from source: unknown 23784 1726882814.31176: variable 'ansible_module_compression' from source: unknown 23784 1726882814.31179: variable 'ansible_shell_type' from source: unknown 23784 1726882814.31184: variable 'ansible_shell_executable' from source: unknown 23784 1726882814.31187: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.31189: variable 'ansible_pipelining' from source: unknown 23784 1726882814.31192: variable 'ansible_timeout' from source: unknown 23784 1726882814.31195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.31307: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882814.31317: variable 'omit' from source: magic vars 23784 1726882814.31320: starting attempt loop 23784 1726882814.31323: running the handler 23784 1726882814.31418: variable 'interface_stat' from source: set_fact 23784 1726882814.31435: Evaluated conditional (interface_stat.stat.exists): True 23784 1726882814.31444: handler run complete 23784 1726882814.31454: attempt loop complete, returning result 23784 1726882814.31457: _execute() done 23784 1726882814.31459: dumping result to json 23784 1726882814.31462: done dumping result, returning 23784 1726882814.31468: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'rpltstbr' [0affc7ec-ae25-6eac-d0b3-0000000002fd] 23784 1726882814.31474: sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000002fd 23784 1726882814.31561: done sending task result for task 0affc7ec-ae25-6eac-d0b3-0000000002fd 23784 1726882814.31564: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 23784 1726882814.31612: no more pending results, returning what we have 23784 1726882814.31615: results queue empty 23784 1726882814.31616: checking for any_errors_fatal 23784 1726882814.31625: done checking for any_errors_fatal 23784 1726882814.31626: checking for max_fail_percentage 23784 1726882814.31628: done checking for max_fail_percentage 23784 1726882814.31628: checking to see if all hosts have failed and the running result is not ok 23784 1726882814.31629: done checking to see if all hosts have failed 23784 1726882814.31630: getting the remaining hosts for this loop 23784 1726882814.31632: done getting the remaining hosts for this loop 23784 1726882814.31636: getting the next task for host managed_node1 23784 1726882814.31643: done getting next task for host managed_node1 23784 1726882814.31645: ^ task is: TASK: Include the task 'assert_profile_present.yml' 23784 1726882814.31647: ^ 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 23784 1726882814.31650: getting variables 23784 1726882814.31651: in VariableManager get_vars() 23784 1726882814.31685: Calling all_inventory to load vars for managed_node1 23784 1726882814.31687: Calling groups_inventory to load vars for managed_node1 23784 1726882814.31689: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882814.31699: Calling all_plugins_play to load vars for managed_node1 23784 1726882814.31701: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882814.31704: Calling groups_plugins_play to load vars for managed_node1 23784 1726882814.32638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882814.33808: done with get_vars() 23784 1726882814.33827: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:40 Friday 20 September 2024 21:40:14 -0400 (0:00:00.040) 0:00:26.221 ****** 23784 1726882814.33897: entering _queue_task() for managed_node1/include_tasks 23784 1726882814.34115: worker is 1 (out of 1 available) 23784 1726882814.34129: exiting _queue_task() for managed_node1/include_tasks 23784 1726882814.34144: done queuing things up, now waiting for results queue to drain 23784 1726882814.34146: waiting for pending results... 23784 1726882814.34318: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 23784 1726882814.34388: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000002c 23784 1726882814.34395: variable 'ansible_search_path' from source: unknown 23784 1726882814.34425: calling self._execute() 23784 1726882814.34497: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.34501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.34510: variable 'omit' from source: magic vars 23784 1726882814.34787: variable 'ansible_distribution_major_version' from source: facts 23784 1726882814.34796: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882814.34803: _execute() done 23784 1726882814.34806: dumping result to json 23784 1726882814.34809: done dumping result, returning 23784 1726882814.34821: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0affc7ec-ae25-6eac-d0b3-00000000002c] 23784 1726882814.34825: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002c 23784 1726882814.34915: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002c 23784 1726882814.34918: WORKER PROCESS EXITING 23784 1726882814.34951: no more pending results, returning what we have 23784 1726882814.34955: in VariableManager get_vars() 23784 1726882814.34994: Calling all_inventory to load vars for managed_node1 23784 1726882814.34996: Calling groups_inventory to load vars for managed_node1 23784 1726882814.34998: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882814.35009: Calling all_plugins_play to load vars for managed_node1 23784 1726882814.35012: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882814.35015: Calling groups_plugins_play to load vars for managed_node1 23784 1726882814.36084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882814.37226: done with get_vars() 23784 1726882814.37242: variable 'ansible_search_path' from source: unknown 23784 1726882814.37251: we have included files to process 23784 1726882814.37252: generating all_blocks data 23784 1726882814.37253: done generating all_blocks data 23784 1726882814.37256: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 23784 1726882814.37256: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 23784 1726882814.37258: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 23784 1726882814.37391: in VariableManager get_vars() 23784 1726882814.37404: done with get_vars() 23784 1726882814.37587: done processing included file 23784 1726882814.37589: iterating over new_blocks loaded from include file 23784 1726882814.37590: in VariableManager get_vars() 23784 1726882814.37600: done with get_vars() 23784 1726882814.37601: filtering new block on tags 23784 1726882814.37613: done filtering new block on tags 23784 1726882814.37615: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 23784 1726882814.37618: extending task lists for all hosts with included blocks 23784 1726882814.38389: done extending task lists 23784 1726882814.38390: done processing included files 23784 1726882814.38391: results queue empty 23784 1726882814.38391: checking for any_errors_fatal 23784 1726882814.38393: done checking for any_errors_fatal 23784 1726882814.38394: checking for max_fail_percentage 23784 1726882814.38394: done checking for max_fail_percentage 23784 1726882814.38395: checking to see if all hosts have failed and the running result is not ok 23784 1726882814.38396: done checking to see if all hosts have failed 23784 1726882814.38396: getting the remaining hosts for this loop 23784 1726882814.38397: done getting the remaining hosts for this loop 23784 1726882814.38399: getting the next task for host managed_node1 23784 1726882814.38401: done getting next task for host managed_node1 23784 1726882814.38402: ^ task is: TASK: Include the task 'get_profile_stat.yml' 23784 1726882814.38404: ^ 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 23784 1726882814.38406: getting variables 23784 1726882814.38407: in VariableManager get_vars() 23784 1726882814.38415: Calling all_inventory to load vars for managed_node1 23784 1726882814.38416: Calling groups_inventory to load vars for managed_node1 23784 1726882814.38418: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882814.38424: Calling all_plugins_play to load vars for managed_node1 23784 1726882814.38426: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882814.38428: Calling groups_plugins_play to load vars for managed_node1 23784 1726882814.39215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882814.40606: done with get_vars() 23784 1726882814.40624: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:40:14 -0400 (0:00:00.067) 0:00:26.289 ****** 23784 1726882814.40679: entering _queue_task() for managed_node1/include_tasks 23784 1726882814.40901: worker is 1 (out of 1 available) 23784 1726882814.40915: exiting _queue_task() for managed_node1/include_tasks 23784 1726882814.40934: done queuing things up, now waiting for results queue to drain 23784 1726882814.40936: waiting for pending results... 23784 1726882814.41104: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 23784 1726882814.41175: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000396 23784 1726882814.41188: variable 'ansible_search_path' from source: unknown 23784 1726882814.41191: variable 'ansible_search_path' from source: unknown 23784 1726882814.41219: calling self._execute() 23784 1726882814.41296: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.41301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.41310: variable 'omit' from source: magic vars 23784 1726882814.41608: variable 'ansible_distribution_major_version' from source: facts 23784 1726882814.41619: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882814.41626: _execute() done 23784 1726882814.41629: dumping result to json 23784 1726882814.41634: done dumping result, returning 23784 1726882814.41640: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affc7ec-ae25-6eac-d0b3-000000000396] 23784 1726882814.41646: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000396 23784 1726882814.41736: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000396 23784 1726882814.41739: WORKER PROCESS EXITING 23784 1726882814.41767: no more pending results, returning what we have 23784 1726882814.41772: in VariableManager get_vars() 23784 1726882814.41814: Calling all_inventory to load vars for managed_node1 23784 1726882814.41817: Calling groups_inventory to load vars for managed_node1 23784 1726882814.41819: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882814.41833: Calling all_plugins_play to load vars for managed_node1 23784 1726882814.41836: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882814.41839: Calling groups_plugins_play to load vars for managed_node1 23784 1726882814.43299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882814.45550: done with get_vars() 23784 1726882814.45577: variable 'ansible_search_path' from source: unknown 23784 1726882814.45579: variable 'ansible_search_path' from source: unknown 23784 1726882814.45620: we have included files to process 23784 1726882814.45624: generating all_blocks data 23784 1726882814.45626: done generating all_blocks data 23784 1726882814.45628: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 23784 1726882814.45629: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 23784 1726882814.45631: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 23784 1726882814.46717: done processing included file 23784 1726882814.46718: iterating over new_blocks loaded from include file 23784 1726882814.46719: in VariableManager get_vars() 23784 1726882814.46734: done with get_vars() 23784 1726882814.46735: filtering new block on tags 23784 1726882814.46750: done filtering new block on tags 23784 1726882814.46752: in VariableManager get_vars() 23784 1726882814.46761: done with get_vars() 23784 1726882814.46763: filtering new block on tags 23784 1726882814.46778: done filtering new block on tags 23784 1726882814.46781: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 23784 1726882814.46785: extending task lists for all hosts with included blocks 23784 1726882814.46894: done extending task lists 23784 1726882814.46895: done processing included files 23784 1726882814.46896: results queue empty 23784 1726882814.46896: checking for any_errors_fatal 23784 1726882814.46899: done checking for any_errors_fatal 23784 1726882814.46899: checking for max_fail_percentage 23784 1726882814.46900: done checking for max_fail_percentage 23784 1726882814.46900: checking to see if all hosts have failed and the running result is not ok 23784 1726882814.46901: done checking to see if all hosts have failed 23784 1726882814.46901: getting the remaining hosts for this loop 23784 1726882814.46902: done getting the remaining hosts for this loop 23784 1726882814.46904: getting the next task for host managed_node1 23784 1726882814.46906: done getting next task for host managed_node1 23784 1726882814.46908: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 23784 1726882814.46910: ^ 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 23784 1726882814.46912: getting variables 23784 1726882814.46912: in VariableManager get_vars() 23784 1726882814.46961: Calling all_inventory to load vars for managed_node1 23784 1726882814.46963: Calling groups_inventory to load vars for managed_node1 23784 1726882814.46964: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882814.46969: Calling all_plugins_play to load vars for managed_node1 23784 1726882814.46970: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882814.46972: Calling groups_plugins_play to load vars for managed_node1 23784 1726882814.47808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882814.49438: done with get_vars() 23784 1726882814.49460: done getting variables 23784 1726882814.49504: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:40:14 -0400 (0:00:00.088) 0:00:26.377 ****** 23784 1726882814.49537: entering _queue_task() for managed_node1/set_fact 23784 1726882814.49886: worker is 1 (out of 1 available) 23784 1726882814.49899: exiting _queue_task() for managed_node1/set_fact 23784 1726882814.49912: done queuing things up, now waiting for results queue to drain 23784 1726882814.49914: waiting for pending results... 23784 1726882814.50351: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 23784 1726882814.50373: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000425 23784 1726882814.50393: variable 'ansible_search_path' from source: unknown 23784 1726882814.50400: variable 'ansible_search_path' from source: unknown 23784 1726882814.50449: calling self._execute() 23784 1726882814.50550: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.50563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.50628: variable 'omit' from source: magic vars 23784 1726882814.50992: variable 'ansible_distribution_major_version' from source: facts 23784 1726882814.51015: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882814.51030: variable 'omit' from source: magic vars 23784 1726882814.51087: variable 'omit' from source: magic vars 23784 1726882814.51137: variable 'omit' from source: magic vars 23784 1726882814.51182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882814.51235: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882814.51314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882814.51318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882814.51321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882814.51343: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882814.51353: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.51360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.51480: Set connection var ansible_pipelining to False 23784 1726882814.51495: Set connection var ansible_timeout to 10 23784 1726882814.51507: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882814.51514: Set connection var ansible_connection to ssh 23784 1726882814.51531: Set connection var ansible_shell_executable to /bin/sh 23784 1726882814.51556: Set connection var ansible_shell_type to sh 23784 1726882814.51569: variable 'ansible_shell_executable' from source: unknown 23784 1726882814.51577: variable 'ansible_connection' from source: unknown 23784 1726882814.51627: variable 'ansible_module_compression' from source: unknown 23784 1726882814.51631: variable 'ansible_shell_type' from source: unknown 23784 1726882814.51637: variable 'ansible_shell_executable' from source: unknown 23784 1726882814.51640: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.51642: variable 'ansible_pipelining' from source: unknown 23784 1726882814.51645: variable 'ansible_timeout' from source: unknown 23784 1726882814.51647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.51829: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882814.51833: variable 'omit' from source: magic vars 23784 1726882814.51835: starting attempt loop 23784 1726882814.51837: running the handler 23784 1726882814.51839: handler run complete 23784 1726882814.51851: attempt loop complete, returning result 23784 1726882814.51857: _execute() done 23784 1726882814.51863: dumping result to json 23784 1726882814.51880: done dumping result, returning 23784 1726882814.52027: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affc7ec-ae25-6eac-d0b3-000000000425] 23784 1726882814.52031: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000425 23784 1726882814.52099: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000425 23784 1726882814.52104: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 23784 1726882814.52160: no more pending results, returning what we have 23784 1726882814.52165: results queue empty 23784 1726882814.52166: checking for any_errors_fatal 23784 1726882814.52168: done checking for any_errors_fatal 23784 1726882814.52169: checking for max_fail_percentage 23784 1726882814.52170: done checking for max_fail_percentage 23784 1726882814.52171: checking to see if all hosts have failed and the running result is not ok 23784 1726882814.52172: done checking to see if all hosts have failed 23784 1726882814.52173: getting the remaining hosts for this loop 23784 1726882814.52174: done getting the remaining hosts for this loop 23784 1726882814.52178: getting the next task for host managed_node1 23784 1726882814.52188: done getting next task for host managed_node1 23784 1726882814.52190: ^ task is: TASK: Stat profile file 23784 1726882814.52194: ^ 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 23784 1726882814.52197: getting variables 23784 1726882814.52198: in VariableManager get_vars() 23784 1726882814.52235: Calling all_inventory to load vars for managed_node1 23784 1726882814.52238: Calling groups_inventory to load vars for managed_node1 23784 1726882814.52240: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882814.52250: Calling all_plugins_play to load vars for managed_node1 23784 1726882814.52253: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882814.52255: Calling groups_plugins_play to load vars for managed_node1 23784 1726882814.54168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882814.56496: done with get_vars() 23784 1726882814.56524: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:40:14 -0400 (0:00:00.070) 0:00:26.448 ****** 23784 1726882814.56632: entering _queue_task() for managed_node1/stat 23784 1726882814.56998: worker is 1 (out of 1 available) 23784 1726882814.57008: exiting _queue_task() for managed_node1/stat 23784 1726882814.57018: done queuing things up, now waiting for results queue to drain 23784 1726882814.57020: waiting for pending results... 23784 1726882814.57346: running TaskExecutor() for managed_node1/TASK: Stat profile file 23784 1726882814.57416: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000426 23784 1726882814.57429: variable 'ansible_search_path' from source: unknown 23784 1726882814.57437: variable 'ansible_search_path' from source: unknown 23784 1726882814.57471: calling self._execute() 23784 1726882814.57629: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.57633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.57636: variable 'omit' from source: magic vars 23784 1726882814.57972: variable 'ansible_distribution_major_version' from source: facts 23784 1726882814.57989: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882814.57994: variable 'omit' from source: magic vars 23784 1726882814.58050: variable 'omit' from source: magic vars 23784 1726882814.58150: variable 'profile' from source: play vars 23784 1726882814.58154: variable 'interface' from source: play vars 23784 1726882814.58235: variable 'interface' from source: play vars 23784 1726882814.58254: variable 'omit' from source: magic vars 23784 1726882814.58300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882814.58343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882814.58363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882814.58381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882814.58395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882814.58433: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882814.58437: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.58440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.58563: Set connection var ansible_pipelining to False 23784 1726882814.58572: Set connection var ansible_timeout to 10 23784 1726882814.58580: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882814.58587: Set connection var ansible_connection to ssh 23784 1726882814.58596: Set connection var ansible_shell_executable to /bin/sh 23784 1726882814.58599: Set connection var ansible_shell_type to sh 23784 1726882814.58624: variable 'ansible_shell_executable' from source: unknown 23784 1726882814.58627: variable 'ansible_connection' from source: unknown 23784 1726882814.58630: variable 'ansible_module_compression' from source: unknown 23784 1726882814.58727: variable 'ansible_shell_type' from source: unknown 23784 1726882814.58736: variable 'ansible_shell_executable' from source: unknown 23784 1726882814.58739: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882814.58747: variable 'ansible_pipelining' from source: unknown 23784 1726882814.58751: variable 'ansible_timeout' from source: unknown 23784 1726882814.58753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882814.58876: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882814.58890: variable 'omit' from source: magic vars 23784 1726882814.58895: starting attempt loop 23784 1726882814.58899: running the handler 23784 1726882814.58913: _low_level_execute_command(): starting 23784 1726882814.58920: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882814.59696: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882814.59708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882814.59732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882814.59839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882814.59892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882814.59895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882814.59961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882814.61840: stdout chunk (state=3): >>>/root <<< 23784 1726882814.61858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882814.61950: stderr chunk (state=3): >>><<< 23784 1726882814.61970: stdout chunk (state=3): >>><<< 23784 1726882814.62089: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882814.62093: _low_level_execute_command(): starting 23784 1726882814.62097: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026 `" && echo ansible-tmp-1726882814.6199427-24601-146947759066026="` echo /root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026 `" ) && sleep 0' 23784 1726882814.62728: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882814.62744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882814.62771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882814.62795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882814.62893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.62930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882814.62947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882814.62969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882814.63062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882814.65034: stdout chunk (state=3): >>>ansible-tmp-1726882814.6199427-24601-146947759066026=/root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026 <<< 23784 1726882814.65245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882814.65306: stderr chunk (state=3): >>><<< 23784 1726882814.65531: stdout chunk (state=3): >>><<< 23784 1726882814.65535: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882814.6199427-24601-146947759066026=/root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882814.65537: variable 'ansible_module_compression' from source: unknown 23784 1726882814.65618: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 23784 1726882814.65666: variable 'ansible_facts' from source: unknown 23784 1726882814.65777: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026/AnsiballZ_stat.py 23784 1726882814.65945: Sending initial data 23784 1726882814.65974: Sent initial data (153 bytes) 23784 1726882814.66674: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882814.66740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.66815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882814.66841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882814.66950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882814.67027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882814.68666: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882814.68709: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882814.68765: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpna7npq3_ /root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026/AnsiballZ_stat.py <<< 23784 1726882814.68775: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026/AnsiballZ_stat.py" <<< 23784 1726882814.68853: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpna7npq3_" to remote "/root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026/AnsiballZ_stat.py" <<< 23784 1726882814.70188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882814.70394: stderr chunk (state=3): >>><<< 23784 1726882814.70406: stdout chunk (state=3): >>><<< 23784 1726882814.70439: done transferring module to remote 23784 1726882814.70455: _low_level_execute_command(): starting 23784 1726882814.70467: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026/ /root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026/AnsiballZ_stat.py && sleep 0' 23784 1726882814.71103: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882814.71144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.71243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882814.71266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882814.71346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882814.73207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882814.73270: stderr chunk (state=3): >>><<< 23784 1726882814.73273: stdout chunk (state=3): >>><<< 23784 1726882814.73403: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882814.73407: _low_level_execute_command(): starting 23784 1726882814.73410: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026/AnsiballZ_stat.py && sleep 0' 23784 1726882814.73913: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882814.73921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882814.73935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882814.73950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882814.73962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882814.73970: stderr chunk (state=3): >>>debug2: match not found <<< 23784 1726882814.73980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.73998: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23784 1726882814.74005: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882814.74013: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 23784 1726882814.74023: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882814.74057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882814.74060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882814.74072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882814.74075: stderr chunk (state=3): >>>debug2: match found <<< 23784 1726882814.74077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.74159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882814.74162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882814.74195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882814.74274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882814.90754: 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"}}} <<< 23784 1726882814.92250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882814.92254: stdout chunk (state=3): >>><<< 23784 1726882814.92256: stderr chunk (state=3): >>><<< 23784 1726882814.92273: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882814.92404: 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-1726882814.6199427-24601-146947759066026/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882814.92408: _low_level_execute_command(): starting 23784 1726882814.92411: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882814.6199427-24601-146947759066026/ > /dev/null 2>&1 && sleep 0' 23784 1726882814.92983: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882814.93014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882814.93018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882814.93087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882814.95228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882814.95232: stdout chunk (state=3): >>><<< 23784 1726882814.95235: stderr chunk (state=3): >>><<< 23784 1726882814.95237: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882814.95239: handler run complete 23784 1726882814.95241: attempt loop complete, returning result 23784 1726882814.95243: _execute() done 23784 1726882814.95245: dumping result to json 23784 1726882814.95247: done dumping result, returning 23784 1726882814.95249: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affc7ec-ae25-6eac-d0b3-000000000426] 23784 1726882814.95251: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000426 23784 1726882814.95326: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000426 23784 1726882814.95329: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 23784 1726882814.95394: no more pending results, returning what we have 23784 1726882814.95399: results queue empty 23784 1726882814.95400: checking for any_errors_fatal 23784 1726882814.95409: done checking for any_errors_fatal 23784 1726882814.95410: checking for max_fail_percentage 23784 1726882814.95412: done checking for max_fail_percentage 23784 1726882814.95413: checking to see if all hosts have failed and the running result is not ok 23784 1726882814.95414: done checking to see if all hosts have failed 23784 1726882814.95415: getting the remaining hosts for this loop 23784 1726882814.95416: done getting the remaining hosts for this loop 23784 1726882814.95421: getting the next task for host managed_node1 23784 1726882814.95431: done getting next task for host managed_node1 23784 1726882814.95434: ^ task is: TASK: Set NM profile exist flag based on the profile files 23784 1726882814.95440: ^ 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 23784 1726882814.95444: getting variables 23784 1726882814.95446: in VariableManager get_vars() 23784 1726882814.95490: Calling all_inventory to load vars for managed_node1 23784 1726882814.95493: Calling groups_inventory to load vars for managed_node1 23784 1726882814.95495: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882814.95507: Calling all_plugins_play to load vars for managed_node1 23784 1726882814.95511: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882814.95514: Calling groups_plugins_play to load vars for managed_node1 23784 1726882814.97703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.00202: done with get_vars() 23784 1726882815.00233: done getting variables 23784 1726882815.00298: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:40:15 -0400 (0:00:00.436) 0:00:26.885 ****** 23784 1726882815.00334: entering _queue_task() for managed_node1/set_fact 23784 1726882815.00681: worker is 1 (out of 1 available) 23784 1726882815.00695: exiting _queue_task() for managed_node1/set_fact 23784 1726882815.00707: done queuing things up, now waiting for results queue to drain 23784 1726882815.00709: waiting for pending results... 23784 1726882815.01098: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 23784 1726882815.01104: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000427 23784 1726882815.01108: variable 'ansible_search_path' from source: unknown 23784 1726882815.01111: variable 'ansible_search_path' from source: unknown 23784 1726882815.01151: calling self._execute() 23784 1726882815.01255: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.01268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.01299: variable 'omit' from source: magic vars 23784 1726882815.01690: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.01709: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.01948: variable 'profile_stat' from source: set_fact 23784 1726882815.01952: Evaluated conditional (profile_stat.stat.exists): False 23784 1726882815.01954: when evaluation is False, skipping this task 23784 1726882815.01956: _execute() done 23784 1726882815.01958: dumping result to json 23784 1726882815.01961: done dumping result, returning 23784 1726882815.01963: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affc7ec-ae25-6eac-d0b3-000000000427] 23784 1726882815.01965: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000427 23784 1726882815.02041: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000427 23784 1726882815.02045: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 23784 1726882815.02092: no more pending results, returning what we have 23784 1726882815.02096: results queue empty 23784 1726882815.02097: checking for any_errors_fatal 23784 1726882815.02106: done checking for any_errors_fatal 23784 1726882815.02107: checking for max_fail_percentage 23784 1726882815.02108: done checking for max_fail_percentage 23784 1726882815.02109: checking to see if all hosts have failed and the running result is not ok 23784 1726882815.02110: done checking to see if all hosts have failed 23784 1726882815.02111: getting the remaining hosts for this loop 23784 1726882815.02112: done getting the remaining hosts for this loop 23784 1726882815.02117: getting the next task for host managed_node1 23784 1726882815.02127: done getting next task for host managed_node1 23784 1726882815.02129: ^ task is: TASK: Get NM profile info 23784 1726882815.02134: ^ 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 23784 1726882815.02138: getting variables 23784 1726882815.02140: in VariableManager get_vars() 23784 1726882815.02179: Calling all_inventory to load vars for managed_node1 23784 1726882815.02181: Calling groups_inventory to load vars for managed_node1 23784 1726882815.02184: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882815.02198: Calling all_plugins_play to load vars for managed_node1 23784 1726882815.02201: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882815.02204: Calling groups_plugins_play to load vars for managed_node1 23784 1726882815.04140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.06341: done with get_vars() 23784 1726882815.06367: done getting variables 23784 1726882815.06468: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:40:15 -0400 (0:00:00.061) 0:00:26.947 ****** 23784 1726882815.06501: entering _queue_task() for managed_node1/shell 23784 1726882815.06503: Creating lock for shell 23784 1726882815.06856: worker is 1 (out of 1 available) 23784 1726882815.06869: exiting _queue_task() for managed_node1/shell 23784 1726882815.06884: done queuing things up, now waiting for results queue to drain 23784 1726882815.06885: waiting for pending results... 23784 1726882815.07245: running TaskExecutor() for managed_node1/TASK: Get NM profile info 23784 1726882815.07367: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000428 23784 1726882815.07372: variable 'ansible_search_path' from source: unknown 23784 1726882815.07375: variable 'ansible_search_path' from source: unknown 23784 1726882815.07400: calling self._execute() 23784 1726882815.07510: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.07588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.07592: variable 'omit' from source: magic vars 23784 1726882815.07985: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.08004: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.08025: variable 'omit' from source: magic vars 23784 1726882815.08086: variable 'omit' from source: magic vars 23784 1726882815.08205: variable 'profile' from source: play vars 23784 1726882815.08216: variable 'interface' from source: play vars 23784 1726882815.08303: variable 'interface' from source: play vars 23784 1726882815.08351: variable 'omit' from source: magic vars 23784 1726882815.08388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882815.08431: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882815.08527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882815.08530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.08533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.08544: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882815.08553: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.08563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.08691: Set connection var ansible_pipelining to False 23784 1726882815.08726: Set connection var ansible_timeout to 10 23784 1726882815.08730: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882815.08732: Set connection var ansible_connection to ssh 23784 1726882815.08737: Set connection var ansible_shell_executable to /bin/sh 23784 1726882815.08745: Set connection var ansible_shell_type to sh 23784 1726882815.08791: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.08794: variable 'ansible_connection' from source: unknown 23784 1726882815.08797: variable 'ansible_module_compression' from source: unknown 23784 1726882815.08800: variable 'ansible_shell_type' from source: unknown 23784 1726882815.08929: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.08933: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.08937: variable 'ansible_pipelining' from source: unknown 23784 1726882815.08941: variable 'ansible_timeout' from source: unknown 23784 1726882815.08944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.08996: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882815.09007: variable 'omit' from source: magic vars 23784 1726882815.09012: starting attempt loop 23784 1726882815.09019: running the handler 23784 1726882815.09028: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882815.09048: _low_level_execute_command(): starting 23784 1726882815.09064: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882815.09930: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882815.10045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882815.10055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882815.10058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882815.10061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882815.10160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882815.11817: stdout chunk (state=3): >>>/root <<< 23784 1726882815.12132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882815.12135: stdout chunk (state=3): >>><<< 23784 1726882815.12138: stderr chunk (state=3): >>><<< 23784 1726882815.12141: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882815.12143: _low_level_execute_command(): starting 23784 1726882815.12146: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285 `" && echo ansible-tmp-1726882815.120329-24623-169562065812285="` echo /root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285 `" ) && sleep 0' 23784 1726882815.12678: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882815.12689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882815.12702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882815.12715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882815.12729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882815.12738: stderr chunk (state=3): >>>debug2: match not found <<< 23784 1726882815.12747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882815.12761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 23784 1726882815.12771: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882815.12839: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882815.12863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882815.12876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882815.12894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882815.12983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882815.14948: stdout chunk (state=3): >>>ansible-tmp-1726882815.120329-24623-169562065812285=/root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285 <<< 23784 1726882815.15145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882815.15148: stdout chunk (state=3): >>><<< 23784 1726882815.15151: stderr chunk (state=3): >>><<< 23784 1726882815.15327: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882815.120329-24623-169562065812285=/root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882815.15331: variable 'ansible_module_compression' from source: unknown 23784 1726882815.15333: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 23784 1726882815.15335: variable 'ansible_facts' from source: unknown 23784 1726882815.15410: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285/AnsiballZ_command.py 23784 1726882815.15578: Sending initial data 23784 1726882815.15587: Sent initial data (155 bytes) 23784 1726882815.16197: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882815.16239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882815.16247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882815.16256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882815.16338: 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/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882815.16376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882815.16420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882815.18020: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882815.18078: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882815.18129: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpqq2grgqs /root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285/AnsiballZ_command.py <<< 23784 1726882815.18133: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285/AnsiballZ_command.py" <<< 23784 1726882815.18175: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpqq2grgqs" to remote "/root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285/AnsiballZ_command.py" <<< 23784 1726882815.19298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882815.19441: stderr chunk (state=3): >>><<< 23784 1726882815.19444: stdout chunk (state=3): >>><<< 23784 1726882815.19447: done transferring module to remote 23784 1726882815.19449: _low_level_execute_command(): starting 23784 1726882815.19451: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285/ /root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285/AnsiballZ_command.py && sleep 0' 23784 1726882815.20016: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882815.20035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882815.20077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882815.20095: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address <<< 23784 1726882815.20190: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882815.20211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882815.20301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882815.22305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882815.22310: stdout chunk (state=3): >>><<< 23784 1726882815.22313: stderr chunk (state=3): >>><<< 23784 1726882815.22317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882815.22319: _low_level_execute_command(): starting 23784 1726882815.22324: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285/AnsiballZ_command.py && sleep 0' 23784 1726882815.22885: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 23784 1726882815.22900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882815.22918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882815.23020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882815.23073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882815.23139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882815.46487: 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:40:15.444262", "end": "2024-09-20 21:40:15.463150", "delta": "0:00:00.018888", "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}}} <<< 23784 1726882815.48137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882815.48190: stderr chunk (state=3): >>><<< 23784 1726882815.48194: stdout chunk (state=3): >>><<< 23784 1726882815.48210: _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:40:15.444262", "end": "2024-09-20 21:40:15.463150", "delta": "0:00:00.018888", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882815.48245: 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-1726882815.120329-24623-169562065812285/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882815.48256: _low_level_execute_command(): starting 23784 1726882815.48259: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882815.120329-24623-169562065812285/ > /dev/null 2>&1 && sleep 0' 23784 1726882815.48704: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882815.48712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882815.48741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882815.48744: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882815.48746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882815.48794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882815.48798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882815.48813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882815.48872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882815.50728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882815.50772: stderr chunk (state=3): >>><<< 23784 1726882815.50778: stdout chunk (state=3): >>><<< 23784 1726882815.50796: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882815.50802: handler run complete 23784 1726882815.50823: Evaluated conditional (False): False 23784 1726882815.50833: attempt loop complete, returning result 23784 1726882815.50836: _execute() done 23784 1726882815.50839: dumping result to json 23784 1726882815.50844: done dumping result, returning 23784 1726882815.50853: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affc7ec-ae25-6eac-d0b3-000000000428] 23784 1726882815.50857: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000428 23784 1726882815.50961: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000428 23784 1726882815.50964: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "delta": "0:00:00.018888", "end": "2024-09-20 21:40:15.463150", "rc": 0, "start": "2024-09-20 21:40:15.444262" } STDOUT: rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection 23784 1726882815.51037: no more pending results, returning what we have 23784 1726882815.51041: results queue empty 23784 1726882815.51041: checking for any_errors_fatal 23784 1726882815.51050: done checking for any_errors_fatal 23784 1726882815.51051: checking for max_fail_percentage 23784 1726882815.51052: done checking for max_fail_percentage 23784 1726882815.51053: checking to see if all hosts have failed and the running result is not ok 23784 1726882815.51054: done checking to see if all hosts have failed 23784 1726882815.51055: getting the remaining hosts for this loop 23784 1726882815.51056: done getting the remaining hosts for this loop 23784 1726882815.51061: getting the next task for host managed_node1 23784 1726882815.51067: done getting next task for host managed_node1 23784 1726882815.51070: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 23784 1726882815.51074: ^ 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 23784 1726882815.51078: getting variables 23784 1726882815.51082: in VariableManager get_vars() 23784 1726882815.51121: Calling all_inventory to load vars for managed_node1 23784 1726882815.51129: Calling groups_inventory to load vars for managed_node1 23784 1726882815.51131: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882815.51142: Calling all_plugins_play to load vars for managed_node1 23784 1726882815.51145: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882815.51148: Calling groups_plugins_play to load vars for managed_node1 23784 1726882815.52261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.53430: done with get_vars() 23784 1726882815.53448: done getting variables 23784 1726882815.53497: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:40:15 -0400 (0:00:00.470) 0:00:27.417 ****** 23784 1726882815.53524: entering _queue_task() for managed_node1/set_fact 23784 1726882815.53774: worker is 1 (out of 1 available) 23784 1726882815.53790: exiting _queue_task() for managed_node1/set_fact 23784 1726882815.53804: done queuing things up, now waiting for results queue to drain 23784 1726882815.53806: waiting for pending results... 23784 1726882815.53989: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 23784 1726882815.54068: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000429 23784 1726882815.54084: variable 'ansible_search_path' from source: unknown 23784 1726882815.54088: variable 'ansible_search_path' from source: unknown 23784 1726882815.54114: calling self._execute() 23784 1726882815.54191: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.54195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.54203: variable 'omit' from source: magic vars 23784 1726882815.54489: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.54499: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.54595: variable 'nm_profile_exists' from source: set_fact 23784 1726882815.54606: Evaluated conditional (nm_profile_exists.rc == 0): True 23784 1726882815.54612: variable 'omit' from source: magic vars 23784 1726882815.54645: variable 'omit' from source: magic vars 23784 1726882815.54668: variable 'omit' from source: magic vars 23784 1726882815.54705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882815.54734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882815.54750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882815.54765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.54775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.54808: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882815.54812: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.54814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.54886: Set connection var ansible_pipelining to False 23784 1726882815.54893: Set connection var ansible_timeout to 10 23784 1726882815.54902: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882815.54905: Set connection var ansible_connection to ssh 23784 1726882815.54914: Set connection var ansible_shell_executable to /bin/sh 23784 1726882815.54917: Set connection var ansible_shell_type to sh 23784 1726882815.54935: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.54938: variable 'ansible_connection' from source: unknown 23784 1726882815.54941: variable 'ansible_module_compression' from source: unknown 23784 1726882815.54943: variable 'ansible_shell_type' from source: unknown 23784 1726882815.54946: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.54948: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.54952: variable 'ansible_pipelining' from source: unknown 23784 1726882815.54955: variable 'ansible_timeout' from source: unknown 23784 1726882815.54958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.55068: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882815.55078: variable 'omit' from source: magic vars 23784 1726882815.55084: starting attempt loop 23784 1726882815.55088: running the handler 23784 1726882815.55098: handler run complete 23784 1726882815.55107: attempt loop complete, returning result 23784 1726882815.55109: _execute() done 23784 1726882815.55112: dumping result to json 23784 1726882815.55116: done dumping result, returning 23784 1726882815.55124: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affc7ec-ae25-6eac-d0b3-000000000429] 23784 1726882815.55130: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000429 23784 1726882815.55213: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000429 23784 1726882815.55217: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 23784 1726882815.55279: no more pending results, returning what we have 23784 1726882815.55283: results queue empty 23784 1726882815.55284: checking for any_errors_fatal 23784 1726882815.55292: done checking for any_errors_fatal 23784 1726882815.55292: checking for max_fail_percentage 23784 1726882815.55294: done checking for max_fail_percentage 23784 1726882815.55295: checking to see if all hosts have failed and the running result is not ok 23784 1726882815.55296: done checking to see if all hosts have failed 23784 1726882815.55297: getting the remaining hosts for this loop 23784 1726882815.55299: done getting the remaining hosts for this loop 23784 1726882815.55303: getting the next task for host managed_node1 23784 1726882815.55311: done getting next task for host managed_node1 23784 1726882815.55313: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 23784 1726882815.55317: ^ 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 23784 1726882815.55320: getting variables 23784 1726882815.55323: in VariableManager get_vars() 23784 1726882815.55355: Calling all_inventory to load vars for managed_node1 23784 1726882815.55357: Calling groups_inventory to load vars for managed_node1 23784 1726882815.55359: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882815.55369: Calling all_plugins_play to load vars for managed_node1 23784 1726882815.55372: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882815.55374: Calling groups_plugins_play to load vars for managed_node1 23784 1726882815.56329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.57479: done with get_vars() 23784 1726882815.57500: done getting variables 23784 1726882815.57546: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 23784 1726882815.57638: variable 'profile' from source: play vars 23784 1726882815.57641: variable 'interface' from source: play vars 23784 1726882815.57689: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-rpltstbr] *********************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:40:15 -0400 (0:00:00.041) 0:00:27.459 ****** 23784 1726882815.57718: entering _queue_task() for managed_node1/command 23784 1726882815.57956: worker is 1 (out of 1 available) 23784 1726882815.57968: exiting _queue_task() for managed_node1/command 23784 1726882815.57984: done queuing things up, now waiting for results queue to drain 23784 1726882815.57986: waiting for pending results... 23784 1726882815.58164: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-rpltstbr 23784 1726882815.58255: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000042b 23784 1726882815.58267: variable 'ansible_search_path' from source: unknown 23784 1726882815.58270: variable 'ansible_search_path' from source: unknown 23784 1726882815.58300: calling self._execute() 23784 1726882815.58370: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.58374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.58386: variable 'omit' from source: magic vars 23784 1726882815.58657: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.58668: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.58755: variable 'profile_stat' from source: set_fact 23784 1726882815.58764: Evaluated conditional (profile_stat.stat.exists): False 23784 1726882815.58769: when evaluation is False, skipping this task 23784 1726882815.58772: _execute() done 23784 1726882815.58775: dumping result to json 23784 1726882815.58777: done dumping result, returning 23784 1726882815.58786: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-rpltstbr [0affc7ec-ae25-6eac-d0b3-00000000042b] 23784 1726882815.58789: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000042b 23784 1726882815.58879: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000042b 23784 1726882815.58884: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 23784 1726882815.58943: no more pending results, returning what we have 23784 1726882815.58946: results queue empty 23784 1726882815.58947: checking for any_errors_fatal 23784 1726882815.58952: done checking for any_errors_fatal 23784 1726882815.58953: checking for max_fail_percentage 23784 1726882815.58954: done checking for max_fail_percentage 23784 1726882815.58955: checking to see if all hosts have failed and the running result is not ok 23784 1726882815.58956: done checking to see if all hosts have failed 23784 1726882815.58957: getting the remaining hosts for this loop 23784 1726882815.58958: done getting the remaining hosts for this loop 23784 1726882815.58962: getting the next task for host managed_node1 23784 1726882815.58968: done getting next task for host managed_node1 23784 1726882815.58970: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 23784 1726882815.58974: ^ 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 23784 1726882815.58977: getting variables 23784 1726882815.58978: in VariableManager get_vars() 23784 1726882815.59017: Calling all_inventory to load vars for managed_node1 23784 1726882815.59020: Calling groups_inventory to load vars for managed_node1 23784 1726882815.59023: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882815.59034: Calling all_plugins_play to load vars for managed_node1 23784 1726882815.59037: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882815.59040: Calling groups_plugins_play to load vars for managed_node1 23784 1726882815.60096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.61248: done with get_vars() 23784 1726882815.61265: done getting variables 23784 1726882815.61311: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 23784 1726882815.61392: variable 'profile' from source: play vars 23784 1726882815.61395: variable 'interface' from source: play vars 23784 1726882815.61437: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-rpltstbr] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:40:15 -0400 (0:00:00.037) 0:00:27.497 ****** 23784 1726882815.61461: entering _queue_task() for managed_node1/set_fact 23784 1726882815.61692: worker is 1 (out of 1 available) 23784 1726882815.61706: exiting _queue_task() for managed_node1/set_fact 23784 1726882815.61721: done queuing things up, now waiting for results queue to drain 23784 1726882815.61725: waiting for pending results... 23784 1726882815.61898: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-rpltstbr 23784 1726882815.61971: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000042c 23784 1726882815.61985: variable 'ansible_search_path' from source: unknown 23784 1726882815.61988: variable 'ansible_search_path' from source: unknown 23784 1726882815.62016: calling self._execute() 23784 1726882815.62096: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.62100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.62108: variable 'omit' from source: magic vars 23784 1726882815.62392: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.62402: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.62494: variable 'profile_stat' from source: set_fact 23784 1726882815.62505: Evaluated conditional (profile_stat.stat.exists): False 23784 1726882815.62508: when evaluation is False, skipping this task 23784 1726882815.62511: _execute() done 23784 1726882815.62513: dumping result to json 23784 1726882815.62516: done dumping result, returning 23784 1726882815.62523: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-rpltstbr [0affc7ec-ae25-6eac-d0b3-00000000042c] 23784 1726882815.62529: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000042c 23784 1726882815.62620: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000042c skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 23784 1726882815.62672: no more pending results, returning what we have 23784 1726882815.62676: results queue empty 23784 1726882815.62677: checking for any_errors_fatal 23784 1726882815.62681: done checking for any_errors_fatal 23784 1726882815.62682: checking for max_fail_percentage 23784 1726882815.62683: done checking for max_fail_percentage 23784 1726882815.62684: checking to see if all hosts have failed and the running result is not ok 23784 1726882815.62685: done checking to see if all hosts have failed 23784 1726882815.62685: getting the remaining hosts for this loop 23784 1726882815.62687: done getting the remaining hosts for this loop 23784 1726882815.62690: getting the next task for host managed_node1 23784 1726882815.62697: done getting next task for host managed_node1 23784 1726882815.62699: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 23784 1726882815.62702: ^ 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 23784 1726882815.62705: getting variables 23784 1726882815.62707: in VariableManager get_vars() 23784 1726882815.62742: Calling all_inventory to load vars for managed_node1 23784 1726882815.62745: Calling groups_inventory to load vars for managed_node1 23784 1726882815.62747: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882815.62758: Calling all_plugins_play to load vars for managed_node1 23784 1726882815.62760: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882815.62763: Calling groups_plugins_play to load vars for managed_node1 23784 1726882815.63307: WORKER PROCESS EXITING 23784 1726882815.63798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.68089: done with get_vars() 23784 1726882815.68109: done getting variables 23784 1726882815.68153: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 23784 1726882815.68220: variable 'profile' from source: play vars 23784 1726882815.68225: variable 'interface' from source: play vars 23784 1726882815.68269: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-rpltstbr] *************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:40:15 -0400 (0:00:00.068) 0:00:27.565 ****** 23784 1726882815.68290: entering _queue_task() for managed_node1/command 23784 1726882815.68565: worker is 1 (out of 1 available) 23784 1726882815.68579: exiting _queue_task() for managed_node1/command 23784 1726882815.68592: done queuing things up, now waiting for results queue to drain 23784 1726882815.68595: waiting for pending results... 23784 1726882815.68783: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-rpltstbr 23784 1726882815.68877: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000042d 23784 1726882815.68894: variable 'ansible_search_path' from source: unknown 23784 1726882815.68899: variable 'ansible_search_path' from source: unknown 23784 1726882815.68931: calling self._execute() 23784 1726882815.69008: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.69012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.69021: variable 'omit' from source: magic vars 23784 1726882815.69310: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.69320: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.69413: variable 'profile_stat' from source: set_fact 23784 1726882815.69424: Evaluated conditional (profile_stat.stat.exists): False 23784 1726882815.69429: when evaluation is False, skipping this task 23784 1726882815.69432: _execute() done 23784 1726882815.69434: dumping result to json 23784 1726882815.69437: done dumping result, returning 23784 1726882815.69443: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-rpltstbr [0affc7ec-ae25-6eac-d0b3-00000000042d] 23784 1726882815.69449: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000042d 23784 1726882815.69542: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000042d 23784 1726882815.69545: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 23784 1726882815.69628: no more pending results, returning what we have 23784 1726882815.69631: results queue empty 23784 1726882815.69632: checking for any_errors_fatal 23784 1726882815.69638: done checking for any_errors_fatal 23784 1726882815.69639: checking for max_fail_percentage 23784 1726882815.69640: done checking for max_fail_percentage 23784 1726882815.69641: checking to see if all hosts have failed and the running result is not ok 23784 1726882815.69642: done checking to see if all hosts have failed 23784 1726882815.69643: getting the remaining hosts for this loop 23784 1726882815.69644: done getting the remaining hosts for this loop 23784 1726882815.69648: getting the next task for host managed_node1 23784 1726882815.69656: done getting next task for host managed_node1 23784 1726882815.69659: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 23784 1726882815.69662: ^ 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 23784 1726882815.69665: getting variables 23784 1726882815.69667: in VariableManager get_vars() 23784 1726882815.69698: Calling all_inventory to load vars for managed_node1 23784 1726882815.69700: Calling groups_inventory to load vars for managed_node1 23784 1726882815.69702: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882815.69713: Calling all_plugins_play to load vars for managed_node1 23784 1726882815.69716: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882815.69718: Calling groups_plugins_play to load vars for managed_node1 23784 1726882815.70879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.72948: done with get_vars() 23784 1726882815.72977: done getting variables 23784 1726882815.73048: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 23784 1726882815.73165: variable 'profile' from source: play vars 23784 1726882815.73169: variable 'interface' from source: play vars 23784 1726882815.73234: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-rpltstbr] ************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:40:15 -0400 (0:00:00.049) 0:00:27.615 ****** 23784 1726882815.73269: entering _queue_task() for managed_node1/set_fact 23784 1726882815.73597: worker is 1 (out of 1 available) 23784 1726882815.73612: exiting _queue_task() for managed_node1/set_fact 23784 1726882815.73629: done queuing things up, now waiting for results queue to drain 23784 1726882815.73631: waiting for pending results... 23784 1726882815.74155: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-rpltstbr 23784 1726882815.74233: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000042e 23784 1726882815.74237: variable 'ansible_search_path' from source: unknown 23784 1726882815.74240: variable 'ansible_search_path' from source: unknown 23784 1726882815.74430: calling self._execute() 23784 1726882815.74434: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.74437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.74440: variable 'omit' from source: magic vars 23784 1726882815.74848: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.74885: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.75000: variable 'profile_stat' from source: set_fact 23784 1726882815.75011: Evaluated conditional (profile_stat.stat.exists): False 23784 1726882815.75014: when evaluation is False, skipping this task 23784 1726882815.75017: _execute() done 23784 1726882815.75020: dumping result to json 23784 1726882815.75027: done dumping result, returning 23784 1726882815.75035: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-rpltstbr [0affc7ec-ae25-6eac-d0b3-00000000042e] 23784 1726882815.75041: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000042e skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 23784 1726882815.75218: no more pending results, returning what we have 23784 1726882815.75221: results queue empty 23784 1726882815.75225: checking for any_errors_fatal 23784 1726882815.75231: done checking for any_errors_fatal 23784 1726882815.75232: checking for max_fail_percentage 23784 1726882815.75234: done checking for max_fail_percentage 23784 1726882815.75235: checking to see if all hosts have failed and the running result is not ok 23784 1726882815.75235: done checking to see if all hosts have failed 23784 1726882815.75237: getting the remaining hosts for this loop 23784 1726882815.75238: done getting the remaining hosts for this loop 23784 1726882815.75242: getting the next task for host managed_node1 23784 1726882815.75250: done getting next task for host managed_node1 23784 1726882815.75253: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 23784 1726882815.75255: ^ 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 23784 1726882815.75258: getting variables 23784 1726882815.75260: in VariableManager get_vars() 23784 1726882815.75294: Calling all_inventory to load vars for managed_node1 23784 1726882815.75297: Calling groups_inventory to load vars for managed_node1 23784 1726882815.75299: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882815.75309: Calling all_plugins_play to load vars for managed_node1 23784 1726882815.75312: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882815.75315: Calling groups_plugins_play to load vars for managed_node1 23784 1726882815.75889: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000042e 23784 1726882815.75893: WORKER PROCESS EXITING 23784 1726882815.76402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.77552: done with get_vars() 23784 1726882815.77570: done getting variables 23784 1726882815.77614: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 23784 1726882815.77700: variable 'profile' from source: play vars 23784 1726882815.77703: variable 'interface' from source: play vars 23784 1726882815.77744: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'rpltstbr'] ************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:40:15 -0400 (0:00:00.044) 0:00:27.660 ****** 23784 1726882815.77766: entering _queue_task() for managed_node1/assert 23784 1726882815.77993: worker is 1 (out of 1 available) 23784 1726882815.78009: exiting _queue_task() for managed_node1/assert 23784 1726882815.78024: done queuing things up, now waiting for results queue to drain 23784 1726882815.78025: waiting for pending results... 23784 1726882815.78215: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'rpltstbr' 23784 1726882815.78294: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000397 23784 1726882815.78307: variable 'ansible_search_path' from source: unknown 23784 1726882815.78310: variable 'ansible_search_path' from source: unknown 23784 1726882815.78341: calling self._execute() 23784 1726882815.78418: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.78423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.78435: variable 'omit' from source: magic vars 23784 1726882815.78709: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.78720: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.78728: variable 'omit' from source: magic vars 23784 1726882815.78758: variable 'omit' from source: magic vars 23784 1726882815.78833: variable 'profile' from source: play vars 23784 1726882815.78838: variable 'interface' from source: play vars 23784 1726882815.78883: variable 'interface' from source: play vars 23784 1726882815.78902: variable 'omit' from source: magic vars 23784 1726882815.78938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882815.78968: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882815.78989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882815.79003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.79019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.79042: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882815.79046: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.79048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.79123: Set connection var ansible_pipelining to False 23784 1726882815.79134: Set connection var ansible_timeout to 10 23784 1726882815.79141: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882815.79143: Set connection var ansible_connection to ssh 23784 1726882815.79150: Set connection var ansible_shell_executable to /bin/sh 23784 1726882815.79153: Set connection var ansible_shell_type to sh 23784 1726882815.79169: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.79173: variable 'ansible_connection' from source: unknown 23784 1726882815.79176: variable 'ansible_module_compression' from source: unknown 23784 1726882815.79178: variable 'ansible_shell_type' from source: unknown 23784 1726882815.79181: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.79186: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.79190: variable 'ansible_pipelining' from source: unknown 23784 1726882815.79193: variable 'ansible_timeout' from source: unknown 23784 1726882815.79197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.79311: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882815.79320: variable 'omit' from source: magic vars 23784 1726882815.79326: starting attempt loop 23784 1726882815.79328: running the handler 23784 1726882815.79414: variable 'lsr_net_profile_exists' from source: set_fact 23784 1726882815.79418: Evaluated conditional (lsr_net_profile_exists): True 23784 1726882815.79425: handler run complete 23784 1726882815.79439: attempt loop complete, returning result 23784 1726882815.79442: _execute() done 23784 1726882815.79444: dumping result to json 23784 1726882815.79447: done dumping result, returning 23784 1726882815.79459: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'rpltstbr' [0affc7ec-ae25-6eac-d0b3-000000000397] 23784 1726882815.79463: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000397 23784 1726882815.79548: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000397 23784 1726882815.79551: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 23784 1726882815.79612: no more pending results, returning what we have 23784 1726882815.79615: results queue empty 23784 1726882815.79616: checking for any_errors_fatal 23784 1726882815.79625: done checking for any_errors_fatal 23784 1726882815.79626: checking for max_fail_percentage 23784 1726882815.79627: done checking for max_fail_percentage 23784 1726882815.79629: checking to see if all hosts have failed and the running result is not ok 23784 1726882815.79629: done checking to see if all hosts have failed 23784 1726882815.79630: getting the remaining hosts for this loop 23784 1726882815.79632: done getting the remaining hosts for this loop 23784 1726882815.79636: getting the next task for host managed_node1 23784 1726882815.79643: done getting next task for host managed_node1 23784 1726882815.79645: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 23784 1726882815.79648: ^ 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 23784 1726882815.79651: getting variables 23784 1726882815.79653: in VariableManager get_vars() 23784 1726882815.79688: Calling all_inventory to load vars for managed_node1 23784 1726882815.79691: Calling groups_inventory to load vars for managed_node1 23784 1726882815.79693: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882815.79703: Calling all_plugins_play to load vars for managed_node1 23784 1726882815.79706: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882815.79708: Calling groups_plugins_play to load vars for managed_node1 23784 1726882815.80671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.81925: done with get_vars() 23784 1726882815.81942: done getting variables 23784 1726882815.81985: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 23784 1726882815.82069: variable 'profile' from source: play vars 23784 1726882815.82072: variable 'interface' from source: play vars 23784 1726882815.82112: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'rpltstbr'] ******** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:40:15 -0400 (0:00:00.043) 0:00:27.703 ****** 23784 1726882815.82143: entering _queue_task() for managed_node1/assert 23784 1726882815.82368: worker is 1 (out of 1 available) 23784 1726882815.82382: exiting _queue_task() for managed_node1/assert 23784 1726882815.82395: done queuing things up, now waiting for results queue to drain 23784 1726882815.82397: waiting for pending results... 23784 1726882815.82580: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'rpltstbr' 23784 1726882815.82663: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000398 23784 1726882815.82675: variable 'ansible_search_path' from source: unknown 23784 1726882815.82679: variable 'ansible_search_path' from source: unknown 23784 1726882815.82710: calling self._execute() 23784 1726882815.82783: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.82791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.82798: variable 'omit' from source: magic vars 23784 1726882815.83076: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.83090: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.83096: variable 'omit' from source: magic vars 23784 1726882815.83123: variable 'omit' from source: magic vars 23784 1726882815.83197: variable 'profile' from source: play vars 23784 1726882815.83201: variable 'interface' from source: play vars 23784 1726882815.83250: variable 'interface' from source: play vars 23784 1726882815.83263: variable 'omit' from source: magic vars 23784 1726882815.83301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882815.83330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882815.83348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882815.83363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.83374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.83405: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882815.83408: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.83411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.83483: Set connection var ansible_pipelining to False 23784 1726882815.83494: Set connection var ansible_timeout to 10 23784 1726882815.83501: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882815.83504: Set connection var ansible_connection to ssh 23784 1726882815.83511: Set connection var ansible_shell_executable to /bin/sh 23784 1726882815.83514: Set connection var ansible_shell_type to sh 23784 1726882815.83534: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.83537: variable 'ansible_connection' from source: unknown 23784 1726882815.83540: variable 'ansible_module_compression' from source: unknown 23784 1726882815.83543: variable 'ansible_shell_type' from source: unknown 23784 1726882815.83545: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.83548: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.83550: variable 'ansible_pipelining' from source: unknown 23784 1726882815.83553: variable 'ansible_timeout' from source: unknown 23784 1726882815.83555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.83669: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882815.83678: variable 'omit' from source: magic vars 23784 1726882815.83681: starting attempt loop 23784 1726882815.83688: running the handler 23784 1726882815.83769: variable 'lsr_net_profile_ansible_managed' from source: set_fact 23784 1726882815.83773: Evaluated conditional (lsr_net_profile_ansible_managed): True 23784 1726882815.83779: handler run complete 23784 1726882815.83794: attempt loop complete, returning result 23784 1726882815.83798: _execute() done 23784 1726882815.83801: dumping result to json 23784 1726882815.83803: done dumping result, returning 23784 1726882815.83809: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'rpltstbr' [0affc7ec-ae25-6eac-d0b3-000000000398] 23784 1726882815.83817: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000398 23784 1726882815.83905: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000398 23784 1726882815.83908: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 23784 1726882815.83967: no more pending results, returning what we have 23784 1726882815.83970: results queue empty 23784 1726882815.83971: checking for any_errors_fatal 23784 1726882815.83977: done checking for any_errors_fatal 23784 1726882815.83978: checking for max_fail_percentage 23784 1726882815.83979: done checking for max_fail_percentage 23784 1726882815.83980: checking to see if all hosts have failed and the running result is not ok 23784 1726882815.83981: done checking to see if all hosts have failed 23784 1726882815.83981: getting the remaining hosts for this loop 23784 1726882815.83983: done getting the remaining hosts for this loop 23784 1726882815.83987: getting the next task for host managed_node1 23784 1726882815.83993: done getting next task for host managed_node1 23784 1726882815.83995: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 23784 1726882815.83997: ^ 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 23784 1726882815.84001: getting variables 23784 1726882815.84002: in VariableManager get_vars() 23784 1726882815.84037: Calling all_inventory to load vars for managed_node1 23784 1726882815.84039: Calling groups_inventory to load vars for managed_node1 23784 1726882815.84042: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882815.84052: Calling all_plugins_play to load vars for managed_node1 23784 1726882815.84054: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882815.84056: Calling groups_plugins_play to load vars for managed_node1 23784 1726882815.85004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.86169: done with get_vars() 23784 1726882815.86188: done getting variables 23784 1726882815.86234: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 23784 1726882815.86315: variable 'profile' from source: play vars 23784 1726882815.86318: variable 'interface' from source: play vars 23784 1726882815.86360: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in rpltstbr] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:40:15 -0400 (0:00:00.042) 0:00:27.746 ****** 23784 1726882815.86390: entering _queue_task() for managed_node1/assert 23784 1726882815.86629: worker is 1 (out of 1 available) 23784 1726882815.86645: exiting _queue_task() for managed_node1/assert 23784 1726882815.86658: done queuing things up, now waiting for results queue to drain 23784 1726882815.86660: waiting for pending results... 23784 1726882815.86851: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in rpltstbr 23784 1726882815.86930: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000399 23784 1726882815.86945: variable 'ansible_search_path' from source: unknown 23784 1726882815.86949: variable 'ansible_search_path' from source: unknown 23784 1726882815.86981: calling self._execute() 23784 1726882815.87053: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.87059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.87068: variable 'omit' from source: magic vars 23784 1726882815.87351: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.87361: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.87369: variable 'omit' from source: magic vars 23784 1726882815.87405: variable 'omit' from source: magic vars 23784 1726882815.87473: variable 'profile' from source: play vars 23784 1726882815.87477: variable 'interface' from source: play vars 23784 1726882815.87529: variable 'interface' from source: play vars 23784 1726882815.87544: variable 'omit' from source: magic vars 23784 1726882815.87577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882815.87609: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882815.87628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882815.87644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.87655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.87679: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882815.87682: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.87688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.87764: Set connection var ansible_pipelining to False 23784 1726882815.87772: Set connection var ansible_timeout to 10 23784 1726882815.87780: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882815.87785: Set connection var ansible_connection to ssh 23784 1726882815.87792: Set connection var ansible_shell_executable to /bin/sh 23784 1726882815.87796: Set connection var ansible_shell_type to sh 23784 1726882815.87811: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.87814: variable 'ansible_connection' from source: unknown 23784 1726882815.87816: variable 'ansible_module_compression' from source: unknown 23784 1726882815.87819: variable 'ansible_shell_type' from source: unknown 23784 1726882815.87821: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.87825: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.87830: variable 'ansible_pipelining' from source: unknown 23784 1726882815.87835: variable 'ansible_timeout' from source: unknown 23784 1726882815.87837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.87948: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882815.87957: variable 'omit' from source: magic vars 23784 1726882815.87960: starting attempt loop 23784 1726882815.87963: running the handler 23784 1726882815.88044: variable 'lsr_net_profile_fingerprint' from source: set_fact 23784 1726882815.88049: Evaluated conditional (lsr_net_profile_fingerprint): True 23784 1726882815.88055: handler run complete 23784 1726882815.88072: attempt loop complete, returning result 23784 1726882815.88075: _execute() done 23784 1726882815.88077: dumping result to json 23784 1726882815.88082: done dumping result, returning 23784 1726882815.88089: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in rpltstbr [0affc7ec-ae25-6eac-d0b3-000000000399] 23784 1726882815.88094: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000399 23784 1726882815.88178: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000399 23784 1726882815.88181: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 23784 1726882815.88241: no more pending results, returning what we have 23784 1726882815.88244: results queue empty 23784 1726882815.88245: checking for any_errors_fatal 23784 1726882815.88251: done checking for any_errors_fatal 23784 1726882815.88252: checking for max_fail_percentage 23784 1726882815.88253: done checking for max_fail_percentage 23784 1726882815.88255: checking to see if all hosts have failed and the running result is not ok 23784 1726882815.88255: done checking to see if all hosts have failed 23784 1726882815.88256: getting the remaining hosts for this loop 23784 1726882815.88258: done getting the remaining hosts for this loop 23784 1726882815.88262: getting the next task for host managed_node1 23784 1726882815.88270: done getting next task for host managed_node1 23784 1726882815.88272: ^ task is: TASK: Get network_connections output 23784 1726882815.88274: ^ 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 23784 1726882815.88278: getting variables 23784 1726882815.88279: in VariableManager get_vars() 23784 1726882815.88312: Calling all_inventory to load vars for managed_node1 23784 1726882815.88315: Calling groups_inventory to load vars for managed_node1 23784 1726882815.88317: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882815.88329: Calling all_plugins_play to load vars for managed_node1 23784 1726882815.88332: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882815.88335: Calling groups_plugins_play to load vars for managed_node1 23784 1726882815.89413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882815.90578: done with get_vars() 23784 1726882815.90596: done getting variables TASK [Get network_connections output] ****************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:43 Friday 20 September 2024 21:40:15 -0400 (0:00:00.042) 0:00:27.788 ****** 23784 1726882815.90657: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23784 1726882815.90895: worker is 1 (out of 1 available) 23784 1726882815.90908: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23784 1726882815.90921: done queuing things up, now waiting for results queue to drain 23784 1726882815.90925: waiting for pending results... 23784 1726882815.91112: running TaskExecutor() for managed_node1/TASK: Get network_connections output 23784 1726882815.91180: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000002d 23784 1726882815.91195: variable 'ansible_search_path' from source: unknown 23784 1726882815.91226: calling self._execute() 23784 1726882815.91305: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.91310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.91319: variable 'omit' from source: magic vars 23784 1726882815.91609: variable 'ansible_distribution_major_version' from source: facts 23784 1726882815.91620: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882815.91629: variable 'omit' from source: magic vars 23784 1726882815.91652: variable 'omit' from source: magic vars 23784 1726882815.91677: variable 'interface' from source: play vars 23784 1726882815.91734: variable 'interface' from source: play vars 23784 1726882815.91749: variable 'omit' from source: magic vars 23784 1726882815.91786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882815.91817: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882815.91836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882815.91849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.91859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882815.91886: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882815.91889: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.91892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.91969: Set connection var ansible_pipelining to False 23784 1726882815.91976: Set connection var ansible_timeout to 10 23784 1726882815.91986: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882815.91989: Set connection var ansible_connection to ssh 23784 1726882815.91996: Set connection var ansible_shell_executable to /bin/sh 23784 1726882815.91999: Set connection var ansible_shell_type to sh 23784 1726882815.92015: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.92021: variable 'ansible_connection' from source: unknown 23784 1726882815.92024: variable 'ansible_module_compression' from source: unknown 23784 1726882815.92026: variable 'ansible_shell_type' from source: unknown 23784 1726882815.92031: variable 'ansible_shell_executable' from source: unknown 23784 1726882815.92034: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882815.92037: variable 'ansible_pipelining' from source: unknown 23784 1726882815.92039: variable 'ansible_timeout' from source: unknown 23784 1726882815.92041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882815.92186: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882815.92196: variable 'omit' from source: magic vars 23784 1726882815.92202: starting attempt loop 23784 1726882815.92205: running the handler 23784 1726882815.92217: _low_level_execute_command(): starting 23784 1726882815.92225: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882815.92762: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882815.92766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882815.92768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882815.92771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882815.92829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882815.92832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882815.92838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882815.92899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882815.94659: stdout chunk (state=3): >>>/root <<< 23784 1726882815.94769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882815.94828: stderr chunk (state=3): >>><<< 23784 1726882815.94831: stdout chunk (state=3): >>><<< 23784 1726882815.94853: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882815.94863: _low_level_execute_command(): starting 23784 1726882815.94869: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851 `" && echo ansible-tmp-1726882815.9485142-24655-56902610203851="` echo /root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851 `" ) && sleep 0' 23784 1726882815.95315: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882815.95353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882815.95356: stderr chunk (state=3): >>>debug2: match not found <<< 23784 1726882815.95367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882815.95369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882815.95372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882815.95415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882815.95425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882815.95427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882815.95473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882815.97420: stdout chunk (state=3): >>>ansible-tmp-1726882815.9485142-24655-56902610203851=/root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851 <<< 23784 1726882815.97542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882815.97590: stderr chunk (state=3): >>><<< 23784 1726882815.97593: stdout chunk (state=3): >>><<< 23784 1726882815.97612: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882815.9485142-24655-56902610203851=/root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882815.97655: variable 'ansible_module_compression' from source: unknown 23784 1726882815.97706: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 23784 1726882815.97751: variable 'ansible_facts' from source: unknown 23784 1726882815.97845: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851/AnsiballZ_network_connections.py 23784 1726882815.97957: Sending initial data 23784 1726882815.97960: Sent initial data (167 bytes) 23784 1726882815.98440: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882815.98443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882815.98446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882815.98449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 23784 1726882815.98451: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882815.98503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882815.98513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882815.98515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882815.98564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.00145: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882816.00151: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882816.00197: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882816.00250: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp1ln3w7uv /root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851/AnsiballZ_network_connections.py <<< 23784 1726882816.00257: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851/AnsiballZ_network_connections.py" <<< 23784 1726882816.00305: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp1ln3w7uv" to remote "/root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851/AnsiballZ_network_connections.py" <<< 23784 1726882816.00308: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851/AnsiballZ_network_connections.py" <<< 23784 1726882816.01103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882816.01175: stderr chunk (state=3): >>><<< 23784 1726882816.01179: stdout chunk (state=3): >>><<< 23784 1726882816.01203: done transferring module to remote 23784 1726882816.01215: _low_level_execute_command(): starting 23784 1726882816.01218: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851/ /root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851/AnsiballZ_network_connections.py && sleep 0' 23784 1726882816.01704: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882816.01708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882816.01716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.01719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882816.01721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.01729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.01770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882816.01773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.01829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.03618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882816.03667: stderr chunk (state=3): >>><<< 23784 1726882816.03670: stdout chunk (state=3): >>><<< 23784 1726882816.03687: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882816.03691: _low_level_execute_command(): starting 23784 1726882816.03693: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851/AnsiballZ_network_connections.py && sleep 0' 23784 1726882816.04154: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882816.04157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882816.04160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.04162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.04164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.04219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882816.04228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.04278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.33657: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (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": ""}}} <<< 23784 1726882816.35747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882816.35805: stderr chunk (state=3): >>><<< 23784 1726882816.35808: stdout chunk (state=3): >>><<< 23784 1726882816.35824: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882816.35866: 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-1726882815.9485142-24655-56902610203851/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882816.35876: _low_level_execute_command(): starting 23784 1726882816.35884: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882815.9485142-24655-56902610203851/ > /dev/null 2>&1 && sleep 0' 23784 1726882816.36373: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882816.36376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882816.36379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.36381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.36384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.36428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882816.36448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.36503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.38388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882816.38434: stderr chunk (state=3): >>><<< 23784 1726882816.38438: stdout chunk (state=3): >>><<< 23784 1726882816.38454: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882816.38460: handler run complete 23784 1726882816.38490: attempt loop complete, returning result 23784 1726882816.38493: _execute() done 23784 1726882816.38495: dumping result to json 23784 1726882816.38504: done dumping result, returning 23784 1726882816.38511: done running TaskExecutor() for managed_node1/TASK: Get network_connections output [0affc7ec-ae25-6eac-d0b3-00000000002d] 23784 1726882816.38516: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002d 23784 1726882816.38632: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002d 23784 1726882816.38635: WORKER PROCESS EXITING changed: [managed_node1] => { "_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, 36c081dc-6e19-48f0-9813-19ca6d636f08 [004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (is-modified) [005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied 23784 1726882816.38764: no more pending results, returning what we have 23784 1726882816.38769: results queue empty 23784 1726882816.38770: checking for any_errors_fatal 23784 1726882816.38775: done checking for any_errors_fatal 23784 1726882816.38775: checking for max_fail_percentage 23784 1726882816.38777: done checking for max_fail_percentage 23784 1726882816.38778: checking to see if all hosts have failed and the running result is not ok 23784 1726882816.38779: done checking to see if all hosts have failed 23784 1726882816.38779: getting the remaining hosts for this loop 23784 1726882816.38781: done getting the remaining hosts for this loop 23784 1726882816.38784: getting the next task for host managed_node1 23784 1726882816.38790: done getting next task for host managed_node1 23784 1726882816.38792: ^ task is: TASK: Show test_module_run 23784 1726882816.38794: ^ 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 23784 1726882816.38796: getting variables 23784 1726882816.38798: in VariableManager get_vars() 23784 1726882816.38839: Calling all_inventory to load vars for managed_node1 23784 1726882816.38842: Calling groups_inventory to load vars for managed_node1 23784 1726882816.38844: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882816.38855: Calling all_plugins_play to load vars for managed_node1 23784 1726882816.38858: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882816.38860: Calling groups_plugins_play to load vars for managed_node1 23784 1726882816.39825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882816.41089: done with get_vars() 23784 1726882816.41106: done getting variables 23784 1726882816.41156: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test_module_run] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:58 Friday 20 September 2024 21:40:16 -0400 (0:00:00.505) 0:00:28.294 ****** 23784 1726882816.41182: entering _queue_task() for managed_node1/debug 23784 1726882816.41423: worker is 1 (out of 1 available) 23784 1726882816.41437: exiting _queue_task() for managed_node1/debug 23784 1726882816.41449: done queuing things up, now waiting for results queue to drain 23784 1726882816.41451: waiting for pending results... 23784 1726882816.41638: running TaskExecutor() for managed_node1/TASK: Show test_module_run 23784 1726882816.41703: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000002e 23784 1726882816.41716: variable 'ansible_search_path' from source: unknown 23784 1726882816.41749: calling self._execute() 23784 1726882816.41829: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.41833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.41842: variable 'omit' from source: magic vars 23784 1726882816.42131: variable 'ansible_distribution_major_version' from source: facts 23784 1726882816.42142: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882816.42149: variable 'omit' from source: magic vars 23784 1726882816.42171: variable 'omit' from source: magic vars 23784 1726882816.42197: variable 'omit' from source: magic vars 23784 1726882816.42235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882816.42264: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882816.42282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882816.42298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882816.42309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882816.42339: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882816.42343: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.42345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.42426: Set connection var ansible_pipelining to False 23784 1726882816.42435: Set connection var ansible_timeout to 10 23784 1726882816.42442: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882816.42446: Set connection var ansible_connection to ssh 23784 1726882816.42455: Set connection var ansible_shell_executable to /bin/sh 23784 1726882816.42458: Set connection var ansible_shell_type to sh 23784 1726882816.42474: variable 'ansible_shell_executable' from source: unknown 23784 1726882816.42477: variable 'ansible_connection' from source: unknown 23784 1726882816.42480: variable 'ansible_module_compression' from source: unknown 23784 1726882816.42483: variable 'ansible_shell_type' from source: unknown 23784 1726882816.42488: variable 'ansible_shell_executable' from source: unknown 23784 1726882816.42490: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.42494: variable 'ansible_pipelining' from source: unknown 23784 1726882816.42497: variable 'ansible_timeout' from source: unknown 23784 1726882816.42501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.42615: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882816.42625: variable 'omit' from source: magic vars 23784 1726882816.42631: starting attempt loop 23784 1726882816.42634: running the handler 23784 1726882816.42676: variable 'test_module_run' from source: set_fact 23784 1726882816.42735: variable 'test_module_run' from source: set_fact 23784 1726882816.42830: handler run complete 23784 1726882816.42852: attempt loop complete, returning result 23784 1726882816.42855: _execute() done 23784 1726882816.42858: dumping result to json 23784 1726882816.42862: done dumping result, returning 23784 1726882816.42870: done running TaskExecutor() for managed_node1/TASK: Show test_module_run [0affc7ec-ae25-6eac-d0b3-00000000002e] 23784 1726882816.42873: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002e 23784 1726882816.42971: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002e 23784 1726882816.42974: WORKER PROCESS EXITING ok: [managed_node1] => { "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, 36c081dc-6e19-48f0-9813-19ca6d636f08\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (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, 36c081dc-6e19-48f0-9813-19ca6d636f08", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 36c081dc-6e19-48f0-9813-19ca6d636f08 (is-modified)", "[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied" ] } } 23784 1726882816.43062: no more pending results, returning what we have 23784 1726882816.43065: results queue empty 23784 1726882816.43066: checking for any_errors_fatal 23784 1726882816.43072: done checking for any_errors_fatal 23784 1726882816.43073: checking for max_fail_percentage 23784 1726882816.43075: done checking for max_fail_percentage 23784 1726882816.43075: checking to see if all hosts have failed and the running result is not ok 23784 1726882816.43076: done checking to see if all hosts have failed 23784 1726882816.43077: getting the remaining hosts for this loop 23784 1726882816.43078: done getting the remaining hosts for this loop 23784 1726882816.43081: getting the next task for host managed_node1 23784 1726882816.43087: done getting next task for host managed_node1 23784 1726882816.43089: ^ task is: TASK: Assert that reapply is found in log output 23784 1726882816.43091: ^ 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 23784 1726882816.43094: getting variables 23784 1726882816.43095: in VariableManager get_vars() 23784 1726882816.43128: Calling all_inventory to load vars for managed_node1 23784 1726882816.43131: Calling groups_inventory to load vars for managed_node1 23784 1726882816.43132: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882816.43142: Calling all_plugins_play to load vars for managed_node1 23784 1726882816.43145: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882816.43148: Calling groups_plugins_play to load vars for managed_node1 23784 1726882816.44071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882816.45233: done with get_vars() 23784 1726882816.45254: done getting variables 23784 1726882816.45299: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that reapply is found in log output] ****************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:61 Friday 20 September 2024 21:40:16 -0400 (0:00:00.041) 0:00:28.335 ****** 23784 1726882816.45320: entering _queue_task() for managed_node1/assert 23784 1726882816.45560: worker is 1 (out of 1 available) 23784 1726882816.45573: exiting _queue_task() for managed_node1/assert 23784 1726882816.45584: done queuing things up, now waiting for results queue to drain 23784 1726882816.45586: waiting for pending results... 23784 1726882816.45777: running TaskExecutor() for managed_node1/TASK: Assert that reapply is found in log output 23784 1726882816.45849: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000002f 23784 1726882816.45863: variable 'ansible_search_path' from source: unknown 23784 1726882816.45896: calling self._execute() 23784 1726882816.45970: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.45975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.45986: variable 'omit' from source: magic vars 23784 1726882816.46276: variable 'ansible_distribution_major_version' from source: facts 23784 1726882816.46288: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882816.46295: variable 'omit' from source: magic vars 23784 1726882816.46317: variable 'omit' from source: magic vars 23784 1726882816.46342: variable 'omit' from source: magic vars 23784 1726882816.46380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882816.46412: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882816.46431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882816.46446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882816.46456: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882816.46483: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882816.46489: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.46492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.46565: Set connection var ansible_pipelining to False 23784 1726882816.46573: Set connection var ansible_timeout to 10 23784 1726882816.46584: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882816.46587: Set connection var ansible_connection to ssh 23784 1726882816.46594: Set connection var ansible_shell_executable to /bin/sh 23784 1726882816.46597: Set connection var ansible_shell_type to sh 23784 1726882816.46613: variable 'ansible_shell_executable' from source: unknown 23784 1726882816.46616: variable 'ansible_connection' from source: unknown 23784 1726882816.46620: variable 'ansible_module_compression' from source: unknown 23784 1726882816.46625: variable 'ansible_shell_type' from source: unknown 23784 1726882816.46627: variable 'ansible_shell_executable' from source: unknown 23784 1726882816.46629: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.46633: variable 'ansible_pipelining' from source: unknown 23784 1726882816.46636: variable 'ansible_timeout' from source: unknown 23784 1726882816.46641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.46752: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882816.46761: variable 'omit' from source: magic vars 23784 1726882816.46764: starting attempt loop 23784 1726882816.46768: running the handler 23784 1726882816.46877: variable 'test_module_run' from source: set_fact 23784 1726882816.46891: Evaluated conditional ('connection reapplied' in test_module_run.stderr): True 23784 1726882816.46897: handler run complete 23784 1726882816.46915: attempt loop complete, returning result 23784 1726882816.46918: _execute() done 23784 1726882816.46921: dumping result to json 23784 1726882816.46925: done dumping result, returning 23784 1726882816.46930: done running TaskExecutor() for managed_node1/TASK: Assert that reapply is found in log output [0affc7ec-ae25-6eac-d0b3-00000000002f] 23784 1726882816.46935: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002f 23784 1726882816.47021: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000002f 23784 1726882816.47026: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 23784 1726882816.47079: no more pending results, returning what we have 23784 1726882816.47081: results queue empty 23784 1726882816.47082: checking for any_errors_fatal 23784 1726882816.47092: done checking for any_errors_fatal 23784 1726882816.47093: checking for max_fail_percentage 23784 1726882816.47094: done checking for max_fail_percentage 23784 1726882816.47095: checking to see if all hosts have failed and the running result is not ok 23784 1726882816.47096: done checking to see if all hosts have failed 23784 1726882816.47097: getting the remaining hosts for this loop 23784 1726882816.47098: done getting the remaining hosts for this loop 23784 1726882816.47103: getting the next task for host managed_node1 23784 1726882816.47113: done getting next task for host managed_node1 23784 1726882816.47115: ^ task is: TASK: Deactivate the connection and remove the connection profile 23784 1726882816.47118: ^ 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 23784 1726882816.47121: getting variables 23784 1726882816.47125: in VariableManager get_vars() 23784 1726882816.47158: Calling all_inventory to load vars for managed_node1 23784 1726882816.47161: Calling groups_inventory to load vars for managed_node1 23784 1726882816.47163: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882816.47173: Calling all_plugins_play to load vars for managed_node1 23784 1726882816.47176: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882816.47178: Calling groups_plugins_play to load vars for managed_node1 23784 1726882816.48245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882816.49384: done with get_vars() 23784 1726882816.49402: done getting variables TASK [Deactivate the connection and remove the connection profile] ************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:72 Friday 20 September 2024 21:40:16 -0400 (0:00:00.041) 0:00:28.377 ****** 23784 1726882816.49462: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23784 1726882816.49673: worker is 1 (out of 1 available) 23784 1726882816.49686: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 23784 1726882816.49697: done queuing things up, now waiting for results queue to drain 23784 1726882816.49699: waiting for pending results... 23784 1726882816.49872: running TaskExecutor() for managed_node1/TASK: Deactivate the connection and remove the connection profile 23784 1726882816.49954: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000031 23784 1726882816.49966: variable 'ansible_search_path' from source: unknown 23784 1726882816.49998: calling self._execute() 23784 1726882816.50069: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.50075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.50087: variable 'omit' from source: magic vars 23784 1726882816.50370: variable 'ansible_distribution_major_version' from source: facts 23784 1726882816.50381: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882816.50390: variable 'omit' from source: magic vars 23784 1726882816.50420: variable 'omit' from source: magic vars 23784 1726882816.50447: variable 'interface' from source: play vars 23784 1726882816.50501: variable 'interface' from source: play vars 23784 1726882816.50514: variable 'omit' from source: magic vars 23784 1726882816.50549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882816.50576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882816.50599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882816.50612: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882816.50623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882816.50647: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882816.50650: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.50653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.50730: Set connection var ansible_pipelining to False 23784 1726882816.50738: Set connection var ansible_timeout to 10 23784 1726882816.50745: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882816.50748: Set connection var ansible_connection to ssh 23784 1726882816.50755: Set connection var ansible_shell_executable to /bin/sh 23784 1726882816.50758: Set connection var ansible_shell_type to sh 23784 1726882816.50773: variable 'ansible_shell_executable' from source: unknown 23784 1726882816.50776: variable 'ansible_connection' from source: unknown 23784 1726882816.50779: variable 'ansible_module_compression' from source: unknown 23784 1726882816.50782: variable 'ansible_shell_type' from source: unknown 23784 1726882816.50787: variable 'ansible_shell_executable' from source: unknown 23784 1726882816.50789: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.50794: variable 'ansible_pipelining' from source: unknown 23784 1726882816.50798: variable 'ansible_timeout' from source: unknown 23784 1726882816.50800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.50941: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 23784 1726882816.50950: variable 'omit' from source: magic vars 23784 1726882816.50955: starting attempt loop 23784 1726882816.50958: running the handler 23784 1726882816.50970: _low_level_execute_command(): starting 23784 1726882816.50976: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882816.51511: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882816.51515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882816.51518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.51520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.51526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.51578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882816.51581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882816.51584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.51647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.53385: stdout chunk (state=3): >>>/root <<< 23784 1726882816.53498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882816.53551: stderr chunk (state=3): >>><<< 23784 1726882816.53554: stdout chunk (state=3): >>><<< 23784 1726882816.53573: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882816.53585: _low_level_execute_command(): starting 23784 1726882816.53592: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558 `" && echo ansible-tmp-1726882816.5357199-24665-229355755266558="` echo /root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558 `" ) && sleep 0' 23784 1726882816.54043: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.54047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.54057: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882816.54059: 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 <<< 23784 1726882816.54061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.54106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882816.54110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.54166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.56123: stdout chunk (state=3): >>>ansible-tmp-1726882816.5357199-24665-229355755266558=/root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558 <<< 23784 1726882816.56244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882816.56284: stderr chunk (state=3): >>><<< 23784 1726882816.56288: stdout chunk (state=3): >>><<< 23784 1726882816.56298: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882816.5357199-24665-229355755266558=/root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882816.56336: variable 'ansible_module_compression' from source: unknown 23784 1726882816.56387: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 23784 1726882816.56426: variable 'ansible_facts' from source: unknown 23784 1726882816.56520: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558/AnsiballZ_network_connections.py 23784 1726882816.56627: Sending initial data 23784 1726882816.56631: Sent initial data (168 bytes) 23784 1726882816.57085: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.57088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882816.57091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882816.57093: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.57095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.57145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882816.57149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.57205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.58801: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 23784 1726882816.58804: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882816.58849: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882816.58901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpsnzt2kcf /root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558/AnsiballZ_network_connections.py <<< 23784 1726882816.58909: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558/AnsiballZ_network_connections.py" <<< 23784 1726882816.58961: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpsnzt2kcf" to remote "/root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558/AnsiballZ_network_connections.py" <<< 23784 1726882816.58967: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558/AnsiballZ_network_connections.py" <<< 23784 1726882816.59740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882816.59812: stderr chunk (state=3): >>><<< 23784 1726882816.59815: stdout chunk (state=3): >>><<< 23784 1726882816.59825: done transferring module to remote 23784 1726882816.59836: _low_level_execute_command(): starting 23784 1726882816.59841: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558/ /root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558/AnsiballZ_network_connections.py && sleep 0' 23784 1726882816.60281: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.60284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.60286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.60292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.60343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882816.60352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.60400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.62200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882816.62242: stderr chunk (state=3): >>><<< 23784 1726882816.62246: stdout chunk (state=3): >>><<< 23784 1726882816.62260: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882816.62263: _low_level_execute_command(): starting 23784 1726882816.62268: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558/AnsiballZ_network_connections.py && sleep 0' 23784 1726882816.62694: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.62725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882816.62728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.62731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882816.62733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.62736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.62788: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882816.62791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.62853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.86200: 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}}} <<< 23784 1726882816.87610: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. <<< 23784 1726882816.87667: stderr chunk (state=3): >>><<< 23784 1726882816.87671: stdout chunk (state=3): >>><<< 23784 1726882816.87690: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.15.7 closed. 23784 1726882816.87716: 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-1726882816.5357199-24665-229355755266558/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882816.87725: _low_level_execute_command(): starting 23784 1726882816.87732: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882816.5357199-24665-229355755266558/ > /dev/null 2>&1 && sleep 0' 23784 1726882816.88202: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.88206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.88208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882816.88211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.88263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882816.88268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882816.88271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.88327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.90237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882816.90288: stderr chunk (state=3): >>><<< 23784 1726882816.90291: stdout chunk (state=3): >>><<< 23784 1726882816.90306: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882816.90312: handler run complete 23784 1726882816.90336: attempt loop complete, returning result 23784 1726882816.90339: _execute() done 23784 1726882816.90341: dumping result to json 23784 1726882816.90345: done dumping result, returning 23784 1726882816.90358: done running TaskExecutor() for managed_node1/TASK: Deactivate the connection and remove the connection profile [0affc7ec-ae25-6eac-d0b3-000000000031] 23784 1726882816.90361: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000031 23784 1726882816.90468: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000031 23784 1726882816.90471: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false } MSG: missing required arguments: __header ...ignoring 23784 1726882816.90540: no more pending results, returning what we have 23784 1726882816.90543: results queue empty 23784 1726882816.90544: checking for any_errors_fatal 23784 1726882816.90551: done checking for any_errors_fatal 23784 1726882816.90552: checking for max_fail_percentage 23784 1726882816.90554: done checking for max_fail_percentage 23784 1726882816.90555: checking to see if all hosts have failed and the running result is not ok 23784 1726882816.90555: done checking to see if all hosts have failed 23784 1726882816.90557: getting the remaining hosts for this loop 23784 1726882816.90558: done getting the remaining hosts for this loop 23784 1726882816.90562: getting the next task for host managed_node1 23784 1726882816.90570: done getting next task for host managed_node1 23784 1726882816.90572: ^ task is: TASK: Delete the device '{{ interface }}' 23784 1726882816.90575: ^ 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 23784 1726882816.90579: getting variables 23784 1726882816.90582: in VariableManager get_vars() 23784 1726882816.90621: Calling all_inventory to load vars for managed_node1 23784 1726882816.90626: Calling groups_inventory to load vars for managed_node1 23784 1726882816.90628: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882816.90639: Calling all_plugins_play to load vars for managed_node1 23784 1726882816.90642: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882816.90644: Calling groups_plugins_play to load vars for managed_node1 23784 1726882816.91752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882816.92908: done with get_vars() 23784 1726882816.92930: done getting variables 23784 1726882816.92976: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 23784 1726882816.93069: variable 'interface' from source: play vars TASK [Delete the device 'rpltstbr'] ******************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:79 Friday 20 September 2024 21:40:16 -0400 (0:00:00.436) 0:00:28.813 ****** 23784 1726882816.93093: entering _queue_task() for managed_node1/command 23784 1726882816.93351: worker is 1 (out of 1 available) 23784 1726882816.93366: exiting _queue_task() for managed_node1/command 23784 1726882816.93379: done queuing things up, now waiting for results queue to drain 23784 1726882816.93381: waiting for pending results... 23784 1726882816.93569: running TaskExecutor() for managed_node1/TASK: Delete the device 'rpltstbr' 23784 1726882816.93647: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000032 23784 1726882816.93660: variable 'ansible_search_path' from source: unknown 23784 1726882816.93693: calling self._execute() 23784 1726882816.93765: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.93770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.93780: variable 'omit' from source: magic vars 23784 1726882816.94069: variable 'ansible_distribution_major_version' from source: facts 23784 1726882816.94080: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882816.94088: variable 'omit' from source: magic vars 23784 1726882816.94123: variable 'omit' from source: magic vars 23784 1726882816.94200: variable 'interface' from source: play vars 23784 1726882816.94214: variable 'omit' from source: magic vars 23784 1726882816.94251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882816.94289: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882816.94312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882816.94327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882816.94337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882816.94363: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882816.94366: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.94371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.94450: Set connection var ansible_pipelining to False 23784 1726882816.94457: Set connection var ansible_timeout to 10 23784 1726882816.94464: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882816.94467: Set connection var ansible_connection to ssh 23784 1726882816.94474: Set connection var ansible_shell_executable to /bin/sh 23784 1726882816.94477: Set connection var ansible_shell_type to sh 23784 1726882816.94499: variable 'ansible_shell_executable' from source: unknown 23784 1726882816.94502: variable 'ansible_connection' from source: unknown 23784 1726882816.94506: variable 'ansible_module_compression' from source: unknown 23784 1726882816.94508: variable 'ansible_shell_type' from source: unknown 23784 1726882816.94511: variable 'ansible_shell_executable' from source: unknown 23784 1726882816.94513: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882816.94515: variable 'ansible_pipelining' from source: unknown 23784 1726882816.94520: variable 'ansible_timeout' from source: unknown 23784 1726882816.94525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882816.94640: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882816.94649: variable 'omit' from source: magic vars 23784 1726882816.94652: starting attempt loop 23784 1726882816.94657: running the handler 23784 1726882816.94670: _low_level_execute_command(): starting 23784 1726882816.94677: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882816.95224: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.95228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.95231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882816.95234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.95292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882816.95295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882816.95302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.95353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.97013: stdout chunk (state=3): >>>/root <<< 23784 1726882816.97129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882816.97175: stderr chunk (state=3): >>><<< 23784 1726882816.97179: stdout chunk (state=3): >>><<< 23784 1726882816.97201: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882816.97212: _low_level_execute_command(): starting 23784 1726882816.97219: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551 `" && echo ansible-tmp-1726882816.9719992-24688-271205793122551="` echo /root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551 `" ) && sleep 0' 23784 1726882816.97677: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882816.97683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882816.97686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882816.97695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882816.97737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882816.97740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882816.97756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882816.97817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882816.99779: stdout chunk (state=3): >>>ansible-tmp-1726882816.9719992-24688-271205793122551=/root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551 <<< 23784 1726882816.99895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882816.99944: stderr chunk (state=3): >>><<< 23784 1726882816.99947: stdout chunk (state=3): >>><<< 23784 1726882816.99964: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882816.9719992-24688-271205793122551=/root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882816.99993: variable 'ansible_module_compression' from source: unknown 23784 1726882817.00037: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 23784 1726882817.00075: variable 'ansible_facts' from source: unknown 23784 1726882817.00126: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551/AnsiballZ_command.py 23784 1726882817.00234: Sending initial data 23784 1726882817.00237: Sent initial data (156 bytes) 23784 1726882817.00708: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882817.00713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.00716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882817.00718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.00768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882817.00771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882817.00832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882817.02412: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 23784 1726882817.02421: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882817.02465: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882817.02516: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp5mlqimb2 /root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551/AnsiballZ_command.py <<< 23784 1726882817.02519: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551/AnsiballZ_command.py" <<< 23784 1726882817.02567: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmp5mlqimb2" to remote "/root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551/AnsiballZ_command.py" <<< 23784 1726882817.03151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882817.03221: stderr chunk (state=3): >>><<< 23784 1726882817.03226: stdout chunk (state=3): >>><<< 23784 1726882817.03246: done transferring module to remote 23784 1726882817.03256: _low_level_execute_command(): starting 23784 1726882817.03261: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551/ /root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551/AnsiballZ_command.py && sleep 0' 23784 1726882817.03727: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882817.03733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882817.03736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.03738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882817.03740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.03792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882817.03797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882817.03849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882817.05648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882817.05700: stderr chunk (state=3): >>><<< 23784 1726882817.05703: stdout chunk (state=3): >>><<< 23784 1726882817.05718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882817.05721: _low_level_execute_command(): starting 23784 1726882817.05728: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551/AnsiballZ_command.py && sleep 0' 23784 1726882817.06184: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882817.06187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.06190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882817.06192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882817.06194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.06255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882817.06260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882817.06263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882817.06310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882817.24685: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "rpltstbr"], "start": "2024-09-20 21:40:17.227765", "end": "2024-09-20 21:40:17.242572", "delta": "0:00:00.014807", "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}}}<<< 23784 1726882817.25016: stdout chunk (state=3): >>> <<< 23784 1726882817.27908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882817.27972: stderr chunk (state=3): >>><<< 23784 1726882817.27975: stdout chunk (state=3): >>><<< 23784 1726882817.27991: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "rpltstbr"], "start": "2024-09-20 21:40:17.227765", "end": "2024-09-20 21:40:17.242572", "delta": "0:00:00.014807", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882817.28026: 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-1726882816.9719992-24688-271205793122551/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882817.28036: _low_level_execute_command(): starting 23784 1726882817.28042: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882816.9719992-24688-271205793122551/ > /dev/null 2>&1 && sleep 0' 23784 1726882817.28498: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882817.28502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882817.28536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882817.28540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882817.28546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882817.28549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.28601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882817.28604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882817.28667: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882817.31465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882817.31512: stderr chunk (state=3): >>><<< 23784 1726882817.31516: stdout chunk (state=3): >>><<< 23784 1726882817.31529: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882817.31535: handler run complete 23784 1726882817.31555: Evaluated conditional (False): False 23784 1726882817.31567: attempt loop complete, returning result 23784 1726882817.31570: _execute() done 23784 1726882817.31572: dumping result to json 23784 1726882817.31579: done dumping result, returning 23784 1726882817.31587: done running TaskExecutor() for managed_node1/TASK: Delete the device 'rpltstbr' [0affc7ec-ae25-6eac-d0b3-000000000032] 23784 1726882817.31592: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000032 23784 1726882817.31693: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000032 23784 1726882817.31696: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "rpltstbr" ], "delta": "0:00:00.014807", "end": "2024-09-20 21:40:17.242572", "rc": 0, "start": "2024-09-20 21:40:17.227765" } 23784 1726882817.31765: no more pending results, returning what we have 23784 1726882817.31769: results queue empty 23784 1726882817.31770: checking for any_errors_fatal 23784 1726882817.31782: done checking for any_errors_fatal 23784 1726882817.31783: checking for max_fail_percentage 23784 1726882817.31784: done checking for max_fail_percentage 23784 1726882817.31785: checking to see if all hosts have failed and the running result is not ok 23784 1726882817.31786: done checking to see if all hosts have failed 23784 1726882817.31787: getting the remaining hosts for this loop 23784 1726882817.31788: done getting the remaining hosts for this loop 23784 1726882817.31792: getting the next task for host managed_node1 23784 1726882817.31799: done getting next task for host managed_node1 23784 1726882817.31802: ^ task is: TASK: Verify network state restored to default 23784 1726882817.31812: ^ 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 23784 1726882817.31817: getting variables 23784 1726882817.31819: in VariableManager get_vars() 23784 1726882817.31857: Calling all_inventory to load vars for managed_node1 23784 1726882817.31859: Calling groups_inventory to load vars for managed_node1 23784 1726882817.31861: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882817.31872: Calling all_plugins_play to load vars for managed_node1 23784 1726882817.31875: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882817.31878: Calling groups_plugins_play to load vars for managed_node1 23784 1726882817.32884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882817.34052: done with get_vars() 23784 1726882817.34070: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:82 Friday 20 September 2024 21:40:17 -0400 (0:00:00.410) 0:00:29.223 ****** 23784 1726882817.34147: entering _queue_task() for managed_node1/include_tasks 23784 1726882817.34372: worker is 1 (out of 1 available) 23784 1726882817.34389: exiting _queue_task() for managed_node1/include_tasks 23784 1726882817.34402: done queuing things up, now waiting for results queue to drain 23784 1726882817.34403: waiting for pending results... 23784 1726882817.34592: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 23784 1726882817.34660: in run() - task 0affc7ec-ae25-6eac-d0b3-000000000033 23784 1726882817.34676: variable 'ansible_search_path' from source: unknown 23784 1726882817.34712: calling self._execute() 23784 1726882817.34787: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882817.34791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882817.34799: variable 'omit' from source: magic vars 23784 1726882817.35086: variable 'ansible_distribution_major_version' from source: facts 23784 1726882817.35095: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882817.35101: _execute() done 23784 1726882817.35104: dumping result to json 23784 1726882817.35109: done dumping result, returning 23784 1726882817.35115: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affc7ec-ae25-6eac-d0b3-000000000033] 23784 1726882817.35120: sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000033 23784 1726882817.35220: done sending task result for task 0affc7ec-ae25-6eac-d0b3-000000000033 23784 1726882817.35224: WORKER PROCESS EXITING 23784 1726882817.35253: no more pending results, returning what we have 23784 1726882817.35257: in VariableManager get_vars() 23784 1726882817.35296: Calling all_inventory to load vars for managed_node1 23784 1726882817.35299: Calling groups_inventory to load vars for managed_node1 23784 1726882817.35301: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882817.35311: Calling all_plugins_play to load vars for managed_node1 23784 1726882817.35314: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882817.35316: Calling groups_plugins_play to load vars for managed_node1 23784 1726882817.36385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882817.37537: done with get_vars() 23784 1726882817.37552: variable 'ansible_search_path' from source: unknown 23784 1726882817.37562: we have included files to process 23784 1726882817.37562: generating all_blocks data 23784 1726882817.37564: done generating all_blocks data 23784 1726882817.37568: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 23784 1726882817.37568: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 23784 1726882817.37570: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 23784 1726882817.37853: done processing included file 23784 1726882817.37854: iterating over new_blocks loaded from include file 23784 1726882817.37855: in VariableManager get_vars() 23784 1726882817.37865: done with get_vars() 23784 1726882817.37866: filtering new block on tags 23784 1726882817.37891: done filtering new block on tags 23784 1726882817.37892: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 23784 1726882817.37896: extending task lists for all hosts with included blocks 23784 1726882817.37959: done extending task lists 23784 1726882817.37960: done processing included files 23784 1726882817.37960: results queue empty 23784 1726882817.37961: checking for any_errors_fatal 23784 1726882817.37964: done checking for any_errors_fatal 23784 1726882817.37964: checking for max_fail_percentage 23784 1726882817.37965: done checking for max_fail_percentage 23784 1726882817.37965: checking to see if all hosts have failed and the running result is not ok 23784 1726882817.37966: done checking to see if all hosts have failed 23784 1726882817.37966: getting the remaining hosts for this loop 23784 1726882817.37967: done getting the remaining hosts for this loop 23784 1726882817.37969: getting the next task for host managed_node1 23784 1726882817.37971: done getting next task for host managed_node1 23784 1726882817.37972: ^ task is: TASK: Check routes and DNS 23784 1726882817.37974: ^ 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 23784 1726882817.37976: getting variables 23784 1726882817.37977: in VariableManager get_vars() 23784 1726882817.37986: Calling all_inventory to load vars for managed_node1 23784 1726882817.37988: Calling groups_inventory to load vars for managed_node1 23784 1726882817.37989: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882817.37993: Calling all_plugins_play to load vars for managed_node1 23784 1726882817.37994: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882817.37996: Calling groups_plugins_play to load vars for managed_node1 23784 1726882817.38859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882817.39995: done with get_vars() 23784 1726882817.40012: done getting variables 23784 1726882817.40044: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:40:17 -0400 (0:00:00.059) 0:00:29.283 ****** 23784 1726882817.40065: entering _queue_task() for managed_node1/shell 23784 1726882817.40293: worker is 1 (out of 1 available) 23784 1726882817.40308: exiting _queue_task() for managed_node1/shell 23784 1726882817.40320: done queuing things up, now waiting for results queue to drain 23784 1726882817.40324: waiting for pending results... 23784 1726882817.40497: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 23784 1726882817.40582: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000047c 23784 1726882817.40593: variable 'ansible_search_path' from source: unknown 23784 1726882817.40597: variable 'ansible_search_path' from source: unknown 23784 1726882817.40626: calling self._execute() 23784 1726882817.40697: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882817.40702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882817.40710: variable 'omit' from source: magic vars 23784 1726882817.40986: variable 'ansible_distribution_major_version' from source: facts 23784 1726882817.40999: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882817.41003: variable 'omit' from source: magic vars 23784 1726882817.41036: variable 'omit' from source: magic vars 23784 1726882817.41059: variable 'omit' from source: magic vars 23784 1726882817.41091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 23784 1726882817.41125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 23784 1726882817.41141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 23784 1726882817.41155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882817.41164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 23784 1726882817.41190: variable 'inventory_hostname' from source: host vars for 'managed_node1' 23784 1726882817.41193: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882817.41198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882817.41274: Set connection var ansible_pipelining to False 23784 1726882817.41285: Set connection var ansible_timeout to 10 23784 1726882817.41289: Set connection var ansible_module_compression to ZIP_DEFLATED 23784 1726882817.41292: Set connection var ansible_connection to ssh 23784 1726882817.41299: Set connection var ansible_shell_executable to /bin/sh 23784 1726882817.41302: Set connection var ansible_shell_type to sh 23784 1726882817.41321: variable 'ansible_shell_executable' from source: unknown 23784 1726882817.41325: variable 'ansible_connection' from source: unknown 23784 1726882817.41329: variable 'ansible_module_compression' from source: unknown 23784 1726882817.41331: variable 'ansible_shell_type' from source: unknown 23784 1726882817.41334: variable 'ansible_shell_executable' from source: unknown 23784 1726882817.41336: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882817.41339: variable 'ansible_pipelining' from source: unknown 23784 1726882817.41341: variable 'ansible_timeout' from source: unknown 23784 1726882817.41347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882817.41454: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882817.41464: variable 'omit' from source: magic vars 23784 1726882817.41467: starting attempt loop 23784 1726882817.41470: running the handler 23784 1726882817.41483: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 23784 1726882817.41496: _low_level_execute_command(): starting 23784 1726882817.41502: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 23784 1726882817.42049: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882817.42053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.42056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882817.42058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.42109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882817.42129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882817.42179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882817.43949: stdout chunk (state=3): >>>/root <<< 23784 1726882817.44054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882817.44103: stderr chunk (state=3): >>><<< 23784 1726882817.44107: stdout chunk (state=3): >>><<< 23784 1726882817.44128: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882817.44137: _low_level_execute_command(): starting 23784 1726882817.44144: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484 `" && echo ansible-tmp-1726882817.4412496-24697-277473262332484="` echo /root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484 `" ) && sleep 0' 23784 1726882817.44585: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882817.44588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.44599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 23784 1726882817.44602: 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 <<< 23784 1726882817.44605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.44650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882817.44657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882817.44706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882817.46661: stdout chunk (state=3): >>>ansible-tmp-1726882817.4412496-24697-277473262332484=/root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484 <<< 23784 1726882817.46783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882817.46825: stderr chunk (state=3): >>><<< 23784 1726882817.46829: stdout chunk (state=3): >>><<< 23784 1726882817.46842: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882817.4412496-24697-277473262332484=/root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882817.46866: variable 'ansible_module_compression' from source: unknown 23784 1726882817.46909: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-23784d7h1fvhy/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 23784 1726882817.46944: variable 'ansible_facts' from source: unknown 23784 1726882817.46996: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484/AnsiballZ_command.py 23784 1726882817.47088: Sending initial data 23784 1726882817.47092: Sent initial data (156 bytes) 23784 1726882817.47536: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 23784 1726882817.47539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882817.47541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882817.47545: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882817.47547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.47597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882817.47602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882817.47649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882817.49241: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 23784 1726882817.49248: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 23784 1726882817.49294: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 23784 1726882817.49342: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpx467qudz /root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484/AnsiballZ_command.py <<< 23784 1726882817.49349: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484/AnsiballZ_command.py" <<< 23784 1726882817.49399: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-23784d7h1fvhy/tmpx467qudz" to remote "/root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484/AnsiballZ_command.py" <<< 23784 1726882817.49990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882817.50051: stderr chunk (state=3): >>><<< 23784 1726882817.50054: stdout chunk (state=3): >>><<< 23784 1726882817.50070: done transferring module to remote 23784 1726882817.50079: _low_level_execute_command(): starting 23784 1726882817.50087: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484/ /root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484/AnsiballZ_command.py && sleep 0' 23784 1726882817.50519: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 23784 1726882817.50526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882817.50529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882817.50535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.50581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882817.50587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882817.50638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882817.52447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882817.52491: stderr chunk (state=3): >>><<< 23784 1726882817.52494: stdout chunk (state=3): >>><<< 23784 1726882817.52509: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882817.52512: _low_level_execute_command(): starting 23784 1726882817.52515: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484/AnsiballZ_command.py && sleep 0' 23784 1726882817.52969: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882817.52973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882817.52975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 23784 1726882817.52978: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 23784 1726882817.52999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.53029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882817.53045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 23784 1726882817.53047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882817.53099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882817.70791: 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:c5:8e:44:af brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.7/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2854sec preferred_lft 2854sec\n inet6 fe80::8ff:c5ff:fe8e:44af/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether b6:71:5a:60:01:fc 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.15.7 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.7 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# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).\n# Do not edit.\n#\n# This file might be symlinked as /etc/resolv.conf. If you're looking at\n# /etc/resolv.conf and seeing this text, you have followed the symlink.\n#\n# This is a dynamic resolv.conf file for connecting local clients to the\n# internal DNS stub resolver of systemd-resolved. This file lists all\n# configured search domains.\n#\n# Run \"resolvectl status\" to see details about the uplink DNS servers\n# currently in use.\n#\n# Third party programs should typically not access this file directly, but only\n# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a\n# different way, replace this symlink by a static file or a different symlink.\n#\n# See man:systemd-resolved.service(8) for details about the supported modes of\n# operation for /etc/resolv.conf.\n\nnameserver 127.0.0.53\noptions edns0 trust-ad\nsearch us-east-1.aws.redhat.com", "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:40:17.696285", "end": "2024-09-20 21:40:17.705928", "delta": "0:00:00.009643", "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}}} <<< 23784 1726882817.72414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 23784 1726882817.72475: stderr chunk (state=3): >>><<< 23784 1726882817.72478: stdout chunk (state=3): >>><<< 23784 1726882817.72497: _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:c5:8e:44:af brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.7/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2854sec preferred_lft 2854sec\n inet6 fe80::8ff:c5ff:fe8e:44af/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether b6:71:5a:60:01:fc 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.15.7 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.7 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# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).\n# Do not edit.\n#\n# This file might be symlinked as /etc/resolv.conf. If you're looking at\n# /etc/resolv.conf and seeing this text, you have followed the symlink.\n#\n# This is a dynamic resolv.conf file for connecting local clients to the\n# internal DNS stub resolver of systemd-resolved. This file lists all\n# configured search domains.\n#\n# Run \"resolvectl status\" to see details about the uplink DNS servers\n# currently in use.\n#\n# Third party programs should typically not access this file directly, but only\n# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a\n# different way, replace this symlink by a static file or a different symlink.\n#\n# See man:systemd-resolved.service(8) for details about the supported modes of\n# operation for /etc/resolv.conf.\n\nnameserver 127.0.0.53\noptions edns0 trust-ad\nsearch us-east-1.aws.redhat.com", "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:40:17.696285", "end": "2024-09-20 21:40:17.705928", "delta": "0:00:00.009643", "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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. 23784 1726882817.72542: 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-1726882817.4412496-24697-277473262332484/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 23784 1726882817.72553: _low_level_execute_command(): starting 23784 1726882817.72558: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882817.4412496-24697-277473262332484/ > /dev/null 2>&1 && sleep 0' 23784 1726882817.73028: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 23784 1726882817.73052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 23784 1726882817.73056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 23784 1726882817.73111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 23784 1726882817.73114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 23784 1726882817.73172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 23784 1726882817.75075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 23784 1726882817.75127: stderr chunk (state=3): >>><<< 23784 1726882817.75130: stdout chunk (state=3): >>><<< 23784 1726882817.75143: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 23784 1726882817.75152: handler run complete 23784 1726882817.75173: Evaluated conditional (False): False 23784 1726882817.75185: attempt loop complete, returning result 23784 1726882817.75188: _execute() done 23784 1726882817.75191: dumping result to json 23784 1726882817.75200: done dumping result, returning 23784 1726882817.75210: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0affc7ec-ae25-6eac-d0b3-00000000047c] 23784 1726882817.75215: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000047c 23784 1726882817.75332: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000047c 23784 1726882817.75335: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009643", "end": "2024-09-20 21:40:17.705928", "rc": 0, "start": "2024-09-20 21:40:17.696285" } 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:c5:8e:44:af brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.15.7/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2854sec preferred_lft 2854sec inet6 fe80::8ff:c5ff:fe8e:44af/64 scope link noprefixroute valid_lft forever preferred_lft forever 33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether b6:71:5a:60:01:fc 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.15.7 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.7 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 # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com 23784 1726882817.75412: no more pending results, returning what we have 23784 1726882817.75415: results queue empty 23784 1726882817.75416: checking for any_errors_fatal 23784 1726882817.75417: done checking for any_errors_fatal 23784 1726882817.75418: checking for max_fail_percentage 23784 1726882817.75420: done checking for max_fail_percentage 23784 1726882817.75425: checking to see if all hosts have failed and the running result is not ok 23784 1726882817.75426: done checking to see if all hosts have failed 23784 1726882817.75427: getting the remaining hosts for this loop 23784 1726882817.75433: done getting the remaining hosts for this loop 23784 1726882817.75437: getting the next task for host managed_node1 23784 1726882817.75451: done getting next task for host managed_node1 23784 1726882817.75454: ^ task is: TASK: Verify DNS and network connectivity 23784 1726882817.75457: ^ 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 23784 1726882817.75461: getting variables 23784 1726882817.75462: in VariableManager get_vars() 23784 1726882817.75499: Calling all_inventory to load vars for managed_node1 23784 1726882817.75502: Calling groups_inventory to load vars for managed_node1 23784 1726882817.75503: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882817.75515: Calling all_plugins_play to load vars for managed_node1 23784 1726882817.75518: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882817.75521: Calling groups_plugins_play to load vars for managed_node1 23784 1726882817.76523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882817.77677: done with get_vars() 23784 1726882817.77699: done getting variables 23784 1726882817.77750: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:40:17 -0400 (0:00:00.377) 0:00:29.660 ****** 23784 1726882817.77775: entering _queue_task() for managed_node1/shell 23784 1726882817.78047: worker is 1 (out of 1 available) 23784 1726882817.78061: exiting _queue_task() for managed_node1/shell 23784 1726882817.78074: done queuing things up, now waiting for results queue to drain 23784 1726882817.78076: waiting for pending results... 23784 1726882817.78269: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 23784 1726882817.78356: in run() - task 0affc7ec-ae25-6eac-d0b3-00000000047d 23784 1726882817.78369: variable 'ansible_search_path' from source: unknown 23784 1726882817.78373: variable 'ansible_search_path' from source: unknown 23784 1726882817.78407: calling self._execute() 23784 1726882817.78627: variable 'ansible_host' from source: host vars for 'managed_node1' 23784 1726882817.78631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 23784 1726882817.78634: variable 'omit' from source: magic vars 23784 1726882817.78915: variable 'ansible_distribution_major_version' from source: facts 23784 1726882817.78937: Evaluated conditional (ansible_distribution_major_version != '6'): True 23784 1726882817.79094: variable 'ansible_facts' from source: unknown 23784 1726882817.80283: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): False 23784 1726882817.80294: when evaluation is False, skipping this task 23784 1726882817.80303: _execute() done 23784 1726882817.80310: dumping result to json 23784 1726882817.80317: done dumping result, returning 23784 1726882817.80332: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0affc7ec-ae25-6eac-d0b3-00000000047d] 23784 1726882817.80343: sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000047d 23784 1726882817.80467: done sending task result for task 0affc7ec-ae25-6eac-d0b3-00000000047d skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } 23784 1726882817.80576: no more pending results, returning what we have 23784 1726882817.80580: results queue empty 23784 1726882817.80581: checking for any_errors_fatal 23784 1726882817.80593: done checking for any_errors_fatal 23784 1726882817.80594: checking for max_fail_percentage 23784 1726882817.80596: done checking for max_fail_percentage 23784 1726882817.80597: checking to see if all hosts have failed and the running result is not ok 23784 1726882817.80597: done checking to see if all hosts have failed 23784 1726882817.80598: getting the remaining hosts for this loop 23784 1726882817.80600: done getting the remaining hosts for this loop 23784 1726882817.80604: getting the next task for host managed_node1 23784 1726882817.80614: done getting next task for host managed_node1 23784 1726882817.80616: ^ task is: TASK: meta (flush_handlers) 23784 1726882817.80618: ^ 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 23784 1726882817.80636: getting variables 23784 1726882817.80638: in VariableManager get_vars() 23784 1726882817.80679: Calling all_inventory to load vars for managed_node1 23784 1726882817.80681: Calling groups_inventory to load vars for managed_node1 23784 1726882817.80683: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882817.80698: Calling all_plugins_play to load vars for managed_node1 23784 1726882817.80701: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882817.80705: Calling groups_plugins_play to load vars for managed_node1 23784 1726882817.81486: WORKER PROCESS EXITING 23784 1726882817.82674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882817.84283: done with get_vars() 23784 1726882817.84309: done getting variables 23784 1726882817.84364: in VariableManager get_vars() 23784 1726882817.84374: Calling all_inventory to load vars for managed_node1 23784 1726882817.84376: Calling groups_inventory to load vars for managed_node1 23784 1726882817.84377: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882817.84383: Calling all_plugins_play to load vars for managed_node1 23784 1726882817.84384: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882817.84386: Calling groups_plugins_play to load vars for managed_node1 23784 1726882817.85292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882817.86437: done with get_vars() 23784 1726882817.86462: done queuing things up, now waiting for results queue to drain 23784 1726882817.86464: results queue empty 23784 1726882817.86464: checking for any_errors_fatal 23784 1726882817.86467: done checking for any_errors_fatal 23784 1726882817.86468: checking for max_fail_percentage 23784 1726882817.86469: done checking for max_fail_percentage 23784 1726882817.86470: checking to see if all hosts have failed and the running result is not ok 23784 1726882817.86471: done checking to see if all hosts have failed 23784 1726882817.86471: getting the remaining hosts for this loop 23784 1726882817.86472: done getting the remaining hosts for this loop 23784 1726882817.86475: getting the next task for host managed_node1 23784 1726882817.86477: done getting next task for host managed_node1 23784 1726882817.86478: ^ task is: TASK: meta (flush_handlers) 23784 1726882817.86481: ^ 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 23784 1726882817.86483: getting variables 23784 1726882817.86484: in VariableManager get_vars() 23784 1726882817.86493: Calling all_inventory to load vars for managed_node1 23784 1726882817.86495: Calling groups_inventory to load vars for managed_node1 23784 1726882817.86496: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882817.86500: Calling all_plugins_play to load vars for managed_node1 23784 1726882817.86502: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882817.86504: Calling groups_plugins_play to load vars for managed_node1 23784 1726882817.87333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882817.88463: done with get_vars() 23784 1726882817.88479: done getting variables 23784 1726882817.88518: in VariableManager get_vars() 23784 1726882817.88530: Calling all_inventory to load vars for managed_node1 23784 1726882817.88531: Calling groups_inventory to load vars for managed_node1 23784 1726882817.88533: Calling all_plugins_inventory to load vars for managed_node1 23784 1726882817.88538: Calling all_plugins_play to load vars for managed_node1 23784 1726882817.88540: Calling groups_plugins_inventory to load vars for managed_node1 23784 1726882817.88542: Calling groups_plugins_play to load vars for managed_node1 23784 1726882817.92721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 23784 1726882817.93894: done with get_vars() 23784 1726882817.93916: done queuing things up, now waiting for results queue to drain 23784 1726882817.93917: results queue empty 23784 1726882817.93918: checking for any_errors_fatal 23784 1726882817.93919: done checking for any_errors_fatal 23784 1726882817.93919: checking for max_fail_percentage 23784 1726882817.93920: done checking for max_fail_percentage 23784 1726882817.93921: checking to see if all hosts have failed and the running result is not ok 23784 1726882817.93923: done checking to see if all hosts have failed 23784 1726882817.93924: getting the remaining hosts for this loop 23784 1726882817.93924: done getting the remaining hosts for this loop 23784 1726882817.93931: getting the next task for host managed_node1 23784 1726882817.93933: done getting next task for host managed_node1 23784 1726882817.93934: ^ task is: None 23784 1726882817.93935: ^ 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 23784 1726882817.93936: done queuing things up, now waiting for results queue to drain 23784 1726882817.93936: results queue empty 23784 1726882817.93937: checking for any_errors_fatal 23784 1726882817.93937: done checking for any_errors_fatal 23784 1726882817.93937: checking for max_fail_percentage 23784 1726882817.93938: done checking for max_fail_percentage 23784 1726882817.93939: checking to see if all hosts have failed and the running result is not ok 23784 1726882817.93939: done checking to see if all hosts have failed 23784 1726882817.93940: getting the next task for host managed_node1 23784 1726882817.93942: done getting next task for host managed_node1 23784 1726882817.93942: ^ task is: None 23784 1726882817.93943: ^ 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_node1 : ok=57 changed=2 unreachable=0 failed=0 skipped=48 rescued=0 ignored=1 Friday 20 September 2024 21:40:17 -0400 (0:00:00.162) 0:00:29.822 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.35s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:6 fedora.linux_system_roles.network : Check which services are running ---- 2.53s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.46s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 2.39s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:7 Gather the minimum subset of ansible_facts required by the network role test --- 2.18s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.28s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.24s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.16s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which packages are installed --- 1.03s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.67s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.67s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.62s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Check if system is ostree ----------------------------------------------- 0.60s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.53s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Get network_connections output ------------------------------------------ 0.51s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:43 Get NM profile info ----------------------------------------------------- 0.47s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Gather current interface info ------------------------------------------- 0.46s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Stat profile file ------------------------------------------------------- 0.44s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Deactivate the connection and remove the connection profile ------------- 0.44s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:72 Delete the device 'rpltstbr' -------------------------------------------- 0.41s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:79 23784 1726882817.94009: RUNNING CLEANUP