[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. 21405 1726882383.13313: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 21405 1726882383.13604: Added group all to inventory 21405 1726882383.13605: Added group ungrouped to inventory 21405 1726882383.13608: Group all now contains ungrouped 21405 1726882383.13610: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 21405 1726882383.31098: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 21405 1726882383.31255: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 21405 1726882383.31278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 21405 1726882383.31488: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 21405 1726882383.31615: Loaded config def from plugin (inventory/script) 21405 1726882383.31617: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 21405 1726882383.31774: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 21405 1726882383.31864: Loaded config def from plugin (inventory/yaml) 21405 1726882383.31866: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 21405 1726882383.32070: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 21405 1726882383.33013: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 21405 1726882383.33016: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 21405 1726882383.33019: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 21405 1726882383.33025: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 21405 1726882383.33029: Loading data from /tmp/network-Kc3/inventory.yml 21405 1726882383.33108: /tmp/network-Kc3/inventory.yml was not parsable by auto 21405 1726882383.33175: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 21405 1726882383.33229: Loading data from /tmp/network-Kc3/inventory.yml 21405 1726882383.33327: group all already in inventory 21405 1726882383.33334: set inventory_file for managed_node1 21405 1726882383.33338: set inventory_dir for managed_node1 21405 1726882383.33339: Added host managed_node1 to inventory 21405 1726882383.33342: Added host managed_node1 to group all 21405 1726882383.33342: set ansible_host for managed_node1 21405 1726882383.33343: set ansible_ssh_extra_args for managed_node1 21405 1726882383.33346: set inventory_file for managed_node2 21405 1726882383.33349: set inventory_dir for managed_node2 21405 1726882383.33350: Added host managed_node2 to inventory 21405 1726882383.33351: Added host managed_node2 to group all 21405 1726882383.33352: set ansible_host for managed_node2 21405 1726882383.33353: set ansible_ssh_extra_args for managed_node2 21405 1726882383.33355: set inventory_file for managed_node3 21405 1726882383.33357: set inventory_dir for managed_node3 21405 1726882383.33358: Added host managed_node3 to inventory 21405 1726882383.33359: Added host managed_node3 to group all 21405 1726882383.33360: set ansible_host for managed_node3 21405 1726882383.33360: set ansible_ssh_extra_args for managed_node3 21405 1726882383.33363: Reconcile groups and hosts in inventory. 21405 1726882383.33367: Group ungrouped now contains managed_node1 21405 1726882383.33368: Group ungrouped now contains managed_node2 21405 1726882383.33370: Group ungrouped now contains managed_node3 21405 1726882383.33459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 21405 1726882383.33626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 21405 1726882383.33676: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 21405 1726882383.33706: Loaded config def from plugin (vars/host_group_vars) 21405 1726882383.33708: 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) 21405 1726882383.33715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 21405 1726882383.33723: 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) 21405 1726882383.33774: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 21405 1726882383.34190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882383.34295: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 21405 1726882383.34336: Loaded config def from plugin (connection/local) 21405 1726882383.34340: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 21405 1726882383.35071: Loaded config def from plugin (connection/paramiko_ssh) 21405 1726882383.35074: 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) 21405 1726882383.36067: 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) 21405 1726882383.36109: Loaded config def from plugin (connection/psrp) 21405 1726882383.36112: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 21405 1726882383.36910: 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) 21405 1726882383.36948: Loaded config def from plugin (connection/ssh) 21405 1726882383.36951: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 21405 1726882383.39042: 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) 21405 1726882383.39080: Loaded config def from plugin (connection/winrm) 21405 1726882383.39083: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 21405 1726882383.39122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 21405 1726882383.39183: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 21405 1726882383.39260: Loaded config def from plugin (shell/cmd) 21405 1726882383.39262: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 21405 1726882383.39289: 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) 21405 1726882383.39362: Loaded config def from plugin (shell/powershell) 21405 1726882383.39364: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 21405 1726882383.39418: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 21405 1726882383.39609: Loaded config def from plugin (shell/sh) 21405 1726882383.39611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 21405 1726882383.39653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 21405 1726882383.39779: Loaded config def from plugin (become/runas) 21405 1726882383.39782: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 21405 1726882383.39971: Loaded config def from plugin (become/su) 21405 1726882383.39973: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 21405 1726882383.40136: Loaded config def from plugin (become/sudo) 21405 1726882383.40138: 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 21405 1726882383.40169: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml 21405 1726882383.40562: in VariableManager get_vars() 21405 1726882383.40581: done with get_vars() 21405 1726882383.40705: trying /usr/local/lib/python3.12/site-packages/ansible/modules 21405 1726882383.45464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 21405 1726882383.46175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 21405 1726882383.46471: in VariableManager get_vars() 21405 1726882383.46476: done with get_vars() 21405 1726882383.46478: variable 'playbook_dir' from source: magic vars 21405 1726882383.46479: variable 'ansible_playbook_python' from source: magic vars 21405 1726882383.46480: variable 'ansible_config_file' from source: magic vars 21405 1726882383.46481: variable 'groups' from source: magic vars 21405 1726882383.46482: variable 'omit' from source: magic vars 21405 1726882383.46482: variable 'ansible_version' from source: magic vars 21405 1726882383.46483: variable 'ansible_check_mode' from source: magic vars 21405 1726882383.46484: variable 'ansible_diff_mode' from source: magic vars 21405 1726882383.46485: variable 'ansible_forks' from source: magic vars 21405 1726882383.46485: variable 'ansible_inventory_sources' from source: magic vars 21405 1726882383.46486: variable 'ansible_skip_tags' from source: magic vars 21405 1726882383.46487: variable 'ansible_limit' from source: magic vars 21405 1726882383.46488: variable 'ansible_run_tags' from source: magic vars 21405 1726882383.46488: variable 'ansible_verbosity' from source: magic vars 21405 1726882383.46639: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml 21405 1726882383.48758: in VariableManager get_vars() 21405 1726882383.48777: done with get_vars() 21405 1726882383.48817: in VariableManager get_vars() 21405 1726882383.48833: done with get_vars() 21405 1726882383.48868: in VariableManager get_vars() 21405 1726882383.48880: done with get_vars() 21405 1726882383.49552: in VariableManager get_vars() 21405 1726882383.49567: done with get_vars() 21405 1726882383.49573: variable 'omit' from source: magic vars 21405 1726882383.49592: variable 'omit' from source: magic vars 21405 1726882383.49629: in VariableManager get_vars() 21405 1726882383.49641: done with get_vars() 21405 1726882383.49803: in VariableManager get_vars() 21405 1726882383.49816: done with get_vars() 21405 1726882383.49851: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21405 1726882383.50409: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21405 1726882383.50662: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21405 1726882383.51700: in VariableManager get_vars() 21405 1726882383.51729: done with get_vars() 21405 1726882383.52203: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21405 1726882383.54579: in VariableManager get_vars() 21405 1726882383.57920: done with get_vars() 21405 1726882383.57926: variable 'omit' from source: magic vars 21405 1726882383.57940: variable 'omit' from source: magic vars 21405 1726882383.57975: in VariableManager get_vars() 21405 1726882383.57990: done with get_vars() 21405 1726882383.58130: in VariableManager get_vars() 21405 1726882383.58146: done with get_vars() 21405 1726882383.58176: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21405 1726882383.58397: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21405 1726882383.58588: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21405 1726882383.59510: in VariableManager get_vars() 21405 1726882383.59538: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21405 1726882383.64344: in VariableManager get_vars() 21405 1726882383.64367: done with get_vars() 21405 1726882383.64372: variable 'omit' from source: magic vars 21405 1726882383.64384: variable 'omit' from source: magic vars 21405 1726882383.64417: in VariableManager get_vars() 21405 1726882383.64436: done with get_vars() 21405 1726882383.64464: in VariableManager get_vars() 21405 1726882383.64482: done with get_vars() 21405 1726882383.64513: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21405 1726882383.64635: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21405 1726882383.64721: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21405 1726882383.65168: in VariableManager get_vars() 21405 1726882383.65191: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21405 1726882383.67946: in VariableManager get_vars() 21405 1726882383.67967: done with get_vars() 21405 1726882383.67971: variable 'omit' from source: magic vars 21405 1726882383.67991: variable 'omit' from source: magic vars 21405 1726882383.68153: in VariableManager get_vars() 21405 1726882383.68173: done with get_vars() 21405 1726882383.68191: in VariableManager get_vars() 21405 1726882383.68216: done with get_vars() 21405 1726882383.68323: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21405 1726882383.68631: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21405 1726882383.68823: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21405 1726882383.69621: in VariableManager get_vars() 21405 1726882383.69647: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21405 1726882383.73714: in VariableManager get_vars() 21405 1726882383.73748: done with get_vars() 21405 1726882383.73795: in VariableManager get_vars() 21405 1726882383.73820: done with get_vars() 21405 1726882383.74001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 21405 1726882383.74016: 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 21405 1726882383.74588: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 21405 1726882383.74912: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 21405 1726882383.74915: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 21405 1726882383.74978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 21405 1726882383.75009: 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) 21405 1726882383.75197: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 21405 1726882383.75259: Loaded config def from plugin (callback/default) 21405 1726882383.75262: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 21405 1726882383.76666: Loaded config def from plugin (callback/junit) 21405 1726882383.76669: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 21405 1726882383.76722: 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) 21405 1726882383.76786: Loaded config def from plugin (callback/minimal) 21405 1726882383.76788: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 21405 1726882383.76837: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 21405 1726882383.76899: Loaded config def from plugin (callback/tree) 21405 1726882383.76901: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 21405 1726882383.77035: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 21405 1726882383.77038: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_ring_nm.yml ******************************************** 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml 21405 1726882383.77064: in VariableManager get_vars() 21405 1726882383.77078: done with get_vars() 21405 1726882383.77083: in VariableManager get_vars() 21405 1726882383.77091: done with get_vars() 21405 1726882383.77097: variable 'omit' from source: magic vars 21405 1726882383.77141: in VariableManager get_vars() 21405 1726882383.77155: done with get_vars() 21405 1726882383.77175: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with nm as provider] ***** 21405 1726882383.77832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 21405 1726882383.77923: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 21405 1726882383.77956: getting the remaining hosts for this loop 21405 1726882383.77958: done getting the remaining hosts for this loop 21405 1726882383.77961: getting the next task for host managed_node1 21405 1726882383.77965: done getting next task for host managed_node1 21405 1726882383.77967: ^ task is: TASK: Gathering Facts 21405 1726882383.77968: ^ 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 21405 1726882383.77971: getting variables 21405 1726882383.77972: in VariableManager get_vars() 21405 1726882383.77981: Calling all_inventory to load vars for managed_node1 21405 1726882383.77983: Calling groups_inventory to load vars for managed_node1 21405 1726882383.77985: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882383.78000: Calling all_plugins_play to load vars for managed_node1 21405 1726882383.78020: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882383.78024: Calling groups_plugins_play to load vars for managed_node1 21405 1726882383.78058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882383.78124: done with get_vars() 21405 1726882383.78131: done getting variables 21405 1726882383.78195: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:6 Friday 20 September 2024 21:33:03 -0400 (0:00:00.012) 0:00:00.012 ****** 21405 1726882383.78218: entering _queue_task() for managed_node1/gather_facts 21405 1726882383.78227: Creating lock for gather_facts 21405 1726882383.78616: worker is 1 (out of 1 available) 21405 1726882383.78626: exiting _queue_task() for managed_node1/gather_facts 21405 1726882383.78640: done queuing things up, now waiting for results queue to drain 21405 1726882383.78642: waiting for pending results... 21405 1726882383.79012: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21405 1726882383.79018: in run() - task 12673a56-9f93-e466-a5f2-000000000161 21405 1726882383.79030: variable 'ansible_search_path' from source: unknown 21405 1726882383.79068: calling self._execute() 21405 1726882383.79159: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882383.79171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882383.79183: variable 'omit' from source: magic vars 21405 1726882383.79306: variable 'omit' from source: magic vars 21405 1726882383.79349: variable 'omit' from source: magic vars 21405 1726882383.79387: variable 'omit' from source: magic vars 21405 1726882383.79445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882383.79487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882383.79513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882383.79545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882383.79580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882383.79616: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882383.79648: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882383.79650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882383.79743: Set connection var ansible_shell_executable to /bin/sh 21405 1726882383.79846: Set connection var ansible_pipelining to False 21405 1726882383.79849: Set connection var ansible_shell_type to sh 21405 1726882383.79851: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882383.79854: Set connection var ansible_connection to ssh 21405 1726882383.79864: Set connection var ansible_timeout to 10 21405 1726882383.79867: variable 'ansible_shell_executable' from source: unknown 21405 1726882383.79869: variable 'ansible_connection' from source: unknown 21405 1726882383.79871: variable 'ansible_module_compression' from source: unknown 21405 1726882383.79873: variable 'ansible_shell_type' from source: unknown 21405 1726882383.79875: variable 'ansible_shell_executable' from source: unknown 21405 1726882383.79877: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882383.79880: variable 'ansible_pipelining' from source: unknown 21405 1726882383.79882: variable 'ansible_timeout' from source: unknown 21405 1726882383.79884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882383.80108: 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) 21405 1726882383.80113: variable 'omit' from source: magic vars 21405 1726882383.80115: starting attempt loop 21405 1726882383.80117: running the handler 21405 1726882383.80196: variable 'ansible_facts' from source: unknown 21405 1726882383.80200: _low_level_execute_command(): starting 21405 1726882383.80202: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882383.80967: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882383.81028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882383.81061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882383.81087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882383.81208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882383.82877: stdout chunk (state=3): >>>/root <<< 21405 1726882383.83027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882383.83299: stdout chunk (state=3): >>><<< 21405 1726882383.83303: stderr chunk (state=3): >>><<< 21405 1726882383.83306: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882383.83309: _low_level_execute_command(): starting 21405 1726882383.83312: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862 `" && echo ansible-tmp-1726882383.8308306-21423-10356230448862="` echo /root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862 `" ) && sleep 0' 21405 1726882383.84452: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882383.84462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882383.84704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882383.84761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882383.84837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882383.86767: stdout chunk (state=3): >>>ansible-tmp-1726882383.8308306-21423-10356230448862=/root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862 <<< 21405 1726882383.87101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882383.87105: stdout chunk (state=3): >>><<< 21405 1726882383.87107: stderr chunk (state=3): >>><<< 21405 1726882383.87110: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882383.8308306-21423-10356230448862=/root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882383.87112: variable 'ansible_module_compression' from source: unknown 21405 1726882383.87114: ANSIBALLZ: Using generic lock for ansible.legacy.setup 21405 1726882383.87116: ANSIBALLZ: Acquiring lock 21405 1726882383.87118: ANSIBALLZ: Lock acquired: 139974348854704 21405 1726882383.87120: ANSIBALLZ: Creating module 21405 1726882384.40012: ANSIBALLZ: Writing module into payload 21405 1726882384.40328: ANSIBALLZ: Writing module 21405 1726882384.40360: ANSIBALLZ: Renaming module 21405 1726882384.40371: ANSIBALLZ: Done creating module 21405 1726882384.40441: variable 'ansible_facts' from source: unknown 21405 1726882384.40532: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882384.40546: _low_level_execute_command(): starting 21405 1726882384.40555: _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' 21405 1726882384.42105: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882384.42208: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882384.42248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882384.42253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882384.42380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882384.42600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882384.44123: stdout chunk (state=3): >>>PLATFORM <<< 21405 1726882384.44191: stdout chunk (state=3): >>>Linux <<< 21405 1726882384.44273: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 21405 1726882384.44355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882384.44390: stderr chunk (state=3): >>><<< 21405 1726882384.44637: stdout chunk (state=3): >>><<< 21405 1726882384.44641: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882384.44646 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 21405 1726882384.44649: _low_level_execute_command(): starting 21405 1726882384.44652: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 21405 1726882384.44783: Sending initial data 21405 1726882384.44798: Sent initial data (1181 bytes) 21405 1726882384.46009: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882384.46071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882384.46134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882384.49612: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 21405 1726882384.50301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882384.50305: stdout chunk (state=3): >>><<< 21405 1726882384.50308: stderr chunk (state=3): >>><<< 21405 1726882384.50310: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882384.50313: variable 'ansible_facts' from source: unknown 21405 1726882384.50315: variable 'ansible_facts' from source: unknown 21405 1726882384.50317: variable 'ansible_module_compression' from source: unknown 21405 1726882384.50319: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21405 1726882384.50900: variable 'ansible_facts' from source: unknown 21405 1726882384.51399: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862/AnsiballZ_setup.py 21405 1726882384.51806: Sending initial data 21405 1726882384.51810: Sent initial data (153 bytes) 21405 1726882384.52927: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882384.53078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21405 1726882384.53081: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882384.53197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882384.53329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882384.53342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882384.54907: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882384.54975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882384.55149: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpwa8g7tdf /root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862/AnsiballZ_setup.py <<< 21405 1726882384.55171: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862/AnsiballZ_setup.py" <<< 21405 1726882384.55250: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpwa8g7tdf" to remote "/root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862/AnsiballZ_setup.py" <<< 21405 1726882384.56387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882384.56429: stderr chunk (state=3): >>><<< 21405 1726882384.56432: stdout chunk (state=3): >>><<< 21405 1726882384.56450: done transferring module to remote 21405 1726882384.56461: _low_level_execute_command(): starting 21405 1726882384.56466: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862/ /root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862/AnsiballZ_setup.py && sleep 0' 21405 1726882384.57245: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882384.57263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882384.57284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882384.57362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882384.57400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882384.57849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882384.60196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882384.60226: stderr chunk (state=3): >>><<< 21405 1726882384.60232: stdout chunk (state=3): >>><<< 21405 1726882384.60247: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882384.60250: _low_level_execute_command(): starting 21405 1726882384.60255: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862/AnsiballZ_setup.py && sleep 0' 21405 1726882384.60697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882384.60700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882384.60703: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882384.60705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882384.60707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882384.60759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882384.60801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882384.60880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882384.63000: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21405 1726882384.63017: stdout chunk (state=3): >>>import _imp # builtin <<< 21405 1726882384.63048: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21405 1726882384.63113: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21405 1726882384.63144: stdout chunk (state=3): >>>import 'posix' # <<< 21405 1726882384.63205: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21405 1726882384.63216: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 21405 1726882384.63253: 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' <<< 21405 1726882384.63288: stdout chunk (state=3): >>>import '_codecs' # <<< 21405 1726882384.63314: stdout chunk (state=3): >>>import 'codecs' # <<< 21405 1726882384.63344: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21405 1726882384.63362: 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 0x7f16b08184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b07e7b30> <<< 21405 1726882384.63406: 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' <<< 21405 1726882384.63444: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b081aa50> import '_signal' # <<< 21405 1726882384.63462: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 21405 1726882384.63473: stdout chunk (state=3): >>>import 'io' # <<< 21405 1726882384.63508: stdout chunk (state=3): >>>import '_stat' # <<< 21405 1726882384.63521: stdout chunk (state=3): >>>import 'stat' # <<< 21405 1726882384.63595: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21405 1726882384.63630: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21405 1726882384.63687: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 21405 1726882384.63709: 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' <<< 21405 1726882384.63737: 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' <<< 21405 1726882384.63765: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b05c9130> <<< 21405 1726882384.63819: 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 <<< 21405 1726882384.63835: 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 0x7f16b05c9fa0> <<< 21405 1726882384.63879: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21405 1726882384.64250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21405 1726882384.64277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21405 1726882384.64304: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882384.64328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21405 1726882384.64355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21405 1726882384.64379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21405 1726882384.64410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21405 1726882384.64449: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0607d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21405 1726882384.64464: 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 0x7f16b0607fb0> <<< 21405 1726882384.64489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21405 1726882384.64524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21405 1726882384.64546: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21405 1726882384.64581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882384.64615: stdout chunk (state=3): >>>import 'itertools' # <<< 21405 1726882384.64640: 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 0x7f16b063f770> <<< 21405 1726882384.64673: 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 0x7f16b063fe00> import '_collections' # <<< 21405 1726882384.64720: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b061fa40> <<< 21405 1726882384.64729: stdout chunk (state=3): >>>import '_functools' # <<< 21405 1726882384.64757: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b061d160> <<< 21405 1726882384.64840: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0604f20> <<< 21405 1726882384.64909: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21405 1726882384.64912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21405 1726882384.64927: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21405 1726882384.64951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21405 1726882384.64976: 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' <<< 21405 1726882384.65019: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b065f6b0> <<< 21405 1726882384.65049: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b065e2d0> <<< 21405 1726882384.65052: 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 0x7f16b061e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b065cb60> <<< 21405 1726882384.65120: 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 0x7f16b06946b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b06041a0> <<< 21405 1726882384.65164: 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' <<< 21405 1726882384.65177: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16b0694b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0694a10> <<< 21405 1726882384.65208: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882384.65262: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16b0694e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0602cc0> <<< 21405 1726882384.65278: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21405 1726882384.65318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21405 1726882384.65355: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b06954f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b06951c0> import 'importlib.machinery' # <<< 21405 1726882384.65401: 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 0x7f16b06963f0> <<< 21405 1726882384.65409: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21405 1726882384.65458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21405 1726882384.65462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21405 1726882384.65502: 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 0x7f16b06ac5f0> import 'errno' # <<< 21405 1726882384.65533: 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 0x7f16b06adcd0> <<< 21405 1726882384.65571: 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' <<< 21405 1726882384.65607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 21405 1726882384.65643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b06aeb70> # 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 0x7f16b06af1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b06ae0c0> <<< 21405 1726882384.65659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 21405 1726882384.65697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 21405 1726882384.65727: 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 0x7f16b06afc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b06af380> <<< 21405 1726882384.65763: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0696360> <<< 21405 1726882384.65822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21405 1726882384.65827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21405 1726882384.65851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21405 1726882384.65882: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16b03a7b60> <<< 21405 1726882384.65914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 21405 1726882384.65950: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882384.66000: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16b03d05c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03d0320> # 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 0x7f16b03d05f0> <<< 21405 1726882384.66003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 21405 1726882384.66015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21405 1726882384.66070: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882384.66196: 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 0x7f16b03d0f20> <<< 21405 1726882384.66311: 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' <<< 21405 1726882384.66327: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16b03d18e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03d07d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03a5d00> <<< 21405 1726882384.66357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21405 1726882384.66370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21405 1726882384.66411: 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' <<< 21405 1726882384.66434: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03d2c60> <<< 21405 1726882384.66451: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03d1790> <<< 21405 1726882384.66480: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0696b10> <<< 21405 1726882384.66485: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21405 1726882384.66547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882384.66559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21405 1726882384.66585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21405 1726882384.66626: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03fefc0> <<< 21405 1726882384.66673: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21405 1726882384.66695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882384.66721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21405 1726882384.66748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21405 1726882384.66770: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0423350> <<< 21405 1726882384.66782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21405 1726882384.66834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21405 1726882384.66899: stdout chunk (state=3): >>>import 'ntpath' # <<< 21405 1726882384.66902: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 21405 1726882384.66924: 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 0x7f16b04800e0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21405 1726882384.66972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21405 1726882384.66979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21405 1726882384.67008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21405 1726882384.67102: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0482840> <<< 21405 1726882384.67166: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0480200> <<< 21405 1726882384.67213: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0423fb0> <<< 21405 1726882384.67250: 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 0x7f16afd2d1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0422150> <<< 21405 1726882384.67253: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03d3b90> <<< 21405 1726882384.67450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21405 1726882384.67453: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f16b04224b0> <<< 21405 1726882384.67707: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_uurji4am/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 21405 1726882384.67824: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.67862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21405 1726882384.67906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21405 1726882384.68000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21405 1726882384.68012: 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 0x7f16afd8eed0> import '_typing' # <<< 21405 1726882384.68209: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afd6ddc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afd6cf20> # zipimport: zlib available <<< 21405 1726882384.68246: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 21405 1726882384.68276: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.68296: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 21405 1726882384.69673: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.70857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 21405 1726882384.70880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afd8cda0> # /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' <<< 21405 1726882384.70904: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 21405 1726882384.70942: stdout chunk (state=3): >>># 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 <<< 21405 1726882384.70975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # 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 0x7f16afdc68d0> <<< 21405 1726882384.71021: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afdc6660> <<< 21405 1726882384.71076: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afdc5f70> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 21405 1726882384.71090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21405 1726882384.71127: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afdc66f0> <<< 21405 1726882384.71142: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afd8fb60> import 'atexit' # <<< 21405 1726882384.71178: 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 0x7f16afdc7620> <<< 21405 1726882384.71221: 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 0x7f16afdc7860> <<< 21405 1726882384.71224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21405 1726882384.71297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 21405 1726882384.71343: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afdc7da0> <<< 21405 1726882384.71349: stdout chunk (state=3): >>>import 'pwd' # <<< 21405 1726882384.71368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21405 1726882384.71406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21405 1726882384.71433: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc29be0> <<< 21405 1726882384.71471: 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 0x7f16afc2b800> <<< 21405 1726882384.71512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21405 1726882384.71539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21405 1726882384.71578: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc2c1d0> <<< 21405 1726882384.71606: stdout chunk (state=3): >>># /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' <<< 21405 1726882384.71645: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc2d0d0> <<< 21405 1726882384.71664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21405 1726882384.71668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21405 1726882384.71701: 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' <<< 21405 1726882384.72105: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc2fe30> <<< 21405 1726882384.72114: 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 0x7f16b0602db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc2e0f0> # /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 <<< 21405 1726882384.72127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 21405 1726882384.72139: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc37d70> <<< 21405 1726882384.72154: stdout chunk (state=3): >>>import '_tokenize' # <<< 21405 1726882384.72250: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc36840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc365a0> <<< 21405 1726882384.72280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21405 1726882384.72300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21405 1726882384.72412: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc36b10><<< 21405 1726882384.72427: stdout chunk (state=3): >>> <<< 21405 1726882384.72468: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc2e570><<< 21405 1726882384.72483: stdout chunk (state=3): >>> <<< 21405 1726882384.72518: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882384.72535: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882384.72587: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16afc7bfe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 21405 1726882384.72610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 21405 1726882384.72621: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc7c050><<< 21405 1726882384.72659: 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<<< 21405 1726882384.72664: stdout chunk (state=3): >>> <<< 21405 1726882384.72707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 21405 1726882384.72743: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 21405 1726882384.72750: stdout chunk (state=3): >>> <<< 21405 1726882384.72758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'<<< 21405 1726882384.72812: stdout chunk (state=3): >>> # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882384.72914: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16afc7db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc7d910> # /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' <<< 21405 1726882384.72970: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882384.72973: stdout chunk (state=3): >>> <<< 21405 1726882384.72996: 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 0x7f16afc80140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc7e240><<< 21405 1726882384.73041: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21405 1726882384.73112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 21405 1726882384.73157: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 21405 1726882384.73160: stdout chunk (state=3): >>> <<< 21405 1726882384.73176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 21405 1726882384.73202: stdout chunk (state=3): >>> import '_string' # <<< 21405 1726882384.73282: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc83830><<< 21405 1726882384.73287: stdout chunk (state=3): >>> <<< 21405 1726882384.73507: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc80200><<< 21405 1726882384.73510: stdout chunk (state=3): >>> <<< 21405 1726882384.73607: 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'<<< 21405 1726882384.73611: 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'<<< 21405 1726882384.73634: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16afc84680><<< 21405 1726882384.73686: 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'<<< 21405 1726882384.73695: stdout chunk (state=3): >>> <<< 21405 1726882384.73710: 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' <<< 21405 1726882384.73778: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16afc846b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882384.73795: stdout chunk (state=3): >>> <<< 21405 1726882384.73813: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882384.73816: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16afc84200><<< 21405 1726882384.73832: stdout chunk (state=3): >>> <<< 21405 1726882384.73852: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc7c290><<< 21405 1726882384.73887: 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 <<< 21405 1726882384.73939: 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 <<< 21405 1726882384.73985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 21405 1726882384.74008: stdout chunk (state=3): >>> <<< 21405 1726882384.74043: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882384.74088: stdout chunk (state=3): >>> # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882384.74098: stdout chunk (state=3): >>> <<< 21405 1726882384.74115: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16afb10170><<< 21405 1726882384.74121: stdout chunk (state=3): >>> <<< 21405 1726882384.74424: 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 0x7f16afb11580> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc86900> <<< 21405 1726882384.74436: 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 0x7f16afc87cb0> <<< 21405 1726882384.74484: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc86540> # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882384.74489: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 21405 1726882384.74616: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.74658: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.74778: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882384.74846: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 21405 1726882384.74850: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21405 1726882384.74852: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.74953: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.75072: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.75911: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.76745: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21405 1726882384.76764: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 21405 1726882384.76786: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 21405 1726882384.76812: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # <<< 21405 1726882384.76872: 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' <<< 21405 1726882384.76956: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882384.77009: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16afb15760> <<< 21405 1726882384.77101: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 21405 1726882384.77106: stdout chunk (state=3): >>> <<< 21405 1726882384.77125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 21405 1726882384.77162: stdout chunk (state=3): >>> import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afb16510><<< 21405 1726882384.77166: stdout chunk (state=3): >>> <<< 21405 1726882384.77191: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc86ab0><<< 21405 1726882384.77258: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 21405 1726882384.77302: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.77339: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.77372: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21405 1726882384.77407: stdout chunk (state=3): >>> # zipimport: zlib available<<< 21405 1726882384.77415: stdout chunk (state=3): >>> <<< 21405 1726882384.77708: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.77902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py<<< 21405 1726882384.77907: stdout chunk (state=3): >>> <<< 21405 1726882384.77932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 21405 1726882384.77960: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afb16600> <<< 21405 1726882384.77988: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882384.78207: stdout chunk (state=3): >>> <<< 21405 1726882384.78779: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.79537: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.79662: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882384.79670: stdout chunk (state=3): >>> <<< 21405 1726882384.79788: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21405 1726882384.79819: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.79888: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.79950: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21405 1726882384.79982: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.80109: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882384.80111: stdout chunk (state=3): >>> <<< 21405 1726882384.80243: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21405 1726882384.80278: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.80314: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.80340: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 21405 1726882384.80384: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.80513: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 21405 1726882384.80866: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.81148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21405 1726882384.81221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 21405 1726882384.81318: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afb177a0> <<< 21405 1726882384.81321: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.81377: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.81462: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 21405 1726882384.81481: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 21405 1726882384.81492: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.81539: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.81589: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21405 1726882384.81592: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.81629: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.81678: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.81731: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.81818: 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 <<< 21405 1726882384.81844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882384.81925: 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 0x7f16afb22000> <<< 21405 1726882384.81972: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afb1f410> <<< 21405 1726882384.82202: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882384.82235: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.82306: 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 <<< 21405 1726882384.82309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882384.82515: 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 # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21405 1726882384.82602: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc0a990> <<< 21405 1726882384.82671: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afcfe660> <<< 21405 1726882384.82788: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afb220c0> <<< 21405 1726882384.82812: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc84d70> # destroy ansible.module_utils.distro <<< 21405 1726882384.82833: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 21405 1726882384.82858: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.82903: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.82942: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 21405 1726882384.82962: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 21405 1726882384.83048: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21405 1726882384.83077: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.83101: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.83121: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 21405 1726882384.83143: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.83239: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.83407: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882384.83449: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.83516: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.83580: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.83639: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21405 1726882384.83664: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.83782: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.83901: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.84209: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 21405 1726882384.84288: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.84511: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.84718: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882384.84816: stdout chunk (state=3): >>># /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' <<< 21405 1726882384.84882: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afbb6360> # /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 <<< 21405 1726882384.84886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af7cbf50> <<< 21405 1726882384.84957: stdout chunk (state=3): >>># 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 0x7f16af7d0380> <<< 21405 1726882384.85010: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afba7200> <<< 21405 1726882384.85052: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afbb6ea0> <<< 21405 1726882384.85081: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afbb4a40> <<< 21405 1726882384.85113: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afbb4620> <<< 21405 1726882384.85131: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21405 1726882384.85180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21405 1726882384.85207: 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' <<< 21405 1726882384.85242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 21405 1726882384.85266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16af7d32f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af7d2ba0> <<< 21405 1726882384.85313: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16af7d2d50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af7d1fd0> <<< 21405 1726882384.85358: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21405 1726882384.85472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 21405 1726882384.85475: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af7d3470> <<< 21405 1726882384.85497: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21405 1726882384.85534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21405 1726882384.85556: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16af831f70> <<< 21405 1726882384.85579: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af7d3f50> <<< 21405 1726882384.85614: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afbb4740> import 'ansible.module_utils.facts.timeout' # <<< 21405 1726882384.85662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 21405 1726882384.85684: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.85752: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.85805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21405 1726882384.85833: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.85872: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.85917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21405 1726882384.85936: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.85946: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 21405 1726882384.85976: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.86180: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.86189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 21405 1726882384.86240: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.86303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21405 1726882384.86310: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.86396: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.86508: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.86563: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.86647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 21405 1726882384.86653: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 21405 1726882384.86673: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.87466: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 21405 1726882384.88312: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88355: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88402: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88445: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 21405 1726882384.88461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 21405 1726882384.88468: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88509: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 21405 1726882384.88617: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88661: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 21405 1726882384.88753: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88763: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 21405 1726882384.88871: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.88890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 21405 1726882384.88961: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.89050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21405 1726882384.89079: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af833590> <<< 21405 1726882384.89106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21405 1726882384.89137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21405 1726882384.89262: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af832b10> import 'ansible.module_utils.facts.system.local' # <<< 21405 1726882384.89273: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.89340: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.89409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 21405 1726882384.89412: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.89821: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882384.89864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21405 1726882384.89879: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.89937: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.90009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21405 1726882384.90152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21405 1726882384.90158: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882384.90254: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882384.90260: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16af86e180> <<< 21405 1726882384.90646: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af85dfa0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 21405 1726882384.90754: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.90758: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 21405 1726882384.90883: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.91010: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.91186: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.91406: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 21405 1726882384.91444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 21405 1726882384.91505: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.91545: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 21405 1726882384.91605: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.91835: 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' <<< 21405 1726882384.91838: 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 0x7f16af881c40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af8835f0> 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 <<< 21405 1726882384.91907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21405 1726882384.91922: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.92170: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.92411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21405 1726882384.92424: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.92569: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.92777: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882384.92855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 21405 1726882384.92967: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.93005: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.93124: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.93344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 21405 1726882384.93366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 21405 1726882384.93558: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.93756: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 21405 1726882384.93921: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882384.94816: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.95547: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 21405 1726882384.95556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 21405 1726882384.95568: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.95728: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.95889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 21405 1726882384.95896: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.96051: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.96196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21405 1726882384.96210: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.96455: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.96695: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21405 1726882384.96725: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882384.96731: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 21405 1726882384.96801: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882384.96860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 21405 1726882384.96866: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.97033: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.97177: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.97614: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.97801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 21405 1726882384.97825: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 21405 1726882384.97855: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.97898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21405 1726882384.97917: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.98176: stdout chunk (state=3): >>># 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 <<< 21405 1726882384.98212: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.98238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 21405 1726882384.98263: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.98341: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.98435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21405 1726882384.98438: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.98606: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 21405 1726882384.99029: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.99451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21405 1726882384.99519: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.99557: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.99653: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 21405 1726882384.99712: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882384.99930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882384.99955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 21405 1726882385.00067: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21405 1726882385.00206: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00263: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 21405 1726882385.00267: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00318: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00382: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21405 1726882385.00389: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00447: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00451: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00512: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00575: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00684: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 21405 1726882385.00815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 21405 1726882385.00843: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.00896: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.01123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 21405 1726882385.01292: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.01610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21405 1726882385.01622: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.01685: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.01860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 21405 1726882385.01956: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 21405 1726882385.02048: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.02203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 21405 1726882385.02438: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.02441: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21405 1726882385.02550: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882385.02858: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 21405 1726882385.02886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 21405 1726882385.03116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # 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 0x7f16af6867b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af684770> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af67fe90> <<< 21405 1726882385.20824: 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 0x7f16af687ef0> # /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 0x7f16af6cc8c0> # /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 0x7f16af6ce060> <<< 21405 1726882385.20851: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af6cdb20> <<< 21405 1726882385.21160: 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 <<< 21405 1726882385.45329: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2940, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 591, "free": 2940}, "nocache": {"free": 3278, "used": 253}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": nul<<< 21405 1726882385.45378: stdout chunk (state=3): >>>l, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 818, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794680832, "block_size": 4096, "block_total": 65519099, "block_available": 63914717, "block_used": 1604382, "inode_total": 131070960, "inode_available": 131029044, "inode_used": 41916, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "05", "epoch": "1726882385", "epoch_int": "1726882385", "date": "2024-09-20", "time": "21:33:05", "iso8601_micro": "2024-09-21T01:33:05.413235Z", "iso8601": "2024-09-21T01:33:05Z", "iso8601_basic": "20240920T213305413235", "iso8601_basic_short": "20240920T213305", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.3388671875, "5m": 0.3125, "15m": 0.1630859375}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "ne<<< 21405 1726882385.45407: stdout chunk (state=3): >>>twork": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_iscsi_iqn": "", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 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.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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"}}} <<< 21405 1726882385.46125: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21405 1726882385.46150: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1<<< 21405 1726882385.46175: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin<<< 21405 1726882385.46195: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46228: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46249: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46283: 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 # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword<<< 21405 1726882385.46287: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46328: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46389: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46395: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46398: stdout chunk (state=3): >>> # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset<<< 21405 1726882385.46400: stdout chunk (state=3): >>> # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib<<< 21405 1726882385.46402: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46564: stdout chunk (state=3): >>> # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux <<< 21405 1726882385.46604: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme <<< 21405 1726882385.46646: stdout chunk (state=3): >>># 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<<< 21405 1726882385.46671: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46690: stdout chunk (state=3): >>> # 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 <<< 21405 1726882385.46740: stdout chunk (state=3): >>># 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<<< 21405 1726882385.46771: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46775: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46805: stdout chunk (state=3): >>> # 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<<< 21405 1726882385.46826: 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 # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna<<< 21405 1726882385.46915: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 21405 1726882385.47335: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21405 1726882385.47340: stdout chunk (state=3): >>># destroy importlib.machinery <<< 21405 1726882385.47365: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util <<< 21405 1726882385.47407: stdout chunk (state=3): >>># destroy _bz2<<< 21405 1726882385.47443: stdout chunk (state=3): >>> # destroy _compression # destroy _lzma <<< 21405 1726882385.47448: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii<<< 21405 1726882385.47513: stdout chunk (state=3): >>> # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 21405 1726882385.47553: stdout chunk (state=3): >>> # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 21405 1726882385.47570: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 21405 1726882385.47639: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 21405 1726882385.47718: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 21405 1726882385.47725: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21405 1726882385.47771: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 21405 1726882385.48008: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 21405 1726882385.48012: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 21405 1726882385.48070: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 21405 1726882385.48257: stdout chunk (state=3): >>># 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 <<< 21405 1726882385.48281: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21405 1726882385.48714: stdout chunk (state=3): >>># 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 <<< 21405 1726882385.48919: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21405 1726882385.49028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882385.49076: stderr chunk (state=3): >>><<< 21405 1726882385.49079: stdout chunk (state=3): >>><<< 21405 1726882385.49372: _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 0x7f16b08184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b07e7b30> # /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 0x7f16b081aa50> 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 0x7f16b05c9130> # /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 0x7f16b05c9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0607d70> # /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 0x7f16b0607fb0> # /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 0x7f16b063f770> # /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 0x7f16b063fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b061fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b061d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0604f20> # /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 0x7f16b065f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b065e2d0> # /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 0x7f16b061e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b065cb60> # /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 0x7f16b06946b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b06041a0> # /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 0x7f16b0694b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0694a10> # 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 0x7f16b0694e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0602cc0> # /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 0x7f16b06954f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b06951c0> 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 0x7f16b06963f0> 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 0x7f16b06ac5f0> 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 0x7f16b06adcd0> # /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 0x7f16b06aeb70> # 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 0x7f16b06af1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b06ae0c0> # /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 0x7f16b06afc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b06af380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0696360> # /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 0x7f16b03a7b60> # /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 0x7f16b03d05c0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03d0320> # 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 0x7f16b03d05f0> # /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 0x7f16b03d0f20> # 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 0x7f16b03d18e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03d07d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03a5d00> # /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 0x7f16b03d2c60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03d1790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0696b10> # /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 0x7f16b03fefc0> # /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 0x7f16b0423350> # /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 0x7f16b04800e0> # /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 0x7f16b0482840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0480200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0423fb0> # /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 0x7f16afd2d1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b0422150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16b03d3b90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f16b04224b0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_uurji4am/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 0x7f16afd8eed0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afd6ddc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afd6cf20> # 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 0x7f16afd8cda0> # /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 0x7f16afdc68d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afdc6660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afdc5f70> # /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 0x7f16afdc66f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afd8fb60> 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 0x7f16afdc7620> # 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 0x7f16afdc7860> # /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 0x7f16afdc7da0> 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 0x7f16afc29be0> # 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 0x7f16afc2b800> # /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 0x7f16afc2c1d0> # /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 0x7f16afc2d0d0> # /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 0x7f16afc2fe30> # 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 0x7f16b0602db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc2e0f0> # /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 0x7f16afc37d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc36840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc365a0> # /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 0x7f16afc36b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc2e570> # 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 0x7f16afc7bfe0> # /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 0x7f16afc7c050> # /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 0x7f16afc7db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc7d910> # /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 0x7f16afc80140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc7e240> # /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 0x7f16afc83830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc80200> # 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 0x7f16afc84680> # 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 0x7f16afc846b0> # 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 0x7f16afc84200> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc7c290> # /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 0x7f16afb10170> # 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 0x7f16afb11580> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc86900> # 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 0x7f16afc87cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc86540> # 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 0x7f16afb15760> # /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 0x7f16afb16510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc86ab0> 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 0x7f16afb16600> # 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 0x7f16afb177a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f16afb22000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afb1f410> 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 0x7f16afc0a990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afcfe660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afb220c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afc84d70> # 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 0x7f16afbb6360> # /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 0x7f16af7cbf50> # 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 0x7f16af7d0380> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afba7200> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afbb6ea0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afbb4a40> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afbb4620> # /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 0x7f16af7d32f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af7d2ba0> # 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 0x7f16af7d2d50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af7d1fd0> # /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 0x7f16af7d3470> # /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 0x7f16af831f70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af7d3f50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16afbb4740> 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 0x7f16af833590> # /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 0x7f16af832b10> 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 0x7f16af86e180> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af85dfa0> 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 0x7f16af881c40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af8835f0> 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 0x7f16af6867b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af684770> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af67fe90> # /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 0x7f16af687ef0> # /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 0x7f16af6cc8c0> # /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 0x7f16af6ce060> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16af6cdb20> 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_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2940, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 591, "free": 2940}, "nocache": {"free": 3278, "used": 253}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 818, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794680832, "block_size": 4096, "block_total": 65519099, "block_available": 63914717, "block_used": 1604382, "inode_total": 131070960, "inode_available": 131029044, "inode_used": 41916, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "05", "epoch": "1726882385", "epoch_int": "1726882385", "date": "2024-09-20", "time": "21:33:05", "iso8601_micro": "2024-09-21T01:33:05.413235Z", "iso8601": "2024-09-21T01:33:05Z", "iso8601_basic": "20240920T213305413235", "iso8601_basic_short": "20240920T213305", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.3388671875, "5m": 0.3125, "15m": 0.1630859375}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_iscsi_iqn": "", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 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.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_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. 21405 1726882385.51145: 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-1726882383.8308306-21423-10356230448862/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882385.51149: _low_level_execute_command(): starting 21405 1726882385.51151: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882383.8308306-21423-10356230448862/ > /dev/null 2>&1 && sleep 0' 21405 1726882385.51612: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882385.51629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882385.51651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882385.51690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882385.51710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882385.51807: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882385.51831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882385.51854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882385.51880: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882385.51964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21405 1726882385.54125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882385.54129: stdout chunk (state=3): >>><<< 21405 1726882385.54131: stderr chunk (state=3): >>><<< 21405 1726882385.54508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 21405 1726882385.54512: handler run complete 21405 1726882385.54514: variable 'ansible_facts' from source: unknown 21405 1726882385.54607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882385.55452: variable 'ansible_facts' from source: unknown 21405 1726882385.55657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882385.55780: attempt loop complete, returning result 21405 1726882385.55784: _execute() done 21405 1726882385.55786: dumping result to json 21405 1726882385.56123: done dumping result, returning 21405 1726882385.56131: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-e466-a5f2-000000000161] 21405 1726882385.56134: sending task result for task 12673a56-9f93-e466-a5f2-000000000161 21405 1726882385.57099: done sending task result for task 12673a56-9f93-e466-a5f2-000000000161 21405 1726882385.57109: WORKER PROCESS EXITING ok: [managed_node1] 21405 1726882385.57216: no more pending results, returning what we have 21405 1726882385.57220: results queue empty 21405 1726882385.57221: checking for any_errors_fatal 21405 1726882385.57222: done checking for any_errors_fatal 21405 1726882385.57222: checking for max_fail_percentage 21405 1726882385.57224: done checking for max_fail_percentage 21405 1726882385.57225: checking to see if all hosts have failed and the running result is not ok 21405 1726882385.57225: done checking to see if all hosts have failed 21405 1726882385.57226: getting the remaining hosts for this loop 21405 1726882385.57346: done getting the remaining hosts for this loop 21405 1726882385.57350: getting the next task for host managed_node1 21405 1726882385.57356: done getting next task for host managed_node1 21405 1726882385.57358: ^ task is: TASK: meta (flush_handlers) 21405 1726882385.57360: ^ 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 21405 1726882385.57363: getting variables 21405 1726882385.57364: in VariableManager get_vars() 21405 1726882385.57385: Calling all_inventory to load vars for managed_node1 21405 1726882385.57388: Calling groups_inventory to load vars for managed_node1 21405 1726882385.57391: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882385.57464: Calling all_plugins_play to load vars for managed_node1 21405 1726882385.57467: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882385.57471: Calling groups_plugins_play to load vars for managed_node1 21405 1726882385.57898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882385.58338: done with get_vars() 21405 1726882385.58467: done getting variables 21405 1726882385.58535: in VariableManager get_vars() 21405 1726882385.58544: Calling all_inventory to load vars for managed_node1 21405 1726882385.58546: Calling groups_inventory to load vars for managed_node1 21405 1726882385.58548: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882385.58553: Calling all_plugins_play to load vars for managed_node1 21405 1726882385.58555: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882385.58557: Calling groups_plugins_play to load vars for managed_node1 21405 1726882385.59037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882385.59221: done with get_vars() 21405 1726882385.59235: done queuing things up, now waiting for results queue to drain 21405 1726882385.59237: results queue empty 21405 1726882385.59238: checking for any_errors_fatal 21405 1726882385.59241: done checking for any_errors_fatal 21405 1726882385.59247: checking for max_fail_percentage 21405 1726882385.59248: done checking for max_fail_percentage 21405 1726882385.59249: checking to see if all hosts have failed and the running result is not ok 21405 1726882385.59250: done checking to see if all hosts have failed 21405 1726882385.59250: getting the remaining hosts for this loop 21405 1726882385.59251: done getting the remaining hosts for this loop 21405 1726882385.59254: getting the next task for host managed_node1 21405 1726882385.59259: done getting next task for host managed_node1 21405 1726882385.59262: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21405 1726882385.59263: ^ 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 21405 1726882385.59265: getting variables 21405 1726882385.59266: in VariableManager get_vars() 21405 1726882385.59273: Calling all_inventory to load vars for managed_node1 21405 1726882385.59275: Calling groups_inventory to load vars for managed_node1 21405 1726882385.59277: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882385.59282: Calling all_plugins_play to load vars for managed_node1 21405 1726882385.59284: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882385.59286: Calling groups_plugins_play to load vars for managed_node1 21405 1726882385.59602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882385.59980: done with get_vars() 21405 1726882385.59988: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:11 Friday 20 September 2024 21:33:05 -0400 (0:00:01.818) 0:00:01.831 ****** 21405 1726882385.60066: entering _queue_task() for managed_node1/include_tasks 21405 1726882385.60068: Creating lock for include_tasks 21405 1726882385.60804: worker is 1 (out of 1 available) 21405 1726882385.60820: exiting _queue_task() for managed_node1/include_tasks 21405 1726882385.60833: done queuing things up, now waiting for results queue to drain 21405 1726882385.60835: waiting for pending results... 21405 1726882385.61198: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 21405 1726882385.61454: in run() - task 12673a56-9f93-e466-a5f2-000000000006 21405 1726882385.61508: variable 'ansible_search_path' from source: unknown 21405 1726882385.61551: calling self._execute() 21405 1726882385.61888: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882385.61892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882385.61896: variable 'omit' from source: magic vars 21405 1726882385.62005: _execute() done 21405 1726882385.62101: dumping result to json 21405 1726882385.62105: done dumping result, returning 21405 1726882385.62108: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-e466-a5f2-000000000006] 21405 1726882385.62111: sending task result for task 12673a56-9f93-e466-a5f2-000000000006 21405 1726882385.62413: done sending task result for task 12673a56-9f93-e466-a5f2-000000000006 21405 1726882385.62417: WORKER PROCESS EXITING 21405 1726882385.62463: no more pending results, returning what we have 21405 1726882385.62468: in VariableManager get_vars() 21405 1726882385.62504: Calling all_inventory to load vars for managed_node1 21405 1726882385.62507: Calling groups_inventory to load vars for managed_node1 21405 1726882385.62510: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882385.62523: Calling all_plugins_play to load vars for managed_node1 21405 1726882385.62525: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882385.62528: Calling groups_plugins_play to load vars for managed_node1 21405 1726882385.62937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882385.63333: done with get_vars() 21405 1726882385.63342: variable 'ansible_search_path' from source: unknown 21405 1726882385.63356: we have included files to process 21405 1726882385.63357: generating all_blocks data 21405 1726882385.63359: done generating all_blocks data 21405 1726882385.63359: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21405 1726882385.63361: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21405 1726882385.63363: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21405 1726882385.64842: in VariableManager get_vars() 21405 1726882385.64857: done with get_vars() 21405 1726882385.64867: done processing included file 21405 1726882385.64869: iterating over new_blocks loaded from include file 21405 1726882385.64871: in VariableManager get_vars() 21405 1726882385.64880: done with get_vars() 21405 1726882385.64882: filtering new block on tags 21405 1726882385.64899: done filtering new block on tags 21405 1726882385.64902: in VariableManager get_vars() 21405 1726882385.64931: done with get_vars() 21405 1726882385.64933: filtering new block on tags 21405 1726882385.64947: done filtering new block on tags 21405 1726882385.64950: in VariableManager get_vars() 21405 1726882385.64959: done with get_vars() 21405 1726882385.64960: filtering new block on tags 21405 1726882385.64971: done filtering new block on tags 21405 1726882385.64972: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 21405 1726882385.64978: extending task lists for all hosts with included blocks 21405 1726882385.65230: done extending task lists 21405 1726882385.65232: done processing included files 21405 1726882385.65233: results queue empty 21405 1726882385.65233: checking for any_errors_fatal 21405 1726882385.65235: done checking for any_errors_fatal 21405 1726882385.65235: checking for max_fail_percentage 21405 1726882385.65236: done checking for max_fail_percentage 21405 1726882385.65237: checking to see if all hosts have failed and the running result is not ok 21405 1726882385.65237: done checking to see if all hosts have failed 21405 1726882385.65238: getting the remaining hosts for this loop 21405 1726882385.65239: done getting the remaining hosts for this loop 21405 1726882385.65241: getting the next task for host managed_node1 21405 1726882385.65245: done getting next task for host managed_node1 21405 1726882385.65247: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 21405 1726882385.65249: ^ 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 21405 1726882385.65251: getting variables 21405 1726882385.65251: in VariableManager get_vars() 21405 1726882385.65259: Calling all_inventory to load vars for managed_node1 21405 1726882385.65261: Calling groups_inventory to load vars for managed_node1 21405 1726882385.65263: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882385.65268: Calling all_plugins_play to load vars for managed_node1 21405 1726882385.65270: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882385.65272: Calling groups_plugins_play to load vars for managed_node1 21405 1726882385.65605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882385.65778: done with get_vars() 21405 1726882385.65788: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:33:05 -0400 (0:00:00.059) 0:00:01.891 ****** 21405 1726882385.66058: entering _queue_task() for managed_node1/setup 21405 1726882385.66486: worker is 1 (out of 1 available) 21405 1726882385.66802: exiting _queue_task() for managed_node1/setup 21405 1726882385.66812: done queuing things up, now waiting for results queue to drain 21405 1726882385.66814: waiting for pending results... 21405 1726882385.67035: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 21405 1726882385.67238: in run() - task 12673a56-9f93-e466-a5f2-000000000173 21405 1726882385.67242: variable 'ansible_search_path' from source: unknown 21405 1726882385.67245: variable 'ansible_search_path' from source: unknown 21405 1726882385.67274: calling self._execute() 21405 1726882385.67421: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882385.67464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882385.67577: variable 'omit' from source: magic vars 21405 1726882385.68873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882385.72595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882385.73003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882385.73007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882385.73010: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882385.73012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882385.73106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882385.73145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882385.73202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882385.73280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882385.73316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882385.73804: variable 'ansible_facts' from source: unknown 21405 1726882385.73889: variable 'network_test_required_facts' from source: task vars 21405 1726882385.73943: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 21405 1726882385.73955: variable 'omit' from source: magic vars 21405 1726882385.74002: variable 'omit' from source: magic vars 21405 1726882385.74048: variable 'omit' from source: magic vars 21405 1726882385.74079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882385.74127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882385.74202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882385.74206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882385.74208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882385.74240: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882385.74249: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882385.74257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882385.74361: Set connection var ansible_shell_executable to /bin/sh 21405 1726882385.74374: Set connection var ansible_pipelining to False 21405 1726882385.74382: Set connection var ansible_shell_type to sh 21405 1726882385.74395: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882385.74411: Set connection var ansible_connection to ssh 21405 1726882385.74422: Set connection var ansible_timeout to 10 21405 1726882385.74455: variable 'ansible_shell_executable' from source: unknown 21405 1726882385.74499: variable 'ansible_connection' from source: unknown 21405 1726882385.74502: variable 'ansible_module_compression' from source: unknown 21405 1726882385.74504: variable 'ansible_shell_type' from source: unknown 21405 1726882385.74505: variable 'ansible_shell_executable' from source: unknown 21405 1726882385.74507: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882385.74509: variable 'ansible_pipelining' from source: unknown 21405 1726882385.74511: variable 'ansible_timeout' from source: unknown 21405 1726882385.74513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882385.74652: 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) 21405 1726882385.74674: variable 'omit' from source: magic vars 21405 1726882385.74699: starting attempt loop 21405 1726882385.74702: running the handler 21405 1726882385.74710: _low_level_execute_command(): starting 21405 1726882385.74721: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882385.75591: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882385.75667: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882385.75723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882385.75749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882385.75769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882385.76037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882385.77587: stdout chunk (state=3): >>>/root <<< 21405 1726882385.77764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882385.77768: stdout chunk (state=3): >>><<< 21405 1726882385.77770: stderr chunk (state=3): >>><<< 21405 1726882385.78002: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882385.78016: _low_level_execute_command(): starting 21405 1726882385.78020: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005 `" && echo ansible-tmp-1726882385.7787206-21487-242893260584005="` echo /root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005 `" ) && sleep 0' 21405 1726882385.79115: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882385.79178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882385.79224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882385.79327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882385.79364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882385.79440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882385.79463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882385.79586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882385.82157: stdout chunk (state=3): >>>ansible-tmp-1726882385.7787206-21487-242893260584005=/root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005 <<< 21405 1726882385.82220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882385.82599: stdout chunk (state=3): >>><<< 21405 1726882385.82602: stderr chunk (state=3): >>><<< 21405 1726882385.82605: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882385.7787206-21487-242893260584005=/root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882385.82607: variable 'ansible_module_compression' from source: unknown 21405 1726882385.82609: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21405 1726882385.82628: variable 'ansible_facts' from source: unknown 21405 1726882385.82839: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005/AnsiballZ_setup.py 21405 1726882385.83122: Sending initial data 21405 1726882385.83132: Sent initial data (154 bytes) 21405 1726882385.84115: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882385.84176: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882385.84238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882385.84259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882385.84284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882385.84363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21405 1726882385.86501: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882385.86585: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882385.86632: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpr6n25b06 /root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005/AnsiballZ_setup.py <<< 21405 1726882385.86643: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005/AnsiballZ_setup.py" <<< 21405 1726882385.86674: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpr6n25b06" to remote "/root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005/AnsiballZ_setup.py" <<< 21405 1726882385.89681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882385.89685: stderr chunk (state=3): >>><<< 21405 1726882385.89687: stdout chunk (state=3): >>><<< 21405 1726882385.89689: done transferring module to remote 21405 1726882385.89691: _low_level_execute_command(): starting 21405 1726882385.89712: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005/ /root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005/AnsiballZ_setup.py && sleep 0' 21405 1726882385.90645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882385.91000: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882385.91019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882385.91103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882385.92884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882385.92905: stdout chunk (state=3): >>><<< 21405 1726882385.93109: stderr chunk (state=3): >>><<< 21405 1726882385.93113: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882385.93115: _low_level_execute_command(): starting 21405 1726882385.93118: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005/AnsiballZ_setup.py && sleep 0' 21405 1726882385.94314: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882385.94624: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882385.94713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882385.94835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882385.96941: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21405 1726882385.96968: stdout chunk (state=3): >>>import _imp # builtin <<< 21405 1726882385.97013: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21405 1726882385.97181: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21405 1726882385.97219: stdout chunk (state=3): >>>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' <<< 21405 1726882385.97237: stdout chunk (state=3): >>>import '_codecs' # <<< 21405 1726882385.97251: stdout chunk (state=3): >>>import 'codecs' # <<< 21405 1726882385.97337: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21405 1726882385.97342: 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 0x7feafb3bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb38bb00> <<< 21405 1726882385.97382: 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 0x7feafb3bea50> <<< 21405 1726882385.97507: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 21405 1726882385.97564: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21405 1726882385.97568: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 21405 1726882385.97778: 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' 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 0x7feafb3cd130> <<< 21405 1726882385.97884: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb3cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21405 1726882385.98191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21405 1726882385.98216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21405 1726882385.98242: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882385.98259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21405 1726882385.98315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21405 1726882385.98344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21405 1726882385.98377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21405 1726882385.98432: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1ebe30> # /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' <<< 21405 1726882385.98463: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1ebef0> <<< 21405 1726882385.98467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21405 1726882385.98469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21405 1726882385.98497: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21405 1726882385.98571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882385.98581: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 21405 1726882385.98691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb223860> # /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 0x7feafb223ef0> import '_collections' # <<< 21405 1726882385.98716: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb203b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb201220> <<< 21405 1726882385.98791: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1e8fe0> <<< 21405 1726882385.98865: 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' <<< 21405 1726882385.98936: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21405 1726882385.99111: 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 0x7feafb2437d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb2423f0> <<< 21405 1726882385.99164: 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 0x7feafb2020f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1ea8a0> # /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 0x7feafb278830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1e8260> # /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 0x7feafb278ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb278b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882385.99184: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feafb278f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1e6d80> <<< 21405 1726882385.99210: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21405 1726882385.99463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb2795b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb2792b0> import 'importlib.machinery' # <<< 21405 1726882385.99471: 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 0x7feafb27a450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21405 1726882385.99529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb290650> 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 0x7feafb291d30> # /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 <<< 21405 1726882385.99585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb292bd0> <<< 21405 1726882385.99614: 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 0x7feafb293230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb292120> # /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' <<< 21405 1726882385.99716: 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 0x7feafb293cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb2933e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb27a3c0> <<< 21405 1726882385.99907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21405 1726882385.99910: stdout chunk (state=3): >>># 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' <<< 21405 1726882386.00434: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feafaf93bf0> # /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 0x7feafafbc650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafafbc3b0> # 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 0x7feafafbc680> # /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 0x7feafafbcfb0> # 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 0x7feafafbd9a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafafbc860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafaf91d90> # /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' <<< 21405 1726882386.00438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafafbed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafafbdac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb27ab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21405 1726882386.00546: stdout chunk (state=3): >>># 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' <<< 21405 1726882386.00564: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafafeb110> <<< 21405 1726882386.00602: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21405 1726882386.00715: 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 # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb00b4a0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21405 1726882386.00882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb06c290> # /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' <<< 21405 1726882386.01101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21405 1726882386.01113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb06e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb06c3b0> <<< 21405 1726882386.01137: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb035280> <<< 21405 1726882386.01174: 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 0x7feafa925370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb00a2a0> <<< 21405 1726882386.01220: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafafbfce0> <<< 21405 1726882386.01405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feafb00a8a0> <<< 21405 1726882386.01846: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_f214ym7m/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 <<< 21405 1726882386.01958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa98f050> import '_typing' # <<< 21405 1726882386.02135: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa96df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa96d0a0> <<< 21405 1726882386.02180: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 21405 1726882386.02207: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.02289: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 21405 1726882386.03696: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.04737: 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 0x7feafa98cf20> <<< 21405 1726882386.04776: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882386.04976: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21405 1726882386.05014: 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' # 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 0x7feafa9be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa9be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa9be030> # /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 0x7feafa9be510> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafaf91d00> import 'atexit' # <<< 21405 1726882386.05028: 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 0x7feafa9bf6e0> <<< 21405 1726882386.05056: 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 0x7feafa9bf920> <<< 21405 1726882386.05076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21405 1726882386.05226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21405 1726882386.05230: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa9bfe30> <<< 21405 1726882386.05247: stdout chunk (state=3): >>>import 'pwd' # <<< 21405 1726882386.05342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa829c10> <<< 21405 1726882386.05425: 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 0x7feafa82b830> # /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' <<< 21405 1726882386.05429: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa82c230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21405 1726882386.05607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa82d100> # /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 0x7feafa82fe30> <<< 21405 1726882386.05615: 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 0x7feafafbecf0> <<< 21405 1726882386.05663: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa82e0f0> <<< 21405 1726882386.05666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21405 1726882386.05697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 21405 1726882386.05930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21405 1726882386.05933: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa837d70> <<< 21405 1726882386.05936: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa836840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa8365a0> <<< 21405 1726882386.06078: 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' <<< 21405 1726882386.06082: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa836b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa82e600> <<< 21405 1726882386.06116: 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 0x7feafa87ba10> # /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 0x7feafa87c0b0> <<< 21405 1726882386.06143: 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 <<< 21405 1726882386.06432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21405 1726882386.06435: 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 0x7feafa87dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa87da00> # /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 0x7feafa8801a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa87e2d0> # /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' # <<< 21405 1726882386.06460: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa883920> <<< 21405 1726882386.06585: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa880320> <<< 21405 1726882386.06641: 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' <<< 21405 1726882386.06662: 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 0x7feafa884740> <<< 21405 1726882386.06845: 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 0x7feafa884920> <<< 21405 1726882386.06916: 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 0x7feafa884c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa87c350> # /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 0x7feafa7103e0> <<< 21405 1726882386.06989: 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 0x7feafa711970> <<< 21405 1726882386.07010: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa886ba0> <<< 21405 1726882386.07055: 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 0x7feafa887f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa8867b0> <<< 21405 1726882386.07091: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.07096: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 21405 1726882386.07377: stdout chunk (state=3): >>># 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 <<< 21405 1726882386.07485: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.07570: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.08098: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.08735: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882386.08747: 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 0x7feafa715b80> <<< 21405 1726882386.08849: 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 0x7feafa7168d0> <<< 21405 1726882386.08900: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa711b20> import 'ansible.module_utils.compat.selinux' # <<< 21405 1726882386.08922: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.08947: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.08962: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 21405 1726882386.09106: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.09263: 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' <<< 21405 1726882386.09282: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7168a0> # zipimport: zlib available <<< 21405 1726882386.09927: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.10259: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.10328: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21405 1726882386.10344: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.10373: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.10480: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 21405 1726882386.10586: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.10612: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 21405 1726882386.10660: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.10696: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21405 1726882386.10715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.11016: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.11170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21405 1726882386.11228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21405 1726882386.11246: stdout chunk (state=3): >>>import '_ast' # <<< 21405 1726882386.11297: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa717bf0> <<< 21405 1726882386.11348: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.11462: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 21405 1726882386.11577: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 21405 1726882386.11630: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.11679: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.11734: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.11803: 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 <<< 21405 1726882386.11837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882386.11920: 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 0x7feafa7225a0> <<< 21405 1726882386.11953: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa71de20> <<< 21405 1726882386.11998: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21405 1726882386.12010: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.12225: stdout chunk (state=3): >>># 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 <<< 21405 1726882386.12232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21405 1726882386.12258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21405 1726882386.12339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21405 1726882386.12342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21405 1726882386.12345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21405 1726882386.12426: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa80acf0> <<< 21405 1726882386.12446: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa9ea9c0> <<< 21405 1726882386.12565: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7221e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa884e60> # destroy ansible.module_utils.distro <<< 21405 1726882386.12654: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 21405 1726882386.12668: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 21405 1726882386.12672: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.12855: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.12858: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.12861: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.12867: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.12906: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.12949: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.12985: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.13038: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 21405 1726882386.13247: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.13250: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 21405 1726882386.13417: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.13975: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /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 0x7feafa7b2b10> # /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' <<< 21405 1726882386.13978: stdout chunk (state=3): >>># /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 0x7feafa3c0440> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882386.13981: 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 0x7feafa3c0770> <<< 21405 1726882386.14034: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa79c410> <<< 21405 1726882386.14063: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7b3620> <<< 21405 1726882386.14080: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7b11c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7b0da0> <<< 21405 1726882386.14165: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21405 1726882386.14186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21405 1726882386.14190: 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' <<< 21405 1726882386.14447: 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 0x7feafa3c3620> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa3c2ed0> # 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 0x7feafa3c30b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa3c2300> # /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 0x7feafa3c3800> <<< 21405 1726882386.14483: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21405 1726882386.14547: 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 0x7feafa4222d0> <<< 21405 1726882386.14589: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa4202f0> <<< 21405 1726882386.14714: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7b0e30> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 21405 1726882386.14738: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.14776: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.14876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 21405 1726882386.14945: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.15030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 21405 1726882386.15138: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 21405 1726882386.15158: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 21405 1726882386.15228: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.15286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 21405 1726882386.15351: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.15371: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.15418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21405 1726882386.15549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.15834: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.15838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 21405 1726882386.16565: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.17130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 21405 1726882386.17514: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.17726: stdout chunk (state=3): >>># 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 <<< 21405 1726882386.17955: stdout chunk (state=3): >>>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 <<< 21405 1726882386.17973: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 21405 1726882386.18002: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa4225d0> # /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' <<< 21405 1726882386.18105: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa423200> <<< 21405 1726882386.18141: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 21405 1726882386.18306: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 21405 1726882386.18391: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.18474: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 21405 1726882386.18549: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.18567: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.18630: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21405 1726882386.18643: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.18677: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.18732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21405 1726882386.18770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21405 1726882386.18846: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882386.18903: 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 0x7feafa45e7b0> <<< 21405 1726882386.19096: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa44ca10> import 'ansible.module_utils.facts.system.python' # <<< 21405 1726882386.19100: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.19160: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.19286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 21405 1726882386.19306: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.19389: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.19499: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.19707: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 21405 1726882386.19743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 21405 1726882386.19756: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.19788: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.19841: 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' <<< 21405 1726882386.19916: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882386.20229: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feafa472540> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa472180> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21405 1726882386.20232: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.20246: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.20525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 21405 1726882386.20546: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.20676: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.20738: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.20791: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 21405 1726882386.20878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 21405 1726882386.20899: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.20966: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.21101: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.21322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 21405 1726882386.21339: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.21520: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.21751: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 21405 1726882386.21772: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.21795: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.21863: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.22853: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.23364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 21405 1726882386.23505: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.23634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 21405 1726882386.23687: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.23779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 21405 1726882386.23951: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.24119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21405 1726882386.24170: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 21405 1726882386.24236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.24281: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 21405 1726882386.24338: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.24848: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.25243: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.25287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21405 1726882386.25290: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.25329: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.25363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 21405 1726882386.25699: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.25744: 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 <<< 21405 1726882386.25747: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.25837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21405 1726882386.25861: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.25937: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.26101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 21405 1726882386.26442: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.26866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21405 1726882386.26960: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.26976: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.27063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21405 1726882386.27087: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.27131: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.27420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 21405 1726882386.27497: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.27625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21405 1726882386.27656: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.27668: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 21405 1726882386.27742: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.27799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21405 1726882386.27813: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.27873: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.27886: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.27936: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.28013: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.28214: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.28359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.28434: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 21405 1726882386.28438: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.28734: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.29031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21405 1726882386.29048: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.29108: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.29183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21405 1726882386.29212: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.29303: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.29322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21405 1726882386.29522: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.29724: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882386.29860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21405 1726882386.30117: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.31126: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 21405 1726882386.31151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 21405 1726882386.31180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 21405 1726882386.31210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 21405 1726882386.31248: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882386.31290: 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 0x7feafa272ea0> <<< 21405 1726882386.31304: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa2719a0> <<< 21405 1726882386.31397: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa422270> <<< 21405 1726882386.32027: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "06", "epoch": "1726882386", "epoch_int": "1726882386", "date": "2024-09-20", "time": "21:33:06", "iso8601_micro": "2024-09-21T01:33:06.305816Z", "iso8601": "2024-09-21T01:33:06Z", "iso8601_basic": "20240920T213306305816", "iso8601_basic_short": "20240920T213306", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.r<<< 21405 1726882386.32277: stdout chunk (state=3): >>>c6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 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.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21405 1726882386.32748: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21405 1726882386.32804: 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 # 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<<< 21405 1726882386.32826: stdout chunk (state=3): >>> # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io <<< 21405 1726882386.32919: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 21405 1726882386.32969: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation<<< 21405 1726882386.33087: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # 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 <<< 21405 1726882386.33303: stdout chunk (state=3): >>># 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 <<< 21405 1726882386.33607: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21405 1726882386.33933: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 21405 1726882386.33949: stdout chunk (state=3): >>> # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 21405 1726882386.34004: stdout chunk (state=3): >>># destroy _ssl <<< 21405 1726882386.34061: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 21405 1726882386.34072: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 21405 1726882386.34226: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # 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 <<< 21405 1726882386.34240: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 21405 1726882386.34344: 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 # 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 <<< 21405 1726882386.34463: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 21405 1726882386.34485: stdout chunk (state=3): >>># destroy _collections <<< 21405 1726882386.34524: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21405 1726882386.34565: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21405 1726882386.34720: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21405 1726882386.34809: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 21405 1726882386.34829: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 21405 1726882386.34873: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 21405 1726882386.34896: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 21405 1726882386.35013: stdout chunk (state=3): >>># clear sys.audit hooks <<< 21405 1726882386.35490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882386.35496: stdout chunk (state=3): >>><<< 21405 1726882386.35499: stderr chunk (state=3): >>><<< 21405 1726882386.35645: _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 0x7feafb3bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb38bb00> # /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 0x7feafb3bea50> 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 0x7feafb3cd130> # /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 0x7feafb3cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1ebe30> # /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 0x7feafb1ebef0> # /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 0x7feafb223860> # /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 0x7feafb223ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb203b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb201220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1e8fe0> # /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 0x7feafb2437d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb2423f0> # /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 0x7feafb2020f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1ea8a0> # /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 0x7feafb278830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1e8260> # /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 0x7feafb278ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb278b90> # 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 0x7feafb278f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb1e6d80> # /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 0x7feafb2795b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb2792b0> 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 0x7feafb27a450> 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 0x7feafb290650> 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 0x7feafb291d30> # /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 0x7feafb292bd0> # 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 0x7feafb293230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb292120> # /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 0x7feafb293cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb2933e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb27a3c0> # /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 0x7feafaf93bf0> # /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 0x7feafafbc650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafafbc3b0> # 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 0x7feafafbc680> # /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 0x7feafafbcfb0> # 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 0x7feafafbd9a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafafbc860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafaf91d90> # /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 0x7feafafbed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafafbdac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb27ab70> # /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 0x7feafafeb110> # /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 0x7feafb00b4a0> # /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 0x7feafb06c290> # /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 0x7feafb06e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb06c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb035280> # /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 0x7feafa925370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafb00a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafafbfce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feafb00a8a0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_f214ym7m/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 0x7feafa98f050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa96df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa96d0a0> # 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 0x7feafa98cf20> # /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 0x7feafa9be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa9be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa9be030> # /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 0x7feafa9be510> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafaf91d00> 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 0x7feafa9bf6e0> # 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 0x7feafa9bf920> # /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 0x7feafa9bfe30> 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 0x7feafa829c10> # 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 0x7feafa82b830> # /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 0x7feafa82c230> # /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 0x7feafa82d100> # /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 0x7feafa82fe30> # 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 0x7feafafbecf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa82e0f0> # /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 0x7feafa837d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa836840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa8365a0> # /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 0x7feafa836b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa82e600> # 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 0x7feafa87ba10> # /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 0x7feafa87c0b0> # /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 0x7feafa87dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa87da00> # /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 0x7feafa8801a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa87e2d0> # /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 0x7feafa883920> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa880320> # 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 0x7feafa884740> # 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 0x7feafa884920> # 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 0x7feafa884c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa87c350> # /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 0x7feafa7103e0> # 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 0x7feafa711970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa886ba0> # 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 0x7feafa887f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa8867b0> # 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 0x7feafa715b80> # /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 0x7feafa7168d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa711b20> 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 0x7feafa7168a0> # 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 0x7feafa717bf0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feafa7225a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa71de20> 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 0x7feafa80acf0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa9ea9c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7221e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa884e60> # 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 0x7feafa7b2b10> # /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 0x7feafa3c0440> # 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 0x7feafa3c0770> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa79c410> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7b3620> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7b11c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7b0da0> # /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 0x7feafa3c3620> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa3c2ed0> # 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 0x7feafa3c30b0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa3c2300> # /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 0x7feafa3c3800> # /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 0x7feafa4222d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa4202f0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa7b0e30> 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 0x7feafa4225d0> # /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 0x7feafa423200> 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 0x7feafa45e7b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa44ca10> 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 0x7feafa472540> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa472180> 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 0x7feafa272ea0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa2719a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7feafa422270> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "06", "epoch": "1726882386", "epoch_int": "1726882386", "date": "2024-09-20", "time": "21:33:06", "iso8601_micro": "2024-09-21T01:33:06.305816Z", "iso8601": "2024-09-21T01:33:06Z", "iso8601_basic": "20240920T213306305816", "iso8601_basic_short": "20240920T213306", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 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.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 21405 1726882386.37413: 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-1726882385.7787206-21487-242893260584005/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882386.37417: _low_level_execute_command(): starting 21405 1726882386.37420: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882385.7787206-21487-242893260584005/ > /dev/null 2>&1 && sleep 0' 21405 1726882386.37422: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882386.37511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882386.37518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882386.37521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882386.37654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882386.40223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882386.40228: stdout chunk (state=3): >>><<< 21405 1726882386.40231: stderr chunk (state=3): >>><<< 21405 1726882386.40250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882386.40398: handler run complete 21405 1726882386.40401: variable 'ansible_facts' from source: unknown 21405 1726882386.40404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882386.40482: variable 'ansible_facts' from source: unknown 21405 1726882386.40534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882386.40590: attempt loop complete, returning result 21405 1726882386.40603: _execute() done 21405 1726882386.40610: dumping result to json 21405 1726882386.40626: done dumping result, returning 21405 1726882386.40640: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-e466-a5f2-000000000173] 21405 1726882386.40649: sending task result for task 12673a56-9f93-e466-a5f2-000000000173 ok: [managed_node1] 21405 1726882386.40940: no more pending results, returning what we have 21405 1726882386.40943: results queue empty 21405 1726882386.40944: checking for any_errors_fatal 21405 1726882386.40945: done checking for any_errors_fatal 21405 1726882386.40946: checking for max_fail_percentage 21405 1726882386.40947: done checking for max_fail_percentage 21405 1726882386.40949: checking to see if all hosts have failed and the running result is not ok 21405 1726882386.40950: done checking to see if all hosts have failed 21405 1726882386.40951: getting the remaining hosts for this loop 21405 1726882386.40952: done getting the remaining hosts for this loop 21405 1726882386.40956: getting the next task for host managed_node1 21405 1726882386.40963: done getting next task for host managed_node1 21405 1726882386.40965: ^ task is: TASK: Check if system is ostree 21405 1726882386.40968: ^ 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 21405 1726882386.40971: getting variables 21405 1726882386.40972: in VariableManager get_vars() 21405 1726882386.40998: Calling all_inventory to load vars for managed_node1 21405 1726882386.41001: Calling groups_inventory to load vars for managed_node1 21405 1726882386.41004: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882386.41015: Calling all_plugins_play to load vars for managed_node1 21405 1726882386.41017: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882386.41020: Calling groups_plugins_play to load vars for managed_node1 21405 1726882386.41251: done sending task result for task 12673a56-9f93-e466-a5f2-000000000173 21405 1726882386.41255: WORKER PROCESS EXITING 21405 1726882386.41278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882386.41487: done with get_vars() 21405 1726882386.41505: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:33:06 -0400 (0:00:00.755) 0:00:02.646 ****** 21405 1726882386.41613: entering _queue_task() for managed_node1/stat 21405 1726882386.42020: worker is 1 (out of 1 available) 21405 1726882386.42032: exiting _queue_task() for managed_node1/stat 21405 1726882386.42044: done queuing things up, now waiting for results queue to drain 21405 1726882386.42045: waiting for pending results... 21405 1726882386.42258: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 21405 1726882386.42376: in run() - task 12673a56-9f93-e466-a5f2-000000000175 21405 1726882386.42402: variable 'ansible_search_path' from source: unknown 21405 1726882386.42421: variable 'ansible_search_path' from source: unknown 21405 1726882386.42464: calling self._execute() 21405 1726882386.42563: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882386.42576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882386.42589: variable 'omit' from source: magic vars 21405 1726882386.43127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882386.43686: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882386.43748: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882386.43788: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882386.43837: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882386.43925: 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) 21405 1726882386.43965: 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) 21405 1726882386.43999: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882386.44033: 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) 21405 1726882386.44158: Evaluated conditional (not __network_is_ostree is defined): True 21405 1726882386.44169: variable 'omit' from source: magic vars 21405 1726882386.44214: variable 'omit' from source: magic vars 21405 1726882386.44264: variable 'omit' from source: magic vars 21405 1726882386.44376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882386.44380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882386.44382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882386.44384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882386.44387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882386.44485: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882386.44488: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882386.44490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882386.44528: Set connection var ansible_shell_executable to /bin/sh 21405 1726882386.44538: Set connection var ansible_pipelining to False 21405 1726882386.44544: Set connection var ansible_shell_type to sh 21405 1726882386.44550: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882386.44560: Set connection var ansible_connection to ssh 21405 1726882386.44567: Set connection var ansible_timeout to 10 21405 1726882386.44600: variable 'ansible_shell_executable' from source: unknown 21405 1726882386.44613: variable 'ansible_connection' from source: unknown 21405 1726882386.44621: variable 'ansible_module_compression' from source: unknown 21405 1726882386.44628: variable 'ansible_shell_type' from source: unknown 21405 1726882386.44634: variable 'ansible_shell_executable' from source: unknown 21405 1726882386.44640: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882386.44647: variable 'ansible_pipelining' from source: unknown 21405 1726882386.44653: variable 'ansible_timeout' from source: unknown 21405 1726882386.44703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882386.44812: 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) 21405 1726882386.44830: variable 'omit' from source: magic vars 21405 1726882386.44839: starting attempt loop 21405 1726882386.44845: running the handler 21405 1726882386.44861: _low_level_execute_command(): starting 21405 1726882386.44872: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882386.45626: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882386.45642: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882386.45655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882386.45681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882386.45707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882386.45809: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882386.45827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882386.45850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882386.45931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882386.48216: stdout chunk (state=3): >>>/root <<< 21405 1726882386.48400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882386.48508: stdout chunk (state=3): >>><<< 21405 1726882386.48512: stderr chunk (state=3): >>><<< 21405 1726882386.48516: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882386.48527: _low_level_execute_command(): starting 21405 1726882386.48530: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671 `" && echo ansible-tmp-1726882386.484503-21528-183792359086671="` echo /root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671 `" ) && sleep 0' 21405 1726882386.49273: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882386.49276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882386.49279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882386.49415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882386.49426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882386.49450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882386.49539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882386.52149: stdout chunk (state=3): >>>ansible-tmp-1726882386.484503-21528-183792359086671=/root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671 <<< 21405 1726882386.52349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882386.52471: stdout chunk (state=3): >>><<< 21405 1726882386.52473: stderr chunk (state=3): >>><<< 21405 1726882386.52476: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882386.484503-21528-183792359086671=/root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882386.52479: variable 'ansible_module_compression' from source: unknown 21405 1726882386.52507: ANSIBALLZ: Using lock for stat 21405 1726882386.52514: ANSIBALLZ: Acquiring lock 21405 1726882386.52522: ANSIBALLZ: Lock acquired: 139974348856096 21405 1726882386.52529: ANSIBALLZ: Creating module 21405 1726882386.74186: ANSIBALLZ: Writing module into payload 21405 1726882386.74296: ANSIBALLZ: Writing module 21405 1726882386.74324: ANSIBALLZ: Renaming module 21405 1726882386.74334: ANSIBALLZ: Done creating module 21405 1726882386.74356: variable 'ansible_facts' from source: unknown 21405 1726882386.74451: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671/AnsiballZ_stat.py 21405 1726882386.74700: Sending initial data 21405 1726882386.74703: Sent initial data (152 bytes) 21405 1726882386.75427: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882386.75511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882386.75534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882386.75548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882386.75699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882386.77853: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882386.77939: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882386.78029: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpdyrlj6fb /root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671/AnsiballZ_stat.py <<< 21405 1726882386.78037: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671/AnsiballZ_stat.py" <<< 21405 1726882386.78142: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpdyrlj6fb" to remote "/root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671/AnsiballZ_stat.py" <<< 21405 1726882386.79902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882386.79906: stdout chunk (state=3): >>><<< 21405 1726882386.79908: stderr chunk (state=3): >>><<< 21405 1726882386.79910: done transferring module to remote 21405 1726882386.79912: _low_level_execute_command(): starting 21405 1726882386.79915: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671/ /root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671/AnsiballZ_stat.py && sleep 0' 21405 1726882386.80874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882386.80881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882386.80991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882386.80997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882386.81000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882386.81002: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882386.81004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882386.81006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882386.81008: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882386.81010: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21405 1726882386.81012: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882386.81014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882386.81016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882386.81017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882386.81020: stderr chunk (state=3): >>>debug2: match found <<< 21405 1726882386.81022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882386.81083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882386.81108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882386.81120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882386.81203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882386.83755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882386.83760: stdout chunk (state=3): >>><<< 21405 1726882386.83767: stderr chunk (state=3): >>><<< 21405 1726882386.83890: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882386.83899: _low_level_execute_command(): starting 21405 1726882386.83902: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671/AnsiballZ_stat.py && sleep 0' 21405 1726882386.85101: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882386.85132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882386.85149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882386.85252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882386.85335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882386.88432: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21405 1726882386.88462: stdout chunk (state=3): >>>import _imp # builtin <<< 21405 1726882386.88500: stdout chunk (state=3): >>>import '_thread' # <<< 21405 1726882386.88523: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 21405 1726882386.88613: stdout chunk (state=3): >>>import '_io' # <<< 21405 1726882386.88632: stdout chunk (state=3): >>>import 'marshal' # <<< 21405 1726882386.88679: stdout chunk (state=3): >>>import 'posix' # <<< 21405 1726882386.88728: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 21405 1726882386.88742: stdout chunk (state=3): >>># installing zipimport hook <<< 21405 1726882386.88772: stdout chunk (state=3): >>>import 'time' # <<< 21405 1726882386.88787: stdout chunk (state=3): >>>import 'zipimport' # <<< 21405 1726882386.88914: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 21405 1726882386.88959: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21405 1726882386.88991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 21405 1726882386.89011: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e949044d0> <<< 21405 1726882386.89030: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e948d3b00> <<< 21405 1726882386.89059: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 21405 1726882386.89081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 21405 1726882386.89121: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94906a50> <<< 21405 1726882386.89129: stdout chunk (state=3): >>>import '_signal' # <<< 21405 1726882386.89166: stdout chunk (state=3): >>>import '_abc' # <<< 21405 1726882386.89178: stdout chunk (state=3): >>>import 'abc' # <<< 21405 1726882386.89213: stdout chunk (state=3): >>>import 'io' # <<< 21405 1726882386.89260: stdout chunk (state=3): >>>import '_stat' # <<< 21405 1726882386.89263: stdout chunk (state=3): >>>import 'stat' # <<< 21405 1726882386.89394: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21405 1726882386.89617: stdout chunk (state=3): >>>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 0x7f0e94915130> <<< 21405 1726882386.89664: 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 <<< 21405 1726882386.89687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882386.89702: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94915fa0> <<< 21405 1726882386.89731: stdout chunk (state=3): >>>import 'site' # <<< 21405 1726882386.89776: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21405 1726882386.90130: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21405 1726882386.90154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21405 1726882386.90190: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 21405 1726882386.90215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882386.90230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21405 1726882386.90278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21405 1726882386.90304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21405 1726882386.90338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21405 1726882386.90358: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946f3e30> <<< 21405 1726882386.90391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21405 1726882386.90422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21405 1726882386.90461: stdout chunk (state=3): >>>import '_operator' # <<< 21405 1726882386.90475: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946f3ef0> <<< 21405 1726882386.90578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21405 1726882386.90582: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21405 1726882386.90653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882386.90680: stdout chunk (state=3): >>>import 'itertools' # <<< 21405 1726882386.90830: 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 0x7f0e9472b860> # /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 0x7f0e9472bef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9470bb00> <<< 21405 1726882386.90833: stdout chunk (state=3): >>>import '_functools' # <<< 21405 1726882386.90886: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94709220> <<< 21405 1726882386.91015: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946f0fe0> <<< 21405 1726882386.91094: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21405 1726882386.91098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21405 1726882386.91101: stdout chunk (state=3): >>>import '_sre' # <<< 21405 1726882386.91125: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21405 1726882386.91161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21405 1726882386.91195: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 21405 1726882386.91209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 21405 1726882386.91248: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9474b7d0> <<< 21405 1726882386.91273: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9474a3f0> <<< 21405 1726882386.91320: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 21405 1726882386.91323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 21405 1726882386.91521: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9470a0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946f28a0> # /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 0x7f0e94780830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946f0260> # /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 0x7f0e94780ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94780b90> # 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 0x7f0e94780f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946eed80> <<< 21405 1726882386.91575: 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' <<< 21405 1726882386.91604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21405 1726882386.91643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 21405 1726882386.91673: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e947815b0> <<< 21405 1726882386.91706: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e947812b0> import 'importlib.machinery' # <<< 21405 1726882386.91744: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 21405 1726882386.91756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 21405 1726882386.91766: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94782450> <<< 21405 1726882386.91806: stdout chunk (state=3): >>>import 'importlib.util' # <<< 21405 1726882386.91822: stdout chunk (state=3): >>>import 'runpy' # <<< 21405 1726882386.91841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21405 1726882386.91886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21405 1726882386.91946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 21405 1726882386.91957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94798650> <<< 21405 1726882386.91992: stdout chunk (state=3): >>>import 'errno' # <<< 21405 1726882386.92017: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882386.92061: 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 0x7f0e94799d30> <<< 21405 1726882386.92089: 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' <<< 21405 1726882386.92102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 21405 1726882386.92229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9479abd0> # 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 0x7f0e9479b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9479a120> # /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' <<< 21405 1726882386.92256: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e9479bcb0> <<< 21405 1726882386.92288: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9479b3e0> <<< 21405 1726882386.92314: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e947823c0> <<< 21405 1726882386.92346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21405 1726882386.92401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21405 1726882386.92439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21405 1726882386.92459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21405 1726882386.92506: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882386.92535: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882386.92572: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e94517bf0> <<< 21405 1726882386.92575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 21405 1726882386.92626: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882386.92630: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882386.92672: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e94540710> <<< 21405 1726882386.92675: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945404a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882386.92699: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e94540650><<< 21405 1726882386.92747: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 21405 1726882386.92770: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21405 1726882386.92843: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882386.93033: stdout chunk (state=3): >>> <<< 21405 1726882386.93054: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882386.93069: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e94541010> <<< 21405 1726882386.93220: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882386.93269: 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 0x7f0e94541940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945408c0><<< 21405 1726882386.93277: stdout chunk (state=3): >>> <<< 21405 1726882386.93328: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94515d90> <<< 21405 1726882386.93332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 21405 1726882386.93365: stdout chunk (state=3): >>> <<< 21405 1726882386.93371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21405 1726882386.93400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 21405 1726882386.93424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 21405 1726882386.93458: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94542cf0> <<< 21405 1726882386.93487: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945417f0><<< 21405 1726882386.93508: stdout chunk (state=3): >>> <<< 21405 1726882386.93530: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94782b70> <<< 21405 1726882386.93647: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882386.93686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21405 1726882386.93741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21405 1726882386.93797: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9456f050> <<< 21405 1726882386.93875: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21405 1726882386.93913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882386.93936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 21405 1726882386.93975: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21405 1726882386.94042: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94593410><<< 21405 1726882386.94082: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21405 1726882386.94155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21405 1726882386.94245: stdout chunk (state=3): >>>import 'ntpath' # <<< 21405 1726882386.94301: 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'<<< 21405 1726882386.94331: stdout chunk (state=3): >>> <<< 21405 1726882386.94354: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945f0170> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21405 1726882386.94385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21405 1726882386.94479: stdout chunk (state=3): >>># /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' <<< 21405 1726882386.94608: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945f28d0> <<< 21405 1726882386.94718: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945f0290> <<< 21405 1726882386.94775: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945bd1c0> <<< 21405 1726882386.94814: 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'<<< 21405 1726882386.94846: stdout chunk (state=3): >>> import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93f29220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94592210> <<< 21405 1726882386.94861: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94543c20><<< 21405 1726882386.95029: stdout chunk (state=3): >>> <<< 21405 1726882386.95043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21405 1726882386.95071: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0e94592810> <<< 21405 1726882386.95292: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_e2bco1hx/ansible_stat_payload.zip' # zipimport: zlib available <<< 21405 1726882386.95525: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.95563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21405 1726882386.95619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21405 1726882386.95726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21405 1726882386.95769: 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 0x7f0e93f7af90> import '_typing' # <<< 21405 1726882386.96075: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93f59e80> <<< 21405 1726882386.96099: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93f59010> # zipimport: zlib available <<< 21405 1726882386.96134: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 21405 1726882386.96163: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.96186: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.96214: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 21405 1726882386.96233: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882386.98519: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.00190: 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 0x7f0e93f7a540> <<< 21405 1726882387.00244: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 21405 1726882387.00252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21405 1726882387.00303: 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' <<< 21405 1726882387.00329: 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 0x7f0e93faa7e0> <<< 21405 1726882387.00362: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93faa570> <<< 21405 1726882387.00431: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93fa9ee0> <<< 21405 1726882387.00434: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 21405 1726882387.00463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21405 1726882387.00490: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93faa360> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93f5b830> <<< 21405 1726882387.00501: stdout chunk (state=3): >>>import 'atexit' # <<< 21405 1726882387.00531: 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 0x7f0e93fab4a0> <<< 21405 1726882387.00564: 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 0x7f0e93fab6e0> <<< 21405 1726882387.00599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21405 1726882387.00657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21405 1726882387.00670: stdout chunk (state=3): >>>import '_locale' # <<< 21405 1726882387.00739: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93fabc20> <<< 21405 1726882387.00758: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21405 1726882387.00782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21405 1726882387.00868: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e0d9d0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.00908: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e93e0f5f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21405 1726882387.00935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 21405 1726882387.00976: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e0ff80> <<< 21405 1726882387.00996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21405 1726882387.01074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e15130> <<< 21405 1726882387.01443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 21405 1726882387.01446: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e17bc0> # 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 0x7f0e946eee70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e15e80> # /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 <<< 21405 1726882387.01448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21405 1726882387.01485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e1bb60> <<< 21405 1726882387.01509: stdout chunk (state=3): >>>import '_tokenize' # <<< 21405 1726882387.01588: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e1a630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e1a390> <<< 21405 1726882387.01610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21405 1726882387.01723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21405 1726882387.01741: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e1a8a0> <<< 21405 1726882387.01778: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e16390> <<< 21405 1726882387.01805: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.01818: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e93e63d10> <<< 21405 1726882387.01852: 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 0x7f0e93e63f50> <<< 21405 1726882387.01880: 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 <<< 21405 1726882387.01905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21405 1726882387.01931: 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' <<< 21405 1726882387.02008: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.02021: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e93e65910> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e656d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21405 1726882387.02165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21405 1726882387.02228: 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 0x7f0e93e67e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e66000> <<< 21405 1726882387.02306: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882387.02334: 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' <<< 21405 1726882387.02356: stdout chunk (state=3): >>>import '_string' # <<< 21405 1726882387.02411: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e6b5c0> <<< 21405 1726882387.02595: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e67f50> <<< 21405 1726882387.02700: 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 0x7f0e93e6c650> # 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 0x7f0e93e6c800> <<< 21405 1726882387.02757: 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 0x7f0e93e6c8f0> <<< 21405 1726882387.02804: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e64290> # /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' <<< 21405 1726882387.02825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21405 1726882387.02952: stdout chunk (state=3): >>># 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' <<< 21405 1726882387.02963: 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 0x7f0e93ef80e0> <<< 21405 1726882387.03181: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.03212: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e93ef97f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e6e870> # 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 0x7f0e93e6fc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e6e480> # zipimport: zlib available <<< 21405 1726882387.03229: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21405 1726882387.03333: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.03386: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.03542: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 21405 1726882387.03712: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 21405 1726882387.03778: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.03963: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.04847: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.05807: 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' # <<< 21405 1726882387.05884: 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' # 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 0x7f0e93efd910> <<< 21405 1726882387.06003: 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' <<< 21405 1726882387.06027: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93efe660> <<< 21405 1726882387.06049: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93ef9970> <<< 21405 1726882387.06187: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21405 1726882387.06201: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.06204: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.06220: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21405 1726882387.06223: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.06511: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.06646: 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 0x7f0e93efe360> <<< 21405 1726882387.06727: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.07416: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.08173: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.08281: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.08406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21405 1726882387.08424: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.08564: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.08568: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 21405 1726882387.08773: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 21405 1726882387.08787: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21405 1726882387.08850: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882387.08901: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 21405 1726882387.09258: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.09650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21405 1726882387.09728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21405 1726882387.09746: stdout chunk (state=3): >>>import '_ast' # <<< 21405 1726882387.09850: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93eff890> # zipimport: zlib available <<< 21405 1726882387.09952: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.10076: stdout chunk (state=3): >>>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' # <<< 21405 1726882387.10157: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882387.10219: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21405 1726882387.10229: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.10284: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.10353: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.10440: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.10534: 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 <<< 21405 1726882387.10581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882387.10731: 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 0x7f0e93d0a0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93d07530> <<< 21405 1726882387.10780: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 21405 1726882387.10783: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.10869: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.10963: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.10997: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.11067: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 21405 1726882387.11120: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 21405 1726882387.11123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21405 1726882387.11227: 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 <<< 21405 1726882387.11237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21405 1726882387.11371: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93fdeb70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93fee870> <<< 21405 1726882387.11595: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93d0a2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93d09e80> # 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' # <<< 21405 1726882387.11681: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21405 1726882387.11684: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.11719: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 21405 1726882387.11913: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.12216: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.12417: 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__ <<< 21405 1726882387.12960: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 21405 1726882387.12982: stdout chunk (state=3): >>># 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 <<< 21405 1726882387.13018: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc<<< 21405 1726882387.13051: stdout chunk (state=3): >>> # 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<<< 21405 1726882387.13101: stdout chunk (state=3): >>> # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select<<< 21405 1726882387.13107: stdout chunk (state=3): >>> # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize<<< 21405 1726882387.13157: stdout chunk (state=3): >>> # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # 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<<< 21405 1726882387.13192: stdout chunk (state=3): >>> # 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<<< 21405 1726882387.13224: stdout chunk (state=3): >>> # 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<<< 21405 1726882387.13273: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale<<< 21405 1726882387.13277: stdout chunk (state=3): >>> # 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<<< 21405 1726882387.13310: 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<<< 21405 1726882387.13417: stdout chunk (state=3): >>> <<< 21405 1726882387.13612: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21405 1726882387.13654: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc<<< 21405 1726882387.13669: stdout chunk (state=3): >>> <<< 21405 1726882387.13843: stdout chunk (state=3): >>># destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array <<< 21405 1726882387.13875: stdout chunk (state=3): >>># destroy datetime # destroy selinux<<< 21405 1726882387.13906: stdout chunk (state=3): >>> <<< 21405 1726882387.13944: stdout chunk (state=3): >>># destroy shutil # destroy distro <<< 21405 1726882387.13966: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess<<< 21405 1726882387.14020: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux <<< 21405 1726882387.14070: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 21405 1726882387.14203: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 21405 1726882387.14304: 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 # 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<<< 21405 1726882387.14342: stdout chunk (state=3): >>> # 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<<< 21405 1726882387.14396: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 21405 1726882387.14409: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux<<< 21405 1726882387.14522: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21405 1726882387.14577: stdout chunk (state=3): >>># destroy sys.monitoring <<< 21405 1726882387.14602: stdout chunk (state=3): >>># destroy _socket <<< 21405 1726882387.14630: stdout chunk (state=3): >>># destroy _collections<<< 21405 1726882387.14671: stdout chunk (state=3): >>> <<< 21405 1726882387.14709: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat<<< 21405 1726882387.14762: stdout chunk (state=3): >>> # destroy genericpath <<< 21405 1726882387.14767: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize<<< 21405 1726882387.14801: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib<<< 21405 1726882387.14887: stdout chunk (state=3): >>> # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize <<< 21405 1726882387.14914: stdout chunk (state=3): >>># 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<<< 21405 1726882387.14942: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path<<< 21405 1726882387.14952: stdout chunk (state=3): >>> <<< 21405 1726882387.15065: stdout chunk (state=3): >>># clear sys.modules # destroy _frozen_importlib # destroy codecs<<< 21405 1726882387.15099: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig <<< 21405 1726882387.15147: stdout chunk (state=3): >>># destroy encodings.cp437 # destroy _codecs <<< 21405 1726882387.15173: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref<<< 21405 1726882387.15204: stdout chunk (state=3): >>> <<< 21405 1726882387.15226: stdout chunk (state=3): >>># destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 21405 1726882387.15267: stdout chunk (state=3): >>> # destroy _random # destroy _weakref<<< 21405 1726882387.15278: stdout chunk (state=3): >>> <<< 21405 1726882387.15315: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 21405 1726882387.15388: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools<<< 21405 1726882387.15408: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks<<< 21405 1726882387.15517: stdout chunk (state=3): >>> <<< 21405 1726882387.15887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882387.15901: stderr chunk (state=3): >>><<< 21405 1726882387.15927: stdout chunk (state=3): >>><<< 21405 1726882387.16055: _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 0x7f0e949044d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e948d3b00> # /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 0x7f0e94906a50> 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 0x7f0e94915130> # /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 0x7f0e94915fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946f3e30> # /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 0x7f0e946f3ef0> # /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 0x7f0e9472b860> # /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 0x7f0e9472bef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9470bb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94709220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946f0fe0> # /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 0x7f0e9474b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9474a3f0> # /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 0x7f0e9470a0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946f28a0> # /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 0x7f0e94780830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946f0260> # /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 0x7f0e94780ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94780b90> # 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 0x7f0e94780f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e946eed80> # /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 0x7f0e947815b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e947812b0> 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 0x7f0e94782450> 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 0x7f0e94798650> 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 0x7f0e94799d30> # /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 0x7f0e9479abd0> # 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 0x7f0e9479b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9479a120> # /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 0x7f0e9479bcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e9479b3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e947823c0> # /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 0x7f0e94517bf0> # /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 0x7f0e94540710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945404a0> # 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 0x7f0e94540650> # /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 0x7f0e94541010> # 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 0x7f0e94541940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945408c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94515d90> # /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 0x7f0e94542cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945417f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94782b70> # /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 0x7f0e9456f050> # /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 0x7f0e94593410> # /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 0x7f0e945f0170> # /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 0x7f0e945f28d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945f0290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e945bd1c0> # /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 0x7f0e93f29220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94592210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e94543c20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0e94592810> # zipimport: found 30 names in '/tmp/ansible_stat_payload_e2bco1hx/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 0x7f0e93f7af90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93f59e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93f59010> # 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 0x7f0e93f7a540> # /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 0x7f0e93faa7e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93faa570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93fa9ee0> # /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 0x7f0e93faa360> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93f5b830> 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 0x7f0e93fab4a0> # 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 0x7f0e93fab6e0> # /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 0x7f0e93fabc20> 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 0x7f0e93e0d9d0> # 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 0x7f0e93e0f5f0> # /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 0x7f0e93e0ff80> # /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 0x7f0e93e15130> # /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 0x7f0e93e17bc0> # 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 0x7f0e946eee70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e15e80> # /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 0x7f0e93e1bb60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e1a630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e1a390> # /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 0x7f0e93e1a8a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e16390> # 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 0x7f0e93e63d10> # /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 0x7f0e93e63f50> # /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 0x7f0e93e65910> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e656d0> # /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 0x7f0e93e67e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e66000> # /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 0x7f0e93e6b5c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e67f50> # 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 0x7f0e93e6c650> # 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 0x7f0e93e6c800> # 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 0x7f0e93e6c8f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e64290> # /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 0x7f0e93ef80e0> # 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 0x7f0e93ef97f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e6e870> # 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 0x7f0e93e6fc20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93e6e480> # 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 0x7f0e93efd910> # /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 0x7f0e93efe660> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93ef9970> 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 0x7f0e93efe360> # 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 0x7f0e93eff890> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e93d0a0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93d07530> 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 0x7f0e93fdeb70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93fee870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93d0a2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e93d09e80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 21405 1726882387.17128: 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-1726882386.484503-21528-183792359086671/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882387.17132: _low_level_execute_command(): starting 21405 1726882387.17141: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882386.484503-21528-183792359086671/ > /dev/null 2>&1 && sleep 0' 21405 1726882387.17146: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882387.17149: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882387.17153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882387.17157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882387.17160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882387.17162: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882387.17164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882387.17167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882387.17169: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882387.17171: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21405 1726882387.17173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882387.17174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882387.17178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882387.17184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882387.17186: stderr chunk (state=3): >>>debug2: match found <<< 21405 1726882387.17190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882387.17275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882387.17282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882387.17286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882387.17314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882387.20000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882387.20004: stdout chunk (state=3): >>><<< 21405 1726882387.20006: stderr chunk (state=3): >>><<< 21405 1726882387.20201: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882387.20204: handler run complete 21405 1726882387.20207: attempt loop complete, returning result 21405 1726882387.20209: _execute() done 21405 1726882387.20211: dumping result to json 21405 1726882387.20213: done dumping result, returning 21405 1726882387.20215: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [12673a56-9f93-e466-a5f2-000000000175] 21405 1726882387.20217: sending task result for task 12673a56-9f93-e466-a5f2-000000000175 21405 1726882387.20282: done sending task result for task 12673a56-9f93-e466-a5f2-000000000175 ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 21405 1726882387.20368: no more pending results, returning what we have 21405 1726882387.20371: results queue empty 21405 1726882387.20372: checking for any_errors_fatal 21405 1726882387.20381: done checking for any_errors_fatal 21405 1726882387.20382: checking for max_fail_percentage 21405 1726882387.20384: done checking for max_fail_percentage 21405 1726882387.20384: checking to see if all hosts have failed and the running result is not ok 21405 1726882387.20385: done checking to see if all hosts have failed 21405 1726882387.20386: getting the remaining hosts for this loop 21405 1726882387.20387: done getting the remaining hosts for this loop 21405 1726882387.20390: getting the next task for host managed_node1 21405 1726882387.20400: done getting next task for host managed_node1 21405 1726882387.20403: ^ task is: TASK: Set flag to indicate system is ostree 21405 1726882387.20406: ^ 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 21405 1726882387.20409: getting variables 21405 1726882387.20410: in VariableManager get_vars() 21405 1726882387.20440: Calling all_inventory to load vars for managed_node1 21405 1726882387.20443: Calling groups_inventory to load vars for managed_node1 21405 1726882387.20446: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.20458: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.20461: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.20464: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.20728: WORKER PROCESS EXITING 21405 1726882387.20752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.21134: done with get_vars() 21405 1726882387.21144: done getting variables 21405 1726882387.21353: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:33:07 -0400 (0:00:00.797) 0:00:03.444 ****** 21405 1726882387.21384: entering _queue_task() for managed_node1/set_fact 21405 1726882387.21385: Creating lock for set_fact 21405 1726882387.21882: worker is 1 (out of 1 available) 21405 1726882387.22098: exiting _queue_task() for managed_node1/set_fact 21405 1726882387.22109: done queuing things up, now waiting for results queue to drain 21405 1726882387.22111: waiting for pending results... 21405 1726882387.22364: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 21405 1726882387.22504: in run() - task 12673a56-9f93-e466-a5f2-000000000176 21405 1726882387.22508: variable 'ansible_search_path' from source: unknown 21405 1726882387.22510: variable 'ansible_search_path' from source: unknown 21405 1726882387.22552: calling self._execute() 21405 1726882387.22650: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.22661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.22674: variable 'omit' from source: magic vars 21405 1726882387.23152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882387.23411: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882387.23460: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882387.23504: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882387.23543: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882387.23631: 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) 21405 1726882387.23661: 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) 21405 1726882387.23716: 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) 21405 1726882387.23724: 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) 21405 1726882387.23850: Evaluated conditional (not __network_is_ostree is defined): True 21405 1726882387.23860: variable 'omit' from source: magic vars 21405 1726882387.23906: variable 'omit' from source: magic vars 21405 1726882387.24150: variable '__ostree_booted_stat' from source: set_fact 21405 1726882387.24154: variable 'omit' from source: magic vars 21405 1726882387.24156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882387.24189: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882387.24213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882387.24257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882387.24275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882387.24333: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882387.24371: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.24375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.24801: Set connection var ansible_shell_executable to /bin/sh 21405 1726882387.24804: Set connection var ansible_pipelining to False 21405 1726882387.24807: Set connection var ansible_shell_type to sh 21405 1726882387.24809: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882387.24811: Set connection var ansible_connection to ssh 21405 1726882387.24813: Set connection var ansible_timeout to 10 21405 1726882387.24815: variable 'ansible_shell_executable' from source: unknown 21405 1726882387.24817: variable 'ansible_connection' from source: unknown 21405 1726882387.24820: variable 'ansible_module_compression' from source: unknown 21405 1726882387.24822: variable 'ansible_shell_type' from source: unknown 21405 1726882387.24825: variable 'ansible_shell_executable' from source: unknown 21405 1726882387.24827: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.24829: variable 'ansible_pipelining' from source: unknown 21405 1726882387.24831: variable 'ansible_timeout' from source: unknown 21405 1726882387.24833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.24967: 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) 21405 1726882387.25031: variable 'omit' from source: magic vars 21405 1726882387.25040: starting attempt loop 21405 1726882387.25199: running the handler 21405 1726882387.25202: handler run complete 21405 1726882387.25205: attempt loop complete, returning result 21405 1726882387.25207: _execute() done 21405 1726882387.25209: dumping result to json 21405 1726882387.25211: done dumping result, returning 21405 1726882387.25213: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [12673a56-9f93-e466-a5f2-000000000176] 21405 1726882387.25215: sending task result for task 12673a56-9f93-e466-a5f2-000000000176 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 21405 1726882387.25345: no more pending results, returning what we have 21405 1726882387.25348: results queue empty 21405 1726882387.25349: checking for any_errors_fatal 21405 1726882387.25360: done checking for any_errors_fatal 21405 1726882387.25361: checking for max_fail_percentage 21405 1726882387.25363: done checking for max_fail_percentage 21405 1726882387.25364: checking to see if all hosts have failed and the running result is not ok 21405 1726882387.25365: done checking to see if all hosts have failed 21405 1726882387.25366: getting the remaining hosts for this loop 21405 1726882387.25367: done getting the remaining hosts for this loop 21405 1726882387.25371: getting the next task for host managed_node1 21405 1726882387.25381: done getting next task for host managed_node1 21405 1726882387.25384: ^ task is: TASK: Fix CentOS6 Base repo 21405 1726882387.25387: ^ 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 21405 1726882387.25391: getting variables 21405 1726882387.25394: in VariableManager get_vars() 21405 1726882387.25428: Calling all_inventory to load vars for managed_node1 21405 1726882387.25431: Calling groups_inventory to load vars for managed_node1 21405 1726882387.25435: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.25447: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.25450: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.25453: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.25876: done sending task result for task 12673a56-9f93-e466-a5f2-000000000176 21405 1726882387.25908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.25929: WORKER PROCESS EXITING 21405 1726882387.26185: done with get_vars() 21405 1726882387.26240: done getting variables 21405 1726882387.26589: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:33:07 -0400 (0:00:00.052) 0:00:03.496 ****** 21405 1726882387.26637: entering _queue_task() for managed_node1/copy 21405 1726882387.27022: worker is 1 (out of 1 available) 21405 1726882387.27034: exiting _queue_task() for managed_node1/copy 21405 1726882387.27055: done queuing things up, now waiting for results queue to drain 21405 1726882387.27057: waiting for pending results... 21405 1726882387.27308: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 21405 1726882387.27600: in run() - task 12673a56-9f93-e466-a5f2-000000000178 21405 1726882387.27732: variable 'ansible_search_path' from source: unknown 21405 1726882387.27736: variable 'ansible_search_path' from source: unknown 21405 1726882387.27775: calling self._execute() 21405 1726882387.27910: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.27918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.27946: variable 'omit' from source: magic vars 21405 1726882387.28522: variable 'ansible_distribution' from source: facts 21405 1726882387.28555: Evaluated conditional (ansible_distribution == 'CentOS'): True 21405 1726882387.28800: variable 'ansible_distribution_major_version' from source: facts 21405 1726882387.28818: Evaluated conditional (ansible_distribution_major_version == '6'): False 21405 1726882387.28874: when evaluation is False, skipping this task 21405 1726882387.28878: _execute() done 21405 1726882387.28881: dumping result to json 21405 1726882387.28884: done dumping result, returning 21405 1726882387.28887: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [12673a56-9f93-e466-a5f2-000000000178] 21405 1726882387.28889: sending task result for task 12673a56-9f93-e466-a5f2-000000000178 21405 1726882387.29105: done sending task result for task 12673a56-9f93-e466-a5f2-000000000178 21405 1726882387.29108: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21405 1726882387.29183: no more pending results, returning what we have 21405 1726882387.29187: results queue empty 21405 1726882387.29188: checking for any_errors_fatal 21405 1726882387.29199: done checking for any_errors_fatal 21405 1726882387.29200: checking for max_fail_percentage 21405 1726882387.29202: done checking for max_fail_percentage 21405 1726882387.29203: checking to see if all hosts have failed and the running result is not ok 21405 1726882387.29204: done checking to see if all hosts have failed 21405 1726882387.29204: getting the remaining hosts for this loop 21405 1726882387.29206: done getting the remaining hosts for this loop 21405 1726882387.29209: getting the next task for host managed_node1 21405 1726882387.29217: done getting next task for host managed_node1 21405 1726882387.29220: ^ task is: TASK: Include the task 'enable_epel.yml' 21405 1726882387.29224: ^ 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 21405 1726882387.29227: getting variables 21405 1726882387.29229: in VariableManager get_vars() 21405 1726882387.29376: Calling all_inventory to load vars for managed_node1 21405 1726882387.29379: Calling groups_inventory to load vars for managed_node1 21405 1726882387.29382: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.29401: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.29405: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.29409: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.29967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.30186: done with get_vars() 21405 1726882387.30200: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:33:07 -0400 (0:00:00.036) 0:00:03.533 ****** 21405 1726882387.30291: entering _queue_task() for managed_node1/include_tasks 21405 1726882387.30587: worker is 1 (out of 1 available) 21405 1726882387.30606: exiting _queue_task() for managed_node1/include_tasks 21405 1726882387.30618: done queuing things up, now waiting for results queue to drain 21405 1726882387.30620: waiting for pending results... 21405 1726882387.31138: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 21405 1726882387.31186: in run() - task 12673a56-9f93-e466-a5f2-000000000179 21405 1726882387.31207: variable 'ansible_search_path' from source: unknown 21405 1726882387.31215: variable 'ansible_search_path' from source: unknown 21405 1726882387.31256: calling self._execute() 21405 1726882387.31334: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.31346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.31371: variable 'omit' from source: magic vars 21405 1726882387.31850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882387.33900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882387.34199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882387.34203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882387.34206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882387.34208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882387.34211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882387.34213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882387.34215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882387.34246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882387.34267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882387.34390: variable '__network_is_ostree' from source: set_fact 21405 1726882387.34418: Evaluated conditional (not __network_is_ostree | d(false)): True 21405 1726882387.34431: _execute() done 21405 1726882387.34439: dumping result to json 21405 1726882387.34446: done dumping result, returning 21405 1726882387.34456: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-e466-a5f2-000000000179] 21405 1726882387.34464: sending task result for task 12673a56-9f93-e466-a5f2-000000000179 21405 1726882387.34568: done sending task result for task 12673a56-9f93-e466-a5f2-000000000179 21405 1726882387.34575: WORKER PROCESS EXITING 21405 1726882387.34613: no more pending results, returning what we have 21405 1726882387.34618: in VariableManager get_vars() 21405 1726882387.34651: Calling all_inventory to load vars for managed_node1 21405 1726882387.34654: Calling groups_inventory to load vars for managed_node1 21405 1726882387.34657: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.34668: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.34670: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.34673: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.34924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.35117: done with get_vars() 21405 1726882387.35127: variable 'ansible_search_path' from source: unknown 21405 1726882387.35128: variable 'ansible_search_path' from source: unknown 21405 1726882387.35165: we have included files to process 21405 1726882387.35166: generating all_blocks data 21405 1726882387.35167: done generating all_blocks data 21405 1726882387.35171: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21405 1726882387.35173: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21405 1726882387.35175: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21405 1726882387.35862: done processing included file 21405 1726882387.35864: iterating over new_blocks loaded from include file 21405 1726882387.35865: in VariableManager get_vars() 21405 1726882387.35877: done with get_vars() 21405 1726882387.35879: filtering new block on tags 21405 1726882387.35901: done filtering new block on tags 21405 1726882387.35904: in VariableManager get_vars() 21405 1726882387.35915: done with get_vars() 21405 1726882387.35916: filtering new block on tags 21405 1726882387.35928: done filtering new block on tags 21405 1726882387.35929: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 21405 1726882387.35935: extending task lists for all hosts with included blocks 21405 1726882387.36031: done extending task lists 21405 1726882387.36032: done processing included files 21405 1726882387.36033: results queue empty 21405 1726882387.36034: checking for any_errors_fatal 21405 1726882387.36037: done checking for any_errors_fatal 21405 1726882387.36038: checking for max_fail_percentage 21405 1726882387.36039: done checking for max_fail_percentage 21405 1726882387.36039: checking to see if all hosts have failed and the running result is not ok 21405 1726882387.36040: done checking to see if all hosts have failed 21405 1726882387.36041: getting the remaining hosts for this loop 21405 1726882387.36042: done getting the remaining hosts for this loop 21405 1726882387.36044: getting the next task for host managed_node1 21405 1726882387.36048: done getting next task for host managed_node1 21405 1726882387.36050: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 21405 1726882387.36052: ^ 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 21405 1726882387.36054: getting variables 21405 1726882387.36055: in VariableManager get_vars() 21405 1726882387.36062: Calling all_inventory to load vars for managed_node1 21405 1726882387.36064: Calling groups_inventory to load vars for managed_node1 21405 1726882387.36067: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.36072: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.36079: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.36082: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.36233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.36423: done with get_vars() 21405 1726882387.36432: done getting variables 21405 1726882387.36496: 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) 21405 1726882387.36688: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:33:07 -0400 (0:00:00.064) 0:00:03.597 ****** 21405 1726882387.36735: entering _queue_task() for managed_node1/command 21405 1726882387.36737: Creating lock for command 21405 1726882387.37225: worker is 1 (out of 1 available) 21405 1726882387.37234: exiting _queue_task() for managed_node1/command 21405 1726882387.37243: done queuing things up, now waiting for results queue to drain 21405 1726882387.37245: waiting for pending results... 21405 1726882387.37305: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 21405 1726882387.37419: in run() - task 12673a56-9f93-e466-a5f2-000000000193 21405 1726882387.37436: variable 'ansible_search_path' from source: unknown 21405 1726882387.37443: variable 'ansible_search_path' from source: unknown 21405 1726882387.37483: calling self._execute() 21405 1726882387.37552: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.37563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.37578: variable 'omit' from source: magic vars 21405 1726882387.37982: variable 'ansible_distribution' from source: facts 21405 1726882387.38005: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21405 1726882387.38143: variable 'ansible_distribution_major_version' from source: facts 21405 1726882387.38154: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21405 1726882387.38161: when evaluation is False, skipping this task 21405 1726882387.38168: _execute() done 21405 1726882387.38229: dumping result to json 21405 1726882387.38232: done dumping result, returning 21405 1726882387.38235: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [12673a56-9f93-e466-a5f2-000000000193] 21405 1726882387.38237: sending task result for task 12673a56-9f93-e466-a5f2-000000000193 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21405 1726882387.38388: no more pending results, returning what we have 21405 1726882387.38392: results queue empty 21405 1726882387.38395: checking for any_errors_fatal 21405 1726882387.38397: done checking for any_errors_fatal 21405 1726882387.38397: checking for max_fail_percentage 21405 1726882387.38399: done checking for max_fail_percentage 21405 1726882387.38400: checking to see if all hosts have failed and the running result is not ok 21405 1726882387.38400: done checking to see if all hosts have failed 21405 1726882387.38401: getting the remaining hosts for this loop 21405 1726882387.38403: done getting the remaining hosts for this loop 21405 1726882387.38407: getting the next task for host managed_node1 21405 1726882387.38415: done getting next task for host managed_node1 21405 1726882387.38417: ^ task is: TASK: Install yum-utils package 21405 1726882387.38422: ^ 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 21405 1726882387.38427: getting variables 21405 1726882387.38428: in VariableManager get_vars() 21405 1726882387.38460: Calling all_inventory to load vars for managed_node1 21405 1726882387.38463: Calling groups_inventory to load vars for managed_node1 21405 1726882387.38467: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.38481: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.38485: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.38488: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.38604: done sending task result for task 12673a56-9f93-e466-a5f2-000000000193 21405 1726882387.38607: WORKER PROCESS EXITING 21405 1726882387.38791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.39165: done with get_vars() 21405 1726882387.39175: done getting variables 21405 1726882387.39273: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:33:07 -0400 (0:00:00.025) 0:00:03.623 ****** 21405 1726882387.39302: entering _queue_task() for managed_node1/package 21405 1726882387.39304: Creating lock for package 21405 1726882387.39561: worker is 1 (out of 1 available) 21405 1726882387.39572: exiting _queue_task() for managed_node1/package 21405 1726882387.39584: done queuing things up, now waiting for results queue to drain 21405 1726882387.39585: waiting for pending results... 21405 1726882387.39823: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 21405 1726882387.39934: in run() - task 12673a56-9f93-e466-a5f2-000000000194 21405 1726882387.39952: variable 'ansible_search_path' from source: unknown 21405 1726882387.39959: variable 'ansible_search_path' from source: unknown 21405 1726882387.39999: calling self._execute() 21405 1726882387.40081: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.40095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.40111: variable 'omit' from source: magic vars 21405 1726882387.40480: variable 'ansible_distribution' from source: facts 21405 1726882387.40499: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21405 1726882387.40628: variable 'ansible_distribution_major_version' from source: facts 21405 1726882387.40639: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21405 1726882387.40646: when evaluation is False, skipping this task 21405 1726882387.40652: _execute() done 21405 1726882387.40671: dumping result to json 21405 1726882387.40674: done dumping result, returning 21405 1726882387.40678: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [12673a56-9f93-e466-a5f2-000000000194] 21405 1726882387.40798: sending task result for task 12673a56-9f93-e466-a5f2-000000000194 21405 1726882387.40870: done sending task result for task 12673a56-9f93-e466-a5f2-000000000194 21405 1726882387.40873: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21405 1726882387.40921: no more pending results, returning what we have 21405 1726882387.40924: results queue empty 21405 1726882387.40925: checking for any_errors_fatal 21405 1726882387.40932: done checking for any_errors_fatal 21405 1726882387.40933: checking for max_fail_percentage 21405 1726882387.40934: done checking for max_fail_percentage 21405 1726882387.40935: checking to see if all hosts have failed and the running result is not ok 21405 1726882387.40936: done checking to see if all hosts have failed 21405 1726882387.40937: getting the remaining hosts for this loop 21405 1726882387.40938: done getting the remaining hosts for this loop 21405 1726882387.40941: getting the next task for host managed_node1 21405 1726882387.40947: done getting next task for host managed_node1 21405 1726882387.40949: ^ task is: TASK: Enable EPEL 7 21405 1726882387.40952: ^ 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 21405 1726882387.40956: getting variables 21405 1726882387.40957: in VariableManager get_vars() 21405 1726882387.40985: Calling all_inventory to load vars for managed_node1 21405 1726882387.40988: Calling groups_inventory to load vars for managed_node1 21405 1726882387.40991: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.41005: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.41008: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.41011: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.41339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.41531: done with get_vars() 21405 1726882387.41542: done getting variables 21405 1726882387.41598: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:33:07 -0400 (0:00:00.023) 0:00:03.646 ****** 21405 1726882387.41627: entering _queue_task() for managed_node1/command 21405 1726882387.41880: worker is 1 (out of 1 available) 21405 1726882387.41891: exiting _queue_task() for managed_node1/command 21405 1726882387.42103: done queuing things up, now waiting for results queue to drain 21405 1726882387.42105: waiting for pending results... 21405 1726882387.42232: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 21405 1726882387.42253: in run() - task 12673a56-9f93-e466-a5f2-000000000195 21405 1726882387.42270: variable 'ansible_search_path' from source: unknown 21405 1726882387.42276: variable 'ansible_search_path' from source: unknown 21405 1726882387.42317: calling self._execute() 21405 1726882387.42399: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.42411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.42424: variable 'omit' from source: magic vars 21405 1726882387.42795: variable 'ansible_distribution' from source: facts 21405 1726882387.42813: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21405 1726882387.42946: variable 'ansible_distribution_major_version' from source: facts 21405 1726882387.42956: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21405 1726882387.42976: when evaluation is False, skipping this task 21405 1726882387.42979: _execute() done 21405 1726882387.42981: dumping result to json 21405 1726882387.42984: done dumping result, returning 21405 1726882387.43085: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [12673a56-9f93-e466-a5f2-000000000195] 21405 1726882387.43089: sending task result for task 12673a56-9f93-e466-a5f2-000000000195 21405 1726882387.43154: done sending task result for task 12673a56-9f93-e466-a5f2-000000000195 21405 1726882387.43157: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21405 1726882387.43236: no more pending results, returning what we have 21405 1726882387.43239: results queue empty 21405 1726882387.43241: checking for any_errors_fatal 21405 1726882387.43249: done checking for any_errors_fatal 21405 1726882387.43250: checking for max_fail_percentage 21405 1726882387.43252: done checking for max_fail_percentage 21405 1726882387.43252: checking to see if all hosts have failed and the running result is not ok 21405 1726882387.43253: done checking to see if all hosts have failed 21405 1726882387.43254: getting the remaining hosts for this loop 21405 1726882387.43255: done getting the remaining hosts for this loop 21405 1726882387.43259: getting the next task for host managed_node1 21405 1726882387.43265: done getting next task for host managed_node1 21405 1726882387.43268: ^ task is: TASK: Enable EPEL 8 21405 1726882387.43272: ^ 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 21405 1726882387.43275: getting variables 21405 1726882387.43277: in VariableManager get_vars() 21405 1726882387.43309: Calling all_inventory to load vars for managed_node1 21405 1726882387.43312: Calling groups_inventory to load vars for managed_node1 21405 1726882387.43316: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.43329: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.43332: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.43336: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.43708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.43899: done with get_vars() 21405 1726882387.43908: done getting variables 21405 1726882387.43961: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:33:07 -0400 (0:00:00.023) 0:00:03.670 ****** 21405 1726882387.43988: entering _queue_task() for managed_node1/command 21405 1726882387.44228: worker is 1 (out of 1 available) 21405 1726882387.44239: exiting _queue_task() for managed_node1/command 21405 1726882387.44249: done queuing things up, now waiting for results queue to drain 21405 1726882387.44250: waiting for pending results... 21405 1726882387.44486: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 21405 1726882387.44591: in run() - task 12673a56-9f93-e466-a5f2-000000000196 21405 1726882387.44614: variable 'ansible_search_path' from source: unknown 21405 1726882387.44691: variable 'ansible_search_path' from source: unknown 21405 1726882387.44697: calling self._execute() 21405 1726882387.44729: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.44739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.44751: variable 'omit' from source: magic vars 21405 1726882387.45122: variable 'ansible_distribution' from source: facts 21405 1726882387.45145: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21405 1726882387.45278: variable 'ansible_distribution_major_version' from source: facts 21405 1726882387.45290: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21405 1726882387.45300: when evaluation is False, skipping this task 21405 1726882387.45308: _execute() done 21405 1726882387.45353: dumping result to json 21405 1726882387.45357: done dumping result, returning 21405 1726882387.45359: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [12673a56-9f93-e466-a5f2-000000000196] 21405 1726882387.45362: sending task result for task 12673a56-9f93-e466-a5f2-000000000196 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21405 1726882387.45631: no more pending results, returning what we have 21405 1726882387.45634: results queue empty 21405 1726882387.45635: checking for any_errors_fatal 21405 1726882387.45639: done checking for any_errors_fatal 21405 1726882387.45640: checking for max_fail_percentage 21405 1726882387.45642: done checking for max_fail_percentage 21405 1726882387.45642: checking to see if all hosts have failed and the running result is not ok 21405 1726882387.45643: done checking to see if all hosts have failed 21405 1726882387.45644: getting the remaining hosts for this loop 21405 1726882387.45645: done getting the remaining hosts for this loop 21405 1726882387.45648: getting the next task for host managed_node1 21405 1726882387.45656: done getting next task for host managed_node1 21405 1726882387.45658: ^ task is: TASK: Enable EPEL 6 21405 1726882387.45662: ^ 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 21405 1726882387.45665: getting variables 21405 1726882387.45666: in VariableManager get_vars() 21405 1726882387.45691: Calling all_inventory to load vars for managed_node1 21405 1726882387.45696: Calling groups_inventory to load vars for managed_node1 21405 1726882387.45699: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.45709: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.45711: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.45714: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.45922: done sending task result for task 12673a56-9f93-e466-a5f2-000000000196 21405 1726882387.45926: WORKER PROCESS EXITING 21405 1726882387.45949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.46133: done with get_vars() 21405 1726882387.46142: done getting variables 21405 1726882387.46201: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:33:07 -0400 (0:00:00.022) 0:00:03.692 ****** 21405 1726882387.46230: entering _queue_task() for managed_node1/copy 21405 1726882387.46461: worker is 1 (out of 1 available) 21405 1726882387.46472: exiting _queue_task() for managed_node1/copy 21405 1726882387.46483: done queuing things up, now waiting for results queue to drain 21405 1726882387.46485: waiting for pending results... 21405 1726882387.46721: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 21405 1726882387.46827: in run() - task 12673a56-9f93-e466-a5f2-000000000198 21405 1726882387.46845: variable 'ansible_search_path' from source: unknown 21405 1726882387.46852: variable 'ansible_search_path' from source: unknown 21405 1726882387.46889: calling self._execute() 21405 1726882387.46972: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.46985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.47003: variable 'omit' from source: magic vars 21405 1726882387.47363: variable 'ansible_distribution' from source: facts 21405 1726882387.47380: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21405 1726882387.47497: variable 'ansible_distribution_major_version' from source: facts 21405 1726882387.47509: Evaluated conditional (ansible_distribution_major_version == '6'): False 21405 1726882387.47516: when evaluation is False, skipping this task 21405 1726882387.47524: _execute() done 21405 1726882387.47532: dumping result to json 21405 1726882387.47540: done dumping result, returning 21405 1726882387.47550: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [12673a56-9f93-e466-a5f2-000000000198] 21405 1726882387.47559: sending task result for task 12673a56-9f93-e466-a5f2-000000000198 21405 1726882387.47668: done sending task result for task 12673a56-9f93-e466-a5f2-000000000198 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21405 1726882387.47721: no more pending results, returning what we have 21405 1726882387.47726: results queue empty 21405 1726882387.47727: checking for any_errors_fatal 21405 1726882387.47731: done checking for any_errors_fatal 21405 1726882387.47732: checking for max_fail_percentage 21405 1726882387.47734: done checking for max_fail_percentage 21405 1726882387.47734: checking to see if all hosts have failed and the running result is not ok 21405 1726882387.47735: done checking to see if all hosts have failed 21405 1726882387.47736: getting the remaining hosts for this loop 21405 1726882387.47737: done getting the remaining hosts for this loop 21405 1726882387.47740: getting the next task for host managed_node1 21405 1726882387.47750: done getting next task for host managed_node1 21405 1726882387.47753: ^ task is: TASK: Set network provider to 'nm' 21405 1726882387.47755: ^ 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 21405 1726882387.47760: getting variables 21405 1726882387.47761: in VariableManager get_vars() 21405 1726882387.47796: Calling all_inventory to load vars for managed_node1 21405 1726882387.47799: Calling groups_inventory to load vars for managed_node1 21405 1726882387.47802: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.47815: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.47818: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.47821: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.48220: WORKER PROCESS EXITING 21405 1726882387.48240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.48418: done with get_vars() 21405 1726882387.48427: done getting variables 21405 1726882387.48475: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:13 Friday 20 September 2024 21:33:07 -0400 (0:00:00.022) 0:00:03.715 ****** 21405 1726882387.48502: entering _queue_task() for managed_node1/set_fact 21405 1726882387.48726: worker is 1 (out of 1 available) 21405 1726882387.48737: exiting _queue_task() for managed_node1/set_fact 21405 1726882387.48748: done queuing things up, now waiting for results queue to drain 21405 1726882387.48750: waiting for pending results... 21405 1726882387.48980: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 21405 1726882387.49064: in run() - task 12673a56-9f93-e466-a5f2-000000000007 21405 1726882387.49082: variable 'ansible_search_path' from source: unknown 21405 1726882387.49126: calling self._execute() 21405 1726882387.49205: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.49216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.49230: variable 'omit' from source: magic vars 21405 1726882387.49336: variable 'omit' from source: magic vars 21405 1726882387.49370: variable 'omit' from source: magic vars 21405 1726882387.49412: variable 'omit' from source: magic vars 21405 1726882387.49456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882387.49501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882387.49528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882387.49549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882387.49565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882387.49636: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882387.49639: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.49642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.49718: Set connection var ansible_shell_executable to /bin/sh 21405 1726882387.49729: Set connection var ansible_pipelining to False 21405 1726882387.49736: Set connection var ansible_shell_type to sh 21405 1726882387.49751: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882387.49764: Set connection var ansible_connection to ssh 21405 1726882387.49773: Set connection var ansible_timeout to 10 21405 1726882387.49998: variable 'ansible_shell_executable' from source: unknown 21405 1726882387.50001: variable 'ansible_connection' from source: unknown 21405 1726882387.50003: variable 'ansible_module_compression' from source: unknown 21405 1726882387.50005: variable 'ansible_shell_type' from source: unknown 21405 1726882387.50008: variable 'ansible_shell_executable' from source: unknown 21405 1726882387.50010: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.50012: variable 'ansible_pipelining' from source: unknown 21405 1726882387.50015: variable 'ansible_timeout' from source: unknown 21405 1726882387.50017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.50020: 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) 21405 1726882387.50023: variable 'omit' from source: magic vars 21405 1726882387.50025: starting attempt loop 21405 1726882387.50027: running the handler 21405 1726882387.50029: handler run complete 21405 1726882387.50031: attempt loop complete, returning result 21405 1726882387.50033: _execute() done 21405 1726882387.50035: dumping result to json 21405 1726882387.50036: done dumping result, returning 21405 1726882387.50038: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [12673a56-9f93-e466-a5f2-000000000007] 21405 1726882387.50047: sending task result for task 12673a56-9f93-e466-a5f2-000000000007 21405 1726882387.50137: done sending task result for task 12673a56-9f93-e466-a5f2-000000000007 21405 1726882387.50144: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 21405 1726882387.50200: no more pending results, returning what we have 21405 1726882387.50203: results queue empty 21405 1726882387.50205: checking for any_errors_fatal 21405 1726882387.50211: done checking for any_errors_fatal 21405 1726882387.50212: checking for max_fail_percentage 21405 1726882387.50214: done checking for max_fail_percentage 21405 1726882387.50215: checking to see if all hosts have failed and the running result is not ok 21405 1726882387.50215: done checking to see if all hosts have failed 21405 1726882387.50216: getting the remaining hosts for this loop 21405 1726882387.50217: done getting the remaining hosts for this loop 21405 1726882387.50221: getting the next task for host managed_node1 21405 1726882387.50229: done getting next task for host managed_node1 21405 1726882387.50231: ^ task is: TASK: Install NetworkManager 21405 1726882387.50233: ^ 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 21405 1726882387.50236: getting variables 21405 1726882387.50237: in VariableManager get_vars() 21405 1726882387.50267: Calling all_inventory to load vars for managed_node1 21405 1726882387.50269: Calling groups_inventory to load vars for managed_node1 21405 1726882387.50272: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882387.50283: Calling all_plugins_play to load vars for managed_node1 21405 1726882387.50288: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882387.50291: Calling groups_plugins_play to load vars for managed_node1 21405 1726882387.50671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882387.50897: done with get_vars() 21405 1726882387.50908: done getting variables 21405 1726882387.50961: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install NetworkManager] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:25 Friday 20 September 2024 21:33:07 -0400 (0:00:00.024) 0:00:03.740 ****** 21405 1726882387.50985: entering _queue_task() for managed_node1/package 21405 1726882387.51226: worker is 1 (out of 1 available) 21405 1726882387.51238: exiting _queue_task() for managed_node1/package 21405 1726882387.51249: done queuing things up, now waiting for results queue to drain 21405 1726882387.51251: waiting for pending results... 21405 1726882387.51488: running TaskExecutor() for managed_node1/TASK: Install NetworkManager 21405 1726882387.51573: in run() - task 12673a56-9f93-e466-a5f2-000000000009 21405 1726882387.51692: variable 'ansible_search_path' from source: unknown 21405 1726882387.51699: calling self._execute() 21405 1726882387.51729: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.51738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.51750: variable 'omit' from source: magic vars 21405 1726882387.52101: variable 'ansible_distribution_major_version' from source: facts 21405 1726882387.52119: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882387.52130: variable 'omit' from source: magic vars 21405 1726882387.52167: variable 'omit' from source: magic vars 21405 1726882387.52372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882387.54483: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882387.54555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882387.54598: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882387.54642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882387.54898: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882387.54902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882387.54905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882387.54907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882387.54909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882387.54911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882387.55000: variable '__network_is_ostree' from source: set_fact 21405 1726882387.55012: variable 'omit' from source: magic vars 21405 1726882387.55050: variable 'omit' from source: magic vars 21405 1726882387.55078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882387.55114: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882387.55141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882387.55162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882387.55177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882387.55212: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882387.55223: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.55230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.55334: Set connection var ansible_shell_executable to /bin/sh 21405 1726882387.55352: Set connection var ansible_pipelining to False 21405 1726882387.55359: Set connection var ansible_shell_type to sh 21405 1726882387.55369: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882387.55383: Set connection var ansible_connection to ssh 21405 1726882387.55392: Set connection var ansible_timeout to 10 21405 1726882387.55422: variable 'ansible_shell_executable' from source: unknown 21405 1726882387.55430: variable 'ansible_connection' from source: unknown 21405 1726882387.55437: variable 'ansible_module_compression' from source: unknown 21405 1726882387.55444: variable 'ansible_shell_type' from source: unknown 21405 1726882387.55451: variable 'ansible_shell_executable' from source: unknown 21405 1726882387.55462: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882387.55471: variable 'ansible_pipelining' from source: unknown 21405 1726882387.55478: variable 'ansible_timeout' from source: unknown 21405 1726882387.55485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882387.55591: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882387.55611: variable 'omit' from source: magic vars 21405 1726882387.55623: starting attempt loop 21405 1726882387.55631: running the handler 21405 1726882387.55642: variable 'ansible_facts' from source: unknown 21405 1726882387.55649: variable 'ansible_facts' from source: unknown 21405 1726882387.55695: _low_level_execute_command(): starting 21405 1726882387.55788: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882387.56375: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882387.56391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882387.56409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882387.56446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882387.56458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882387.56469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882387.56511: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882387.56573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882387.56617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882387.56669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882387.58997: stdout chunk (state=3): >>>/root <<< 21405 1726882387.59184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882387.59219: stdout chunk (state=3): >>><<< 21405 1726882387.59223: stderr chunk (state=3): >>><<< 21405 1726882387.59339: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882387.59342: _low_level_execute_command(): starting 21405 1726882387.59346: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992 `" && echo ansible-tmp-1726882387.592508-21578-52866831764992="` echo /root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992 `" ) && sleep 0' 21405 1726882387.59940: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882387.59954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882387.59968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882387.60013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882387.60028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882387.60052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882387.60108: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882387.60141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882387.60172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882387.60195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882387.60277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882387.63026: stdout chunk (state=3): >>>ansible-tmp-1726882387.592508-21578-52866831764992=/root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992 <<< 21405 1726882387.63200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882387.63224: stderr chunk (state=3): >>><<< 21405 1726882387.63228: stdout chunk (state=3): >>><<< 21405 1726882387.63246: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882387.592508-21578-52866831764992=/root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882387.63279: variable 'ansible_module_compression' from source: unknown 21405 1726882387.63327: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 21405 1726882387.63331: ANSIBALLZ: Acquiring lock 21405 1726882387.63334: ANSIBALLZ: Lock acquired: 139974348854704 21405 1726882387.63336: ANSIBALLZ: Creating module 21405 1726882387.75714: ANSIBALLZ: Writing module into payload 21405 1726882387.75852: ANSIBALLZ: Writing module 21405 1726882387.75874: ANSIBALLZ: Renaming module 21405 1726882387.75878: ANSIBALLZ: Done creating module 21405 1726882387.75903: variable 'ansible_facts' from source: unknown 21405 1726882387.75958: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992/AnsiballZ_dnf.py 21405 1726882387.76146: Sending initial data 21405 1726882387.76149: Sent initial data (150 bytes) 21405 1726882387.76796: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882387.76826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882387.78342: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 21405 1726882387.78353: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882387.78407: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882387.78460: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpnwq602x7 /root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992/AnsiballZ_dnf.py <<< 21405 1726882387.78463: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992/AnsiballZ_dnf.py" <<< 21405 1726882387.78517: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpnwq602x7" to remote "/root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992/AnsiballZ_dnf.py" <<< 21405 1726882387.79241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882387.79277: stderr chunk (state=3): >>><<< 21405 1726882387.79281: stdout chunk (state=3): >>><<< 21405 1726882387.79321: done transferring module to remote 21405 1726882387.79333: _low_level_execute_command(): starting 21405 1726882387.79337: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992/ /root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992/AnsiballZ_dnf.py && sleep 0' 21405 1726882387.79757: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882387.79760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882387.79762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21405 1726882387.79764: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882387.79767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882387.79822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882387.79826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882387.79871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882387.82075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882387.82102: stderr chunk (state=3): >>><<< 21405 1726882387.82105: stdout chunk (state=3): >>><<< 21405 1726882387.82118: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882387.82121: _low_level_execute_command(): starting 21405 1726882387.82126: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992/AnsiballZ_dnf.py && sleep 0' 21405 1726882387.82541: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882387.82544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882387.82546: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882387.82548: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882387.82599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882387.82604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882387.82653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882387.85518: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 21405 1726882387.85530: stdout chunk (state=3): >>> import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 21405 1726882387.85537: stdout chunk (state=3): >>>import 'posix' # <<< 21405 1726882387.85578: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21405 1726882387.85613: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 21405 1726882387.85679: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 21405 1726882387.85682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882387.85731: stdout chunk (state=3): >>>import '_codecs' # <<< 21405 1726882387.85736: stdout chunk (state=3): >>>import 'codecs' # <<< 21405 1726882387.85806: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21405 1726882387.85811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 21405 1726882387.85818: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f5684d0> <<< 21405 1726882387.85943: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f537b30> # /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 0x7f087f56aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 21405 1726882387.85963: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21405 1726882387.86084: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21405 1726882387.86117: stdout chunk (state=3): >>>import 'genericpath' # <<< 21405 1726882387.86126: stdout chunk (state=3): >>>import 'posixpath' # <<< 21405 1726882387.86190: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 21405 1726882387.86197: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages'<<< 21405 1726882387.86287: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py<<< 21405 1726882387.86308: stdout chunk (state=3): >>> <<< 21405 1726882387.86316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 21405 1726882387.86359: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f33d130> <<< 21405 1726882387.86436: 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 <<< 21405 1726882387.86465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882387.86477: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f33dfa0> <<< 21405 1726882387.86713: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21405 1726882387.86998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21405 1726882387.87021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 21405 1726882387.87057: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 21405 1726882387.87078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882387.87112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21405 1726882387.87176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21405 1726882387.87208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21405 1726882387.87240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21405 1726882387.87254: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f37bda0> <<< 21405 1726882387.87279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21405 1726882387.87299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21405 1726882387.87327: stdout chunk (state=3): >>>import '_operator' # <<< 21405 1726882387.87331: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f37bfe0> <<< 21405 1726882387.87367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 21405 1726882387.87378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 21405 1726882387.87419: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21405 1726882387.87636: 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 0x7f087f3b3770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21405 1726882387.87741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f3b3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f393a40> <<< 21405 1726882387.87803: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f391190> <<< 21405 1726882387.87809: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f378f50> <<< 21405 1726882387.87826: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21405 1726882387.87879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 21405 1726882387.87894: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21405 1726882387.87925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21405 1726882387.87950: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 21405 1726882387.87953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 21405 1726882387.87999: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f3d3710> <<< 21405 1726882387.88026: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f3d2330> <<< 21405 1726882387.88074: 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' <<< 21405 1726882387.88076: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f392030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f3d0b30> <<< 21405 1726882387.88129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 21405 1726882387.88162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f4087d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f3781d0> <<< 21405 1726882387.88205: 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' <<< 21405 1726882387.88218: 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 0x7f087f408c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f408b30> <<< 21405 1726882387.88278: 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 0x7f087f408ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f376cf0> <<< 21405 1726882387.88317: 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' <<< 21405 1726882387.88321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21405 1726882387.88369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f4095b0> <<< 21405 1726882387.88410: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f409280> 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' <<< 21405 1726882387.88446: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f40a4b0> <<< 21405 1726882387.88449: stdout chunk (state=3): >>>import 'importlib.util' # <<< 21405 1726882387.88520: stdout chunk (state=3): >>>import 'runpy' # <<< 21405 1726882387.88524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21405 1726882387.88564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f4206e0> import 'errno' # <<< 21405 1726882387.88600: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.88631: 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 0x7f087f421df0> <<< 21405 1726882387.88679: 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 <<< 21405 1726882387.88688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f422c60> <<< 21405 1726882387.88721: 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 0x7f087f4232c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f4221b0> <<< 21405 1726882387.88763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 21405 1726882387.88832: 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 0x7f087f423d40> <<< 21405 1726882387.88888: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f423470> <<< 21405 1726882387.88928: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f40a510> # /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' <<< 21405 1726882387.88936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21405 1726882387.88958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21405 1726882387.88986: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.89006: 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 0x7f087f153c50> <<< 21405 1726882387.89009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 21405 1726882387.89206: 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 0x7f087f17c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f17c470> # 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 0x7f087f17c740> # /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' <<< 21405 1726882387.89376: 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 0x7f087f17d070> <<< 21405 1726882387.89520: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.89526: 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 0x7f087f17da60> <<< 21405 1726882387.89557: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f17c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f151df0> <<< 21405 1726882387.89578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21405 1726882387.89635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 21405 1726882387.89653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 21405 1726882387.89659: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f17edb0> <<< 21405 1726882387.89741: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f17d8e0> <<< 21405 1726882387.89745: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f40ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21405 1726882387.89820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882387.89848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21405 1726882387.89890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21405 1726882387.89959: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f1a3140> <<< 21405 1726882387.90002: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21405 1726882387.90024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882387.90071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 21405 1726882387.90128: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f1cb470> <<< 21405 1726882387.90154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21405 1726882387.90270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21405 1726882387.90295: stdout chunk (state=3): >>>import 'ntpath' # <<< 21405 1726882387.90327: 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 0x7f087f22c230> <<< 21405 1726882387.90358: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21405 1726882387.90421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21405 1726882387.90497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21405 1726882387.90633: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f22e990> <<< 21405 1726882387.90713: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f22c350> <<< 21405 1726882387.90797: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f1f9250> # /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' <<< 21405 1726882387.90800: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eb25340> <<< 21405 1726882387.90875: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f1ca270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f17fd10> <<< 21405 1726882387.91056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f087f1ca5d0> <<< 21405 1726882387.91366: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_l3xb6uy8/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 21405 1726882387.91483: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.91514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21405 1726882387.91538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21405 1726882387.91590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21405 1726882387.91698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21405 1726882387.91791: 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 0x7f087eb7f0b0> import '_typing' # <<< 21405 1726882387.91981: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eb5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eb5d100> # zipimport: zlib available <<< 21405 1726882387.92014: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 21405 1726882387.92047: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882387.92078: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 21405 1726882387.94159: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882387.95940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 21405 1726882387.95963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 21405 1726882387.95983: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eb7cf80> <<< 21405 1726882387.96018: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 21405 1726882387.96030: stdout chunk (state=3): >>> <<< 21405 1726882387.96040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882387.96081: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 21405 1726882387.96087: stdout chunk (state=3): >>> <<< 21405 1726882387.96102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21405 1726882387.96136: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 21405 1726882387.96141: stdout chunk (state=3): >>> <<< 21405 1726882387.96311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # 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 0x7f087eba6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eba6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eba6180> # /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' <<< 21405 1726882387.96336: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eba65d0> <<< 21405 1726882387.96352: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eb7fd40> <<< 21405 1726882387.96375: stdout chunk (state=3): >>>import 'atexit' # <<< 21405 1726882387.96415: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.96445: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882387.96448: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087eba7830><<< 21405 1726882387.96460: stdout chunk (state=3): >>> <<< 21405 1726882387.96491: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.96522: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882387.96529: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087eba7a70> <<< 21405 1726882387.96561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21405 1726882387.96630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21405 1726882387.96656: stdout chunk (state=3): >>>import '_locale' # <<< 21405 1726882387.96717: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eba7fb0><<< 21405 1726882387.96743: stdout chunk (state=3): >>> import 'pwd' # <<< 21405 1726882387.96811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21405 1726882387.96864: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea0dc70> <<< 21405 1726882387.96903: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882387.96914: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882387.96951: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087ea0f920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21405 1726882387.96979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 21405 1726882387.97030: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea14290><<< 21405 1726882387.97037: stdout chunk (state=3): >>> <<< 21405 1726882387.97065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21405 1726882387.97113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 21405 1726882387.97118: stdout chunk (state=3): >>> <<< 21405 1726882387.97138: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea15190><<< 21405 1726882387.97174: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21405 1726882387.97227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 21405 1726882387.97260: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 21405 1726882387.97265: stdout chunk (state=3): >>> <<< 21405 1726882387.97279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'<<< 21405 1726882387.97356: stdout chunk (state=3): >>> import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea17ef0><<< 21405 1726882387.97360: stdout chunk (state=3): >>> <<< 21405 1726882387.97415: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.97428: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882387.97438: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087f1a30b0> <<< 21405 1726882387.97471: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea161b0> <<< 21405 1726882387.97513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21405 1726882387.97554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 21405 1726882387.97587: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 21405 1726882387.97603: stdout chunk (state=3): >>> <<< 21405 1726882387.97606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 21405 1726882387.97636: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21405 1726882387.97677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 21405 1726882387.97720: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 21405 1726882387.97726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 21405 1726882387.97747: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea1fef0> <<< 21405 1726882387.97858: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea1e9c0> <<< 21405 1726882387.97875: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea1e720> <<< 21405 1726882387.97909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21405 1726882387.97936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21405 1726882387.98058: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea1ec90><<< 21405 1726882387.98063: stdout chunk (state=3): >>> <<< 21405 1726882387.98106: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea166c0><<< 21405 1726882387.98111: stdout chunk (state=3): >>> <<< 21405 1726882387.98146: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882387.98157: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882387.98192: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087ea63f20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<< 21405 1726882387.98207: stdout chunk (state=3): >>> <<< 21405 1726882387.98210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 21405 1726882387.98216: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea64200><<< 21405 1726882387.98256: 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<<< 21405 1726882387.98262: stdout chunk (state=3): >>> <<< 21405 1726882387.98286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21405 1726882387.98357: 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' <<< 21405 1726882387.98386: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.98390: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087ea65c70> <<< 21405 1726882387.98425: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea65a30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 21405 1726882387.98430: stdout chunk (state=3): >>> <<< 21405 1726882387.98580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 21405 1726882387.98643: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.98658: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882387.98667: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087ea681d0> <<< 21405 1726882387.98690: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea66330><<< 21405 1726882387.98723: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 21405 1726882387.98728: stdout chunk (state=3): >>> <<< 21405 1726882387.98784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 21405 1726882387.98791: stdout chunk (state=3): >>> <<< 21405 1726882387.98832: 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'<<< 21405 1726882387.98837: stdout chunk (state=3): >>> <<< 21405 1726882387.98915: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea6b9b0><<< 21405 1726882387.98921: stdout chunk (state=3): >>> <<< 21405 1726882387.99110: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea68380> <<< 21405 1726882387.99195: 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'<<< 21405 1726882387.99201: 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'<<< 21405 1726882387.99215: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087ea6c770><<< 21405 1726882387.99265: 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' <<< 21405 1726882387.99274: 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'<<< 21405 1726882387.99285: stdout chunk (state=3): >>> <<< 21405 1726882387.99291: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087ea6c7d0><<< 21405 1726882387.99353: 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'<<< 21405 1726882387.99359: stdout chunk (state=3): >>> <<< 21405 1726882387.99379: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087ea6cd70><<< 21405 1726882387.99383: stdout chunk (state=3): >>> <<< 21405 1726882387.99409: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea64380><<< 21405 1726882387.99416: stdout chunk (state=3): >>> <<< 21405 1726882387.99439: 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<<< 21405 1726882387.99459: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 21405 1726882387.99485: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 21405 1726882387.99488: stdout chunk (state=3): >>> <<< 21405 1726882387.99518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 21405 1726882387.99566: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.99599: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.99712: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087eaf84d0> <<< 21405 1726882387.99844: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882387.99850: stdout chunk (state=3): >>> <<< 21405 1726882387.99878: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882387.99881: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087eaf9940><<< 21405 1726882387.99897: stdout chunk (state=3): >>> <<< 21405 1726882387.99912: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea6ec90><<< 21405 1726882387.99917: stdout chunk (state=3): >>> <<< 21405 1726882387.99951: 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'<<< 21405 1726882387.99954: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882387.99976: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087ea6f860> <<< 21405 1726882387.99995: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea6e870> <<< 21405 1726882388.00021: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.00042: stdout chunk (state=3): >>> # zipimport: zlib available<<< 21405 1726882388.00047: stdout chunk (state=3): >>> <<< 21405 1726882388.00081: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available<<< 21405 1726882388.00086: stdout chunk (state=3): >>> <<< 21405 1726882388.00213: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.00347: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21405 1726882388.00373: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.00389: stdout chunk (state=3): >>> <<< 21405 1726882388.00392: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 21405 1726882388.00423: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.00429: stdout chunk (state=3): >>> <<< 21405 1726882388.00466: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.00469: stdout chunk (state=3): >>> <<< 21405 1726882388.00471: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 21405 1726882388.00501: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.00687: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.00878: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.01663: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.02536: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21405 1726882388.02553: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves' # <<< 21405 1726882388.02558: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 21405 1726882388.02575: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # <<< 21405 1726882388.02613: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21405 1726882388.02638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 21405 1726882388.02715: stdout chunk (state=3): >>> # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882388.02734: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882388.02744: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087eafdb50> <<< 21405 1726882388.02865: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py<<< 21405 1726882388.02875: stdout chunk (state=3): >>> <<< 21405 1726882388.02884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'<<< 21405 1726882388.02913: stdout chunk (state=3): >>> import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eafe870><<< 21405 1726882388.02927: stdout chunk (state=3): >>> <<< 21405 1726882388.02936: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eaf9a60><<< 21405 1726882388.03003: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 21405 1726882388.03009: stdout chunk (state=3): >>> <<< 21405 1726882388.03030: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.03062: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.03090: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21405 1726882388.03120: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.03308: stdout chunk (state=3): >>> <<< 21405 1726882388.03354: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.03597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 21405 1726882388.03615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 21405 1726882388.03635: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eafe630> <<< 21405 1726882388.03658: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.03662: stdout chunk (state=3): >>> <<< 21405 1726882388.04395: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.04398: stdout chunk (state=3): >>> <<< 21405 1726882388.05156: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.05245: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.05352: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21405 1726882388.05362: stdout chunk (state=3): >>> <<< 21405 1726882388.05379: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.05434: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.05437: stdout chunk (state=3): >>> <<< 21405 1726882388.05485: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21405 1726882388.05490: stdout chunk (state=3): >>> <<< 21405 1726882388.05513: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.05518: stdout chunk (state=3): >>> <<< 21405 1726882388.05622: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.05628: stdout chunk (state=3): >>> <<< 21405 1726882388.05754: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21405 1726882388.05757: stdout chunk (state=3): >>> <<< 21405 1726882388.05779: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.05804: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21405 1726882388.05838: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 21405 1726882388.05899: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.05954: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 21405 1726882388.05959: stdout chunk (state=3): >>> <<< 21405 1726882388.05987: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.05990: stdout chunk (state=3): >>> <<< 21405 1726882388.06349: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.06355: stdout chunk (state=3): >>> <<< 21405 1726882388.06714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 21405 1726882388.06799: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21405 1726882388.06828: stdout chunk (state=3): >>>import '_ast' # <<< 21405 1726882388.06928: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eaffb60> <<< 21405 1726882388.06956: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.06961: stdout chunk (state=3): >>> <<< 21405 1726882388.07088: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.07189: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 21405 1726882388.07197: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # <<< 21405 1726882388.07511: stdout chunk (state=3): >>> import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882388.07541: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.07625: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21405 1726882388.07724: 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<<< 21405 1726882388.07739: stdout chunk (state=3): >>> <<< 21405 1726882388.07787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 21405 1726882388.07805: stdout chunk (state=3): >>> <<< 21405 1726882388.07905: 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'<<< 21405 1726882388.07928: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882388.07954: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087e90a450> <<< 21405 1726882388.08024: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e9076e0> import 'ansible.module_utils.common.file' # <<< 21405 1726882388.08048: stdout chunk (state=3): >>> import 'ansible.module_utils.common.process' # <<< 21405 1726882388.08067: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.08158: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21405 1726882388.08258: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.08311: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.08373: 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 <<< 21405 1726882388.08395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.08425: 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 <<< 21405 1726882388.08457: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 21405 1726882388.08475: stdout chunk (state=3): >>> <<< 21405 1726882388.08574: stdout chunk (state=3): >>># /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' <<< 21405 1726882388.08617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 21405 1726882388.08649: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21405 1726882388.08732: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ebfacc0><<< 21405 1726882388.08753: stdout chunk (state=3): >>> <<< 21405 1726882388.08803: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ebde9c0> <<< 21405 1726882388.08929: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e90a540> <<< 21405 1726882388.08932: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eaff380><<< 21405 1726882388.08971: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 21405 1726882388.09041: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 21405 1726882388.09062: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 21405 1726882388.09151: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available<<< 21405 1726882388.09168: stdout chunk (state=3): >>> <<< 21405 1726882388.09202: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 21405 1726882388.09212: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21405 1726882388.10100: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.10317: stdout chunk (state=3): >>> <<< 21405 1726882388.10951: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.12030: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.13112: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99cdd0> <<< 21405 1726882388.13167: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.13374: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99d040> <<< 21405 1726882388.13447: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99d760> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99d310> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py<<< 21405 1726882388.13469: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'<<< 21405 1726882388.13525: stdout chunk (state=3): >>> import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99e090> <<< 21405 1726882388.13560: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py <<< 21405 1726882388.13597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 21405 1726882388.13636: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'<<< 21405 1726882388.13675: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'<<< 21405 1726882388.13826: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 21405 1726882388.13851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e98c110> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py<<< 21405 1726882388.13869: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e98dca0><<< 21405 1726882388.13933: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 21405 1726882388.13938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'<<< 21405 1726882388.13952: stdout chunk (state=3): >>> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e566960> <<< 21405 1726882388.14044: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99f890> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 21405 1726882388.14107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 21405 1726882388.14152: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'<<< 21405 1726882388.14214: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 21405 1726882388.14235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 21405 1726882388.14373: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5754f0> <<< 21405 1726882388.14395: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e567fb0> <<< 21405 1726882388.14503: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e567410> <<< 21405 1726882388.14519: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99ed20> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 21405 1726882388.14538: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py<<< 21405 1726882388.14620: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 21405 1726882388.14656: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 21405 1726882388.14718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e1460> <<< 21405 1726882388.15112: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5995b0> <<< 21405 1726882388.15133: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e575370> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 21405 1726882388.15191: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 21405 1726882388.15240: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 21405 1726882388.15262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e8fb0><<< 21405 1726882388.15283: stdout chunk (state=3): >>> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e3200><<< 21405 1726882388.15307: stdout chunk (state=3): >>> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5990d0> <<< 21405 1726882388.15353: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99e6f0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99e120><<< 21405 1726882388.15417: stdout chunk (state=3): >>> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99de50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99d0a0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc'<<< 21405 1726882388.15445: stdout chunk (state=3): >>> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99dfd0> <<< 21405 1726882388.15554: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'<<< 21405 1726882388.15578: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e95b0> <<< 21405 1726882388.15605: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e8ce0><<< 21405 1726882388.15630: stdout chunk (state=3): >>> <<< 21405 1726882388.15677: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 21405 1726882388.15680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.15779: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e9d00><<< 21405 1726882388.15805: stdout chunk (state=3): >>> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 21405 1726882388.15850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'<<< 21405 1726882388.15931: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21405 1726882388.16001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21405 1726882388.16130: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882388.16220: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 21405 1726882388.16325: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087e5f8980> <<< 21405 1726882388.16515: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5d1af0><<< 21405 1726882388.16569: stdout chunk (state=3): >>> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5ead80> <<< 21405 1726882388.16601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py<<< 21405 1726882388.16613: stdout chunk (state=3): >>> <<< 21405 1726882388.16631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc'<<< 21405 1726882388.16681: stdout chunk (state=3): >>> import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5d14f0> <<< 21405 1726882388.16727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 21405 1726882388.16730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'<<< 21405 1726882388.16754: stdout chunk (state=3): >>> import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e606750> <<< 21405 1726882388.16791: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 21405 1726882388.16825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 21405 1726882388.16858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e607410> <<< 21405 1726882388.16884: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e606ea0><<< 21405 1726882388.16919: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 21405 1726882388.17117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e6078f0> <<< 21405 1726882388.17185: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 21405 1726882388.17582: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5dbdd0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 21405 1726882388.17614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'<<< 21405 1726882388.17649: stdout chunk (state=3): >>> import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c43b0> <<< 21405 1726882388.17723: stdout chunk (state=3): >>># zipimport: zlib available<<< 21405 1726882388.17868: stdout chunk (state=3): >>> import 'ansible.module_utils.urls' # <<< 21405 1726882388.17897: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.18079: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.18289: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 21405 1726882388.18310: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21405 1726882388.18395: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.18463: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 21405 1726882388.18490: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.18816: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.18861: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 21405 1726882388.19003: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882388.19678: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py<<< 21405 1726882388.19717: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py<<< 21405 1726882388.19750: stdout chunk (state=3): >>> <<< 21405 1726882388.19817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'<<< 21405 1726882388.19828: stdout chunk (state=3): >>> <<< 21405 1726882388.19937: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c7170> # /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' <<< 21405 1726882388.20318: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c7260> # /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 0x7f087e21b440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e21ac90> # 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 0x7f087e21ae70> <<< 21405 1726882388.20521: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c77a0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c66c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c6e10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 21405 1726882388.20667: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087e29c9e0> <<< 21405 1726882388.20684: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e29c5c0> <<< 21405 1726882388.20695: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 21405 1726882388.20762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 21405 1726882388.20826: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087e2c42f0> <<< 21405 1726882388.20878: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e29cb30> <<< 21405 1726882388.20899: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 21405 1726882388.21004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 21405 1726882388.22423: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087dd27380> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e2c43e0> <<< 21405 1726882388.22443: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 21405 1726882388.22527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 21405 1726882388.22600: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087dda0f50> <<< 21405 1726882388.22753: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087dd277d0> <<< 21405 1726882388.22856: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 21405 1726882388.22886: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 21405 1726882388.22913: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087dda3ef0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087dda10a0> <<< 21405 1726882388.22947: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 21405 1726882388.23006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 21405 1726882388.23077: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087dde7f80> <<< 21405 1726882388.23222: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087dde4290> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 21405 1726882388.23226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087c3f5370> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c3f4770> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e29c140> <<< 21405 1726882388.23285: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 21405 1726882388.23405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 21405 1726882388.23409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 21405 1726882388.23436: 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 0x7f087c414890> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c3f7ce0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 21405 1726882388.23462: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 21405 1726882388.23513: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c416f00> <<< 21405 1726882388.23525: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 21405 1726882388.23622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c417e00> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.24033: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087c43c710> <<< 21405 1726882388.24086: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 21405 1726882388.24102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99ddf0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c417fe0> <<< 21405 1726882388.24175: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c416db0> <<< 21405 1726882388.24179: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c416780> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 21405 1726882388.24199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.24312: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087c43f650> <<< 21405 1726882388.24316: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c417320> <<< 21405 1726882388.24390: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c414c20> <<< 21405 1726882388.24438: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c3f72f0> <<< 21405 1726882388.24441: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.24619: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087c3f7a10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c3f7770> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c3f54f0> <<< 21405 1726882388.24639: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c47cbc0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 21405 1726882388.24813: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 21405 1726882388.24868: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c47f0e0> # /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 0x7f087c47f890> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c47e3c0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4a80e0> <<< 21405 1726882388.24889: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c47ca70> <<< 21405 1726882388.24918: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py <<< 21405 1726882388.24935: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.24973: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 21405 1726882388.25008: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4a9b20> <<< 21405 1726882388.25042: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4a90a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4a8ef0> <<< 21405 1726882388.25198: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 21405 1726882388.25224: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4d4bc0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 21405 1726882388.25274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 21405 1726882388.25320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21405 1726882388.25348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21405 1726882388.25433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 21405 1726882388.25437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bda6c60> <<< 21405 1726882388.25449: stdout chunk (state=3): >>># 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 0x7f087bda6f90> <<< 21405 1726882388.25490: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4d6ed0> <<< 21405 1726882388.25545: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4d5070> <<< 21405 1726882388.25548: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4abf80> <<< 21405 1726882388.25579: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4aa300> <<< 21405 1726882388.25630: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4aa030> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 21405 1726882388.25751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.25818: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde0a40> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bda7b60> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4aa840> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde10d0> <<< 21405 1726882388.25839: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde1490> <<< 21405 1726882388.25897: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde1520> <<< 21405 1726882388.25963: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde1640> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 21405 1726882388.26016: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 21405 1726882388.26118: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087be00200> <<< 21405 1726882388.26137: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde2330> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be002f0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 21405 1726882388.26174: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be003b0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde1430> <<< 21405 1726882388.26245: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 21405 1726882388.26311: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be004a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 21405 1726882388.26598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087be2bf20> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be2b380> <<< 21405 1726882388.26601: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be29df0> <<< 21405 1726882388.26741: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be01d30> <<< 21405 1726882388.26759: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be01190> <<< 21405 1726882388.26794: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be021e0> <<< 21405 1726882388.26857: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99f800> <<< 21405 1726882388.26946: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' <<< 21405 1726882388.26949: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be64800> <<< 21405 1726882388.26952: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 21405 1726882388.26954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be64a70> <<< 21405 1726882388.26956: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 21405 1726882388.27020: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 21405 1726882388.27045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be653d0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be64e60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be662d0> import 'gc' # <<< 21405 1726882388.27060: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e21b500> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c6210> <<< 21405 1726882388.27605: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 21405 1726882388.27620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 21405 1726882388.27698: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.27701: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be66f60> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.27730: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 21405 1726882388.27761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 21405 1726882388.27903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 21405 1726882388.27907: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbdba10> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 21405 1726882388.27945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 21405 1726882388.27948: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.28056: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087bbf9a00> <<< 21405 1726882388.28083: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbf95b0> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882388.28151: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087bbfb950> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbf84a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbdbce0> <<< 21405 1726882388.28238: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbd8a70> <<< 21405 1726882388.28242: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 21405 1726882388.28280: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbdb7d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.28283: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 21405 1726882388.28343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 21405 1726882388.28381: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc0f0b0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc0dc10> <<< 21405 1726882388.28472: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 21405 1726882388.28479: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc34890> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc34b90> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py <<< 21405 1726882388.28514: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc34e00> <<< 21405 1726882388.28598: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc350a0> <<< 21405 1726882388.28618: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 21405 1726882388.28636: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc357c0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc35610> <<< 21405 1726882388.28672: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc370b0> <<< 21405 1726882388.28741: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 21405 1726882388.28746: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc37200> <<< 21405 1726882388.28830: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc37410> <<< 21405 1726882388.28888: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 21405 1726882388.28892: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc503b0> <<< 21405 1726882388.28896: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc37bf0> <<< 21405 1726882388.28971: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 21405 1726882388.28992: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc50f50> <<< 21405 1726882388.29054: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc51370> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc51520> <<< 21405 1726882388.29086: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 21405 1726882388.29110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc517f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 21405 1726882388.29170: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc526c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 21405 1726882388.29187: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc52930> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 21405 1726882388.29260: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc52b40> <<< 21405 1726882388.29289: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc53740> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc53260> <<< 21405 1726882388.29357: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 21405 1726882388.29362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 21405 1726882388.29439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc785f0> <<< 21405 1726882388.29442: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc53ef0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 21405 1726882388.29464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc79280> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 21405 1726882388.29485: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 21405 1726882388.29517: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc79550> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 21405 1726882388.29532: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7a480> <<< 21405 1726882388.29574: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7a720> <<< 21405 1726882388.29599: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7a8d0> <<< 21405 1726882388.29631: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be673b0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be67140> <<< 21405 1726882388.29658: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be66870> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 21405 1726882388.29952: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.29955: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7b2c0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7aff0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc9d760> <<< 21405 1726882388.29958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 21405 1726882388.30026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 21405 1726882388.30059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 21405 1726882388.30071: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc9eea0> <<< 21405 1726882388.30115: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087bc9e090> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc9dc40> <<< 21405 1726882388.30143: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 21405 1726882388.30176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 21405 1726882388.30212: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba4c740> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba33b30> <<< 21405 1726882388.30233: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.30290: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 21405 1726882388.30312: stdout chunk (state=3): >>>import 'six.moves' # <<< 21405 1726882388.30410: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba4f5f0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba4ff50> <<< 21405 1726882388.30449: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win <<< 21405 1726882388.30517: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba4cdd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba4caa0> <<< 21405 1726882388.30542: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7b590> <<< 21405 1726882388.30774: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc9d2b0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7b2f0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbd8140> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba761b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 21405 1726882388.30800: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba76a80> <<< 21405 1726882388.30823: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py <<< 21405 1726882388.30849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba77aa0> <<< 21405 1726882388.30872: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 21405 1726882388.30913: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa0140> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 21405 1726882388.30948: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 21405 1726882388.30969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.30983: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 21405 1726882388.31061: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882388.31234: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087baa17f0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa11c0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa0e60> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa0b00> <<< 21405 1726882388.31274: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 21405 1726882388.31345: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa1580> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 21405 1726882388.31360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 21405 1726882388.31395: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py <<< 21405 1726882388.31418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882388.31444: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa3560> <<< 21405 1726882388.31477: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa3620> <<< 21405 1726882388.31501: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 21405 1726882388.31667: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087baa3d40> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa3bc0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 21405 1726882388.31697: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 21405 1726882388.31715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 21405 1726882388.31759: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 21405 1726882388.31914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad2300> <<< 21405 1726882388.31918: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 21405 1726882388.31957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 21405 1726882388.32002: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad3500> <<< 21405 1726882388.32049: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad3770> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 21405 1726882388.32088: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882388.32150: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087bad38f0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad3710> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad2ff0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad2480> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad1730> <<< 21405 1726882388.32178: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad0ce0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad0590> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa3050> <<< 21405 1726882388.32283: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa2540> <<< 21405 1726882388.32321: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 21405 1726882388.32359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad3260> <<< 21405 1726882388.32382: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 21405 1726882388.32398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad3e00> <<< 21405 1726882388.32433: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bafc710> <<< 21405 1726882388.32472: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 21405 1726882388.32503: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bafcad0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 21405 1726882388.32540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 21405 1726882388.32586: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bafd400> <<< 21405 1726882388.32590: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 21405 1726882388.32653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bafdf70> <<< 21405 1726882388.46168: stdout chunk (state=3): >>> <<< 21405 1726882388.46179: stdout chunk (state=3): >>>{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21405 1726882388.47306: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 21405 1726882388.47353: stdout chunk (state=3): >>># destroy __main__ <<< 21405 1726882388.47966: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib <<< 21405 1726882388.47974: stdout chunk (state=3): >>># 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 <<< 21405 1726882388.47977: stdout chunk (state=3): >>># 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref <<< 21405 1726882388.48032: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing 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 <<< 21405 1726882388.48043: stdout chunk (state=3): >>># cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing 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 # 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 # 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 <<< 21405 1726882388.48087: stdout chunk (state=3): >>># 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 21405 1726882388.48111: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text <<< 21405 1726882388.48186: stdout chunk (state=3): >>># cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output <<< 21405 1726882388.48224: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz <<< 21405 1726882388.48271: stdout chunk (state=3): >>># cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection <<< 21405 1726882388.48274: stdout chunk (state=3): >>># cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 21405 1726882388.48871: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 21405 1726882388.48874: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 21405 1726882388.48907: stdout chunk (state=3): >>># destroy ntpath # destroy zipimport <<< 21405 1726882388.48912: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 21405 1726882388.48914: stdout chunk (state=3): >>># destroy selinux <<< 21405 1726882388.48986: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc <<< 21405 1726882388.48991: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves <<< 21405 1726882388.49003: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 21405 1726882388.49046: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 21405 1726882388.49049: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 21405 1726882388.49072: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 21405 1726882388.49110: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings <<< 21405 1726882388.49127: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser <<< 21405 1726882388.49151: stdout chunk (state=3): >>># destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group <<< 21405 1726882388.49154: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.downgrade <<< 21405 1726882388.49175: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios <<< 21405 1726882388.49189: stdout chunk (state=3): >>># cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans <<< 21405 1726882388.49208: stdout chunk (state=3): >>># destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm <<< 21405 1726882388.49222: stdout chunk (state=3): >>># destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict <<< 21405 1726882388.49232: stdout chunk (state=3): >>># destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 21405 1726882388.49270: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle <<< 21405 1726882388.49279: stdout chunk (state=3): >>># cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey <<< 21405 1726882388.49300: stdout chunk (state=3): >>># cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 21405 1726882388.49319: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module <<< 21405 1726882388.49336: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types <<< 21405 1726882388.49340: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression <<< 21405 1726882388.49366: stdout chunk (state=3): >>># cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request <<< 21405 1726882388.49384: stdout chunk (state=3): >>># destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser <<< 21405 1726882388.49410: stdout chunk (state=3): >>># cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message <<< 21405 1726882388.49413: stdout chunk (state=3): >>># destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry <<< 21405 1726882388.49441: stdout chunk (state=3): >>># cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 21405 1726882388.49447: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 21405 1726882388.49470: stdout chunk (state=3): >>># cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 21405 1726882388.49481: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart <<< 21405 1726882388.49492: stdout chunk (state=3): >>># destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset <<< 21405 1726882388.49515: stdout chunk (state=3): >>># destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 21405 1726882388.49539: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 21405 1726882388.49566: stdout chunk (state=3): >>># cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 21405 1726882388.49582: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess <<< 21405 1726882388.49596: stdout chunk (state=3): >>># cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale <<< 21405 1726882388.49617: stdout chunk (state=3): >>># destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl <<< 21405 1726882388.49646: stdout chunk (state=3): >>># cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress <<< 21405 1726882388.49653: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 21405 1726882388.49669: stdout chunk (state=3): >>># cleanup[3] wiping tempfile <<< 21405 1726882388.49684: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 21405 1726882388.49706: stdout chunk (state=3): >>># destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 21405 1726882388.49720: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery <<< 21405 1726882388.49723: stdout chunk (state=3): >>># cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings <<< 21405 1726882388.49766: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 21405 1726882388.49772: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # 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 <<< 21405 1726882388.49777: stdout chunk (state=3): >>># cleanup[3] wiping functools <<< 21405 1726882388.49802: 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 <<< 21405 1726882388.49828: stdout chunk (state=3): >>># 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 _signal <<< 21405 1726882388.49834: stdout chunk (state=3): >>># destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 21405 1726882388.49859: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 21405 1726882388.49869: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 21405 1726882388.49890: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21405 1726882388.50356: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 21405 1726882388.50402: stdout chunk (state=3): >>># destroy _weakref # destroy _thread # destroy _hashlib <<< 21405 1726882388.50445: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 21405 1726882388.50477: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy _compat_pickle <<< 21405 1726882388.50509: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array <<< 21405 1726882388.50543: stdout chunk (state=3): >>># destroy copyreg <<< 21405 1726882388.50558: stdout chunk (state=3): >>># destroy _pickle # 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 _typing # destroy _tokenize <<< 21405 1726882388.50597: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 21405 1726882388.50636: stdout chunk (state=3): >>># destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd <<< 21405 1726882388.50654: stdout chunk (state=3): >>># destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 21405 1726882388.50671: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 21405 1726882388.50722: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar<<< 21405 1726882388.50781: stdout chunk (state=3): >>> # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm <<< 21405 1726882388.50811: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors <<< 21405 1726882388.50840: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 21405 1726882388.50874: stdout chunk (state=3): >>># destroy _warnings <<< 21405 1726882388.50897: stdout chunk (state=3): >>># destroy posix <<< 21405 1726882388.50921: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 21405 1726882388.50951: stdout chunk (state=3): >>># destroy _ssl <<< 21405 1726882388.51017: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21405 1726882388.51136: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 21405 1726882388.51141: stdout chunk (state=3): >>># destroy re <<< 21405 1726882388.51167: stdout chunk (state=3): >>># destroy _random <<< 21405 1726882388.51172: stdout chunk (state=3): >>># destroy _sre <<< 21405 1726882388.51188: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 21405 1726882388.51807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882388.51811: stderr chunk (state=3): >>><<< 21405 1726882388.51813: stdout chunk (state=3): >>><<< 21405 1726882388.51956: _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 0x7f087f5684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f537b30> # /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 0x7f087f56aa50> 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 0x7f087f33d130> # /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 0x7f087f33dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f37bda0> # /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 0x7f087f37bfe0> # /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 0x7f087f3b3770> # /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 0x7f087f3b3e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f393a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f391190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f378f50> # /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 0x7f087f3d3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f3d2330> # /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 0x7f087f392030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f3d0b30> # /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 0x7f087f4087d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f3781d0> # /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 0x7f087f408c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f408b30> # 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 0x7f087f408ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f376cf0> # /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 0x7f087f4095b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f409280> 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 0x7f087f40a4b0> 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 0x7f087f4206e0> 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 0x7f087f421df0> # /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 0x7f087f422c60> # 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 0x7f087f4232c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f4221b0> # /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 0x7f087f423d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f423470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f40a510> # /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 0x7f087f153c50> # /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 0x7f087f17c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f17c470> # 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 0x7f087f17c740> # /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 0x7f087f17d070> # 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 0x7f087f17da60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f17c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f151df0> # /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 0x7f087f17edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f17d8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f40ac00> # /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 0x7f087f1a3140> # /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 0x7f087f1cb470> # /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 0x7f087f22c230> # /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 0x7f087f22e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f22c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f1f9250> # /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 0x7f087eb25340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f1ca270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087f17fd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f087f1ca5d0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_l3xb6uy8/ansible_ansible.legacy.dnf_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 0x7f087eb7f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eb5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eb5d100> # 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 0x7f087eb7cf80> # /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 0x7f087eba6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eba6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eba6180> # /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 0x7f087eba65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eb7fd40> 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 0x7f087eba7830> # 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 0x7f087eba7a70> # /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 0x7f087eba7fb0> 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 0x7f087ea0dc70> # 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 0x7f087ea0f920> # /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 0x7f087ea14290> # /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 0x7f087ea15190> # /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 0x7f087ea17ef0> # 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 0x7f087f1a30b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea161b0> # /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 0x7f087ea1fef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea1e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea1e720> # /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 0x7f087ea1ec90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea166c0> # 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 0x7f087ea63f20> # /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 0x7f087ea64200> # /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 0x7f087ea65c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea65a30> # /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 0x7f087ea681d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea66330> # /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 0x7f087ea6b9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea68380> # 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 0x7f087ea6c770> # 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 0x7f087ea6c7d0> # 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 0x7f087ea6cd70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea64380> # /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 0x7f087eaf84d0> # 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 0x7f087eaf9940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea6ec90> # 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 0x7f087ea6f860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ea6e870> # 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 0x7f087eafdb50> # /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 0x7f087eafe870> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eaf9a60> 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 0x7f087eafe630> # 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 0x7f087eaffb60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087e90a450> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e9076e0> 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 0x7f087ebfacc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ebde9c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e90a540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087eaff380> # 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 # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99cdd0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99d040> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99d760> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99d310> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99e090> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e98c110> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e98dca0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e566960> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99f890> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5754f0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e567fb0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e567410> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99ed20> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e1460> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5995b0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e575370> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e8fb0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e3200> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5990d0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99e6f0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99e120> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99de50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99d0a0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99dfd0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e95b0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e8ce0> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5e9d00> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /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 0x7f087e5f8980> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5d1af0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5ead80> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5d14f0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e606750> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e607410> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e606ea0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e6078f0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e5dbdd0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c43b0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c7170> # /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 0x7f087e4c7260> # /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 0x7f087e21b440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e21ac90> # 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 0x7f087e21ae70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c77a0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c66c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c6e10> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087e29c9e0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e29c5c0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087e2c42f0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e29cb30> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087dd27380> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e2c43e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087dda0f50> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087dd277d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087dda3ef0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087dda10a0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087dde7f80> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087dde4290> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087c3f5370> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c3f4770> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e29c140> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.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 0x7f087c414890> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c3f7ce0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c416f00> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c417e00> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087c43c710> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99ddf0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c417fe0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c416db0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c416780> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087c43f650> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c417320> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c414c20> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c3f72f0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087c3f7a10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c3f7770> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c3f54f0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c47cbc0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c47f0e0> # /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 0x7f087c47f890> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c47e3c0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4a80e0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c47ca70> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4a9b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4a90a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4a8ef0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4d4bc0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.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 0x7f087bda6c60> # 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 0x7f087bda6f90> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4d6ed0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4d5070> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4abf80> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4aa300> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4aa030> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde0a40> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bda7b60> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087c4aa840> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde10d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde1490> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde1520> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde1640> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087be00200> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde2330> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be002f0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be003b0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bde1430> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be004a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087be2bf20> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be2b380> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be29df0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be01d30> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be01190> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be021e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e99f800> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be64800> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be64a70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be653d0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be64e60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be662d0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e21b500> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087e4c6210> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be66f60> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbdba10> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087bbf9a00> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbf95b0> # 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 0x7f087bbfb950> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbf84a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbdbce0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbd8a70> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbdb7d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc0f0b0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc0dc10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc34890> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc34b90> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc34e00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc350a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc357c0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc35610> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc370b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc37200> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc37410> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc503b0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc37bf0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc50f50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc51370> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc51520> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc517f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc526c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc52930> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc52b40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc53740> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc53260> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc785f0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc53ef0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc79280> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc79550> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7a480> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7a720> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7a8d0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be673b0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be67140> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087be66870> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7b2c0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7aff0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc9d760> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc9eea0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087bc9e090> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc9dc40> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba4c740> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba33b30> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba4f5f0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba4ff50> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba4cdd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba4caa0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7b590> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc9d2b0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bc7b2f0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bbd8140> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba761b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba76a80> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087ba77aa0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa0140> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087baa17f0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa11c0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa0e60> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa0b00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa1580> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa3560> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa3620> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087baa3d40> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa3bc0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad2300> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad3500> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad3770> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f087bad38f0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad3710> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad2ff0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad2480> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad1730> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad0ce0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad0590> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa3050> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087baa2540> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad3260> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bad3e00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bafc710> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bafcad0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bafd400> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f087bafdf70> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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 _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # 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 # 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 # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing 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 # cleanup[2] removing ipaddress # cleanup[2] removing 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 # 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 # 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 # 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # 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 _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # 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 _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # 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 re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks 21405 1726882388.53022: done with _execute_module (ansible.legacy.dnf, {'name': 'NetworkManager', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882388.53025: _low_level_execute_command(): starting 21405 1726882388.53026: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882387.592508-21578-52866831764992/ > /dev/null 2>&1 && sleep 0' 21405 1726882388.53028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882388.53029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882388.53031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882388.53032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882388.53034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882388.53035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882388.53036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882388.53038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882388.53039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882388.54734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882388.54755: stderr chunk (state=3): >>><<< 21405 1726882388.54758: stdout chunk (state=3): >>><<< 21405 1726882388.54772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882388.54780: handler run complete 21405 1726882388.54810: attempt loop complete, returning result 21405 1726882388.54813: _execute() done 21405 1726882388.54816: dumping result to json 21405 1726882388.54820: done dumping result, returning 21405 1726882388.54827: done running TaskExecutor() for managed_node1/TASK: Install NetworkManager [12673a56-9f93-e466-a5f2-000000000009] 21405 1726882388.54831: sending task result for task 12673a56-9f93-e466-a5f2-000000000009 21405 1726882388.54924: done sending task result for task 12673a56-9f93-e466-a5f2-000000000009 21405 1726882388.54927: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21405 1726882388.55180: no more pending results, returning what we have 21405 1726882388.55183: results queue empty 21405 1726882388.55184: checking for any_errors_fatal 21405 1726882388.55188: done checking for any_errors_fatal 21405 1726882388.55189: checking for max_fail_percentage 21405 1726882388.55190: done checking for max_fail_percentage 21405 1726882388.55191: checking to see if all hosts have failed and the running result is not ok 21405 1726882388.55192: done checking to see if all hosts have failed 21405 1726882388.55192: getting the remaining hosts for this loop 21405 1726882388.55196: done getting the remaining hosts for this loop 21405 1726882388.55202: getting the next task for host managed_node1 21405 1726882388.55207: done getting next task for host managed_node1 21405 1726882388.55209: ^ task is: TASK: Get package info 21405 1726882388.55211: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882388.55214: getting variables 21405 1726882388.55216: in VariableManager get_vars() 21405 1726882388.55245: Calling all_inventory to load vars for managed_node1 21405 1726882388.55247: Calling groups_inventory to load vars for managed_node1 21405 1726882388.55250: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882388.55260: Calling all_plugins_play to load vars for managed_node1 21405 1726882388.55263: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882388.55265: Calling groups_plugins_play to load vars for managed_node1 21405 1726882388.55674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882388.55987: done with get_vars() 21405 1726882388.56000: done getting variables TASK [Get package info] ******************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:30 Friday 20 September 2024 21:33:08 -0400 (0:00:01.050) 0:00:04.791 ****** 21405 1726882388.56084: entering _queue_task() for managed_node1/package_facts 21405 1726882388.56086: Creating lock for package_facts 21405 1726882388.56359: worker is 1 (out of 1 available) 21405 1726882388.56369: exiting _queue_task() for managed_node1/package_facts 21405 1726882388.56496: done queuing things up, now waiting for results queue to drain 21405 1726882388.56499: waiting for pending results... 21405 1726882388.56722: running TaskExecutor() for managed_node1/TASK: Get package info 21405 1726882388.56727: in run() - task 12673a56-9f93-e466-a5f2-00000000000a 21405 1726882388.56744: variable 'ansible_search_path' from source: unknown 21405 1726882388.56771: calling self._execute() 21405 1726882388.56837: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882388.56846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882388.56855: variable 'omit' from source: magic vars 21405 1726882388.57115: variable 'ansible_distribution_major_version' from source: facts 21405 1726882388.57124: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882388.57129: variable 'omit' from source: magic vars 21405 1726882388.57152: variable 'omit' from source: magic vars 21405 1726882388.57178: variable 'omit' from source: magic vars 21405 1726882388.57212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882388.57239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882388.57256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882388.57270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882388.57280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882388.57307: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882388.57310: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882388.57314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882388.57383: Set connection var ansible_shell_executable to /bin/sh 21405 1726882388.57387: Set connection var ansible_pipelining to False 21405 1726882388.57389: Set connection var ansible_shell_type to sh 21405 1726882388.57474: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882388.57478: Set connection var ansible_connection to ssh 21405 1726882388.57480: Set connection var ansible_timeout to 10 21405 1726882388.57483: variable 'ansible_shell_executable' from source: unknown 21405 1726882388.57485: variable 'ansible_connection' from source: unknown 21405 1726882388.57487: variable 'ansible_module_compression' from source: unknown 21405 1726882388.57490: variable 'ansible_shell_type' from source: unknown 21405 1726882388.57492: variable 'ansible_shell_executable' from source: unknown 21405 1726882388.57497: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882388.57499: variable 'ansible_pipelining' from source: unknown 21405 1726882388.57501: variable 'ansible_timeout' from source: unknown 21405 1726882388.57503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882388.57578: 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) 21405 1726882388.57588: variable 'omit' from source: magic vars 21405 1726882388.57591: starting attempt loop 21405 1726882388.57596: running the handler 21405 1726882388.57609: _low_level_execute_command(): starting 21405 1726882388.57616: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882388.58111: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882388.58115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882388.58119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882388.58159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882388.58173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882388.58224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882388.59782: stdout chunk (state=3): >>>/root <<< 21405 1726882388.59881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882388.59912: stderr chunk (state=3): >>><<< 21405 1726882388.59915: stdout chunk (state=3): >>><<< 21405 1726882388.59935: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882388.59950: _low_level_execute_command(): starting 21405 1726882388.59954: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304 `" && echo ansible-tmp-1726882388.5993478-21627-212036420721304="` echo /root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304 `" ) && sleep 0' 21405 1726882388.60391: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882388.60396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882388.60399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882388.60407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882388.60458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882388.60461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882388.60467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882388.60509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882388.62354: stdout chunk (state=3): >>>ansible-tmp-1726882388.5993478-21627-212036420721304=/root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304 <<< 21405 1726882388.62461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882388.62489: stderr chunk (state=3): >>><<< 21405 1726882388.62492: stdout chunk (state=3): >>><<< 21405 1726882388.62514: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882388.5993478-21627-212036420721304=/root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882388.62555: variable 'ansible_module_compression' from source: unknown 21405 1726882388.62600: ANSIBALLZ: Using lock for package_facts 21405 1726882388.62605: ANSIBALLZ: Acquiring lock 21405 1726882388.62608: ANSIBALLZ: Lock acquired: 139974347281984 21405 1726882388.62610: ANSIBALLZ: Creating module 21405 1726882388.88902: ANSIBALLZ: Writing module into payload 21405 1726882388.88926: ANSIBALLZ: Writing module 21405 1726882388.88958: ANSIBALLZ: Renaming module 21405 1726882388.88977: ANSIBALLZ: Done creating module 21405 1726882388.89030: variable 'ansible_facts' from source: unknown 21405 1726882388.89454: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304/AnsiballZ_package_facts.py 21405 1726882388.89590: Sending initial data 21405 1726882388.89606: Sent initial data (162 bytes) 21405 1726882388.90914: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882388.91024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882388.91112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882388.91227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882388.91253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882388.91329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882388.92981: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882388.92985: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882388.93054: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882388.93156: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpbfabwczm /root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304/AnsiballZ_package_facts.py <<< 21405 1726882388.93165: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304/AnsiballZ_package_facts.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpbfabwczm" to remote "/root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304/AnsiballZ_package_facts.py" <<< 21405 1726882388.96118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882388.96121: stdout chunk (state=3): >>><<< 21405 1726882388.96124: stderr chunk (state=3): >>><<< 21405 1726882388.96300: done transferring module to remote 21405 1726882388.96303: _low_level_execute_command(): starting 21405 1726882388.96305: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304/ /root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304/AnsiballZ_package_facts.py && sleep 0' 21405 1726882388.97518: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882388.97743: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882388.97761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882388.97806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882388.97969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882388.99744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882388.99748: stdout chunk (state=3): >>><<< 21405 1726882388.99750: stderr chunk (state=3): >>><<< 21405 1726882388.99770: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882388.99781: _low_level_execute_command(): starting 21405 1726882388.99789: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304/AnsiballZ_package_facts.py && sleep 0' 21405 1726882389.00908: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882389.00921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882389.00960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882389.00976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882389.01088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882389.01217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882389.01314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882389.03723: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 21405 1726882389.03726: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 21405 1726882389.03731: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21405 1726882389.03767: 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' <<< 21405 1726882389.03770: stdout chunk (state=3): >>>import '_codecs' # <<< 21405 1726882389.03773: stdout chunk (state=3): >>>import 'codecs' # <<< 21405 1726882389.03810: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21405 1726882389.03828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 21405 1726882389.03847: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f9684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f937b30> <<< 21405 1726882389.03876: 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' <<< 21405 1726882389.03956: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f96aa50> import '_signal' # <<< 21405 1726882389.04091: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 21405 1726882389.04201: stdout chunk (state=3): >>>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' <<< 21405 1726882389.04209: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21405 1726882389.04226: 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' <<< 21405 1726882389.04255: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f71d130> <<< 21405 1726882389.04397: 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 <<< 21405 1726882389.04401: 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 0x7f581f71dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21405 1726882389.04936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # 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 0x7f581f75be00> <<< 21405 1726882389.04952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21405 1726882389.05254: 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 0x7f581f75bec0> # /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 0x7f581f7937d0> # /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 0x7f581f793e60> <<< 21405 1726882389.05258: stdout chunk (state=3): >>>import '_collections' # <<< 21405 1726882389.05290: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f773ad0> import '_functools' # <<< 21405 1726882389.05312: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7711f0> <<< 21405 1726882389.05404: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f758fb0> <<< 21405 1726882389.05436: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21405 1726882389.05455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 21405 1726882389.05580: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /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 0x7f581f7b7770> <<< 21405 1726882389.05583: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7b6390> <<< 21405 1726882389.05688: 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 0x7f581f772090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7b4bc0> # /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 0x7f581f7e8830> <<< 21405 1726882389.05708: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f758230> <<< 21405 1726882389.05723: 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' <<< 21405 1726882389.05757: 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 0x7f581f7e8ce0> <<< 21405 1726882389.05767: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7e8b90> <<< 21405 1726882389.05906: 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 0x7f581f7e8f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f756d50> # /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' <<< 21405 1726882389.05924: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7e95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7e92b0> import 'importlib.machinery' # <<< 21405 1726882389.05964: 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' <<< 21405 1726882389.05975: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7ea4b0> <<< 21405 1726882389.06004: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 21405 1726882389.06031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21405 1726882389.06063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21405 1726882389.06251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 21405 1726882389.06265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f8006b0> 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 0x7f581f801d90> # /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 0x7f581f802c30> # 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 0x7f581f803290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f802180> <<< 21405 1726882389.06522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # 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 0x7f581f803d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f803440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7ea420> # /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 0x7f581f4efbc0> <<< 21405 1726882389.06764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # 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 0x7f581f5186e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f518440> # 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 0x7f581f518710> # /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' <<< 21405 1726882389.06833: 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 0x7f581f519040> <<< 21405 1726882389.06948: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f581f519970> <<< 21405 1726882389.06968: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f5188f0> <<< 21405 1726882389.06999: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f4edd60> <<< 21405 1726882389.07025: stdout chunk (state=3): >>># /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' <<< 21405 1726882389.07085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f51ad80> <<< 21405 1726882389.07091: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f519ac0> <<< 21405 1726882389.07124: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7eabd0> <<< 21405 1726882389.07157: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21405 1726882389.07221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882389.07278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21405 1726882389.07444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f5430b0> <<< 21405 1726882389.07474: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f567440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21405 1726882389.07496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21405 1726882389.07722: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f5c8230> # /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' <<< 21405 1726882389.07766: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f5ca990> <<< 21405 1726882389.07846: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f5c8350> <<< 21405 1726882389.07882: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f595220> <<< 21405 1726882389.07930: 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 0x7f581ef152b0> <<< 21405 1726882389.08015: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f566240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f51bc80> <<< 21405 1726882389.08126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21405 1726882389.08130: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f581f5665a0> <<< 21405 1726882389.08452: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_9r_a8j88/ansible_package_facts_payload.zip' # zipimport: zlib available <<< 21405 1726882389.08525: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.08552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21405 1726882389.08569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 21405 1726882389.08611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21405 1726882389.08669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21405 1726882389.08709: 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 0x7f581ef7aff0> import '_typing' # <<< 21405 1726882389.08911: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ef59ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ef59070> <<< 21405 1726882389.08938: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 21405 1726882389.08968: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.08974: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.09018: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 21405 1726882389.09027: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.10386: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.11623: 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 0x7f581ef78ec0> # /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' <<< 21405 1726882389.11756: 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 0x7f581efaa960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581efaa6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581efaa000> # /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' <<< 21405 1726882389.11760: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581efaa450> <<< 21405 1726882389.11765: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ef7bc80> import 'atexit' # <<< 21405 1726882389.11838: 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 0x7f581efab680> <<< 21405 1726882389.11851: 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 0x7f581efab830> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21405 1726882389.11906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21405 1726882389.11920: stdout chunk (state=3): >>>import '_locale' # <<< 21405 1726882389.11999: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581efabce0> import 'pwd' # <<< 21405 1726882389.12014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 21405 1726882389.12068: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee15940> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882389.12091: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f581ee175f0> <<< 21405 1726882389.12176: 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 0x7f581ee17fb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21405 1726882389.12312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee19160> # /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' <<< 21405 1726882389.12350: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee1bb90> <<< 21405 1726882389.12395: 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 0x7f581f597e30> <<< 21405 1726882389.12512: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee19e80> # /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 <<< 21405 1726882389.12640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21405 1726882389.12643: 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' <<< 21405 1726882389.12646: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee239e0> <<< 21405 1726882389.12680: stdout chunk (state=3): >>>import '_tokenize' # <<< 21405 1726882389.12751: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee224b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee22210> <<< 21405 1726882389.12754: 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' <<< 21405 1726882389.12889: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee22780> <<< 21405 1726882389.12918: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee1b0e0> # 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 0x7f581ee67c80> # /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 0x7f581ee67ce0> <<< 21405 1726882389.13015: 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 <<< 21405 1726882389.13040: stdout chunk (state=3): >>># 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' <<< 21405 1726882389.13049: 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 0x7f581ee69850> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee69610> <<< 21405 1726882389.13070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21405 1726882389.13073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21405 1726882389.13115: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882389.13138: 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 0x7f581ee6bda0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee69f40> <<< 21405 1726882389.13165: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21405 1726882389.13187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882389.13210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21405 1726882389.13231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 21405 1726882389.13272: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee6f4d0> <<< 21405 1726882389.13389: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee6be60> <<< 21405 1726882389.13456: 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 0x7f581ee702f0> <<< 21405 1726882389.13497: 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 0x7f581ee704d0> <<< 21405 1726882389.13538: 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 0x7f581ee70800> <<< 21405 1726882389.13555: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee676b0> <<< 21405 1726882389.13589: 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' <<< 21405 1726882389.13609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 21405 1726882389.13628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21405 1726882389.13646: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882389.13667: 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 0x7f581ee73dd0> <<< 21405 1726882389.13833: 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' <<< 21405 1726882389.13849: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f581ed00fb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee72570> <<< 21405 1726882389.13898: 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 0x7f581ee738f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee721b0> <<< 21405 1726882389.13905: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.13929: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 21405 1726882389.14019: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.14121: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.14124: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.14173: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21405 1726882389.14176: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.14301: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.14424: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.15030: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.15479: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 21405 1726882389.15518: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 21405 1726882389.15538: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 21405 1726882389.15541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882389.15600: 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 0x7f581ed05130> <<< 21405 1726882389.15699: 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' <<< 21405 1726882389.15702: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ed05e20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee730b0> <<< 21405 1726882389.15761: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21405 1726882389.15768: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.15800: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 21405 1726882389.15953: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.16099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 21405 1726882389.16128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ed06570> <<< 21405 1726882389.16140: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.16902: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.17216: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882389.17424: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 21405 1726882389.17437: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21405 1726882389.17461: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.17502: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.17568: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 21405 1726882389.17812: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.18008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21405 1726882389.18067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21405 1726882389.18070: stdout chunk (state=3): >>>import '_ast' # <<< 21405 1726882389.18133: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ed07140> <<< 21405 1726882389.18145: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.18225: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.18298: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 21405 1726882389.18371: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 21405 1726882389.18403: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.18447: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21405 1726882389.18450: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.18538: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.18547: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.18669: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 21405 1726882389.18682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882389.18763: 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 0x7f581ed05c10> <<< 21405 1726882389.18800: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ed0edb0> <<< 21405 1726882389.18908: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 21405 1726882389.18920: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.19009: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882389.19100: 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' <<< 21405 1726882389.19117: 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 <<< 21405 1726882389.19313: 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 0x7f581edf6660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581eee6330> <<< 21405 1726882389.19523: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ed11dc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee71130> # 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 <<< 21405 1726882389.19543: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 21405 1726882389.19565: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.19795: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.20016: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.20064: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.20116: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 21405 1726882389.20137: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.20165: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.20189: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.20217: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.20254: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.20299: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.20430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 21405 1726882389.20522: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882389.20543: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 21405 1726882389.20556: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.20715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.21123: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /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 0x7f581eda9e20> # /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' <<< 21405 1726882389.21229: stdout chunk (state=3): >>># /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' <<< 21405 1726882389.21346: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e9312e0> <<< 21405 1726882389.21350: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882389.21352: 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 0x7f581e9300e0> <<< 21405 1726882389.21360: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ed91220> <<< 21405 1726882389.21363: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581edaaa20> <<< 21405 1726882389.21426: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581eda92b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581edabb30> <<< 21405 1726882389.21429: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21405 1726882389.21452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21405 1726882389.21551: 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' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 21405 1726882389.21582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21405 1726882389.21618: 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 0x7f581e99c0e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e9339b0> <<< 21405 1726882389.21655: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f581e933b30> <<< 21405 1726882389.21713: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e932e10> # /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' <<< 21405 1726882389.21879: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e99c140> <<< 21405 1726882389.21883: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21405 1726882389.21995: 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 0x7f581e99ecc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e99ccb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581edab7d0> 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 <<< 21405 1726882389.22060: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21405 1726882389.22064: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.22106: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.22165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 21405 1726882389.22278: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 21405 1726882389.22284: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882389.22287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 21405 1726882389.22291: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.22409: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.22414: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 21405 1726882389.22664: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882389.22667: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.22735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 21405 1726882389.22738: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.23212: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.23637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 21405 1726882389.23655: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.23703: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.23844: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 21405 1726882389.23869: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.23898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 21405 1726882389.23921: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.23968: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.24338: stdout chunk (state=3): >>>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' <<< 21405 1726882389.24368: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e99f3e0> <<< 21405 1726882389.24386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21405 1726882389.24416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21405 1726882389.24718: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e9bba70> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 21405 1726882389.24771: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.24858: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 21405 1726882389.24877: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.24933: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.25004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21405 1726882389.25026: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.25057: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.25108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21405 1726882389.25151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21405 1726882389.25222: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882389.25284: 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 0x7f581e9d6ff0> <<< 21405 1726882389.25468: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e9b9190> import 'ansible.module_utils.facts.system.python' # <<< 21405 1726882389.25485: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.25539: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.25590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 21405 1726882389.25616: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.25687: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.25773: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.25884: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26030: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 21405 1726882389.26054: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26084: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26136: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 21405 1726882389.26139: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26184: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26231: 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' <<< 21405 1726882389.26270: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21405 1726882389.26305: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f581e7ba930> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e7ba540> <<< 21405 1726882389.26316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882389.26340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 21405 1726882389.26385: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 21405 1726882389.26440: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26585: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21405 1726882389.26761: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26856: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26951: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.26997: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.27044: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 21405 1726882389.27048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 21405 1726882389.27083: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.27086: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.27107: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.27244: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.27389: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 21405 1726882389.27410: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.27526: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.27664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 21405 1726882389.27667: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.27691: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.27739: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.28272: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.28786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 21405 1726882389.28789: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.28899: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.29007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 21405 1726882389.29018: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.29111: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.29214: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 21405 1726882389.29225: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.29368: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.29532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21405 1726882389.29559: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 21405 1726882389.29585: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.29615: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.29669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 21405 1726882389.29672: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.29767: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.29866: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30065: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30281: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 21405 1726882389.30294: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30319: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30367: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21405 1726882389.30399: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882389.30430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 21405 1726882389.30433: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30510: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 21405 1726882389.30589: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30623: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 21405 1726882389.30652: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30699: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30756: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21405 1726882389.30782: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30839: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.30883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21405 1726882389.30902: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.31158: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.31422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 21405 1726882389.31479: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.31580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 21405 1726882389.31603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21405 1726882389.31640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 21405 1726882389.31667: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.31708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 21405 1726882389.31731: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.31754: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.31789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21405 1726882389.31795: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.31874: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.31957: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21405 1726882389.31997: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 21405 1726882389.32015: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32051: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21405 1726882389.32151: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21405 1726882389.32210: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32251: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32312: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 21405 1726882389.32396: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 21405 1726882389.32405: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32457: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 21405 1726882389.32516: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32706: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21405 1726882389.32904: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32954: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.32999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21405 1726882389.33012: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.33055: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.33109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21405 1726882389.33111: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.33196: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.33288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 21405 1726882389.33291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 21405 1726882389.33296: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.33378: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.33471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 21405 1726882389.33479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21405 1726882389.33486: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.33547: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.33614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.packages' # <<< 21405 1726882389.33711: stdout chunk (state=3): >>># zipimport: zlib available <<< 21405 1726882389.33823: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 21405 1726882389.34246: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f581e7e0650> <<< 21405 1726882389.34296: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 21405 1726882389.34314: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e932990> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e7e19a0> <<< 21405 1726882389.51100: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 21405 1726882389.51137: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 21405 1726882389.51150: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certm<<< 21405 1726882389.51160: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 21405 1726882389.51195: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 21405 1726882389.51210: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 21405 1726882389.51214: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 21405 1726882389.51235: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 21405 1726882389.51253: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 21405 1726882389.51274: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 21405 1726882389.51280: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "c<<< 21405 1726882389.51283: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21405 1726882389.51742: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21405 1726882389.51760: 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 <<< 21405 1726882389.51780: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _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 <<< 21405 1726882389.51798: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.51830: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 21405 1726882389.51833: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.51844: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 21405 1726882389.51877: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref<<< 21405 1726882389.51883: stdout chunk (state=3): >>> # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing <<< 21405 1726882389.51911: stdout chunk (state=3): >>># destroy typing <<< 21405 1726882389.51923: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # 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<<< 21405 1726882389.51950: stdout chunk (state=3): >>> # 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 <<< 21405 1726882389.51957: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.51969: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.51998: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn<<< 21405 1726882389.52018: stdout chunk (state=3): >>> # 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 <<< 21405 1726882389.52036: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.52047: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.52098: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.52102: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.52105: 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 # 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 <<< 21405 1726882389.52107: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 21405 1726882389.52426: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21405 1726882389.52444: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 21405 1726882389.52460: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 21405 1726882389.52477: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 21405 1726882389.52485: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 21405 1726882389.52515: stdout chunk (state=3): >>># destroy ntpath <<< 21405 1726882389.52542: stdout chunk (state=3): >>># destroy importlib <<< 21405 1726882389.52547: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.52555: stdout chunk (state=3): >>># destroy _locale <<< 21405 1726882389.52571: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 21405 1726882389.52609: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 21405 1726882389.52613: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21405 1726882389.52659: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 21405 1726882389.52662: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 21405 1726882389.52686: stdout chunk (state=3): >>># destroy _pickle <<< 21405 1726882389.52704: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 21405 1726882389.52729: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 21405 1726882389.52735: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 21405 1726882389.52738: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 21405 1726882389.52754: stdout chunk (state=3): >>># destroy _ssl <<< 21405 1726882389.52770: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 21405 1726882389.52806: stdout chunk (state=3): >>># destroy termios # destroy errno # destroy json <<< 21405 1726882389.52810: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 21405 1726882389.52813: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout <<< 21405 1726882389.52830: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm <<< 21405 1726882389.52863: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 21405 1726882389.52878: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 21405 1726882389.52902: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 21405 1726882389.52905: 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 <<< 21405 1726882389.52932: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 21405 1726882389.52937: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 21405 1726882389.52962: 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 <<< 21405 1726882389.52979: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.52990: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.53008: stdout chunk (state=3): >>># 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 <<< 21405 1726882389.53016: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21405 1726882389.53151: stdout chunk (state=3): >>># destroy sys.monitoring <<< 21405 1726882389.53160: stdout chunk (state=3): >>># destroy _socket <<< 21405 1726882389.53174: stdout chunk (state=3): >>># destroy _collections <<< 21405 1726882389.53197: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21405 1726882389.53218: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21405 1726882389.53250: stdout chunk (state=3): >>># destroy _typing <<< 21405 1726882389.53262: 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 <<< 21405 1726882389.53265: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 21405 1726882389.53292: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21405 1726882389.53378: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 21405 1726882389.53400: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 21405 1726882389.53405: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 21405 1726882389.53421: stdout chunk (state=3): >>># destroy time <<< 21405 1726882389.53425: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 21405 1726882389.53456: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 21405 1726882389.53465: stdout chunk (state=3): >>># destroy itertools <<< 21405 1726882389.53480: stdout chunk (state=3): >>># destroy _abc <<< 21405 1726882389.53488: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21405 1726882389.53866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882389.53901: stderr chunk (state=3): >>><<< 21405 1726882389.53907: stdout chunk (state=3): >>><<< 21405 1726882389.54074: _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 0x7f581f9684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f937b30> # /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 0x7f581f96aa50> 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 0x7f581f71d130> # /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 0x7f581f71dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f75be00> # /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 0x7f581f75bec0> # /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 0x7f581f7937d0> # /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 0x7f581f793e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f773ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7711f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f758fb0> # /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 0x7f581f7b7770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7b6390> # /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 0x7f581f772090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7b4bc0> # /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 0x7f581f7e8830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f758230> # /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 0x7f581f7e8ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7e8b90> # 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 0x7f581f7e8f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f756d50> # /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 0x7f581f7e95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7e92b0> 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 0x7f581f7ea4b0> 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 0x7f581f8006b0> 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 0x7f581f801d90> # /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 0x7f581f802c30> # 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 0x7f581f803290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f802180> # /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 0x7f581f803d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f803440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7ea420> # /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 0x7f581f4efbc0> # /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 0x7f581f5186e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f518440> # 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 0x7f581f518710> # /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 0x7f581f519040> # 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 0x7f581f519970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f5188f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f4edd60> # /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 0x7f581f51ad80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f519ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f7eabd0> # /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 0x7f581f5430b0> # /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 0x7f581f567440> # /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 0x7f581f5c8230> # /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 0x7f581f5ca990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f5c8350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f595220> # /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 0x7f581ef152b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f566240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581f51bc80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f581f5665a0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_9r_a8j88/ansible_package_facts_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 0x7f581ef7aff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ef59ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ef59070> # 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 0x7f581ef78ec0> # /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 0x7f581efaa960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581efaa6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581efaa000> # /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 0x7f581efaa450> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ef7bc80> 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 0x7f581efab680> # 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 0x7f581efab830> # /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 0x7f581efabce0> 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 0x7f581ee15940> # 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 0x7f581ee175f0> # /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 0x7f581ee17fb0> # /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 0x7f581ee19160> # /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 0x7f581ee1bb90> # 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 0x7f581f597e30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee19e80> # /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 0x7f581ee239e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee224b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee22210> # /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 0x7f581ee22780> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee1b0e0> # 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 0x7f581ee67c80> # /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 0x7f581ee67ce0> # /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 0x7f581ee69850> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee69610> # /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 0x7f581ee6bda0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee69f40> # /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 0x7f581ee6f4d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee6be60> # 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 0x7f581ee702f0> # 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 0x7f581ee704d0> # 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 0x7f581ee70800> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee676b0> # /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 0x7f581ee73dd0> # 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 0x7f581ed00fb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee72570> # 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 0x7f581ee738f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee721b0> # 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 0x7f581ed05130> # /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 0x7f581ed05e20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee730b0> 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 0x7f581ed06570> # 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 0x7f581ed07140> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f581ed05c10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ed0edb0> 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 0x7f581edf6660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581eee6330> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ed11dc0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ee71130> # 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 import 'ansible.module_utils.common.respawn' # # 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 0x7f581eda9e20> # /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 0x7f581e9312e0> # 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 0x7f581e9300e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581ed91220> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581edaaa20> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581eda92b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581edabb30> # /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 0x7f581e99c0e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e9339b0> # 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 0x7f581e933b30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e932e10> # /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 0x7f581e99c140> # /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 0x7f581e99ecc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e99ccb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581edab7d0> 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 0x7f581e99f3e0> # /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 0x7f581e9bba70> 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 0x7f581e9d6ff0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e9b9190> 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 0x7f581e7ba930> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e7ba540> 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 # zipimport: zlib available import 'ansible.module_utils.facts.packages' # # zipimport: zlib available # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f581e7e0650> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e932990> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f581e7e19a0> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy 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 # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy 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 # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 21405 1726882389.56158: done with _execute_module (package_facts, {'_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': '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-1726882388.5993478-21627-212036420721304/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882389.56181: _low_level_execute_command(): starting 21405 1726882389.56184: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882388.5993478-21627-212036420721304/ > /dev/null 2>&1 && sleep 0' 21405 1726882389.56650: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882389.56653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882389.56656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882389.56658: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882389.56660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882389.56662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882389.56706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882389.56727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882389.56767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882389.58582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882389.58616: stderr chunk (state=3): >>><<< 21405 1726882389.58619: stdout chunk (state=3): >>><<< 21405 1726882389.58633: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882389.58639: handler run complete 21405 1726882389.59092: variable 'ansible_facts' from source: unknown 21405 1726882389.59386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882389.60987: variable 'ansible_facts' from source: unknown 21405 1726882389.61221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882389.61602: attempt loop complete, returning result 21405 1726882389.61612: _execute() done 21405 1726882389.61615: dumping result to json 21405 1726882389.61730: done dumping result, returning 21405 1726882389.61738: done running TaskExecutor() for managed_node1/TASK: Get package info [12673a56-9f93-e466-a5f2-00000000000a] 21405 1726882389.61741: sending task result for task 12673a56-9f93-e466-a5f2-00000000000a 21405 1726882389.63685: done sending task result for task 12673a56-9f93-e466-a5f2-00000000000a 21405 1726882389.63689: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "21.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "4.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "22.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "19.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el10", "source": "rpm", "version": "1.25.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "101.1.el10", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.7" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el10", "source": "rpm", "version": "4.6" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "17.el10", "source": "rpm", "version": "24.1.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "10.el10", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "2.el10", "source": "rpm", "version": "2.15" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "4.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.7.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.el10", "source": "rpm", "version": "35" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "4.el10", "source": "rpm", "version": "1.0.11" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "4.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "dnsmasq": [ { "arch": "x86_64", "epoch": null, "name": "dnsmasq", "release": "3.el10", "source": "rpm", "version": "2.90" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "3.el10", "source": "rpm", "version": "102" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "8.el10", "source": "rpm", "version": "2.7.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.7" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.6.2" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "15.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "17.el10", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "22.el10.gating_test1", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "9.el10", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.7" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "5.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "9.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "9.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "76.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.el10", "source": "rpm", "version": "1.13" } ], "hostapd": [ { "arch": "x86_64", "epoch": null, "name": "hostapd", "release": "11.el10", "source": "rpm", "version": "2.10" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "13.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.1.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.el10", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "2.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "2.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "4.el10", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "5.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el10", "source": "rpm", "version": "0.17" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "1.el10", "source": "rpm", "version": "1.0.43" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "1.el10", "source": "rpm", "version": "2.0.29" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "8.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "8.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "1.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "2.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "20.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "7.el10", "source": "rpm", "version": "3.7.2" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "5.el10", "source": "rpm", "version": "2.5.6" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "4.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "57.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "5.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "57.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "57.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "3.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "51.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "10.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "12.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "15.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "5.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.el10", "source": "rpm", "version": "1.11.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el10", "source": "rpm", "version": "1.50" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "57.el10", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.el10", "source": "rpm", "version": "1.6.7" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "5.el10", "source": "rpm", "version": "2.9.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "11.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "6.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "28.el10", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el10", "source": "rpm", "version": "1.2.7" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.el10", "source": "rpm", "version": "1.62.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el10", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "57.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "6.el10", "source": "rpm", "version": "1.5.7" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "11.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "57.el10", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el10", "source": "rpm", "version": "1.18.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "9.el10", "source": "rpm", "version": "2.5.3" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "6.el10", "source": "rpm", "version": "0.21.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "7.el10", "source": "rpm", "version": "0.7.29" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "13.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.el10", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.el10", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.el10", "source": "rpm", "version": "1.4.10" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.el10", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "4.el10", "source": "rpm", "version": "2.5" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "3.el10", "source": "rpm", "version": "1.0.27" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "9.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "3.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "5.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "15.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "8.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "4.el10", "source": "rpm", "version": "B.02.20" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "12.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "7.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "13.el10", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "7.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "12.el10", "source": "rpm", "version": "1.7.5" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "5.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20240531" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "11.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "19.el10", "source": "rpm", "version": "1.6" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "6.el10", "source": "rpm", "version": "2.0.16" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "6.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.el10", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "7.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "5.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "1.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.el10", "source": "rpm", "version": "1.6.0" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "510.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "510.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "510.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "510.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "511.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "510.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "5.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "510.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "510.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "510.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "17.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "510.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "510.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "510.el10", "source": "rpm", "version": "1.44" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "510.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "511.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "510.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "2.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "511.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "510.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "511.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "510.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "510.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "4.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "510.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "510.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "510.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "510.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "511.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "510.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "510.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "510.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "510.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "510.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "510.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "510.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "23.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "510.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "510.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "510.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "2.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "510.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "511.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "510.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "510.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "510.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "510.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "510.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "510.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "510.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "511.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "510.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "510.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "29.el10", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "7.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "2.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "4.el10", "source": "rpm", "version": "4.0.4" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "7.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "6.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "4.el10", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "9.el10", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "14.el10", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "7.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.el10", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "5.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "8.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "6.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "5.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "4.el10", "source": "rpm", "version": "3.2.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "3.el10", "source": "rpm", "version": "23.3.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "18.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "5.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.3" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "5.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "3.el10", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "5.el10", "source": "rpm", "version": "69.0.3" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "15.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "10.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.el10", "source": "rpm", "version": "1.26.19" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "8.el10", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "9.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "3.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "37.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "2.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "3.el10", "source": "rpm", "version": "1.6.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "5.el10", "source": "rpm", "version": "3.3.0" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.el10", "source": "rpm", "version": "8.2408.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "2.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "3.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "6.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "6.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.el10", "source": "rpm", "version": "3.46.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "5.el10", "source": "rpm", "version": "4.6.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "14.el10", "source": "rpm", "version": "256" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "4.el10", "source": "rpm", "version": "1.35" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "24.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "2.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "3.el10", "source": "rpm", "version": "2024a" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "1.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "42.el10", "source": "rpm", "version": "2.21" } ], "wpa_supplicant": [ { "arch": "x86_64", "epoch": 1, "name": "wpa_supplicant", "release": "11.el10", "source": "rpm", "version": "2.10" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el10", "source": "rpm", "version": "6.5.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.1.6" } ] } }, "changed": false } 21405 1726882389.67456: no more pending results, returning what we have 21405 1726882389.67460: results queue empty 21405 1726882389.67461: checking for any_errors_fatal 21405 1726882389.67464: done checking for any_errors_fatal 21405 1726882389.67465: checking for max_fail_percentage 21405 1726882389.67467: done checking for max_fail_percentage 21405 1726882389.67468: checking to see if all hosts have failed and the running result is not ok 21405 1726882389.67469: done checking to see if all hosts have failed 21405 1726882389.67469: getting the remaining hosts for this loop 21405 1726882389.67471: done getting the remaining hosts for this loop 21405 1726882389.67474: getting the next task for host managed_node1 21405 1726882389.67479: done getting next task for host managed_node1 21405 1726882389.67486: ^ task is: TASK: Get NetworkManager version 21405 1726882389.67488: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882389.67491: getting variables 21405 1726882389.67494: in VariableManager get_vars() 21405 1726882389.67516: Calling all_inventory to load vars for managed_node1 21405 1726882389.67519: Calling groups_inventory to load vars for managed_node1 21405 1726882389.67522: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882389.67532: Calling all_plugins_play to load vars for managed_node1 21405 1726882389.67535: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882389.67538: Calling groups_plugins_play to load vars for managed_node1 21405 1726882389.68474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882389.70539: done with get_vars() 21405 1726882389.70564: done getting variables 21405 1726882389.70626: 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 [Get NetworkManager version] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:32 Friday 20 September 2024 21:33:09 -0400 (0:00:01.146) 0:00:05.937 ****** 21405 1726882389.70709: entering _queue_task() for managed_node1/set_fact 21405 1726882389.71364: worker is 1 (out of 1 available) 21405 1726882389.71376: exiting _queue_task() for managed_node1/set_fact 21405 1726882389.71388: done queuing things up, now waiting for results queue to drain 21405 1726882389.71389: waiting for pending results... 21405 1726882389.72111: running TaskExecutor() for managed_node1/TASK: Get NetworkManager version 21405 1726882389.72115: in run() - task 12673a56-9f93-e466-a5f2-00000000000b 21405 1726882389.72118: variable 'ansible_search_path' from source: unknown 21405 1726882389.72121: calling self._execute() 21405 1726882389.72501: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882389.72505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882389.72508: variable 'omit' from source: magic vars 21405 1726882389.73031: variable 'ansible_distribution_major_version' from source: facts 21405 1726882389.73048: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882389.73060: variable 'omit' from source: magic vars 21405 1726882389.73095: variable 'omit' from source: magic vars 21405 1726882389.73461: variable 'ansible_facts' from source: unknown 21405 1726882389.74207: variable 'omit' from source: magic vars 21405 1726882389.74250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882389.74291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882389.74318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882389.74339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882389.74356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882389.74389: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882389.74403: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882389.74413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882389.74516: Set connection var ansible_shell_executable to /bin/sh 21405 1726882389.74528: Set connection var ansible_pipelining to False 21405 1726882389.74536: Set connection var ansible_shell_type to sh 21405 1726882389.74545: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882389.74558: Set connection var ansible_connection to ssh 21405 1726882389.74568: Set connection var ansible_timeout to 10 21405 1726882389.74598: variable 'ansible_shell_executable' from source: unknown 21405 1726882389.74608: variable 'ansible_connection' from source: unknown 21405 1726882389.74616: variable 'ansible_module_compression' from source: unknown 21405 1726882389.74623: variable 'ansible_shell_type' from source: unknown 21405 1726882389.74628: variable 'ansible_shell_executable' from source: unknown 21405 1726882389.74633: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882389.74639: variable 'ansible_pipelining' from source: unknown 21405 1726882389.74644: variable 'ansible_timeout' from source: unknown 21405 1726882389.74649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882389.74767: 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) 21405 1726882389.74782: variable 'omit' from source: magic vars 21405 1726882389.74789: starting attempt loop 21405 1726882389.74799: running the handler 21405 1726882389.74814: handler run complete 21405 1726882389.74826: attempt loop complete, returning result 21405 1726882389.74831: _execute() done 21405 1726882389.74836: dumping result to json 21405 1726882389.74842: done dumping result, returning 21405 1726882389.74851: done running TaskExecutor() for managed_node1/TASK: Get NetworkManager version [12673a56-9f93-e466-a5f2-00000000000b] 21405 1726882389.75012: sending task result for task 12673a56-9f93-e466-a5f2-00000000000b 21405 1726882389.75084: done sending task result for task 12673a56-9f93-e466-a5f2-00000000000b 21405 1726882389.75088: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "networkmanager_version": "1.48.10" }, "changed": false } 21405 1726882389.75148: no more pending results, returning what we have 21405 1726882389.75152: results queue empty 21405 1726882389.75153: checking for any_errors_fatal 21405 1726882389.75163: done checking for any_errors_fatal 21405 1726882389.75164: checking for max_fail_percentage 21405 1726882389.75167: done checking for max_fail_percentage 21405 1726882389.75167: checking to see if all hosts have failed and the running result is not ok 21405 1726882389.75168: done checking to see if all hosts have failed 21405 1726882389.75169: getting the remaining hosts for this loop 21405 1726882389.75170: done getting the remaining hosts for this loop 21405 1726882389.75175: getting the next task for host managed_node1 21405 1726882389.75184: done getting next task for host managed_node1 21405 1726882389.75186: ^ task is: TASK: meta (flush_handlers) 21405 1726882389.75188: ^ 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 21405 1726882389.75192: getting variables 21405 1726882389.75195: in VariableManager get_vars() 21405 1726882389.75227: Calling all_inventory to load vars for managed_node1 21405 1726882389.75230: Calling groups_inventory to load vars for managed_node1 21405 1726882389.75233: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882389.75245: Calling all_plugins_play to load vars for managed_node1 21405 1726882389.75248: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882389.75251: Calling groups_plugins_play to load vars for managed_node1 21405 1726882389.78026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882389.80775: done with get_vars() 21405 1726882389.80798: done getting variables 21405 1726882389.80981: in VariableManager get_vars() 21405 1726882389.80990: Calling all_inventory to load vars for managed_node1 21405 1726882389.81022: Calling groups_inventory to load vars for managed_node1 21405 1726882389.81026: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882389.81031: Calling all_plugins_play to load vars for managed_node1 21405 1726882389.81033: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882389.81035: Calling groups_plugins_play to load vars for managed_node1 21405 1726882389.82953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882389.85432: done with get_vars() 21405 1726882389.85460: done queuing things up, now waiting for results queue to drain 21405 1726882389.85463: results queue empty 21405 1726882389.85463: checking for any_errors_fatal 21405 1726882389.85466: done checking for any_errors_fatal 21405 1726882389.85467: checking for max_fail_percentage 21405 1726882389.85590: done checking for max_fail_percentage 21405 1726882389.85591: checking to see if all hosts have failed and the running result is not ok 21405 1726882389.85592: done checking to see if all hosts have failed 21405 1726882389.85594: getting the remaining hosts for this loop 21405 1726882389.85595: done getting the remaining hosts for this loop 21405 1726882389.85599: getting the next task for host managed_node1 21405 1726882389.85609: done getting next task for host managed_node1 21405 1726882389.85611: ^ task is: TASK: meta (flush_handlers) 21405 1726882389.85612: ^ 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 21405 1726882389.85615: getting variables 21405 1726882389.85616: in VariableManager get_vars() 21405 1726882389.85626: Calling all_inventory to load vars for managed_node1 21405 1726882389.85628: Calling groups_inventory to load vars for managed_node1 21405 1726882389.85631: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882389.85636: Calling all_plugins_play to load vars for managed_node1 21405 1726882389.85638: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882389.85641: Calling groups_plugins_play to load vars for managed_node1 21405 1726882389.87554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882389.88763: done with get_vars() 21405 1726882389.88774: done getting variables 21405 1726882389.88821: in VariableManager get_vars() 21405 1726882389.88831: Calling all_inventory to load vars for managed_node1 21405 1726882389.88834: Calling groups_inventory to load vars for managed_node1 21405 1726882389.88836: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882389.88841: Calling all_plugins_play to load vars for managed_node1 21405 1726882389.88843: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882389.88846: Calling groups_plugins_play to load vars for managed_node1 21405 1726882389.90033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882389.91486: done with get_vars() 21405 1726882389.91515: done queuing things up, now waiting for results queue to drain 21405 1726882389.91517: results queue empty 21405 1726882389.91518: checking for any_errors_fatal 21405 1726882389.91519: done checking for any_errors_fatal 21405 1726882389.91520: checking for max_fail_percentage 21405 1726882389.91521: done checking for max_fail_percentage 21405 1726882389.91522: checking to see if all hosts have failed and the running result is not ok 21405 1726882389.91522: done checking to see if all hosts have failed 21405 1726882389.91523: getting the remaining hosts for this loop 21405 1726882389.91524: done getting the remaining hosts for this loop 21405 1726882389.91527: getting the next task for host managed_node1 21405 1726882389.91530: done getting next task for host managed_node1 21405 1726882389.91531: ^ task is: None 21405 1726882389.91532: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882389.91533: done queuing things up, now waiting for results queue to drain 21405 1726882389.91534: results queue empty 21405 1726882389.91535: checking for any_errors_fatal 21405 1726882389.91535: done checking for any_errors_fatal 21405 1726882389.91536: checking for max_fail_percentage 21405 1726882389.91537: done checking for max_fail_percentage 21405 1726882389.91538: checking to see if all hosts have failed and the running result is not ok 21405 1726882389.91538: done checking to see if all hosts have failed 21405 1726882389.91540: getting the next task for host managed_node1 21405 1726882389.91542: done getting next task for host managed_node1 21405 1726882389.91543: ^ task is: None 21405 1726882389.91544: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882389.91591: in VariableManager get_vars() 21405 1726882389.91627: done with get_vars() 21405 1726882389.91633: in VariableManager get_vars() 21405 1726882389.91652: done with get_vars() 21405 1726882389.91657: variable 'omit' from source: magic vars 21405 1726882389.91688: in VariableManager get_vars() 21405 1726882389.91712: done with get_vars() 21405 1726882389.91733: variable 'omit' from source: magic vars PLAY [Play for testing ethtool ring settings] ********************************** 21405 1726882389.92520: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21405 1726882389.92547: getting the remaining hosts for this loop 21405 1726882389.92548: done getting the remaining hosts for this loop 21405 1726882389.92550: getting the next task for host managed_node1 21405 1726882389.92553: done getting next task for host managed_node1 21405 1726882389.92555: ^ task is: TASK: Gathering Facts 21405 1726882389.92557: ^ 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 21405 1726882389.92559: getting variables 21405 1726882389.92559: in VariableManager get_vars() 21405 1726882389.92576: Calling all_inventory to load vars for managed_node1 21405 1726882389.92578: Calling groups_inventory to load vars for managed_node1 21405 1726882389.92580: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882389.92585: Calling all_plugins_play to load vars for managed_node1 21405 1726882389.92603: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882389.92607: Calling groups_plugins_play to load vars for managed_node1 21405 1726882389.94041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882389.95764: done with get_vars() 21405 1726882389.95789: done getting variables 21405 1726882389.95849: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 Friday 20 September 2024 21:33:09 -0400 (0:00:00.251) 0:00:06.189 ****** 21405 1726882389.95874: entering _queue_task() for managed_node1/gather_facts 21405 1726882389.96392: worker is 1 (out of 1 available) 21405 1726882389.96405: exiting _queue_task() for managed_node1/gather_facts 21405 1726882389.96415: done queuing things up, now waiting for results queue to drain 21405 1726882389.96416: waiting for pending results... 21405 1726882389.97111: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21405 1726882389.97115: in run() - task 12673a56-9f93-e466-a5f2-0000000001c7 21405 1726882389.97118: variable 'ansible_search_path' from source: unknown 21405 1726882389.97500: calling self._execute() 21405 1726882389.97504: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882389.97508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882389.97511: variable 'omit' from source: magic vars 21405 1726882389.97890: variable 'ansible_distribution_major_version' from source: facts 21405 1726882389.97913: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882389.98101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882389.98353: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882389.98405: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882389.98444: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882389.98480: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882389.98580: variable 'networkmanager_version' from source: set_fact 21405 1726882389.98623: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882389.98634: variable 'omit' from source: magic vars 21405 1726882389.98681: variable 'omit' from source: magic vars 21405 1726882389.99099: variable 'omit' from source: magic vars 21405 1726882389.99103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882389.99105: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882389.99108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882389.99110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882389.99112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882389.99114: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882389.99116: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882389.99119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882389.99274: Set connection var ansible_shell_executable to /bin/sh 21405 1726882389.99287: Set connection var ansible_pipelining to False 21405 1726882389.99499: Set connection var ansible_shell_type to sh 21405 1726882389.99502: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882389.99505: Set connection var ansible_connection to ssh 21405 1726882389.99506: Set connection var ansible_timeout to 10 21405 1726882389.99508: variable 'ansible_shell_executable' from source: unknown 21405 1726882389.99510: variable 'ansible_connection' from source: unknown 21405 1726882389.99512: variable 'ansible_module_compression' from source: unknown 21405 1726882389.99515: variable 'ansible_shell_type' from source: unknown 21405 1726882389.99517: variable 'ansible_shell_executable' from source: unknown 21405 1726882389.99520: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882389.99522: variable 'ansible_pipelining' from source: unknown 21405 1726882389.99523: variable 'ansible_timeout' from source: unknown 21405 1726882389.99526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882389.99636: 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) 21405 1726882389.99776: variable 'omit' from source: magic vars 21405 1726882389.99844: starting attempt loop 21405 1726882389.99870: running the handler 21405 1726882389.99970: variable 'ansible_facts' from source: unknown 21405 1726882389.99999: _low_level_execute_command(): starting 21405 1726882390.00039: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882390.00784: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882390.00858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882390.00892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882390.00909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882390.00994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882390.02747: stdout chunk (state=3): >>>/root <<< 21405 1726882390.02810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882390.02824: stdout chunk (state=3): >>><<< 21405 1726882390.03136: stderr chunk (state=3): >>><<< 21405 1726882390.03140: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882390.03144: _low_level_execute_command(): starting 21405 1726882390.03147: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311 `" && echo ansible-tmp-1726882390.0303452-21685-255066452797311="` echo /root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311 `" ) && sleep 0' 21405 1726882390.03677: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882390.03701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882390.03717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882390.03737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882390.03755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882390.03767: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882390.03782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882390.03807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882390.03821: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882390.03833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21405 1726882390.03908: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882390.03932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882390.03956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882390.03975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882390.04056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882390.05920: stdout chunk (state=3): >>>ansible-tmp-1726882390.0303452-21685-255066452797311=/root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311 <<< 21405 1726882390.06069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882390.06083: stdout chunk (state=3): >>><<< 21405 1726882390.06099: stderr chunk (state=3): >>><<< 21405 1726882390.06121: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882390.0303452-21685-255066452797311=/root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882390.06161: variable 'ansible_module_compression' from source: unknown 21405 1726882390.06227: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21405 1726882390.06305: variable 'ansible_facts' from source: unknown 21405 1726882390.06501: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311/AnsiballZ_setup.py 21405 1726882390.06636: Sending initial data 21405 1726882390.06709: Sent initial data (154 bytes) 21405 1726882390.07439: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882390.07503: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882390.07579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882390.07613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882390.07713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882390.09240: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882390.09311: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882390.09356: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpgnnu_4gs /root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311/AnsiballZ_setup.py <<< 21405 1726882390.09360: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311/AnsiballZ_setup.py" <<< 21405 1726882390.09426: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpgnnu_4gs" to remote "/root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311/AnsiballZ_setup.py" <<< 21405 1726882390.10989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882390.11030: stderr chunk (state=3): >>><<< 21405 1726882390.11039: stdout chunk (state=3): >>><<< 21405 1726882390.11068: done transferring module to remote 21405 1726882390.11098: _low_level_execute_command(): starting 21405 1726882390.11101: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311/ /root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311/AnsiballZ_setup.py && sleep 0' 21405 1726882390.11742: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882390.11774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882390.11777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882390.11848: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882390.11870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882390.11889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882390.11916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882390.11989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882390.13792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882390.13799: stdout chunk (state=3): >>><<< 21405 1726882390.13802: stderr chunk (state=3): >>><<< 21405 1726882390.13904: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882390.13909: _low_level_execute_command(): starting 21405 1726882390.13912: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311/AnsiballZ_setup.py && sleep 0' 21405 1726882390.14578: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882390.14620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882390.14638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882390.14660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882390.14740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882390.77001: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "10", "epoch": "1726882390", "epoch_int": "1726882390", "date": "2024-09-20", "time": "21:33:10", "iso8601_micro": "2024-09-21T01:33:10.406814Z", "iso8601": "2024-09-21T01:33:10Z", "iso8601_basic": "20240920T213310406814", "iso8601_basic_short": "20240920T213310", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "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": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2955, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 576, "free": 2955}, "nocache": {"free": 3293, "used": 238}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 823, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794803712, "block_size": 4096, "block_total": 65519099, "block_available": 63914747, "block_used": 1604352, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_iscsi_iqn": "", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 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.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.47216796875, "5m": 0.3408203125, "15m": 0.17333984375}, "ansible_fips": false, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"addres<<< 21405 1726882390.77039: stdout chunk (state=3): >>>s": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21405 1726882390.78972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882390.79039: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 21405 1726882390.79502: stderr chunk (state=3): >>><<< 21405 1726882390.79506: stdout chunk (state=3): >>><<< 21405 1726882390.79512: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9sgyYGKGPd0JFIDKIZZNkcX78Ca8OmX4GnOCt150Ftpgzzfir9Dy2HOb7d6QbQheoi9HLkHb66U2LDdt7EnBGKnI12YAuydTDfqITc2L4W9cEeoy/f2rrMlBo6FN3SNQc2voCDsWius2gK2mtTTZZI0R33PguMmqTkwYVzP0hYplwSYh5Atl+XP7/xLRhhowanh9U6x2ahqfnNq5DInqi070bKk0xZ2g12Vg8kIRno8ZQmm+ujUUevRkZysHvnrnN01ZQhqzjo/Awn+Pft6LYleTBn+YU/HlPMWR4PsFcrtT3WRdF5samSvVwWuuOC+0td2zQN4nGpYLK+FmpNG4nDfGZV/xIBBblNRvzrhKgk3lDU5qkeQ/R0godRQGbv4J1kq+3WU2E3upqBYxXWUJLM5FirAxz8tKLmaPh8YZWMKcs3X9F2ySLEcnhe5R5F6LFSNx13zQSt7lGZOIgzhvWllcs4YVxcV1Y4rTJ8jEK2KgWua+bZinJPYUJqKTzO2E=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKk0X8hfHP7BSAAI8BDwrr4175ddN6MsanEqlp3oVMOvThKVXLpFXhvJPbq2IBTd3Wm12dL2vAW7/82zG63KYZk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDVN13dHSxa36Blsqt/Q8OyOA04CC7ZlvrS6zWL4aDyE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "33", "second": "10", "epoch": "1726882390", "epoch_int": "1726882390", "date": "2024-09-20", "time": "21:33:10", "iso8601_micro": "2024-09-21T01:33:10.406814Z", "iso8601": "2024-09-21T01:33:10Z", "iso8601_basic": "20240920T213310406814", "iso8601_basic_short": "20240920T213310", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "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": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-159", "ansible_nodename": "ip-10-31-9-159.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": "ec2d2d02cced42c36436217cb93f6b8e", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2955, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 576, "free": 2955}, "nocache": {"free": 3293, "used": 238}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_uuid": "ec2d2d02-cced-42c3-6436-217cb93f6b8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 823, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794803712, "block_size": 4096, "block_total": 65519099, "block_available": 63914747, "block_used": 1604352, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_iscsi_iqn": "", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 52586 10.31.9.159 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.11.248 52586 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.47216796875, "5m": 0.3408203125, "15m": 0.17333984375}, "ansible_fips": false, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1030:bff:fea1:4223", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.159", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:30:0b:a1:42:23", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.159"], "ansible_all_ipv6_addresses": ["fe80::1030:bff:fea1:4223"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1030:bff:fea1:4223"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882390.79890: 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-1726882390.0303452-21685-255066452797311/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882390.79943: _low_level_execute_command(): starting 21405 1726882390.79953: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882390.0303452-21685-255066452797311/ > /dev/null 2>&1 && sleep 0' 21405 1726882390.80660: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882390.80675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882390.80691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882390.80739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882390.80756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882390.80769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882390.80850: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882390.80863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882390.80879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882390.80908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882390.81089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882390.82933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882390.82976: stdout chunk (state=3): >>><<< 21405 1726882390.83027: stderr chunk (state=3): >>><<< 21405 1726882390.83219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882390.83223: handler run complete 21405 1726882390.83226: variable 'ansible_facts' from source: unknown 21405 1726882390.83546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882390.84251: variable 'ansible_facts' from source: unknown 21405 1726882390.84377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882390.84796: attempt loop complete, returning result 21405 1726882390.84800: _execute() done 21405 1726882390.84802: dumping result to json 21405 1726882390.84804: done dumping result, returning 21405 1726882390.84820: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [12673a56-9f93-e466-a5f2-0000000001c7] 21405 1726882390.84830: sending task result for task 12673a56-9f93-e466-a5f2-0000000001c7 ok: [managed_node1] 21405 1726882390.85860: no more pending results, returning what we have 21405 1726882390.85863: results queue empty 21405 1726882390.85864: checking for any_errors_fatal 21405 1726882390.85865: done checking for any_errors_fatal 21405 1726882390.85866: checking for max_fail_percentage 21405 1726882390.85868: done checking for max_fail_percentage 21405 1726882390.85868: checking to see if all hosts have failed and the running result is not ok 21405 1726882390.85869: done checking to see if all hosts have failed 21405 1726882390.85870: getting the remaining hosts for this loop 21405 1726882390.85871: done getting the remaining hosts for this loop 21405 1726882390.85875: getting the next task for host managed_node1 21405 1726882390.85880: done getting next task for host managed_node1 21405 1726882390.85881: ^ task is: TASK: meta (flush_handlers) 21405 1726882390.85883: ^ 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 21405 1726882390.85887: getting variables 21405 1726882390.85889: in VariableManager get_vars() 21405 1726882390.86013: Calling all_inventory to load vars for managed_node1 21405 1726882390.86016: Calling groups_inventory to load vars for managed_node1 21405 1726882390.86020: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882390.86026: done sending task result for task 12673a56-9f93-e466-a5f2-0000000001c7 21405 1726882390.86029: WORKER PROCESS EXITING 21405 1726882390.86038: Calling all_plugins_play to load vars for managed_node1 21405 1726882390.86051: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882390.86056: Calling groups_plugins_play to load vars for managed_node1 21405 1726882390.87219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882390.89249: done with get_vars() 21405 1726882390.89273: done getting variables 21405 1726882390.89525: in VariableManager get_vars() 21405 1726882390.89545: Calling all_inventory to load vars for managed_node1 21405 1726882390.89548: Calling groups_inventory to load vars for managed_node1 21405 1726882390.89550: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882390.89555: Calling all_plugins_play to load vars for managed_node1 21405 1726882390.89557: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882390.89560: Calling groups_plugins_play to load vars for managed_node1 21405 1726882390.90889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882390.91850: done with get_vars() 21405 1726882390.91869: done queuing things up, now waiting for results queue to drain 21405 1726882390.91871: results queue empty 21405 1726882390.91872: checking for any_errors_fatal 21405 1726882390.91879: done checking for any_errors_fatal 21405 1726882390.91880: checking for max_fail_percentage 21405 1726882390.91881: done checking for max_fail_percentage 21405 1726882390.91881: checking to see if all hosts have failed and the running result is not ok 21405 1726882390.91882: done checking to see if all hosts have failed 21405 1726882390.91882: getting the remaining hosts for this loop 21405 1726882390.91883: done getting the remaining hosts for this loop 21405 1726882390.91885: getting the next task for host managed_node1 21405 1726882390.91888: done getting next task for host managed_node1 21405 1726882390.91889: ^ task is: TASK: Show playbook name 21405 1726882390.91890: ^ 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 21405 1726882390.91895: getting variables 21405 1726882390.91896: in VariableManager get_vars() 21405 1726882390.91909: Calling all_inventory to load vars for managed_node1 21405 1726882390.91911: Calling groups_inventory to load vars for managed_node1 21405 1726882390.91913: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882390.91917: Calling all_plugins_play to load vars for managed_node1 21405 1726882390.91919: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882390.91920: Calling groups_plugins_play to load vars for managed_node1 21405 1726882390.92435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882390.93121: done with get_vars() 21405 1726882390.93138: done getting variables 21405 1726882390.93210: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 Friday 20 September 2024 21:33:10 -0400 (0:00:00.973) 0:00:07.162 ****** 21405 1726882390.93238: entering _queue_task() for managed_node1/debug 21405 1726882390.93240: Creating lock for debug 21405 1726882390.93634: worker is 1 (out of 1 available) 21405 1726882390.93645: exiting _queue_task() for managed_node1/debug 21405 1726882390.93657: done queuing things up, now waiting for results queue to drain 21405 1726882390.93659: waiting for pending results... 21405 1726882390.93911: running TaskExecutor() for managed_node1/TASK: Show playbook name 21405 1726882390.93987: in run() - task 12673a56-9f93-e466-a5f2-00000000000f 21405 1726882390.94009: variable 'ansible_search_path' from source: unknown 21405 1726882390.94067: calling self._execute() 21405 1726882390.94181: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882390.94191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882390.94207: variable 'omit' from source: magic vars 21405 1726882390.94513: variable 'ansible_distribution_major_version' from source: facts 21405 1726882390.94522: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882390.94640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882390.94840: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882390.94870: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882390.94897: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882390.94926: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882390.94981: variable 'networkmanager_version' from source: set_fact 21405 1726882390.94991: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882390.95001: variable 'omit' from source: magic vars 21405 1726882390.95025: variable 'omit' from source: magic vars 21405 1726882390.95050: variable 'omit' from source: magic vars 21405 1726882390.95070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882390.95095: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882390.95111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882390.95128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882390.95136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882390.95159: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882390.95162: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882390.95165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882390.95237: Set connection var ansible_shell_executable to /bin/sh 21405 1726882390.95242: Set connection var ansible_pipelining to False 21405 1726882390.95245: Set connection var ansible_shell_type to sh 21405 1726882390.95250: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882390.95258: Set connection var ansible_connection to ssh 21405 1726882390.95262: Set connection var ansible_timeout to 10 21405 1726882390.95277: variable 'ansible_shell_executable' from source: unknown 21405 1726882390.95281: variable 'ansible_connection' from source: unknown 21405 1726882390.95283: variable 'ansible_module_compression' from source: unknown 21405 1726882390.95287: variable 'ansible_shell_type' from source: unknown 21405 1726882390.95290: variable 'ansible_shell_executable' from source: unknown 21405 1726882390.95295: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882390.95300: variable 'ansible_pipelining' from source: unknown 21405 1726882390.95302: variable 'ansible_timeout' from source: unknown 21405 1726882390.95306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882390.95380: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882390.95389: variable 'omit' from source: magic vars 21405 1726882390.95392: starting attempt loop 21405 1726882390.95399: running the handler 21405 1726882390.95435: handler run complete 21405 1726882390.95454: attempt loop complete, returning result 21405 1726882390.95458: _execute() done 21405 1726882390.95461: dumping result to json 21405 1726882390.95463: done dumping result, returning 21405 1726882390.95469: done running TaskExecutor() for managed_node1/TASK: Show playbook name [12673a56-9f93-e466-a5f2-00000000000f] 21405 1726882390.95473: sending task result for task 12673a56-9f93-e466-a5f2-00000000000f 21405 1726882390.95558: done sending task result for task 12673a56-9f93-e466-a5f2-00000000000f 21405 1726882390.95561: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: this is: playbooks/tests_ethtool_ring.yml 21405 1726882390.95605: no more pending results, returning what we have 21405 1726882390.95608: results queue empty 21405 1726882390.95609: checking for any_errors_fatal 21405 1726882390.95611: done checking for any_errors_fatal 21405 1726882390.95612: checking for max_fail_percentage 21405 1726882390.95613: done checking for max_fail_percentage 21405 1726882390.95614: checking to see if all hosts have failed and the running result is not ok 21405 1726882390.95615: done checking to see if all hosts have failed 21405 1726882390.95615: getting the remaining hosts for this loop 21405 1726882390.95616: done getting the remaining hosts for this loop 21405 1726882390.95621: getting the next task for host managed_node1 21405 1726882390.95626: done getting next task for host managed_node1 21405 1726882390.95628: ^ task is: TASK: INIT: Ethtool ring tests 21405 1726882390.95630: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882390.95633: getting variables 21405 1726882390.95634: in VariableManager get_vars() 21405 1726882390.95679: Calling all_inventory to load vars for managed_node1 21405 1726882390.95681: Calling groups_inventory to load vars for managed_node1 21405 1726882390.95683: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882390.95695: Calling all_plugins_play to load vars for managed_node1 21405 1726882390.95698: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882390.95700: Calling groups_plugins_play to load vars for managed_node1 21405 1726882390.96567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882390.97827: done with get_vars() 21405 1726882390.97842: done getting variables 21405 1726882390.97884: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [INIT: Ethtool ring tests] ************************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 Friday 20 September 2024 21:33:10 -0400 (0:00:00.046) 0:00:07.209 ****** 21405 1726882390.97906: entering _queue_task() for managed_node1/debug 21405 1726882390.98140: worker is 1 (out of 1 available) 21405 1726882390.98153: exiting _queue_task() for managed_node1/debug 21405 1726882390.98164: done queuing things up, now waiting for results queue to drain 21405 1726882390.98165: waiting for pending results... 21405 1726882390.98321: running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests 21405 1726882390.98378: in run() - task 12673a56-9f93-e466-a5f2-000000000010 21405 1726882390.98400: variable 'ansible_search_path' from source: unknown 21405 1726882390.98424: calling self._execute() 21405 1726882390.98489: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882390.98499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882390.98509: variable 'omit' from source: magic vars 21405 1726882390.98771: variable 'ansible_distribution_major_version' from source: facts 21405 1726882390.98780: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882390.98909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882390.99106: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882390.99137: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882390.99164: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882390.99205: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882390.99276: variable 'networkmanager_version' from source: set_fact 21405 1726882390.99302: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882390.99305: variable 'omit' from source: magic vars 21405 1726882390.99319: variable 'omit' from source: magic vars 21405 1726882390.99356: variable 'omit' from source: magic vars 21405 1726882390.99392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882390.99420: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882390.99434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882390.99449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882390.99457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882390.99702: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882390.99705: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882390.99708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882390.99710: Set connection var ansible_shell_executable to /bin/sh 21405 1726882390.99712: Set connection var ansible_pipelining to False 21405 1726882390.99715: Set connection var ansible_shell_type to sh 21405 1726882390.99717: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882390.99719: Set connection var ansible_connection to ssh 21405 1726882390.99721: Set connection var ansible_timeout to 10 21405 1726882390.99723: variable 'ansible_shell_executable' from source: unknown 21405 1726882390.99725: variable 'ansible_connection' from source: unknown 21405 1726882390.99727: variable 'ansible_module_compression' from source: unknown 21405 1726882390.99729: variable 'ansible_shell_type' from source: unknown 21405 1726882390.99731: variable 'ansible_shell_executable' from source: unknown 21405 1726882390.99733: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882390.99735: variable 'ansible_pipelining' from source: unknown 21405 1726882390.99737: variable 'ansible_timeout' from source: unknown 21405 1726882390.99740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882390.99759: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882390.99768: variable 'omit' from source: magic vars 21405 1726882390.99771: starting attempt loop 21405 1726882390.99773: running the handler 21405 1726882390.99822: handler run complete 21405 1726882390.99842: attempt loop complete, returning result 21405 1726882390.99845: _execute() done 21405 1726882390.99853: dumping result to json 21405 1726882390.99856: done dumping result, returning 21405 1726882390.99858: done running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests [12673a56-9f93-e466-a5f2-000000000010] 21405 1726882390.99861: sending task result for task 12673a56-9f93-e466-a5f2-000000000010 ok: [managed_node1] => {} MSG: ################################################## 21405 1726882391.00064: no more pending results, returning what we have 21405 1726882391.00072: results queue empty 21405 1726882391.00074: checking for any_errors_fatal 21405 1726882391.00081: done checking for any_errors_fatal 21405 1726882391.00081: checking for max_fail_percentage 21405 1726882391.00083: done checking for max_fail_percentage 21405 1726882391.00083: checking to see if all hosts have failed and the running result is not ok 21405 1726882391.00084: done checking to see if all hosts have failed 21405 1726882391.00085: getting the remaining hosts for this loop 21405 1726882391.00086: done getting the remaining hosts for this loop 21405 1726882391.00089: getting the next task for host managed_node1 21405 1726882391.00132: done getting next task for host managed_node1 21405 1726882391.00135: ^ task is: TASK: Include the task 'show_interfaces.yml' 21405 1726882391.00137: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882391.00140: getting variables 21405 1726882391.00141: in VariableManager get_vars() 21405 1726882391.00202: Calling all_inventory to load vars for managed_node1 21405 1726882391.00205: Calling groups_inventory to load vars for managed_node1 21405 1726882391.00207: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.00217: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.00219: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.00222: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.00801: done sending task result for task 12673a56-9f93-e466-a5f2-000000000010 21405 1726882391.00804: WORKER PROCESS EXITING 21405 1726882391.01165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.02339: done with get_vars() 21405 1726882391.02360: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:18 Friday 20 September 2024 21:33:11 -0400 (0:00:00.045) 0:00:07.254 ****** 21405 1726882391.02427: entering _queue_task() for managed_node1/include_tasks 21405 1726882391.02655: worker is 1 (out of 1 available) 21405 1726882391.02667: exiting _queue_task() for managed_node1/include_tasks 21405 1726882391.02678: done queuing things up, now waiting for results queue to drain 21405 1726882391.02680: waiting for pending results... 21405 1726882391.02832: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21405 1726882391.02898: in run() - task 12673a56-9f93-e466-a5f2-000000000011 21405 1726882391.02913: variable 'ansible_search_path' from source: unknown 21405 1726882391.02943: calling self._execute() 21405 1726882391.03007: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.03011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.03022: variable 'omit' from source: magic vars 21405 1726882391.03299: variable 'ansible_distribution_major_version' from source: facts 21405 1726882391.03307: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882391.03430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882391.03629: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882391.03660: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882391.03688: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882391.03715: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882391.03769: variable 'networkmanager_version' from source: set_fact 21405 1726882391.03785: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882391.03789: _execute() done 21405 1726882391.03795: dumping result to json 21405 1726882391.03799: done dumping result, returning 21405 1726882391.03801: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-e466-a5f2-000000000011] 21405 1726882391.03803: sending task result for task 12673a56-9f93-e466-a5f2-000000000011 21405 1726882391.03884: done sending task result for task 12673a56-9f93-e466-a5f2-000000000011 21405 1726882391.03889: WORKER PROCESS EXITING 21405 1726882391.03919: no more pending results, returning what we have 21405 1726882391.03923: in VariableManager get_vars() 21405 1726882391.03972: Calling all_inventory to load vars for managed_node1 21405 1726882391.03974: Calling groups_inventory to load vars for managed_node1 21405 1726882391.03977: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.03987: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.03989: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.03998: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.05181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.05885: done with get_vars() 21405 1726882391.05899: variable 'ansible_search_path' from source: unknown 21405 1726882391.05910: we have included files to process 21405 1726882391.05911: generating all_blocks data 21405 1726882391.05911: done generating all_blocks data 21405 1726882391.05912: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21405 1726882391.05913: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21405 1726882391.05914: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21405 1726882391.06022: in VariableManager get_vars() 21405 1726882391.06039: done with get_vars() 21405 1726882391.06130: done processing included file 21405 1726882391.06132: iterating over new_blocks loaded from include file 21405 1726882391.06134: in VariableManager get_vars() 21405 1726882391.06152: done with get_vars() 21405 1726882391.06153: filtering new block on tags 21405 1726882391.06168: done filtering new block on tags 21405 1726882391.06170: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 21405 1726882391.06173: extending task lists for all hosts with included blocks 21405 1726882391.06237: done extending task lists 21405 1726882391.06238: done processing included files 21405 1726882391.06238: results queue empty 21405 1726882391.06239: checking for any_errors_fatal 21405 1726882391.06240: done checking for any_errors_fatal 21405 1726882391.06241: checking for max_fail_percentage 21405 1726882391.06241: done checking for max_fail_percentage 21405 1726882391.06242: checking to see if all hosts have failed and the running result is not ok 21405 1726882391.06242: done checking to see if all hosts have failed 21405 1726882391.06243: getting the remaining hosts for this loop 21405 1726882391.06244: done getting the remaining hosts for this loop 21405 1726882391.06245: getting the next task for host managed_node1 21405 1726882391.06247: done getting next task for host managed_node1 21405 1726882391.06249: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21405 1726882391.06250: ^ 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 21405 1726882391.06252: getting variables 21405 1726882391.06252: in VariableManager get_vars() 21405 1726882391.06263: Calling all_inventory to load vars for managed_node1 21405 1726882391.06264: Calling groups_inventory to load vars for managed_node1 21405 1726882391.06266: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.06269: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.06271: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.06274: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.06787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.07471: done with get_vars() 21405 1726882391.07483: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:33:11 -0400 (0:00:00.051) 0:00:07.305 ****** 21405 1726882391.07533: entering _queue_task() for managed_node1/include_tasks 21405 1726882391.07767: worker is 1 (out of 1 available) 21405 1726882391.07780: exiting _queue_task() for managed_node1/include_tasks 21405 1726882391.07790: done queuing things up, now waiting for results queue to drain 21405 1726882391.07791: waiting for pending results... 21405 1726882391.07944: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 21405 1726882391.08015: in run() - task 12673a56-9f93-e466-a5f2-0000000001e8 21405 1726882391.08028: variable 'ansible_search_path' from source: unknown 21405 1726882391.08031: variable 'ansible_search_path' from source: unknown 21405 1726882391.08057: calling self._execute() 21405 1726882391.08129: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.08132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.08142: variable 'omit' from source: magic vars 21405 1726882391.08422: variable 'ansible_distribution_major_version' from source: facts 21405 1726882391.08499: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882391.08611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882391.09099: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882391.09102: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882391.09104: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882391.09107: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882391.09109: variable 'networkmanager_version' from source: set_fact 21405 1726882391.09111: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882391.09113: _execute() done 21405 1726882391.09125: dumping result to json 21405 1726882391.09133: done dumping result, returning 21405 1726882391.09143: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-e466-a5f2-0000000001e8] 21405 1726882391.09150: sending task result for task 12673a56-9f93-e466-a5f2-0000000001e8 21405 1726882391.09426: no more pending results, returning what we have 21405 1726882391.09430: in VariableManager get_vars() 21405 1726882391.09484: Calling all_inventory to load vars for managed_node1 21405 1726882391.09487: Calling groups_inventory to load vars for managed_node1 21405 1726882391.09490: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.09505: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.09508: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.09511: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.12499: done sending task result for task 12673a56-9f93-e466-a5f2-0000000001e8 21405 1726882391.12503: WORKER PROCESS EXITING 21405 1726882391.13060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.14323: done with get_vars() 21405 1726882391.14339: variable 'ansible_search_path' from source: unknown 21405 1726882391.14340: variable 'ansible_search_path' from source: unknown 21405 1726882391.14375: we have included files to process 21405 1726882391.14376: generating all_blocks data 21405 1726882391.14378: done generating all_blocks data 21405 1726882391.14379: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21405 1726882391.14380: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21405 1726882391.14382: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21405 1726882391.14657: done processing included file 21405 1726882391.14659: iterating over new_blocks loaded from include file 21405 1726882391.14660: in VariableManager get_vars() 21405 1726882391.14682: done with get_vars() 21405 1726882391.14683: filtering new block on tags 21405 1726882391.14703: done filtering new block on tags 21405 1726882391.14706: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 21405 1726882391.14709: extending task lists for all hosts with included blocks 21405 1726882391.14803: done extending task lists 21405 1726882391.14805: done processing included files 21405 1726882391.14806: results queue empty 21405 1726882391.14806: checking for any_errors_fatal 21405 1726882391.14808: done checking for any_errors_fatal 21405 1726882391.14809: checking for max_fail_percentage 21405 1726882391.14810: done checking for max_fail_percentage 21405 1726882391.14811: checking to see if all hosts have failed and the running result is not ok 21405 1726882391.14812: done checking to see if all hosts have failed 21405 1726882391.14812: getting the remaining hosts for this loop 21405 1726882391.14813: done getting the remaining hosts for this loop 21405 1726882391.14816: getting the next task for host managed_node1 21405 1726882391.14820: done getting next task for host managed_node1 21405 1726882391.14822: ^ task is: TASK: Gather current interface info 21405 1726882391.14825: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882391.14827: getting variables 21405 1726882391.14828: in VariableManager get_vars() 21405 1726882391.14843: Calling all_inventory to load vars for managed_node1 21405 1726882391.14846: Calling groups_inventory to load vars for managed_node1 21405 1726882391.14848: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.14852: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.14855: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.14857: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.15748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.16973: done with get_vars() 21405 1726882391.16997: done getting variables 21405 1726882391.17042: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:33:11 -0400 (0:00:00.095) 0:00:07.401 ****** 21405 1726882391.17071: entering _queue_task() for managed_node1/command 21405 1726882391.17413: worker is 1 (out of 1 available) 21405 1726882391.17426: exiting _queue_task() for managed_node1/command 21405 1726882391.17439: done queuing things up, now waiting for results queue to drain 21405 1726882391.17441: waiting for pending results... 21405 1726882391.17700: running TaskExecutor() for managed_node1/TASK: Gather current interface info 21405 1726882391.17810: in run() - task 12673a56-9f93-e466-a5f2-0000000001fd 21405 1726882391.17828: variable 'ansible_search_path' from source: unknown 21405 1726882391.17832: variable 'ansible_search_path' from source: unknown 21405 1726882391.17901: calling self._execute() 21405 1726882391.17959: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.17965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.18008: variable 'omit' from source: magic vars 21405 1726882391.18509: variable 'ansible_distribution_major_version' from source: facts 21405 1726882391.18513: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882391.18548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882391.18810: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882391.18853: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882391.18883: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882391.18921: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882391.18995: variable 'networkmanager_version' from source: set_fact 21405 1726882391.19018: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882391.19021: variable 'omit' from source: magic vars 21405 1726882391.19059: variable 'omit' from source: magic vars 21405 1726882391.19094: variable 'omit' from source: magic vars 21405 1726882391.19128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882391.19162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882391.19176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882391.19237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882391.19270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882391.19273: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882391.19280: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.19282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.19487: Set connection var ansible_shell_executable to /bin/sh 21405 1726882391.19491: Set connection var ansible_pipelining to False 21405 1726882391.19496: Set connection var ansible_shell_type to sh 21405 1726882391.19498: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882391.19500: Set connection var ansible_connection to ssh 21405 1726882391.19503: Set connection var ansible_timeout to 10 21405 1726882391.19505: variable 'ansible_shell_executable' from source: unknown 21405 1726882391.19507: variable 'ansible_connection' from source: unknown 21405 1726882391.19510: variable 'ansible_module_compression' from source: unknown 21405 1726882391.19512: variable 'ansible_shell_type' from source: unknown 21405 1726882391.19514: variable 'ansible_shell_executable' from source: unknown 21405 1726882391.19517: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.19519: variable 'ansible_pipelining' from source: unknown 21405 1726882391.19521: variable 'ansible_timeout' from source: unknown 21405 1726882391.19523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.19558: 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) 21405 1726882391.19576: variable 'omit' from source: magic vars 21405 1726882391.19584: starting attempt loop 21405 1726882391.19590: running the handler 21405 1726882391.19613: _low_level_execute_command(): starting 21405 1726882391.19628: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882391.20340: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882391.20378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882391.20422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882391.20500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882391.22130: stdout chunk (state=3): >>>/root <<< 21405 1726882391.22300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882391.22304: stdout chunk (state=3): >>><<< 21405 1726882391.22306: stderr chunk (state=3): >>><<< 21405 1726882391.22329: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882391.22433: _low_level_execute_command(): starting 21405 1726882391.22438: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292 `" && echo ansible-tmp-1726882391.2233634-21735-117709873963292="` echo /root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292 `" ) && sleep 0' 21405 1726882391.23032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882391.23048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882391.23062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882391.23080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882391.23155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882391.23159: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882391.23232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882391.23322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882391.25191: stdout chunk (state=3): >>>ansible-tmp-1726882391.2233634-21735-117709873963292=/root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292 <<< 21405 1726882391.25315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882391.25600: stderr chunk (state=3): >>><<< 21405 1726882391.25604: stdout chunk (state=3): >>><<< 21405 1726882391.25607: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882391.2233634-21735-117709873963292=/root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882391.25610: variable 'ansible_module_compression' from source: unknown 21405 1726882391.25612: ANSIBALLZ: Using generic lock for ansible.legacy.command 21405 1726882391.25614: ANSIBALLZ: Acquiring lock 21405 1726882391.25615: ANSIBALLZ: Lock acquired: 139974348854704 21405 1726882391.25617: ANSIBALLZ: Creating module 21405 1726882391.40392: ANSIBALLZ: Writing module into payload 21405 1726882391.40492: ANSIBALLZ: Writing module 21405 1726882391.40526: ANSIBALLZ: Renaming module 21405 1726882391.40538: ANSIBALLZ: Done creating module 21405 1726882391.40558: variable 'ansible_facts' from source: unknown 21405 1726882391.40635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292/AnsiballZ_command.py 21405 1726882391.40823: Sending initial data 21405 1726882391.40826: Sent initial data (156 bytes) 21405 1726882391.41413: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882391.41459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882391.41518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882391.41532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882391.41555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882391.41695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882391.43258: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882391.43299: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882391.43440: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpa492gg27 /root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292/AnsiballZ_command.py <<< 21405 1726882391.43444: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292/AnsiballZ_command.py" <<< 21405 1726882391.43478: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpa492gg27" to remote "/root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292/AnsiballZ_command.py" <<< 21405 1726882391.44767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882391.44771: stdout chunk (state=3): >>><<< 21405 1726882391.44773: stderr chunk (state=3): >>><<< 21405 1726882391.45001: done transferring module to remote 21405 1726882391.45004: _low_level_execute_command(): starting 21405 1726882391.45007: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292/ /root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292/AnsiballZ_command.py && sleep 0' 21405 1726882391.45912: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882391.46149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882391.46162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882391.46246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882391.46369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882391.48327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882391.48336: stderr chunk (state=3): >>><<< 21405 1726882391.48339: stdout chunk (state=3): >>><<< 21405 1726882391.48363: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882391.48366: _low_level_execute_command(): starting 21405 1726882391.48369: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292/AnsiballZ_command.py && sleep 0' 21405 1726882391.49522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882391.49568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882391.49572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882391.49585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882391.49590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882391.49708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882391.49743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882391.49783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882391.49786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882391.49908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882391.65108: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:33:11.646730", "end": "2024-09-20 21:33:11.649709", "delta": "0:00:00.002979", "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}}} <<< 21405 1726882391.66560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882391.66572: stdout chunk (state=3): >>><<< 21405 1726882391.66590: stderr chunk (state=3): >>><<< 21405 1726882391.66727: _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:33:11.646730", "end": "2024-09-20 21:33:11.649709", "delta": "0:00:00.002979", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882391.66731: 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-1726882391.2233634-21735-117709873963292/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882391.66734: _low_level_execute_command(): starting 21405 1726882391.66736: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882391.2233634-21735-117709873963292/ > /dev/null 2>&1 && sleep 0' 21405 1726882391.67270: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882391.67287: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882391.67307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882391.67324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882391.67338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882391.67432: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882391.67620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882391.67672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882391.69608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882391.69645: stderr chunk (state=3): >>><<< 21405 1726882391.69653: stdout chunk (state=3): >>><<< 21405 1726882391.69672: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882391.69682: handler run complete 21405 1726882391.69711: Evaluated conditional (False): False 21405 1726882391.69726: attempt loop complete, returning result 21405 1726882391.69732: _execute() done 21405 1726882391.69739: dumping result to json 21405 1726882391.69749: done dumping result, returning 21405 1726882391.69762: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [12673a56-9f93-e466-a5f2-0000000001fd] 21405 1726882391.69770: sending task result for task 12673a56-9f93-e466-a5f2-0000000001fd ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002979", "end": "2024-09-20 21:33:11.649709", "rc": 0, "start": "2024-09-20 21:33:11.646730" } STDOUT: bonding_masters eth0 lo 21405 1726882391.69969: no more pending results, returning what we have 21405 1726882391.69973: results queue empty 21405 1726882391.69974: checking for any_errors_fatal 21405 1726882391.69975: done checking for any_errors_fatal 21405 1726882391.69976: checking for max_fail_percentage 21405 1726882391.69978: done checking for max_fail_percentage 21405 1726882391.69978: checking to see if all hosts have failed and the running result is not ok 21405 1726882391.69979: done checking to see if all hosts have failed 21405 1726882391.69980: getting the remaining hosts for this loop 21405 1726882391.69981: done getting the remaining hosts for this loop 21405 1726882391.69984: getting the next task for host managed_node1 21405 1726882391.69991: done getting next task for host managed_node1 21405 1726882391.69997: ^ task is: TASK: Set current_interfaces 21405 1726882391.70001: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882391.70004: getting variables 21405 1726882391.70006: in VariableManager get_vars() 21405 1726882391.70052: Calling all_inventory to load vars for managed_node1 21405 1726882391.70054: Calling groups_inventory to load vars for managed_node1 21405 1726882391.70057: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.70068: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.70070: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.70073: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.70610: done sending task result for task 12673a56-9f93-e466-a5f2-0000000001fd 21405 1726882391.70613: WORKER PROCESS EXITING 21405 1726882391.71538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.73059: done with get_vars() 21405 1726882391.73087: done getting variables 21405 1726882391.73158: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:33:11 -0400 (0:00:00.561) 0:00:07.962 ****** 21405 1726882391.73198: entering _queue_task() for managed_node1/set_fact 21405 1726882391.73546: worker is 1 (out of 1 available) 21405 1726882391.73557: exiting _queue_task() for managed_node1/set_fact 21405 1726882391.73569: done queuing things up, now waiting for results queue to drain 21405 1726882391.73571: waiting for pending results... 21405 1726882391.73852: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 21405 1726882391.73988: in run() - task 12673a56-9f93-e466-a5f2-0000000001fe 21405 1726882391.74022: variable 'ansible_search_path' from source: unknown 21405 1726882391.74033: variable 'ansible_search_path' from source: unknown 21405 1726882391.74073: calling self._execute() 21405 1726882391.74180: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.74196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.74212: variable 'omit' from source: magic vars 21405 1726882391.74703: variable 'ansible_distribution_major_version' from source: facts 21405 1726882391.74722: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882391.75011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882391.75191: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882391.75252: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882391.75289: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882391.75341: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882391.75425: variable 'networkmanager_version' from source: set_fact 21405 1726882391.75455: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882391.75468: variable 'omit' from source: magic vars 21405 1726882391.75519: variable 'omit' from source: magic vars 21405 1726882391.75641: variable '_current_interfaces' from source: set_fact 21405 1726882391.75717: variable 'omit' from source: magic vars 21405 1726882391.75750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882391.75800: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882391.75827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882391.75906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882391.75925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882391.76001: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882391.76004: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.76007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.76118: Set connection var ansible_shell_executable to /bin/sh 21405 1726882391.76130: Set connection var ansible_pipelining to False 21405 1726882391.76138: Set connection var ansible_shell_type to sh 21405 1726882391.76499: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882391.76502: Set connection var ansible_connection to ssh 21405 1726882391.76505: Set connection var ansible_timeout to 10 21405 1726882391.76507: variable 'ansible_shell_executable' from source: unknown 21405 1726882391.76509: variable 'ansible_connection' from source: unknown 21405 1726882391.76511: variable 'ansible_module_compression' from source: unknown 21405 1726882391.76513: variable 'ansible_shell_type' from source: unknown 21405 1726882391.76514: variable 'ansible_shell_executable' from source: unknown 21405 1726882391.76516: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.76518: variable 'ansible_pipelining' from source: unknown 21405 1726882391.76520: variable 'ansible_timeout' from source: unknown 21405 1726882391.76521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.76524: 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) 21405 1726882391.76541: variable 'omit' from source: magic vars 21405 1726882391.76548: starting attempt loop 21405 1726882391.76553: running the handler 21405 1726882391.76565: handler run complete 21405 1726882391.76576: attempt loop complete, returning result 21405 1726882391.76581: _execute() done 21405 1726882391.76586: dumping result to json 21405 1726882391.76702: done dumping result, returning 21405 1726882391.76706: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [12673a56-9f93-e466-a5f2-0000000001fe] 21405 1726882391.76708: sending task result for task 12673a56-9f93-e466-a5f2-0000000001fe 21405 1726882391.76967: done sending task result for task 12673a56-9f93-e466-a5f2-0000000001fe 21405 1726882391.76971: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 21405 1726882391.77042: no more pending results, returning what we have 21405 1726882391.77045: results queue empty 21405 1726882391.77046: checking for any_errors_fatal 21405 1726882391.77059: done checking for any_errors_fatal 21405 1726882391.77060: checking for max_fail_percentage 21405 1726882391.77061: done checking for max_fail_percentage 21405 1726882391.77062: checking to see if all hosts have failed and the running result is not ok 21405 1726882391.77063: done checking to see if all hosts have failed 21405 1726882391.77064: getting the remaining hosts for this loop 21405 1726882391.77065: done getting the remaining hosts for this loop 21405 1726882391.77075: getting the next task for host managed_node1 21405 1726882391.77084: done getting next task for host managed_node1 21405 1726882391.77086: ^ task is: TASK: Show current_interfaces 21405 1726882391.77089: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882391.77097: getting variables 21405 1726882391.77100: in VariableManager get_vars() 21405 1726882391.77152: Calling all_inventory to load vars for managed_node1 21405 1726882391.77155: Calling groups_inventory to load vars for managed_node1 21405 1726882391.77157: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.77169: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.77172: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.77175: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.78928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.80761: done with get_vars() 21405 1726882391.80900: done getting variables 21405 1726882391.80963: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:33:11 -0400 (0:00:00.079) 0:00:08.041 ****** 21405 1726882391.81119: entering _queue_task() for managed_node1/debug 21405 1726882391.81658: worker is 1 (out of 1 available) 21405 1726882391.81670: exiting _queue_task() for managed_node1/debug 21405 1726882391.81687: done queuing things up, now waiting for results queue to drain 21405 1726882391.81688: waiting for pending results... 21405 1726882391.82023: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 21405 1726882391.82098: in run() - task 12673a56-9f93-e466-a5f2-0000000001e9 21405 1726882391.82122: variable 'ansible_search_path' from source: unknown 21405 1726882391.82130: variable 'ansible_search_path' from source: unknown 21405 1726882391.82170: calling self._execute() 21405 1726882391.82279: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.82302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.82318: variable 'omit' from source: magic vars 21405 1726882391.82772: variable 'ansible_distribution_major_version' from source: facts 21405 1726882391.82776: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882391.82959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882391.83258: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882391.83321: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882391.83376: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882391.83406: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882391.83535: variable 'networkmanager_version' from source: set_fact 21405 1726882391.83538: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882391.83541: variable 'omit' from source: magic vars 21405 1726882391.83573: variable 'omit' from source: magic vars 21405 1726882391.83684: variable 'current_interfaces' from source: set_fact 21405 1726882391.83722: variable 'omit' from source: magic vars 21405 1726882391.83809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882391.83813: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882391.83819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882391.83840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882391.83862: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882391.83897: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882391.83906: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.83917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.84034: Set connection var ansible_shell_executable to /bin/sh 21405 1726882391.84046: Set connection var ansible_pipelining to False 21405 1726882391.84052: Set connection var ansible_shell_type to sh 21405 1726882391.84078: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882391.84080: Set connection var ansible_connection to ssh 21405 1726882391.84085: Set connection var ansible_timeout to 10 21405 1726882391.84114: variable 'ansible_shell_executable' from source: unknown 21405 1726882391.84134: variable 'ansible_connection' from source: unknown 21405 1726882391.84137: variable 'ansible_module_compression' from source: unknown 21405 1726882391.84139: variable 'ansible_shell_type' from source: unknown 21405 1726882391.84141: variable 'ansible_shell_executable' from source: unknown 21405 1726882391.84187: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.84190: variable 'ansible_pipelining' from source: unknown 21405 1726882391.84196: variable 'ansible_timeout' from source: unknown 21405 1726882391.84198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.84282: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882391.84308: variable 'omit' from source: magic vars 21405 1726882391.84317: starting attempt loop 21405 1726882391.84322: running the handler 21405 1726882391.84405: handler run complete 21405 1726882391.84440: attempt loop complete, returning result 21405 1726882391.84447: _execute() done 21405 1726882391.84459: dumping result to json 21405 1726882391.84467: done dumping result, returning 21405 1726882391.84510: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [12673a56-9f93-e466-a5f2-0000000001e9] 21405 1726882391.84513: sending task result for task 12673a56-9f93-e466-a5f2-0000000001e9 21405 1726882391.84654: done sending task result for task 12673a56-9f93-e466-a5f2-0000000001e9 21405 1726882391.84657: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 21405 1726882391.84821: no more pending results, returning what we have 21405 1726882391.84825: results queue empty 21405 1726882391.84826: checking for any_errors_fatal 21405 1726882391.84832: done checking for any_errors_fatal 21405 1726882391.84832: checking for max_fail_percentage 21405 1726882391.84834: done checking for max_fail_percentage 21405 1726882391.84835: checking to see if all hosts have failed and the running result is not ok 21405 1726882391.84836: done checking to see if all hosts have failed 21405 1726882391.84837: getting the remaining hosts for this loop 21405 1726882391.84838: done getting the remaining hosts for this loop 21405 1726882391.84842: getting the next task for host managed_node1 21405 1726882391.84850: done getting next task for host managed_node1 21405 1726882391.84853: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21405 1726882391.84855: ^ 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 21405 1726882391.84859: getting variables 21405 1726882391.84861: in VariableManager get_vars() 21405 1726882391.84916: Calling all_inventory to load vars for managed_node1 21405 1726882391.84919: Calling groups_inventory to load vars for managed_node1 21405 1726882391.84921: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.84932: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.84935: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.84938: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.86418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.87209: done with get_vars() 21405 1726882391.87224: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:20 Friday 20 September 2024 21:33:11 -0400 (0:00:00.061) 0:00:08.103 ****** 21405 1726882391.87289: entering _queue_task() for managed_node1/include_tasks 21405 1726882391.87536: worker is 1 (out of 1 available) 21405 1726882391.87551: exiting _queue_task() for managed_node1/include_tasks 21405 1726882391.87562: done queuing things up, now waiting for results queue to drain 21405 1726882391.87564: waiting for pending results... 21405 1726882391.87724: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21405 1726882391.87785: in run() - task 12673a56-9f93-e466-a5f2-000000000012 21405 1726882391.87800: variable 'ansible_search_path' from source: unknown 21405 1726882391.87828: calling self._execute() 21405 1726882391.87899: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.87903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.87913: variable 'omit' from source: magic vars 21405 1726882391.88197: variable 'ansible_distribution_major_version' from source: facts 21405 1726882391.88205: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882391.88351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882391.88636: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882391.88799: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882391.88803: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882391.88806: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882391.88815: variable 'networkmanager_version' from source: set_fact 21405 1726882391.88834: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882391.88838: _execute() done 21405 1726882391.88841: dumping result to json 21405 1726882391.88843: done dumping result, returning 21405 1726882391.88846: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-e466-a5f2-000000000012] 21405 1726882391.88852: sending task result for task 12673a56-9f93-e466-a5f2-000000000012 21405 1726882391.89126: done sending task result for task 12673a56-9f93-e466-a5f2-000000000012 21405 1726882391.89129: WORKER PROCESS EXITING 21405 1726882391.89155: no more pending results, returning what we have 21405 1726882391.89158: in VariableManager get_vars() 21405 1726882391.89205: Calling all_inventory to load vars for managed_node1 21405 1726882391.89208: Calling groups_inventory to load vars for managed_node1 21405 1726882391.89210: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.89220: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.89222: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.89225: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.89988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.90705: done with get_vars() 21405 1726882391.90716: variable 'ansible_search_path' from source: unknown 21405 1726882391.90727: we have included files to process 21405 1726882391.90727: generating all_blocks data 21405 1726882391.90728: done generating all_blocks data 21405 1726882391.90732: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21405 1726882391.90733: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21405 1726882391.90734: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21405 1726882391.91066: in VariableManager get_vars() 21405 1726882391.91084: done with get_vars() 21405 1726882391.91232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 21405 1726882391.91764: done processing included file 21405 1726882391.91766: iterating over new_blocks loaded from include file 21405 1726882391.91768: in VariableManager get_vars() 21405 1726882391.91789: done with get_vars() 21405 1726882391.91790: filtering new block on tags 21405 1726882391.91824: done filtering new block on tags 21405 1726882391.91827: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 21405 1726882391.91832: extending task lists for all hosts with included blocks 21405 1726882391.92034: done extending task lists 21405 1726882391.92035: done processing included files 21405 1726882391.92036: results queue empty 21405 1726882391.92037: checking for any_errors_fatal 21405 1726882391.92041: done checking for any_errors_fatal 21405 1726882391.92041: checking for max_fail_percentage 21405 1726882391.92042: done checking for max_fail_percentage 21405 1726882391.92043: checking to see if all hosts have failed and the running result is not ok 21405 1726882391.92044: done checking to see if all hosts have failed 21405 1726882391.92044: getting the remaining hosts for this loop 21405 1726882391.92045: done getting the remaining hosts for this loop 21405 1726882391.92048: getting the next task for host managed_node1 21405 1726882391.92051: done getting next task for host managed_node1 21405 1726882391.92053: ^ task is: TASK: Ensure state in ["present", "absent"] 21405 1726882391.92056: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882391.92058: getting variables 21405 1726882391.92059: in VariableManager get_vars() 21405 1726882391.92075: Calling all_inventory to load vars for managed_node1 21405 1726882391.92077: Calling groups_inventory to load vars for managed_node1 21405 1726882391.92079: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.92084: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.92086: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.92089: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.93033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.93755: done with get_vars() 21405 1726882391.93770: done getting variables 21405 1726882391.93824: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:33:11 -0400 (0:00:00.065) 0:00:08.168 ****** 21405 1726882391.93844: entering _queue_task() for managed_node1/fail 21405 1726882391.93845: Creating lock for fail 21405 1726882391.94106: worker is 1 (out of 1 available) 21405 1726882391.94119: exiting _queue_task() for managed_node1/fail 21405 1726882391.94130: done queuing things up, now waiting for results queue to drain 21405 1726882391.94132: waiting for pending results... 21405 1726882391.94295: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 21405 1726882391.94378: in run() - task 12673a56-9f93-e466-a5f2-000000000219 21405 1726882391.94389: variable 'ansible_search_path' from source: unknown 21405 1726882391.94392: variable 'ansible_search_path' from source: unknown 21405 1726882391.94427: calling self._execute() 21405 1726882391.94503: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.94508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.94517: variable 'omit' from source: magic vars 21405 1726882391.95099: variable 'ansible_distribution_major_version' from source: facts 21405 1726882391.95102: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882391.95105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882391.95337: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882391.95378: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882391.95413: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882391.95445: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882391.95529: variable 'networkmanager_version' from source: set_fact 21405 1726882391.95544: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882391.95670: variable 'state' from source: include params 21405 1726882391.95682: Evaluated conditional (state not in ["present", "absent"]): False 21405 1726882391.95687: when evaluation is False, skipping this task 21405 1726882391.95690: _execute() done 21405 1726882391.95695: dumping result to json 21405 1726882391.95697: done dumping result, returning 21405 1726882391.95702: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [12673a56-9f93-e466-a5f2-000000000219] 21405 1726882391.95708: sending task result for task 12673a56-9f93-e466-a5f2-000000000219 skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 21405 1726882391.95866: no more pending results, returning what we have 21405 1726882391.95870: results queue empty 21405 1726882391.95871: checking for any_errors_fatal 21405 1726882391.95874: done checking for any_errors_fatal 21405 1726882391.95875: checking for max_fail_percentage 21405 1726882391.95877: done checking for max_fail_percentage 21405 1726882391.95877: checking to see if all hosts have failed and the running result is not ok 21405 1726882391.95878: done checking to see if all hosts have failed 21405 1726882391.95879: getting the remaining hosts for this loop 21405 1726882391.95880: done getting the remaining hosts for this loop 21405 1726882391.95883: getting the next task for host managed_node1 21405 1726882391.95889: done getting next task for host managed_node1 21405 1726882391.95891: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 21405 1726882391.95896: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882391.95900: getting variables 21405 1726882391.95901: in VariableManager get_vars() 21405 1726882391.95950: Calling all_inventory to load vars for managed_node1 21405 1726882391.95953: Calling groups_inventory to load vars for managed_node1 21405 1726882391.95955: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882391.95965: Calling all_plugins_play to load vars for managed_node1 21405 1726882391.95968: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882391.95970: Calling groups_plugins_play to load vars for managed_node1 21405 1726882391.96515: done sending task result for task 12673a56-9f93-e466-a5f2-000000000219 21405 1726882391.96519: WORKER PROCESS EXITING 21405 1726882391.97162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882391.97900: done with get_vars() 21405 1726882391.97915: done getting variables 21405 1726882391.97957: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:33:11 -0400 (0:00:00.041) 0:00:08.210 ****** 21405 1726882391.97981: entering _queue_task() for managed_node1/fail 21405 1726882391.98228: worker is 1 (out of 1 available) 21405 1726882391.98242: exiting _queue_task() for managed_node1/fail 21405 1726882391.98254: done queuing things up, now waiting for results queue to drain 21405 1726882391.98256: waiting for pending results... 21405 1726882391.98416: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 21405 1726882391.98482: in run() - task 12673a56-9f93-e466-a5f2-00000000021a 21405 1726882391.98495: variable 'ansible_search_path' from source: unknown 21405 1726882391.98502: variable 'ansible_search_path' from source: unknown 21405 1726882391.98531: calling self._execute() 21405 1726882391.98604: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882391.98610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882391.98620: variable 'omit' from source: magic vars 21405 1726882391.98924: variable 'ansible_distribution_major_version' from source: facts 21405 1726882391.98929: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882391.99205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882391.99740: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882391.99862: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882391.99866: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882391.99882: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882392.00084: variable 'networkmanager_version' from source: set_fact 21405 1726882392.00109: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882392.00379: variable 'type' from source: play vars 21405 1726882392.00385: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 21405 1726882392.00388: when evaluation is False, skipping this task 21405 1726882392.00391: _execute() done 21405 1726882392.00399: dumping result to json 21405 1726882392.00403: done dumping result, returning 21405 1726882392.00409: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [12673a56-9f93-e466-a5f2-00000000021a] 21405 1726882392.00417: sending task result for task 12673a56-9f93-e466-a5f2-00000000021a skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 21405 1726882392.00575: no more pending results, returning what we have 21405 1726882392.00579: results queue empty 21405 1726882392.00580: checking for any_errors_fatal 21405 1726882392.00586: done checking for any_errors_fatal 21405 1726882392.00587: checking for max_fail_percentage 21405 1726882392.00588: done checking for max_fail_percentage 21405 1726882392.00589: checking to see if all hosts have failed and the running result is not ok 21405 1726882392.00590: done checking to see if all hosts have failed 21405 1726882392.00590: getting the remaining hosts for this loop 21405 1726882392.00592: done getting the remaining hosts for this loop 21405 1726882392.00597: getting the next task for host managed_node1 21405 1726882392.00605: done getting next task for host managed_node1 21405 1726882392.00608: ^ task is: TASK: Include the task 'show_interfaces.yml' 21405 1726882392.00611: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21405 1726882392.00614: getting variables 21405 1726882392.00615: in VariableManager get_vars() 21405 1726882392.00673: Calling all_inventory to load vars for managed_node1 21405 1726882392.00675: Calling groups_inventory to load vars for managed_node1 21405 1726882392.00678: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882392.00684: done sending task result for task 12673a56-9f93-e466-a5f2-00000000021a 21405 1726882392.00686: WORKER PROCESS EXITING 21405 1726882392.00697: Calling all_plugins_play to load vars for managed_node1 21405 1726882392.00701: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882392.00704: Calling groups_plugins_play to load vars for managed_node1 21405 1726882392.01488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882392.02294: done with get_vars() 21405 1726882392.02314: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:33:12 -0400 (0:00:00.044) 0:00:08.254 ****** 21405 1726882392.02408: entering _queue_task() for managed_node1/include_tasks 21405 1726882392.02730: worker is 1 (out of 1 available) 21405 1726882392.02742: exiting _queue_task() for managed_node1/include_tasks 21405 1726882392.02752: done queuing things up, now waiting for results queue to drain 21405 1726882392.02753: waiting for pending results... 21405 1726882392.03002: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21405 1726882392.03115: in run() - task 12673a56-9f93-e466-a5f2-00000000021b 21405 1726882392.03200: variable 'ansible_search_path' from source: unknown 21405 1726882392.03204: variable 'ansible_search_path' from source: unknown 21405 1726882392.03208: calling self._execute() 21405 1726882392.03273: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.03286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.03304: variable 'omit' from source: magic vars 21405 1726882392.03678: variable 'ansible_distribution_major_version' from source: facts 21405 1726882392.03698: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882392.03973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882392.04142: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882392.04194: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882392.04233: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882392.04270: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882392.04359: variable 'networkmanager_version' from source: set_fact 21405 1726882392.04418: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882392.04422: _execute() done 21405 1726882392.04425: dumping result to json 21405 1726882392.04427: done dumping result, returning 21405 1726882392.04429: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-e466-a5f2-00000000021b] 21405 1726882392.04431: sending task result for task 12673a56-9f93-e466-a5f2-00000000021b 21405 1726882392.04556: no more pending results, returning what we have 21405 1726882392.04561: in VariableManager get_vars() 21405 1726882392.04619: Calling all_inventory to load vars for managed_node1 21405 1726882392.04622: Calling groups_inventory to load vars for managed_node1 21405 1726882392.04624: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882392.04637: Calling all_plugins_play to load vars for managed_node1 21405 1726882392.04640: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882392.04642: Calling groups_plugins_play to load vars for managed_node1 21405 1726882392.05712: done sending task result for task 12673a56-9f93-e466-a5f2-00000000021b 21405 1726882392.05715: WORKER PROCESS EXITING 21405 1726882392.05986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882392.07189: done with get_vars() 21405 1726882392.07209: variable 'ansible_search_path' from source: unknown 21405 1726882392.07210: variable 'ansible_search_path' from source: unknown 21405 1726882392.07249: we have included files to process 21405 1726882392.07251: generating all_blocks data 21405 1726882392.07252: done generating all_blocks data 21405 1726882392.07257: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21405 1726882392.07258: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21405 1726882392.07260: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21405 1726882392.07365: in VariableManager get_vars() 21405 1726882392.07400: done with get_vars() 21405 1726882392.07515: done processing included file 21405 1726882392.07517: iterating over new_blocks loaded from include file 21405 1726882392.07518: in VariableManager get_vars() 21405 1726882392.07542: done with get_vars() 21405 1726882392.07543: filtering new block on tags 21405 1726882392.07561: done filtering new block on tags 21405 1726882392.07563: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 21405 1726882392.07568: extending task lists for all hosts with included blocks 21405 1726882392.07955: done extending task lists 21405 1726882392.07956: done processing included files 21405 1726882392.07957: results queue empty 21405 1726882392.07958: checking for any_errors_fatal 21405 1726882392.07961: done checking for any_errors_fatal 21405 1726882392.07962: checking for max_fail_percentage 21405 1726882392.07963: done checking for max_fail_percentage 21405 1726882392.07963: checking to see if all hosts have failed and the running result is not ok 21405 1726882392.07964: done checking to see if all hosts have failed 21405 1726882392.07965: getting the remaining hosts for this loop 21405 1726882392.07966: done getting the remaining hosts for this loop 21405 1726882392.07968: getting the next task for host managed_node1 21405 1726882392.07972: done getting next task for host managed_node1 21405 1726882392.07975: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21405 1726882392.07978: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21405 1726882392.07980: getting variables 21405 1726882392.07981: in VariableManager get_vars() 21405 1726882392.07999: Calling all_inventory to load vars for managed_node1 21405 1726882392.08002: Calling groups_inventory to load vars for managed_node1 21405 1726882392.08004: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882392.08009: Calling all_plugins_play to load vars for managed_node1 21405 1726882392.08012: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882392.08015: Calling groups_plugins_play to load vars for managed_node1 21405 1726882392.09018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882392.10266: done with get_vars() 21405 1726882392.10287: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:33:12 -0400 (0:00:00.079) 0:00:08.334 ****** 21405 1726882392.10375: entering _queue_task() for managed_node1/include_tasks 21405 1726882392.10747: worker is 1 (out of 1 available) 21405 1726882392.10762: exiting _queue_task() for managed_node1/include_tasks 21405 1726882392.10774: done queuing things up, now waiting for results queue to drain 21405 1726882392.10776: waiting for pending results... 21405 1726882392.11020: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 21405 1726882392.11103: in run() - task 12673a56-9f93-e466-a5f2-000000000248 21405 1726882392.11114: variable 'ansible_search_path' from source: unknown 21405 1726882392.11117: variable 'ansible_search_path' from source: unknown 21405 1726882392.11146: calling self._execute() 21405 1726882392.11221: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.11225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.11235: variable 'omit' from source: magic vars 21405 1726882392.11515: variable 'ansible_distribution_major_version' from source: facts 21405 1726882392.11525: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882392.11652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882392.11850: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882392.11882: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882392.11911: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882392.11940: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882392.11992: variable 'networkmanager_version' from source: set_fact 21405 1726882392.12007: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882392.12010: _execute() done 21405 1726882392.12013: dumping result to json 21405 1726882392.12018: done dumping result, returning 21405 1726882392.12025: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-e466-a5f2-000000000248] 21405 1726882392.12030: sending task result for task 12673a56-9f93-e466-a5f2-000000000248 21405 1726882392.12112: done sending task result for task 12673a56-9f93-e466-a5f2-000000000248 21405 1726882392.12115: WORKER PROCESS EXITING 21405 1726882392.12139: no more pending results, returning what we have 21405 1726882392.12143: in VariableManager get_vars() 21405 1726882392.12198: Calling all_inventory to load vars for managed_node1 21405 1726882392.12201: Calling groups_inventory to load vars for managed_node1 21405 1726882392.12203: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882392.12214: Calling all_plugins_play to load vars for managed_node1 21405 1726882392.12217: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882392.12219: Calling groups_plugins_play to load vars for managed_node1 21405 1726882392.13110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882392.14099: done with get_vars() 21405 1726882392.14112: variable 'ansible_search_path' from source: unknown 21405 1726882392.14113: variable 'ansible_search_path' from source: unknown 21405 1726882392.14153: we have included files to process 21405 1726882392.14154: generating all_blocks data 21405 1726882392.14155: done generating all_blocks data 21405 1726882392.14156: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21405 1726882392.14156: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21405 1726882392.14158: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21405 1726882392.14334: done processing included file 21405 1726882392.14336: iterating over new_blocks loaded from include file 21405 1726882392.14337: in VariableManager get_vars() 21405 1726882392.14353: done with get_vars() 21405 1726882392.14354: filtering new block on tags 21405 1726882392.14367: done filtering new block on tags 21405 1726882392.14370: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 21405 1726882392.14373: extending task lists for all hosts with included blocks 21405 1726882392.14459: done extending task lists 21405 1726882392.14460: done processing included files 21405 1726882392.14460: results queue empty 21405 1726882392.14461: checking for any_errors_fatal 21405 1726882392.14463: done checking for any_errors_fatal 21405 1726882392.14463: checking for max_fail_percentage 21405 1726882392.14464: done checking for max_fail_percentage 21405 1726882392.14464: checking to see if all hosts have failed and the running result is not ok 21405 1726882392.14465: done checking to see if all hosts have failed 21405 1726882392.14465: getting the remaining hosts for this loop 21405 1726882392.14466: done getting the remaining hosts for this loop 21405 1726882392.14468: getting the next task for host managed_node1 21405 1726882392.14471: done getting next task for host managed_node1 21405 1726882392.14472: ^ task is: TASK: Gather current interface info 21405 1726882392.14475: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882392.14477: getting variables 21405 1726882392.14478: in VariableManager get_vars() 21405 1726882392.14489: Calling all_inventory to load vars for managed_node1 21405 1726882392.14491: Calling groups_inventory to load vars for managed_node1 21405 1726882392.14492: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882392.14498: Calling all_plugins_play to load vars for managed_node1 21405 1726882392.14500: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882392.14501: Calling groups_plugins_play to load vars for managed_node1 21405 1726882392.15076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882392.15851: done with get_vars() 21405 1726882392.15868: done getting variables 21405 1726882392.15908: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:33:12 -0400 (0:00:00.055) 0:00:08.389 ****** 21405 1726882392.15945: entering _queue_task() for managed_node1/command 21405 1726882392.16267: worker is 1 (out of 1 available) 21405 1726882392.16281: exiting _queue_task() for managed_node1/command 21405 1726882392.16496: done queuing things up, now waiting for results queue to drain 21405 1726882392.16499: waiting for pending results... 21405 1726882392.16615: running TaskExecutor() for managed_node1/TASK: Gather current interface info 21405 1726882392.16681: in run() - task 12673a56-9f93-e466-a5f2-00000000027f 21405 1726882392.16706: variable 'ansible_search_path' from source: unknown 21405 1726882392.16714: variable 'ansible_search_path' from source: unknown 21405 1726882392.16754: calling self._execute() 21405 1726882392.16851: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.16864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.16898: variable 'omit' from source: magic vars 21405 1726882392.17226: variable 'ansible_distribution_major_version' from source: facts 21405 1726882392.17249: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882392.17376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882392.17569: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882392.17606: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882392.17634: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882392.17660: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882392.17717: variable 'networkmanager_version' from source: set_fact 21405 1726882392.17727: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882392.17733: variable 'omit' from source: magic vars 21405 1726882392.17765: variable 'omit' from source: magic vars 21405 1726882392.17794: variable 'omit' from source: magic vars 21405 1726882392.17818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882392.17841: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882392.17854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882392.17867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882392.17876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882392.17905: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882392.17908: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.17911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.17975: Set connection var ansible_shell_executable to /bin/sh 21405 1726882392.17978: Set connection var ansible_pipelining to False 21405 1726882392.17981: Set connection var ansible_shell_type to sh 21405 1726882392.17988: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882392.18000: Set connection var ansible_connection to ssh 21405 1726882392.18005: Set connection var ansible_timeout to 10 21405 1726882392.18022: variable 'ansible_shell_executable' from source: unknown 21405 1726882392.18025: variable 'ansible_connection' from source: unknown 21405 1726882392.18029: variable 'ansible_module_compression' from source: unknown 21405 1726882392.18032: variable 'ansible_shell_type' from source: unknown 21405 1726882392.18035: variable 'ansible_shell_executable' from source: unknown 21405 1726882392.18037: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.18039: variable 'ansible_pipelining' from source: unknown 21405 1726882392.18041: variable 'ansible_timeout' from source: unknown 21405 1726882392.18043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.18121: 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) 21405 1726882392.18130: variable 'omit' from source: magic vars 21405 1726882392.18135: starting attempt loop 21405 1726882392.18138: running the handler 21405 1726882392.18150: _low_level_execute_command(): starting 21405 1726882392.18157: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882392.18657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882392.18661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.18664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882392.18667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.18739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882392.18744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882392.18748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.18802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882392.20444: stdout chunk (state=3): >>>/root <<< 21405 1726882392.20547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882392.20571: stderr chunk (state=3): >>><<< 21405 1726882392.20574: stdout chunk (state=3): >>><<< 21405 1726882392.20597: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882392.20607: _low_level_execute_command(): starting 21405 1726882392.20612: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927 `" && echo ansible-tmp-1726882392.2059205-21784-123254261419927="` echo /root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927 `" ) && sleep 0' 21405 1726882392.21032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882392.21035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882392.21038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.21040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882392.21043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.21097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882392.21101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882392.21105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.21146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882392.23002: stdout chunk (state=3): >>>ansible-tmp-1726882392.2059205-21784-123254261419927=/root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927 <<< 21405 1726882392.23106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882392.23130: stderr chunk (state=3): >>><<< 21405 1726882392.23133: stdout chunk (state=3): >>><<< 21405 1726882392.23146: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882392.2059205-21784-123254261419927=/root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882392.23170: variable 'ansible_module_compression' from source: unknown 21405 1726882392.23212: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882392.23243: variable 'ansible_facts' from source: unknown 21405 1726882392.23300: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927/AnsiballZ_command.py 21405 1726882392.23398: Sending initial data 21405 1726882392.23402: Sent initial data (156 bytes) 21405 1726882392.23820: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882392.23824: 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.9.159 is address debug1: re-parsing configuration <<< 21405 1726882392.23826: 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.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882392.23828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.23873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882392.23876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.23921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882392.25431: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 21405 1726882392.25439: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882392.25470: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882392.25519: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpyrpr33zv /root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927/AnsiballZ_command.py <<< 21405 1726882392.25522: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927/AnsiballZ_command.py" <<< 21405 1726882392.25558: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpyrpr33zv" to remote "/root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927/AnsiballZ_command.py" <<< 21405 1726882392.25565: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927/AnsiballZ_command.py" <<< 21405 1726882392.26089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882392.26131: stderr chunk (state=3): >>><<< 21405 1726882392.26134: stdout chunk (state=3): >>><<< 21405 1726882392.26178: done transferring module to remote 21405 1726882392.26187: _low_level_execute_command(): starting 21405 1726882392.26196: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927/ /root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927/AnsiballZ_command.py && sleep 0' 21405 1726882392.26640: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882392.26646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.26649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882392.26651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882392.26653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.26690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882392.26697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.26749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882392.28448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882392.28474: stderr chunk (state=3): >>><<< 21405 1726882392.28477: stdout chunk (state=3): >>><<< 21405 1726882392.28490: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882392.28497: _low_level_execute_command(): starting 21405 1726882392.28500: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927/AnsiballZ_command.py && sleep 0' 21405 1726882392.28930: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882392.28933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882392.28936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.28938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882392.28940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.28982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882392.28986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.29039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882392.44316: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:33:12.438607", "end": "2024-09-20 21:33:12.441899", "delta": "0:00:00.003292", "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}}} <<< 21405 1726882392.45816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882392.45836: stderr chunk (state=3): >>><<< 21405 1726882392.45848: stdout chunk (state=3): >>><<< 21405 1726882392.46001: _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:33:12.438607", "end": "2024-09-20 21:33:12.441899", "delta": "0:00:00.003292", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882392.46005: 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-1726882392.2059205-21784-123254261419927/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882392.46008: _low_level_execute_command(): starting 21405 1726882392.46014: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882392.2059205-21784-123254261419927/ > /dev/null 2>&1 && sleep 0' 21405 1726882392.46579: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882392.46603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882392.46621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882392.46651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882392.46710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.46770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882392.46789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882392.46815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.46886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882392.48988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882392.48991: stdout chunk (state=3): >>><<< 21405 1726882392.48998: stderr chunk (state=3): >>><<< 21405 1726882392.49014: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882392.49200: handler run complete 21405 1726882392.49203: Evaluated conditional (False): False 21405 1726882392.49205: attempt loop complete, returning result 21405 1726882392.49207: _execute() done 21405 1726882392.49209: dumping result to json 21405 1726882392.49211: done dumping result, returning 21405 1726882392.49213: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [12673a56-9f93-e466-a5f2-00000000027f] 21405 1726882392.49215: sending task result for task 12673a56-9f93-e466-a5f2-00000000027f 21405 1726882392.49286: done sending task result for task 12673a56-9f93-e466-a5f2-00000000027f 21405 1726882392.49289: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003292", "end": "2024-09-20 21:33:12.441899", "rc": 0, "start": "2024-09-20 21:33:12.438607" } STDOUT: bonding_masters eth0 lo 21405 1726882392.49372: no more pending results, returning what we have 21405 1726882392.49376: results queue empty 21405 1726882392.49377: checking for any_errors_fatal 21405 1726882392.49379: done checking for any_errors_fatal 21405 1726882392.49379: checking for max_fail_percentage 21405 1726882392.49381: done checking for max_fail_percentage 21405 1726882392.49382: checking to see if all hosts have failed and the running result is not ok 21405 1726882392.49383: done checking to see if all hosts have failed 21405 1726882392.49383: getting the remaining hosts for this loop 21405 1726882392.49385: done getting the remaining hosts for this loop 21405 1726882392.49388: getting the next task for host managed_node1 21405 1726882392.49400: done getting next task for host managed_node1 21405 1726882392.49407: ^ task is: TASK: Set current_interfaces 21405 1726882392.49413: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882392.49418: getting variables 21405 1726882392.49419: in VariableManager get_vars() 21405 1726882392.49469: Calling all_inventory to load vars for managed_node1 21405 1726882392.49471: Calling groups_inventory to load vars for managed_node1 21405 1726882392.49474: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882392.49486: Calling all_plugins_play to load vars for managed_node1 21405 1726882392.49489: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882392.49599: Calling groups_plugins_play to load vars for managed_node1 21405 1726882392.50910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882392.52249: done with get_vars() 21405 1726882392.52271: done getting variables 21405 1726882392.52340: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:33:12 -0400 (0:00:00.364) 0:00:08.754 ****** 21405 1726882392.52372: entering _queue_task() for managed_node1/set_fact 21405 1726882392.52680: worker is 1 (out of 1 available) 21405 1726882392.52827: exiting _queue_task() for managed_node1/set_fact 21405 1726882392.52838: done queuing things up, now waiting for results queue to drain 21405 1726882392.52840: waiting for pending results... 21405 1726882392.53057: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 21405 1726882392.53146: in run() - task 12673a56-9f93-e466-a5f2-000000000280 21405 1726882392.53177: variable 'ansible_search_path' from source: unknown 21405 1726882392.53265: variable 'ansible_search_path' from source: unknown 21405 1726882392.53269: calling self._execute() 21405 1726882392.53334: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.53345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.53360: variable 'omit' from source: magic vars 21405 1726882392.53757: variable 'ansible_distribution_major_version' from source: facts 21405 1726882392.53775: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882392.53971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882392.54266: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882392.54319: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882392.54364: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882392.54406: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882392.54503: variable 'networkmanager_version' from source: set_fact 21405 1726882392.54572: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882392.54575: variable 'omit' from source: magic vars 21405 1726882392.54600: variable 'omit' from source: magic vars 21405 1726882392.54721: variable '_current_interfaces' from source: set_fact 21405 1726882392.54791: variable 'omit' from source: magic vars 21405 1726882392.54827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882392.54857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882392.54876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882392.55009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882392.55012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882392.55014: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882392.55017: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.55019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.55052: Set connection var ansible_shell_executable to /bin/sh 21405 1726882392.55064: Set connection var ansible_pipelining to False 21405 1726882392.55070: Set connection var ansible_shell_type to sh 21405 1726882392.55080: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882392.55096: Set connection var ansible_connection to ssh 21405 1726882392.55107: Set connection var ansible_timeout to 10 21405 1726882392.55138: variable 'ansible_shell_executable' from source: unknown 21405 1726882392.55146: variable 'ansible_connection' from source: unknown 21405 1726882392.55153: variable 'ansible_module_compression' from source: unknown 21405 1726882392.55159: variable 'ansible_shell_type' from source: unknown 21405 1726882392.55165: variable 'ansible_shell_executable' from source: unknown 21405 1726882392.55171: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.55178: variable 'ansible_pipelining' from source: unknown 21405 1726882392.55184: variable 'ansible_timeout' from source: unknown 21405 1726882392.55226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.55311: 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) 21405 1726882392.55326: variable 'omit' from source: magic vars 21405 1726882392.55444: starting attempt loop 21405 1726882392.55448: running the handler 21405 1726882392.55450: handler run complete 21405 1726882392.55454: attempt loop complete, returning result 21405 1726882392.55456: _execute() done 21405 1726882392.55458: dumping result to json 21405 1726882392.55461: done dumping result, returning 21405 1726882392.55463: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [12673a56-9f93-e466-a5f2-000000000280] 21405 1726882392.55465: sending task result for task 12673a56-9f93-e466-a5f2-000000000280 21405 1726882392.55528: done sending task result for task 12673a56-9f93-e466-a5f2-000000000280 21405 1726882392.55531: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 21405 1726882392.55588: no more pending results, returning what we have 21405 1726882392.55598: results queue empty 21405 1726882392.55600: checking for any_errors_fatal 21405 1726882392.55607: done checking for any_errors_fatal 21405 1726882392.55609: checking for max_fail_percentage 21405 1726882392.55610: done checking for max_fail_percentage 21405 1726882392.55611: checking to see if all hosts have failed and the running result is not ok 21405 1726882392.55612: done checking to see if all hosts have failed 21405 1726882392.55613: getting the remaining hosts for this loop 21405 1726882392.55614: done getting the remaining hosts for this loop 21405 1726882392.55618: getting the next task for host managed_node1 21405 1726882392.55628: done getting next task for host managed_node1 21405 1726882392.55630: ^ task is: TASK: Show current_interfaces 21405 1726882392.55634: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882392.55638: getting variables 21405 1726882392.55639: in VariableManager get_vars() 21405 1726882392.55687: Calling all_inventory to load vars for managed_node1 21405 1726882392.55690: Calling groups_inventory to load vars for managed_node1 21405 1726882392.55800: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882392.55813: Calling all_plugins_play to load vars for managed_node1 21405 1726882392.55816: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882392.55819: Calling groups_plugins_play to load vars for managed_node1 21405 1726882392.57174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882392.58496: done with get_vars() 21405 1726882392.58526: done getting variables 21405 1726882392.58585: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:33:12 -0400 (0:00:00.062) 0:00:08.816 ****** 21405 1726882392.58624: entering _queue_task() for managed_node1/debug 21405 1726882392.58960: worker is 1 (out of 1 available) 21405 1726882392.58972: exiting _queue_task() for managed_node1/debug 21405 1726882392.58984: done queuing things up, now waiting for results queue to drain 21405 1726882392.58986: waiting for pending results... 21405 1726882392.59399: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 21405 1726882392.59404: in run() - task 12673a56-9f93-e466-a5f2-000000000249 21405 1726882392.59407: variable 'ansible_search_path' from source: unknown 21405 1726882392.59410: variable 'ansible_search_path' from source: unknown 21405 1726882392.59413: calling self._execute() 21405 1726882392.59510: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.59523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.59538: variable 'omit' from source: magic vars 21405 1726882392.59923: variable 'ansible_distribution_major_version' from source: facts 21405 1726882392.59999: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882392.60128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882392.60412: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882392.60459: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882392.60510: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882392.60547: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882392.60629: variable 'networkmanager_version' from source: set_fact 21405 1726882392.60647: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882392.60657: variable 'omit' from source: magic vars 21405 1726882392.60712: variable 'omit' from source: magic vars 21405 1726882392.60999: variable 'current_interfaces' from source: set_fact 21405 1726882392.61002: variable 'omit' from source: magic vars 21405 1726882392.61005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882392.61008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882392.61010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882392.61012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882392.61014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882392.61016: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882392.61019: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.61021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.61110: Set connection var ansible_shell_executable to /bin/sh 21405 1726882392.61122: Set connection var ansible_pipelining to False 21405 1726882392.61135: Set connection var ansible_shell_type to sh 21405 1726882392.61149: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882392.61163: Set connection var ansible_connection to ssh 21405 1726882392.61173: Set connection var ansible_timeout to 10 21405 1726882392.61204: variable 'ansible_shell_executable' from source: unknown 21405 1726882392.61213: variable 'ansible_connection' from source: unknown 21405 1726882392.61222: variable 'ansible_module_compression' from source: unknown 21405 1726882392.61231: variable 'ansible_shell_type' from source: unknown 21405 1726882392.61238: variable 'ansible_shell_executable' from source: unknown 21405 1726882392.61254: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.61262: variable 'ansible_pipelining' from source: unknown 21405 1726882392.61269: variable 'ansible_timeout' from source: unknown 21405 1726882392.61277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.61397: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882392.61467: variable 'omit' from source: magic vars 21405 1726882392.61470: starting attempt loop 21405 1726882392.61472: running the handler 21405 1726882392.61480: handler run complete 21405 1726882392.61503: attempt loop complete, returning result 21405 1726882392.61510: _execute() done 21405 1726882392.61518: dumping result to json 21405 1726882392.61525: done dumping result, returning 21405 1726882392.61537: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [12673a56-9f93-e466-a5f2-000000000249] 21405 1726882392.61546: sending task result for task 12673a56-9f93-e466-a5f2-000000000249 ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 21405 1726882392.61729: no more pending results, returning what we have 21405 1726882392.61733: results queue empty 21405 1726882392.61734: checking for any_errors_fatal 21405 1726882392.61741: done checking for any_errors_fatal 21405 1726882392.61741: checking for max_fail_percentage 21405 1726882392.61743: done checking for max_fail_percentage 21405 1726882392.61744: checking to see if all hosts have failed and the running result is not ok 21405 1726882392.61744: done checking to see if all hosts have failed 21405 1726882392.61745: getting the remaining hosts for this loop 21405 1726882392.61747: done getting the remaining hosts for this loop 21405 1726882392.61750: getting the next task for host managed_node1 21405 1726882392.61758: done getting next task for host managed_node1 21405 1726882392.61761: ^ task is: TASK: Install iproute 21405 1726882392.61764: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21405 1726882392.61768: getting variables 21405 1726882392.61769: in VariableManager get_vars() 21405 1726882392.61820: Calling all_inventory to load vars for managed_node1 21405 1726882392.61823: Calling groups_inventory to load vars for managed_node1 21405 1726882392.61825: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882392.61836: Calling all_plugins_play to load vars for managed_node1 21405 1726882392.61839: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882392.61842: Calling groups_plugins_play to load vars for managed_node1 21405 1726882392.62512: done sending task result for task 12673a56-9f93-e466-a5f2-000000000249 21405 1726882392.62516: WORKER PROCESS EXITING 21405 1726882392.62832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882392.63543: done with get_vars() 21405 1726882392.63557: done getting variables 21405 1726882392.63598: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:33:12 -0400 (0:00:00.050) 0:00:08.866 ****** 21405 1726882392.63627: entering _queue_task() for managed_node1/package 21405 1726882392.63825: worker is 1 (out of 1 available) 21405 1726882392.63840: exiting _queue_task() for managed_node1/package 21405 1726882392.63851: done queuing things up, now waiting for results queue to drain 21405 1726882392.63853: waiting for pending results... 21405 1726882392.63999: running TaskExecutor() for managed_node1/TASK: Install iproute 21405 1726882392.64086: in run() - task 12673a56-9f93-e466-a5f2-00000000021c 21405 1726882392.64167: variable 'ansible_search_path' from source: unknown 21405 1726882392.64171: variable 'ansible_search_path' from source: unknown 21405 1726882392.64173: calling self._execute() 21405 1726882392.64300: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.64304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.64307: variable 'omit' from source: magic vars 21405 1726882392.64615: variable 'ansible_distribution_major_version' from source: facts 21405 1726882392.64634: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882392.64799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882392.65061: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882392.65112: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882392.65150: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882392.65186: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882392.65265: variable 'networkmanager_version' from source: set_fact 21405 1726882392.65285: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882392.65290: variable 'omit' from source: magic vars 21405 1726882392.65317: variable 'omit' from source: magic vars 21405 1726882392.65424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882392.66898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882392.66946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882392.66973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882392.67001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882392.67020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882392.67081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882392.67105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882392.67154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882392.67169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882392.67181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882392.67258: variable '__network_is_ostree' from source: set_fact 21405 1726882392.67398: variable 'omit' from source: magic vars 21405 1726882392.67402: variable 'omit' from source: magic vars 21405 1726882392.67404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882392.67407: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882392.67409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882392.67411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882392.67413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882392.67441: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882392.67451: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.67459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.67556: Set connection var ansible_shell_executable to /bin/sh 21405 1726882392.67567: Set connection var ansible_pipelining to False 21405 1726882392.67574: Set connection var ansible_shell_type to sh 21405 1726882392.67583: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882392.67601: Set connection var ansible_connection to ssh 21405 1726882392.67615: Set connection var ansible_timeout to 10 21405 1726882392.67642: variable 'ansible_shell_executable' from source: unknown 21405 1726882392.67651: variable 'ansible_connection' from source: unknown 21405 1726882392.67658: variable 'ansible_module_compression' from source: unknown 21405 1726882392.67665: variable 'ansible_shell_type' from source: unknown 21405 1726882392.67671: variable 'ansible_shell_executable' from source: unknown 21405 1726882392.67678: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882392.67685: variable 'ansible_pipelining' from source: unknown 21405 1726882392.67697: variable 'ansible_timeout' from source: unknown 21405 1726882392.67708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882392.67807: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882392.67823: variable 'omit' from source: magic vars 21405 1726882392.67834: starting attempt loop 21405 1726882392.67842: running the handler 21405 1726882392.67853: variable 'ansible_facts' from source: unknown 21405 1726882392.67861: variable 'ansible_facts' from source: unknown 21405 1726882392.67904: _low_level_execute_command(): starting 21405 1726882392.67999: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882392.69010: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882392.69013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.69017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.69073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882392.69086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.69141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882392.70757: stdout chunk (state=3): >>>/root <<< 21405 1726882392.70860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882392.70896: stderr chunk (state=3): >>><<< 21405 1726882392.70910: stdout chunk (state=3): >>><<< 21405 1726882392.70929: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882392.70939: _low_level_execute_command(): starting 21405 1726882392.70945: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743 `" && echo ansible-tmp-1726882392.7092931-21811-143620879238743="` echo /root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743 `" ) && sleep 0' 21405 1726882392.72001: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882392.72007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882392.72032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.72104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882392.73960: stdout chunk (state=3): >>>ansible-tmp-1726882392.7092931-21811-143620879238743=/root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743 <<< 21405 1726882392.74114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882392.74117: stdout chunk (state=3): >>><<< 21405 1726882392.74120: stderr chunk (state=3): >>><<< 21405 1726882392.74142: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882392.7092931-21811-143620879238743=/root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882392.74183: variable 'ansible_module_compression' from source: unknown 21405 1726882392.74262: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21405 1726882392.74313: variable 'ansible_facts' from source: unknown 21405 1726882392.74487: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743/AnsiballZ_dnf.py 21405 1726882392.74723: Sending initial data 21405 1726882392.74734: Sent initial data (152 bytes) 21405 1726882392.75881: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882392.75910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.75976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882392.77472: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21405 1726882392.77486: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 21405 1726882392.77509: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 21405 1726882392.77519: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 21405 1726882392.77533: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882392.77610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882392.77654: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpvbu7ohlg /root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743/AnsiballZ_dnf.py <<< 21405 1726882392.77657: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743/AnsiballZ_dnf.py" <<< 21405 1726882392.77691: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpvbu7ohlg" to remote "/root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743/AnsiballZ_dnf.py" <<< 21405 1726882392.78748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882392.78752: stdout chunk (state=3): >>><<< 21405 1726882392.78754: stderr chunk (state=3): >>><<< 21405 1726882392.78756: done transferring module to remote 21405 1726882392.78758: _low_level_execute_command(): starting 21405 1726882392.78760: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743/ /root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743/AnsiballZ_dnf.py && sleep 0' 21405 1726882392.79260: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882392.79313: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.79383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882392.79418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.79489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882392.81249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882392.81253: stdout chunk (state=3): >>><<< 21405 1726882392.81255: stderr chunk (state=3): >>><<< 21405 1726882392.81272: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882392.81363: _low_level_execute_command(): starting 21405 1726882392.81366: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743/AnsiballZ_dnf.py && sleep 0' 21405 1726882392.81883: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882392.81902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882392.81917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882392.81935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882392.81952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882392.81963: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882392.81976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.82002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882392.82016: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882392.82028: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21405 1726882392.82041: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882392.82108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882392.82129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882392.82150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882392.82166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882392.82243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.22402: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21405 1726882393.26439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882393.26466: stderr chunk (state=3): >>><<< 21405 1726882393.26469: stdout chunk (state=3): >>><<< 21405 1726882393.26484: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882393.26527: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882393.26533: _low_level_execute_command(): starting 21405 1726882393.26538: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882392.7092931-21811-143620879238743/ > /dev/null 2>&1 && sleep 0' 21405 1726882393.26973: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882393.26976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882393.27012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882393.27015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882393.27017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882393.27019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882393.27064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882393.27068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882393.27077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.27130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.28936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882393.28961: stderr chunk (state=3): >>><<< 21405 1726882393.28965: stdout chunk (state=3): >>><<< 21405 1726882393.28978: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882393.28988: handler run complete 21405 1726882393.29106: variable '__install_status' from source: unknown 21405 1726882393.29122: Evaluated conditional (__install_status is success): True 21405 1726882393.29134: attempt loop complete, returning result 21405 1726882393.29136: _execute() done 21405 1726882393.29139: dumping result to json 21405 1726882393.29144: done dumping result, returning 21405 1726882393.29152: done running TaskExecutor() for managed_node1/TASK: Install iproute [12673a56-9f93-e466-a5f2-00000000021c] 21405 1726882393.29156: sending task result for task 12673a56-9f93-e466-a5f2-00000000021c 21405 1726882393.29253: done sending task result for task 12673a56-9f93-e466-a5f2-00000000021c 21405 1726882393.29256: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21405 1726882393.29339: no more pending results, returning what we have 21405 1726882393.29343: results queue empty 21405 1726882393.29344: checking for any_errors_fatal 21405 1726882393.29348: done checking for any_errors_fatal 21405 1726882393.29349: checking for max_fail_percentage 21405 1726882393.29350: done checking for max_fail_percentage 21405 1726882393.29351: checking to see if all hosts have failed and the running result is not ok 21405 1726882393.29352: done checking to see if all hosts have failed 21405 1726882393.29353: getting the remaining hosts for this loop 21405 1726882393.29354: done getting the remaining hosts for this loop 21405 1726882393.29357: getting the next task for host managed_node1 21405 1726882393.29363: done getting next task for host managed_node1 21405 1726882393.29371: ^ task is: TASK: Create veth interface {{ interface }} 21405 1726882393.29374: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21405 1726882393.29377: getting variables 21405 1726882393.29378: in VariableManager get_vars() 21405 1726882393.29428: Calling all_inventory to load vars for managed_node1 21405 1726882393.29431: Calling groups_inventory to load vars for managed_node1 21405 1726882393.29433: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882393.29443: Calling all_plugins_play to load vars for managed_node1 21405 1726882393.29446: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882393.29448: Calling groups_plugins_play to load vars for managed_node1 21405 1726882393.30232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882393.30965: done with get_vars() 21405 1726882393.30980: done getting variables 21405 1726882393.31026: 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) 21405 1726882393.31120: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:33:13 -0400 (0:00:00.675) 0:00:09.541 ****** 21405 1726882393.31152: entering _queue_task() for managed_node1/command 21405 1726882393.31387: worker is 1 (out of 1 available) 21405 1726882393.31404: exiting _queue_task() for managed_node1/command 21405 1726882393.31416: done queuing things up, now waiting for results queue to drain 21405 1726882393.31417: waiting for pending results... 21405 1726882393.31565: running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 21405 1726882393.31639: in run() - task 12673a56-9f93-e466-a5f2-00000000021d 21405 1726882393.31651: variable 'ansible_search_path' from source: unknown 21405 1726882393.31655: variable 'ansible_search_path' from source: unknown 21405 1726882393.31844: variable 'interface' from source: play vars 21405 1726882393.31905: variable 'interface' from source: play vars 21405 1726882393.31954: variable 'interface' from source: play vars 21405 1726882393.32332: Loaded config def from plugin (lookup/items) 21405 1726882393.32336: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 21405 1726882393.32339: variable 'omit' from source: magic vars 21405 1726882393.32341: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882393.32344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882393.32346: variable 'omit' from source: magic vars 21405 1726882393.32534: variable 'ansible_distribution_major_version' from source: facts 21405 1726882393.32547: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882393.32705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882393.32971: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882393.33029: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882393.33080: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882393.33104: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882393.33163: variable 'networkmanager_version' from source: set_fact 21405 1726882393.33173: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882393.33285: variable 'ansible_distribution_major_version' from source: facts 21405 1726882393.33289: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882393.33378: variable 'networkmanager_version' from source: set_fact 21405 1726882393.33386: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882393.33514: variable 'type' from source: play vars 21405 1726882393.33517: variable 'state' from source: include params 21405 1726882393.33520: variable 'interface' from source: play vars 21405 1726882393.33525: variable 'current_interfaces' from source: set_fact 21405 1726882393.33532: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21405 1726882393.33537: variable 'omit' from source: magic vars 21405 1726882393.33565: variable 'omit' from source: magic vars 21405 1726882393.33603: variable 'item' from source: unknown 21405 1726882393.33651: variable 'item' from source: unknown 21405 1726882393.33664: variable 'omit' from source: magic vars 21405 1726882393.33683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882393.33712: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882393.33726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882393.33739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882393.33748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882393.33773: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882393.33776: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882393.33778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882393.33851: Set connection var ansible_shell_executable to /bin/sh 21405 1726882393.33854: Set connection var ansible_pipelining to False 21405 1726882393.33857: Set connection var ansible_shell_type to sh 21405 1726882393.33863: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882393.33870: Set connection var ansible_connection to ssh 21405 1726882393.33875: Set connection var ansible_timeout to 10 21405 1726882393.33891: variable 'ansible_shell_executable' from source: unknown 21405 1726882393.33896: variable 'ansible_connection' from source: unknown 21405 1726882393.33903: variable 'ansible_module_compression' from source: unknown 21405 1726882393.33905: variable 'ansible_shell_type' from source: unknown 21405 1726882393.33907: variable 'ansible_shell_executable' from source: unknown 21405 1726882393.33910: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882393.33913: variable 'ansible_pipelining' from source: unknown 21405 1726882393.33915: variable 'ansible_timeout' from source: unknown 21405 1726882393.33920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882393.33992: 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) 21405 1726882393.34002: variable 'omit' from source: magic vars 21405 1726882393.34005: starting attempt loop 21405 1726882393.34009: running the handler 21405 1726882393.34022: _low_level_execute_command(): starting 21405 1726882393.34029: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882393.34516: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882393.34520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21405 1726882393.34523: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882393.34570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882393.34586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.34637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.36236: stdout chunk (state=3): >>>/root <<< 21405 1726882393.36387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882393.36391: stdout chunk (state=3): >>><<< 21405 1726882393.36397: stderr chunk (state=3): >>><<< 21405 1726882393.36417: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882393.36508: _low_level_execute_command(): starting 21405 1726882393.36514: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633 `" && echo ansible-tmp-1726882393.3643556-21855-74693073754633="` echo /root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633 `" ) && sleep 0' 21405 1726882393.37075: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882393.37092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882393.37110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882393.37184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882393.37227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882393.37242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882393.37260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.37333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.39217: stdout chunk (state=3): >>>ansible-tmp-1726882393.3643556-21855-74693073754633=/root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633 <<< 21405 1726882393.39550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882393.39554: stdout chunk (state=3): >>><<< 21405 1726882393.39556: stderr chunk (state=3): >>><<< 21405 1726882393.39559: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882393.3643556-21855-74693073754633=/root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882393.39562: variable 'ansible_module_compression' from source: unknown 21405 1726882393.39699: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882393.39703: variable 'ansible_facts' from source: unknown 21405 1726882393.39734: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633/AnsiballZ_command.py 21405 1726882393.39923: Sending initial data 21405 1726882393.39929: Sent initial data (155 bytes) 21405 1726882393.40513: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882393.40527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882393.40591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882393.40645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882393.40676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.40742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.42253: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882393.42317: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882393.42374: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmplyhhmajg /root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633/AnsiballZ_command.py <<< 21405 1726882393.42377: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633/AnsiballZ_command.py" <<< 21405 1726882393.42416: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmplyhhmajg" to remote "/root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633/AnsiballZ_command.py" <<< 21405 1726882393.43284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882393.43288: stdout chunk (state=3): >>><<< 21405 1726882393.43290: stderr chunk (state=3): >>><<< 21405 1726882393.43292: done transferring module to remote 21405 1726882393.43297: _low_level_execute_command(): starting 21405 1726882393.43299: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633/ /root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633/AnsiballZ_command.py && sleep 0' 21405 1726882393.43841: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882393.43863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882393.43912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882393.43926: stderr chunk (state=3): >>>debug2: match found <<< 21405 1726882393.44011: 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/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882393.44032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.44107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.45970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882393.45974: stdout chunk (state=3): >>><<< 21405 1726882393.45976: stderr chunk (state=3): >>><<< 21405 1726882393.45979: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882393.45981: _low_level_execute_command(): starting 21405 1726882393.45984: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633/AnsiballZ_command.py && sleep 0' 21405 1726882393.47121: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882393.47129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882393.47138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882393.47215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882393.47234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882393.47237: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882393.47244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882393.47382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882393.47384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882393.47387: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882393.47518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.47597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.63142: stdout chunk (state=3): >>> <<< 21405 1726882393.63438: stdout chunk (state=3): >>>{"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 21:33:13.623803", "end": "2024-09-20 21:33:13.629014", "delta": "0:00:00.005211", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_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}}} <<< 21405 1726882393.65558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882393.65612: stderr chunk (state=3): >>><<< 21405 1726882393.65627: stdout chunk (state=3): >>><<< 21405 1726882393.65927: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 21:33:13.623803", "end": "2024-09-20 21:33:13.629014", "delta": "0:00:00.005211", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882393.65930: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add testnic1 type veth peer name peertestnic1', '_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-1726882393.3643556-21855-74693073754633/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882393.65937: _low_level_execute_command(): starting 21405 1726882393.65939: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882393.3643556-21855-74693073754633/ > /dev/null 2>&1 && sleep 0' 21405 1726882393.68566: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882393.68717: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882393.69043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.69320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.71214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882393.71246: stderr chunk (state=3): >>><<< 21405 1726882393.71306: stdout chunk (state=3): >>><<< 21405 1726882393.71330: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882393.71341: handler run complete 21405 1726882393.71702: Evaluated conditional (False): False 21405 1726882393.71705: attempt loop complete, returning result 21405 1726882393.71707: variable 'item' from source: unknown 21405 1726882393.71810: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.005211", "end": "2024-09-20 21:33:13.629014", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-09-20 21:33:13.623803" } 21405 1726882393.72102: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882393.72110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882393.72113: variable 'omit' from source: magic vars 21405 1726882393.72609: variable 'ansible_distribution_major_version' from source: facts 21405 1726882393.72615: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882393.72775: variable 'networkmanager_version' from source: set_fact 21405 1726882393.73043: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882393.73129: variable 'ansible_distribution_major_version' from source: facts 21405 1726882393.73141: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882393.73587: variable 'networkmanager_version' from source: set_fact 21405 1726882393.73590: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882393.74090: variable 'type' from source: play vars 21405 1726882393.74210: variable 'state' from source: include params 21405 1726882393.74219: variable 'interface' from source: play vars 21405 1726882393.74227: variable 'current_interfaces' from source: set_fact 21405 1726882393.74236: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21405 1726882393.74244: variable 'omit' from source: magic vars 21405 1726882393.74263: variable 'omit' from source: magic vars 21405 1726882393.74316: variable 'item' from source: unknown 21405 1726882393.74553: variable 'item' from source: unknown 21405 1726882393.74649: variable 'omit' from source: magic vars 21405 1726882393.74652: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882393.74654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882393.74799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882393.74802: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882393.74804: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882393.74806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882393.74999: Set connection var ansible_shell_executable to /bin/sh 21405 1726882393.75202: Set connection var ansible_pipelining to False 21405 1726882393.75206: Set connection var ansible_shell_type to sh 21405 1726882393.75208: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882393.75210: Set connection var ansible_connection to ssh 21405 1726882393.75212: Set connection var ansible_timeout to 10 21405 1726882393.75215: variable 'ansible_shell_executable' from source: unknown 21405 1726882393.75217: variable 'ansible_connection' from source: unknown 21405 1726882393.75219: variable 'ansible_module_compression' from source: unknown 21405 1726882393.75221: variable 'ansible_shell_type' from source: unknown 21405 1726882393.75224: variable 'ansible_shell_executable' from source: unknown 21405 1726882393.75226: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882393.75228: variable 'ansible_pipelining' from source: unknown 21405 1726882393.75230: variable 'ansible_timeout' from source: unknown 21405 1726882393.75232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882393.75359: 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) 21405 1726882393.75429: variable 'omit' from source: magic vars 21405 1726882393.75437: starting attempt loop 21405 1726882393.75525: running the handler 21405 1726882393.75529: _low_level_execute_command(): starting 21405 1726882393.75531: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882393.76689: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882393.76870: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882393.77011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882393.77030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.77108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.78672: stdout chunk (state=3): >>>/root <<< 21405 1726882393.78823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882393.78833: stdout chunk (state=3): >>><<< 21405 1726882393.78848: stderr chunk (state=3): >>><<< 21405 1726882393.78872: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882393.79051: _low_level_execute_command(): starting 21405 1726882393.79055: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048 `" && echo ansible-tmp-1726882393.7896624-21855-60860547568048="` echo /root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048 `" ) && sleep 0' 21405 1726882393.80283: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882393.80305: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882393.80414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882393.80433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882393.80540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.80580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.82422: stdout chunk (state=3): >>>ansible-tmp-1726882393.7896624-21855-60860547568048=/root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048 <<< 21405 1726882393.82625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882393.82635: stdout chunk (state=3): >>><<< 21405 1726882393.82646: stderr chunk (state=3): >>><<< 21405 1726882393.82691: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882393.7896624-21855-60860547568048=/root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882393.82999: variable 'ansible_module_compression' from source: unknown 21405 1726882393.83003: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882393.83005: variable 'ansible_facts' from source: unknown 21405 1726882393.83083: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048/AnsiballZ_command.py 21405 1726882393.83430: Sending initial data 21405 1726882393.83434: Sent initial data (155 bytes) 21405 1726882393.84215: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882393.84230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882393.84244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882393.84262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882393.84279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882393.84329: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882393.84400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882393.84421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882393.84448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.84558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.86082: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882393.86259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882393.86314: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpmeahd711 /root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048/AnsiballZ_command.py <<< 21405 1726882393.86321: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048/AnsiballZ_command.py" <<< 21405 1726882393.86353: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpmeahd711" to remote "/root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048/AnsiballZ_command.py" <<< 21405 1726882393.87748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882393.87857: stderr chunk (state=3): >>><<< 21405 1726882393.87861: stdout chunk (state=3): >>><<< 21405 1726882393.88062: done transferring module to remote 21405 1726882393.88066: _low_level_execute_command(): starting 21405 1726882393.88071: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048/ /root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048/AnsiballZ_command.py && sleep 0' 21405 1726882393.89229: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882393.89244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882393.89260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882393.89469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882393.89622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.89702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882393.91465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882393.91689: stderr chunk (state=3): >>><<< 21405 1726882393.91696: stdout chunk (state=3): >>><<< 21405 1726882393.91700: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882393.91703: _low_level_execute_command(): starting 21405 1726882393.91705: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048/AnsiballZ_command.py && sleep 0' 21405 1726882393.93010: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882393.93025: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882393.93108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882393.93211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882393.93269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882393.93287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882393.93649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.08943: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 21:33:14.084504", "end": "2024-09-20 21:33:14.088167", "delta": "0:00:00.003663", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21405 1726882394.10641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.10763: stderr chunk (state=3): >>>Shared connection to 10.31.9.159 closed. <<< 21405 1726882394.10766: stdout chunk (state=3): >>><<< 21405 1726882394.10768: stderr chunk (state=3): >>><<< 21405 1726882394.10785: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 21:33:14.084504", "end": "2024-09-20 21:33:14.088167", "delta": "0:00:00.003663", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882394.11014: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peertestnic1 up', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882394.11017: _low_level_execute_command(): starting 21405 1726882394.11019: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882393.7896624-21855-60860547568048/ > /dev/null 2>&1 && sleep 0' 21405 1726882394.12033: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882394.12070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882394.12086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882394.12209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882394.12291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882394.12414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.12490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.14361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.14364: stdout chunk (state=3): >>><<< 21405 1726882394.14367: stderr chunk (state=3): >>><<< 21405 1726882394.14382: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882394.14396: handler run complete 21405 1726882394.14422: Evaluated conditional (False): False 21405 1726882394.14461: attempt loop complete, returning result 21405 1726882394.14557: variable 'item' from source: unknown 21405 1726882394.14666: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.003663", "end": "2024-09-20 21:33:14.088167", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-09-20 21:33:14.084504" } 21405 1726882394.14999: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882394.15002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882394.15004: variable 'omit' from source: magic vars 21405 1726882394.15444: variable 'ansible_distribution_major_version' from source: facts 21405 1726882394.15448: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882394.15630: variable 'networkmanager_version' from source: set_fact 21405 1726882394.15901: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882394.15922: variable 'ansible_distribution_major_version' from source: facts 21405 1726882394.16010: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882394.16248: variable 'networkmanager_version' from source: set_fact 21405 1726882394.16262: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882394.16676: variable 'type' from source: play vars 21405 1726882394.16686: variable 'state' from source: include params 21405 1726882394.16760: variable 'interface' from source: play vars 21405 1726882394.16775: variable 'current_interfaces' from source: set_fact 21405 1726882394.16787: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21405 1726882394.16805: variable 'omit' from source: magic vars 21405 1726882394.17101: variable 'omit' from source: magic vars 21405 1726882394.17104: variable 'item' from source: unknown 21405 1726882394.17128: variable 'item' from source: unknown 21405 1726882394.17147: variable 'omit' from source: magic vars 21405 1726882394.17170: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882394.17183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882394.17197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882394.17226: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882394.17234: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882394.17399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882394.17441: Set connection var ansible_shell_executable to /bin/sh 21405 1726882394.17544: Set connection var ansible_pipelining to False 21405 1726882394.17643: Set connection var ansible_shell_type to sh 21405 1726882394.17646: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882394.17649: Set connection var ansible_connection to ssh 21405 1726882394.17651: Set connection var ansible_timeout to 10 21405 1726882394.17655: variable 'ansible_shell_executable' from source: unknown 21405 1726882394.17657: variable 'ansible_connection' from source: unknown 21405 1726882394.17659: variable 'ansible_module_compression' from source: unknown 21405 1726882394.17661: variable 'ansible_shell_type' from source: unknown 21405 1726882394.17663: variable 'ansible_shell_executable' from source: unknown 21405 1726882394.17665: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882394.17667: variable 'ansible_pipelining' from source: unknown 21405 1726882394.17669: variable 'ansible_timeout' from source: unknown 21405 1726882394.17671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882394.17834: 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) 21405 1726882394.17909: variable 'omit' from source: magic vars 21405 1726882394.17976: starting attempt loop 21405 1726882394.17983: running the handler 21405 1726882394.17997: _low_level_execute_command(): starting 21405 1726882394.18012: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882394.19462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882394.19511: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882394.19687: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882394.19736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.19821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.21382: stdout chunk (state=3): >>>/root <<< 21405 1726882394.21568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.21571: stdout chunk (state=3): >>><<< 21405 1726882394.21573: stderr chunk (state=3): >>><<< 21405 1726882394.21576: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882394.21578: _low_level_execute_command(): starting 21405 1726882394.21581: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829 `" && echo ansible-tmp-1726882394.2154043-21855-99448398654829="` echo /root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829 `" ) && sleep 0' 21405 1726882394.22709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882394.22972: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882394.23009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882394.23024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.23101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.24943: stdout chunk (state=3): >>>ansible-tmp-1726882394.2154043-21855-99448398654829=/root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829 <<< 21405 1726882394.25055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.25105: stderr chunk (state=3): >>><<< 21405 1726882394.25140: stdout chunk (state=3): >>><<< 21405 1726882394.25164: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882394.2154043-21855-99448398654829=/root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882394.25222: variable 'ansible_module_compression' from source: unknown 21405 1726882394.25260: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882394.25273: variable 'ansible_facts' from source: unknown 21405 1726882394.25351: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829/AnsiballZ_command.py 21405 1726882394.25807: Sending initial data 21405 1726882394.25810: Sent initial data (155 bytes) 21405 1726882394.27236: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882394.27240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882394.27242: 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.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882394.27244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882394.27308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882394.27418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.27526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.29033: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 21405 1726882394.29171: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpxb6hx6vj" to remote "/root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829/AnsiballZ_command.py" <<< 21405 1726882394.29174: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpxb6hx6vj /root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829/AnsiballZ_command.py <<< 21405 1726882394.30451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.30801: stderr chunk (state=3): >>><<< 21405 1726882394.30804: stdout chunk (state=3): >>><<< 21405 1726882394.30806: done transferring module to remote 21405 1726882394.30809: _low_level_execute_command(): starting 21405 1726882394.30811: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829/ /root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829/AnsiballZ_command.py && sleep 0' 21405 1726882394.31827: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882394.31841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882394.31857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882394.32189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882394.32214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.32280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.34180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.34184: stdout chunk (state=3): >>><<< 21405 1726882394.34187: stderr chunk (state=3): >>><<< 21405 1726882394.34280: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882394.34283: _low_level_execute_command(): starting 21405 1726882394.34287: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829/AnsiballZ_command.py && sleep 0' 21405 1726882394.36015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882394.36129: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882394.36464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.36546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.51906: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 21:33:14.513815", "end": "2024-09-20 21:33:14.517236", "delta": "0:00:00.003421", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21405 1726882394.53290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882394.53307: stdout chunk (state=3): >>><<< 21405 1726882394.53320: stderr chunk (state=3): >>><<< 21405 1726882394.53343: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 21:33:14.513815", "end": "2024-09-20 21:33:14.517236", "delta": "0:00:00.003421", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882394.53376: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set testnic1 up', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882394.53388: _low_level_execute_command(): starting 21405 1726882394.53401: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882394.2154043-21855-99448398654829/ > /dev/null 2>&1 && sleep 0' 21405 1726882394.54718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882394.54731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882394.54742: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882394.54914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882394.54926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882394.55015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.55080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.56897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.56908: stdout chunk (state=3): >>><<< 21405 1726882394.56929: stderr chunk (state=3): >>><<< 21405 1726882394.56957: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882394.56967: handler run complete 21405 1726882394.56990: Evaluated conditional (False): False 21405 1726882394.57007: attempt loop complete, returning result 21405 1726882394.57029: variable 'item' from source: unknown 21405 1726882394.57120: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.003421", "end": "2024-09-20 21:33:14.517236", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-09-20 21:33:14.513815" } 21405 1726882394.57356: dumping result to json 21405 1726882394.57359: done dumping result, returning 21405 1726882394.57361: done running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 [12673a56-9f93-e466-a5f2-00000000021d] 21405 1726882394.57364: sending task result for task 12673a56-9f93-e466-a5f2-00000000021d 21405 1726882394.57417: done sending task result for task 12673a56-9f93-e466-a5f2-00000000021d 21405 1726882394.57420: WORKER PROCESS EXITING 21405 1726882394.57488: no more pending results, returning what we have 21405 1726882394.57492: results queue empty 21405 1726882394.57499: checking for any_errors_fatal 21405 1726882394.57508: done checking for any_errors_fatal 21405 1726882394.57509: checking for max_fail_percentage 21405 1726882394.57510: done checking for max_fail_percentage 21405 1726882394.57511: checking to see if all hosts have failed and the running result is not ok 21405 1726882394.57512: done checking to see if all hosts have failed 21405 1726882394.57513: getting the remaining hosts for this loop 21405 1726882394.57515: done getting the remaining hosts for this loop 21405 1726882394.57518: getting the next task for host managed_node1 21405 1726882394.57526: done getting next task for host managed_node1 21405 1726882394.57596: ^ task is: TASK: Set up veth as managed by NetworkManager 21405 1726882394.57601: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21405 1726882394.57605: getting variables 21405 1726882394.57606: in VariableManager get_vars() 21405 1726882394.57720: Calling all_inventory to load vars for managed_node1 21405 1726882394.57723: Calling groups_inventory to load vars for managed_node1 21405 1726882394.57725: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882394.57736: Calling all_plugins_play to load vars for managed_node1 21405 1726882394.57739: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882394.57742: Calling groups_plugins_play to load vars for managed_node1 21405 1726882394.59929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882394.61268: done with get_vars() 21405 1726882394.61296: done getting variables 21405 1726882394.61353: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:33:14 -0400 (0:00:01.302) 0:00:10.844 ****** 21405 1726882394.61389: entering _queue_task() for managed_node1/command 21405 1726882394.62066: worker is 1 (out of 1 available) 21405 1726882394.62079: exiting _queue_task() for managed_node1/command 21405 1726882394.62090: done queuing things up, now waiting for results queue to drain 21405 1726882394.62092: waiting for pending results... 21405 1726882394.62816: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 21405 1726882394.62822: in run() - task 12673a56-9f93-e466-a5f2-00000000021e 21405 1726882394.62825: variable 'ansible_search_path' from source: unknown 21405 1726882394.62910: variable 'ansible_search_path' from source: unknown 21405 1726882394.62939: calling self._execute() 21405 1726882394.63040: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882394.63045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882394.63057: variable 'omit' from source: magic vars 21405 1726882394.63823: variable 'ansible_distribution_major_version' from source: facts 21405 1726882394.63834: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882394.64223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882394.64663: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882394.64911: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882394.64946: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882394.65098: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882394.65102: variable 'networkmanager_version' from source: set_fact 21405 1726882394.65105: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882394.65427: variable 'type' from source: play vars 21405 1726882394.65433: variable 'state' from source: include params 21405 1726882394.65439: Evaluated conditional (type == 'veth' and state == 'present'): True 21405 1726882394.65446: variable 'omit' from source: magic vars 21405 1726882394.65483: variable 'omit' from source: magic vars 21405 1726882394.65790: variable 'interface' from source: play vars 21405 1726882394.65813: variable 'omit' from source: magic vars 21405 1726882394.65844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882394.65872: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882394.65890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882394.66115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882394.66150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882394.66185: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882394.66189: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882394.66191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882394.66292: Set connection var ansible_shell_executable to /bin/sh 21405 1726882394.66403: Set connection var ansible_pipelining to False 21405 1726882394.66406: Set connection var ansible_shell_type to sh 21405 1726882394.66699: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882394.66702: Set connection var ansible_connection to ssh 21405 1726882394.66704: Set connection var ansible_timeout to 10 21405 1726882394.66706: variable 'ansible_shell_executable' from source: unknown 21405 1726882394.66708: variable 'ansible_connection' from source: unknown 21405 1726882394.66710: variable 'ansible_module_compression' from source: unknown 21405 1726882394.66712: variable 'ansible_shell_type' from source: unknown 21405 1726882394.66714: variable 'ansible_shell_executable' from source: unknown 21405 1726882394.66715: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882394.66717: variable 'ansible_pipelining' from source: unknown 21405 1726882394.66719: variable 'ansible_timeout' from source: unknown 21405 1726882394.66721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882394.66724: 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) 21405 1726882394.66726: variable 'omit' from source: magic vars 21405 1726882394.66728: starting attempt loop 21405 1726882394.66730: running the handler 21405 1726882394.66732: _low_level_execute_command(): starting 21405 1726882394.67029: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882394.68213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882394.68313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882394.68427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.68503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.70057: stdout chunk (state=3): >>>/root <<< 21405 1726882394.70156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.70206: stderr chunk (state=3): >>><<< 21405 1726882394.70216: stdout chunk (state=3): >>><<< 21405 1726882394.70513: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882394.70516: _low_level_execute_command(): starting 21405 1726882394.70527: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681 `" && echo ansible-tmp-1726882394.7042322-21926-114451204987681="` echo /root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681 `" ) && sleep 0' 21405 1726882394.71606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882394.71662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882394.71675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882394.71687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882394.71850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882394.71976: 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 <<< 21405 1726882394.73761: stdout chunk (state=3): >>>ansible-tmp-1726882394.7042322-21926-114451204987681=/root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681 <<< 21405 1726882394.73896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.73936: stderr chunk (state=3): >>><<< 21405 1726882394.74013: stdout chunk (state=3): >>><<< 21405 1726882394.74037: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882394.7042322-21926-114451204987681=/root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882394.74076: variable 'ansible_module_compression' from source: unknown 21405 1726882394.74226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882394.74277: variable 'ansible_facts' from source: unknown 21405 1726882394.74607: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681/AnsiballZ_command.py 21405 1726882394.75014: Sending initial data 21405 1726882394.75017: Sent initial data (156 bytes) 21405 1726882394.76262: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882394.76313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882394.76337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882394.76472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.76537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.78061: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882394.78076: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882394.78112: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882394.78249: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpkwp0_7c1 /root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681/AnsiballZ_command.py <<< 21405 1726882394.78252: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681/AnsiballZ_command.py" <<< 21405 1726882394.78283: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpkwp0_7c1" to remote "/root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681/AnsiballZ_command.py" <<< 21405 1726882394.79581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.79602: stderr chunk (state=3): >>><<< 21405 1726882394.79606: stdout chunk (state=3): >>><<< 21405 1726882394.79656: done transferring module to remote 21405 1726882394.79890: _low_level_execute_command(): starting 21405 1726882394.79896: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681/ /root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681/AnsiballZ_command.py && sleep 0' 21405 1726882394.81105: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882394.81236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882394.81248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.81309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882394.83023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882394.83113: stderr chunk (state=3): >>><<< 21405 1726882394.83122: stdout chunk (state=3): >>><<< 21405 1726882394.83153: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882394.83162: _low_level_execute_command(): starting 21405 1726882394.83170: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681/AnsiballZ_command.py && sleep 0' 21405 1726882394.84396: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882394.84411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882394.84520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882394.84607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882394.84638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882394.84708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882395.01381: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 21:33:14.995063", "end": "2024-09-20 21:33:15.011929", "delta": "0:00:00.016866", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21405 1726882395.02841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882395.02845: stdout chunk (state=3): >>><<< 21405 1726882395.02850: stderr chunk (state=3): >>><<< 21405 1726882395.03032: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 21:33:14.995063", "end": "2024-09-20 21:33:15.011929", "delta": "0:00:00.016866", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882395.03054: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set testnic1 managed true', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882395.03070: _low_level_execute_command(): starting 21405 1726882395.03073: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882394.7042322-21926-114451204987681/ > /dev/null 2>&1 && sleep 0' 21405 1726882395.04000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882395.04003: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882395.04006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882395.04008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882395.04014: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882395.04031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.04129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882395.04136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882395.04177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882395.06002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882395.06005: stdout chunk (state=3): >>><<< 21405 1726882395.06198: stderr chunk (state=3): >>><<< 21405 1726882395.06202: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882395.06204: handler run complete 21405 1726882395.06207: Evaluated conditional (False): False 21405 1726882395.06209: attempt loop complete, returning result 21405 1726882395.06211: _execute() done 21405 1726882395.06213: dumping result to json 21405 1726882395.06215: done dumping result, returning 21405 1726882395.06217: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [12673a56-9f93-e466-a5f2-00000000021e] 21405 1726882395.06219: sending task result for task 12673a56-9f93-e466-a5f2-00000000021e 21405 1726882395.06290: done sending task result for task 12673a56-9f93-e466-a5f2-00000000021e 21405 1726882395.06294: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.016866", "end": "2024-09-20 21:33:15.011929", "rc": 0, "start": "2024-09-20 21:33:14.995063" } 21405 1726882395.06364: no more pending results, returning what we have 21405 1726882395.06368: results queue empty 21405 1726882395.06369: checking for any_errors_fatal 21405 1726882395.06380: done checking for any_errors_fatal 21405 1726882395.06381: checking for max_fail_percentage 21405 1726882395.06383: done checking for max_fail_percentage 21405 1726882395.06384: checking to see if all hosts have failed and the running result is not ok 21405 1726882395.06385: done checking to see if all hosts have failed 21405 1726882395.06386: getting the remaining hosts for this loop 21405 1726882395.06387: done getting the remaining hosts for this loop 21405 1726882395.06391: getting the next task for host managed_node1 21405 1726882395.06400: done getting next task for host managed_node1 21405 1726882395.06404: ^ task is: TASK: Delete veth interface {{ interface }} 21405 1726882395.06408: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21405 1726882395.06411: getting variables 21405 1726882395.06413: in VariableManager get_vars() 21405 1726882395.06463: Calling all_inventory to load vars for managed_node1 21405 1726882395.06466: Calling groups_inventory to load vars for managed_node1 21405 1726882395.06469: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.06479: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.06482: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.06485: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.08238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.09717: done with get_vars() 21405 1726882395.09737: done getting variables 21405 1726882395.09823: 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) 21405 1726882395.09947: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:33:15 -0400 (0:00:00.485) 0:00:11.330 ****** 21405 1726882395.09976: entering _queue_task() for managed_node1/command 21405 1726882395.10512: worker is 1 (out of 1 available) 21405 1726882395.10521: exiting _queue_task() for managed_node1/command 21405 1726882395.10531: done queuing things up, now waiting for results queue to drain 21405 1726882395.10532: waiting for pending results... 21405 1726882395.10773: running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 21405 1726882395.10777: in run() - task 12673a56-9f93-e466-a5f2-00000000021f 21405 1726882395.10781: variable 'ansible_search_path' from source: unknown 21405 1726882395.10783: variable 'ansible_search_path' from source: unknown 21405 1726882395.10804: calling self._execute() 21405 1726882395.10908: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882395.10919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882395.10933: variable 'omit' from source: magic vars 21405 1726882395.11459: variable 'ansible_distribution_major_version' from source: facts 21405 1726882395.11521: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882395.11721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882395.12022: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882395.12083: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882395.12177: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882395.12180: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882395.12264: variable 'networkmanager_version' from source: set_fact 21405 1726882395.12292: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882395.12679: variable 'type' from source: play vars 21405 1726882395.12682: variable 'state' from source: include params 21405 1726882395.12684: variable 'interface' from source: play vars 21405 1726882395.12686: variable 'current_interfaces' from source: set_fact 21405 1726882395.12688: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 21405 1726882395.12690: when evaluation is False, skipping this task 21405 1726882395.12691: _execute() done 21405 1726882395.12695: dumping result to json 21405 1726882395.12698: done dumping result, returning 21405 1726882395.12700: done running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 [12673a56-9f93-e466-a5f2-00000000021f] 21405 1726882395.12702: sending task result for task 12673a56-9f93-e466-a5f2-00000000021f skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21405 1726882395.13040: no more pending results, returning what we have 21405 1726882395.13044: results queue empty 21405 1726882395.13045: checking for any_errors_fatal 21405 1726882395.13055: done checking for any_errors_fatal 21405 1726882395.13056: checking for max_fail_percentage 21405 1726882395.13057: done checking for max_fail_percentage 21405 1726882395.13058: checking to see if all hosts have failed and the running result is not ok 21405 1726882395.13060: done checking to see if all hosts have failed 21405 1726882395.13060: getting the remaining hosts for this loop 21405 1726882395.13062: done getting the remaining hosts for this loop 21405 1726882395.13066: getting the next task for host managed_node1 21405 1726882395.13072: done getting next task for host managed_node1 21405 1726882395.13074: ^ task is: TASK: Create dummy interface {{ interface }} 21405 1726882395.13077: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21405 1726882395.13081: getting variables 21405 1726882395.13083: in VariableManager get_vars() 21405 1726882395.13134: Calling all_inventory to load vars for managed_node1 21405 1726882395.13137: Calling groups_inventory to load vars for managed_node1 21405 1726882395.13139: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.13152: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.13158: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.13161: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.13819: done sending task result for task 12673a56-9f93-e466-a5f2-00000000021f 21405 1726882395.13822: WORKER PROCESS EXITING 21405 1726882395.15374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.16785: done with get_vars() 21405 1726882395.16820: done getting variables 21405 1726882395.16891: 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) 21405 1726882395.17023: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:33:15 -0400 (0:00:00.070) 0:00:11.401 ****** 21405 1726882395.17059: entering _queue_task() for managed_node1/command 21405 1726882395.17699: worker is 1 (out of 1 available) 21405 1726882395.17709: exiting _queue_task() for managed_node1/command 21405 1726882395.17718: done queuing things up, now waiting for results queue to drain 21405 1726882395.17720: waiting for pending results... 21405 1726882395.17900: running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 21405 1726882395.18402: in run() - task 12673a56-9f93-e466-a5f2-000000000220 21405 1726882395.18406: variable 'ansible_search_path' from source: unknown 21405 1726882395.18410: variable 'ansible_search_path' from source: unknown 21405 1726882395.18412: calling self._execute() 21405 1726882395.18513: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882395.18531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882395.18545: variable 'omit' from source: magic vars 21405 1726882395.19112: variable 'ansible_distribution_major_version' from source: facts 21405 1726882395.19135: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882395.19338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882395.19635: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882395.19684: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882395.19731: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882395.19768: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882395.19867: variable 'networkmanager_version' from source: set_fact 21405 1726882395.19886: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882395.20102: variable 'type' from source: play vars 21405 1726882395.20114: variable 'state' from source: include params 21405 1726882395.20123: variable 'interface' from source: play vars 21405 1726882395.20137: variable 'current_interfaces' from source: set_fact 21405 1726882395.20156: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 21405 1726882395.20164: when evaluation is False, skipping this task 21405 1726882395.20171: _execute() done 21405 1726882395.20179: dumping result to json 21405 1726882395.20186: done dumping result, returning 21405 1726882395.20196: done running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 [12673a56-9f93-e466-a5f2-000000000220] 21405 1726882395.20206: sending task result for task 12673a56-9f93-e466-a5f2-000000000220 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21405 1726882395.20411: no more pending results, returning what we have 21405 1726882395.20415: results queue empty 21405 1726882395.20416: checking for any_errors_fatal 21405 1726882395.20421: done checking for any_errors_fatal 21405 1726882395.20422: checking for max_fail_percentage 21405 1726882395.20423: done checking for max_fail_percentage 21405 1726882395.20424: checking to see if all hosts have failed and the running result is not ok 21405 1726882395.20425: done checking to see if all hosts have failed 21405 1726882395.20426: getting the remaining hosts for this loop 21405 1726882395.20427: done getting the remaining hosts for this loop 21405 1726882395.20431: getting the next task for host managed_node1 21405 1726882395.20437: done getting next task for host managed_node1 21405 1726882395.20440: ^ task is: TASK: Delete dummy interface {{ interface }} 21405 1726882395.20443: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21405 1726882395.20446: getting variables 21405 1726882395.20447: in VariableManager get_vars() 21405 1726882395.20505: Calling all_inventory to load vars for managed_node1 21405 1726882395.20508: Calling groups_inventory to load vars for managed_node1 21405 1726882395.20510: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.20521: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.20524: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.20526: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.21092: done sending task result for task 12673a56-9f93-e466-a5f2-000000000220 21405 1726882395.21098: WORKER PROCESS EXITING 21405 1726882395.22142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.23584: done with get_vars() 21405 1726882395.23626: done getting variables 21405 1726882395.23712: 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) 21405 1726882395.23860: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:33:15 -0400 (0:00:00.068) 0:00:11.469 ****** 21405 1726882395.23906: entering _queue_task() for managed_node1/command 21405 1726882395.24349: worker is 1 (out of 1 available) 21405 1726882395.24369: exiting _queue_task() for managed_node1/command 21405 1726882395.24386: done queuing things up, now waiting for results queue to drain 21405 1726882395.24388: waiting for pending results... 21405 1726882395.24698: running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 21405 1726882395.24854: in run() - task 12673a56-9f93-e466-a5f2-000000000221 21405 1726882395.24878: variable 'ansible_search_path' from source: unknown 21405 1726882395.24882: variable 'ansible_search_path' from source: unknown 21405 1726882395.24912: calling self._execute() 21405 1726882395.24987: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882395.24991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882395.25004: variable 'omit' from source: magic vars 21405 1726882395.25347: variable 'ansible_distribution_major_version' from source: facts 21405 1726882395.25364: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882395.25513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882395.25753: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882395.25786: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882395.25832: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882395.25852: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882395.25920: variable 'networkmanager_version' from source: set_fact 21405 1726882395.25931: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882395.26105: variable 'type' from source: play vars 21405 1726882395.26109: variable 'state' from source: include params 21405 1726882395.26114: variable 'interface' from source: play vars 21405 1726882395.26116: variable 'current_interfaces' from source: set_fact 21405 1726882395.26125: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 21405 1726882395.26127: when evaluation is False, skipping this task 21405 1726882395.26130: _execute() done 21405 1726882395.26132: dumping result to json 21405 1726882395.26135: done dumping result, returning 21405 1726882395.26141: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 [12673a56-9f93-e466-a5f2-000000000221] 21405 1726882395.26146: sending task result for task 12673a56-9f93-e466-a5f2-000000000221 21405 1726882395.26230: done sending task result for task 12673a56-9f93-e466-a5f2-000000000221 21405 1726882395.26233: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21405 1726882395.26328: no more pending results, returning what we have 21405 1726882395.26332: results queue empty 21405 1726882395.26333: checking for any_errors_fatal 21405 1726882395.26339: done checking for any_errors_fatal 21405 1726882395.26340: checking for max_fail_percentage 21405 1726882395.26342: done checking for max_fail_percentage 21405 1726882395.26343: checking to see if all hosts have failed and the running result is not ok 21405 1726882395.26344: done checking to see if all hosts have failed 21405 1726882395.26345: getting the remaining hosts for this loop 21405 1726882395.26346: done getting the remaining hosts for this loop 21405 1726882395.26350: getting the next task for host managed_node1 21405 1726882395.26355: done getting next task for host managed_node1 21405 1726882395.26357: ^ task is: TASK: Create tap interface {{ interface }} 21405 1726882395.26360: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21405 1726882395.26364: getting variables 21405 1726882395.26365: in VariableManager get_vars() 21405 1726882395.26409: Calling all_inventory to load vars for managed_node1 21405 1726882395.26412: Calling groups_inventory to load vars for managed_node1 21405 1726882395.26414: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.26424: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.26426: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.26429: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.27181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.28266: done with get_vars() 21405 1726882395.28287: done getting variables 21405 1726882395.28355: 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) 21405 1726882395.28473: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:33:15 -0400 (0:00:00.046) 0:00:11.515 ****** 21405 1726882395.28513: entering _queue_task() for managed_node1/command 21405 1726882395.28779: worker is 1 (out of 1 available) 21405 1726882395.28798: exiting _queue_task() for managed_node1/command 21405 1726882395.28810: done queuing things up, now waiting for results queue to drain 21405 1726882395.28811: waiting for pending results... 21405 1726882395.28985: running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 21405 1726882395.29066: in run() - task 12673a56-9f93-e466-a5f2-000000000222 21405 1726882395.29077: variable 'ansible_search_path' from source: unknown 21405 1726882395.29081: variable 'ansible_search_path' from source: unknown 21405 1726882395.29115: calling self._execute() 21405 1726882395.29198: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882395.29206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882395.29218: variable 'omit' from source: magic vars 21405 1726882395.29492: variable 'ansible_distribution_major_version' from source: facts 21405 1726882395.29507: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882395.29634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882395.29842: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882395.29878: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882395.29907: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882395.29934: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882395.29991: variable 'networkmanager_version' from source: set_fact 21405 1726882395.30007: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882395.30136: variable 'type' from source: play vars 21405 1726882395.30140: variable 'state' from source: include params 21405 1726882395.30142: variable 'interface' from source: play vars 21405 1726882395.30147: variable 'current_interfaces' from source: set_fact 21405 1726882395.30155: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 21405 1726882395.30157: when evaluation is False, skipping this task 21405 1726882395.30160: _execute() done 21405 1726882395.30163: dumping result to json 21405 1726882395.30166: done dumping result, returning 21405 1726882395.30172: done running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 [12673a56-9f93-e466-a5f2-000000000222] 21405 1726882395.30177: sending task result for task 12673a56-9f93-e466-a5f2-000000000222 21405 1726882395.30263: done sending task result for task 12673a56-9f93-e466-a5f2-000000000222 21405 1726882395.30265: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21405 1726882395.30313: no more pending results, returning what we have 21405 1726882395.30317: results queue empty 21405 1726882395.30318: checking for any_errors_fatal 21405 1726882395.30322: done checking for any_errors_fatal 21405 1726882395.30323: checking for max_fail_percentage 21405 1726882395.30324: done checking for max_fail_percentage 21405 1726882395.30325: checking to see if all hosts have failed and the running result is not ok 21405 1726882395.30326: done checking to see if all hosts have failed 21405 1726882395.30326: getting the remaining hosts for this loop 21405 1726882395.30328: done getting the remaining hosts for this loop 21405 1726882395.30331: getting the next task for host managed_node1 21405 1726882395.30337: done getting next task for host managed_node1 21405 1726882395.30339: ^ task is: TASK: Delete tap interface {{ interface }} 21405 1726882395.30342: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21405 1726882395.30347: getting variables 21405 1726882395.30348: in VariableManager get_vars() 21405 1726882395.30397: Calling all_inventory to load vars for managed_node1 21405 1726882395.30400: Calling groups_inventory to load vars for managed_node1 21405 1726882395.30402: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.30412: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.30414: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.30417: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.35707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.36981: done with get_vars() 21405 1726882395.37014: done getting variables 21405 1726882395.37072: 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) 21405 1726882395.37175: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:33:15 -0400 (0:00:00.086) 0:00:11.602 ****** 21405 1726882395.37206: entering _queue_task() for managed_node1/command 21405 1726882395.37563: worker is 1 (out of 1 available) 21405 1726882395.37575: exiting _queue_task() for managed_node1/command 21405 1726882395.37586: done queuing things up, now waiting for results queue to drain 21405 1726882395.37588: waiting for pending results... 21405 1726882395.38055: running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 21405 1726882395.38097: in run() - task 12673a56-9f93-e466-a5f2-000000000223 21405 1726882395.38102: variable 'ansible_search_path' from source: unknown 21405 1726882395.38105: variable 'ansible_search_path' from source: unknown 21405 1726882395.38108: calling self._execute() 21405 1726882395.38187: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882395.38190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882395.38274: variable 'omit' from source: magic vars 21405 1726882395.38636: variable 'ansible_distribution_major_version' from source: facts 21405 1726882395.38647: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882395.38898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882395.39173: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882395.39271: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882395.39344: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882395.39364: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882395.39470: variable 'networkmanager_version' from source: set_fact 21405 1726882395.39475: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882395.39714: variable 'type' from source: play vars 21405 1726882395.39717: variable 'state' from source: include params 21405 1726882395.39723: variable 'interface' from source: play vars 21405 1726882395.39726: variable 'current_interfaces' from source: set_fact 21405 1726882395.39728: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 21405 1726882395.39731: when evaluation is False, skipping this task 21405 1726882395.39733: _execute() done 21405 1726882395.39736: dumping result to json 21405 1726882395.39738: done dumping result, returning 21405 1726882395.39744: done running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 [12673a56-9f93-e466-a5f2-000000000223] 21405 1726882395.39747: sending task result for task 12673a56-9f93-e466-a5f2-000000000223 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21405 1726882395.39906: no more pending results, returning what we have 21405 1726882395.39910: results queue empty 21405 1726882395.39911: checking for any_errors_fatal 21405 1726882395.39919: done checking for any_errors_fatal 21405 1726882395.39920: checking for max_fail_percentage 21405 1726882395.39922: done checking for max_fail_percentage 21405 1726882395.39923: checking to see if all hosts have failed and the running result is not ok 21405 1726882395.39924: done checking to see if all hosts have failed 21405 1726882395.39925: getting the remaining hosts for this loop 21405 1726882395.39926: done getting the remaining hosts for this loop 21405 1726882395.39933: getting the next task for host managed_node1 21405 1726882395.39944: done getting next task for host managed_node1 21405 1726882395.39947: ^ task is: TASK: Include the task 'assert_device_present.yml' 21405 1726882395.39950: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882395.39954: getting variables 21405 1726882395.39956: in VariableManager get_vars() 21405 1726882395.40024: Calling all_inventory to load vars for managed_node1 21405 1726882395.40027: Calling groups_inventory to load vars for managed_node1 21405 1726882395.40030: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.40045: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.40049: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.40053: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.40602: done sending task result for task 12673a56-9f93-e466-a5f2-000000000223 21405 1726882395.40606: WORKER PROCESS EXITING 21405 1726882395.42273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.44632: done with get_vars() 21405 1726882395.44657: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:24 Friday 20 September 2024 21:33:15 -0400 (0:00:00.075) 0:00:11.678 ****** 21405 1726882395.44811: entering _queue_task() for managed_node1/include_tasks 21405 1726882395.45511: worker is 1 (out of 1 available) 21405 1726882395.45557: exiting _queue_task() for managed_node1/include_tasks 21405 1726882395.45574: done queuing things up, now waiting for results queue to drain 21405 1726882395.45576: waiting for pending results... 21405 1726882395.45831: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 21405 1726882395.45924: in run() - task 12673a56-9f93-e466-a5f2-000000000013 21405 1726882395.45928: variable 'ansible_search_path' from source: unknown 21405 1726882395.45931: calling self._execute() 21405 1726882395.46221: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882395.46225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882395.46229: variable 'omit' from source: magic vars 21405 1726882395.46437: variable 'ansible_distribution_major_version' from source: facts 21405 1726882395.46455: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882395.46634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882395.46890: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882395.46937: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882395.46971: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882395.47042: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882395.47118: variable 'networkmanager_version' from source: set_fact 21405 1726882395.47132: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882395.47135: _execute() done 21405 1726882395.47140: dumping result to json 21405 1726882395.47143: done dumping result, returning 21405 1726882395.47151: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-e466-a5f2-000000000013] 21405 1726882395.47154: sending task result for task 12673a56-9f93-e466-a5f2-000000000013 21405 1726882395.47258: done sending task result for task 12673a56-9f93-e466-a5f2-000000000013 21405 1726882395.47260: WORKER PROCESS EXITING 21405 1726882395.47285: no more pending results, returning what we have 21405 1726882395.47289: in VariableManager get_vars() 21405 1726882395.47354: Calling all_inventory to load vars for managed_node1 21405 1726882395.47357: Calling groups_inventory to load vars for managed_node1 21405 1726882395.47359: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.47369: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.47372: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.47375: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.48629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.50961: done with get_vars() 21405 1726882395.50984: variable 'ansible_search_path' from source: unknown 21405 1726882395.51003: we have included files to process 21405 1726882395.51004: generating all_blocks data 21405 1726882395.51006: done generating all_blocks data 21405 1726882395.51014: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21405 1726882395.51015: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21405 1726882395.51018: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21405 1726882395.51511: in VariableManager get_vars() 21405 1726882395.51546: done with get_vars() 21405 1726882395.51877: done processing included file 21405 1726882395.51880: iterating over new_blocks loaded from include file 21405 1726882395.51881: in VariableManager get_vars() 21405 1726882395.51913: done with get_vars() 21405 1726882395.51916: filtering new block on tags 21405 1726882395.51936: done filtering new block on tags 21405 1726882395.51939: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 21405 1726882395.51944: extending task lists for all hosts with included blocks 21405 1726882395.53014: done extending task lists 21405 1726882395.53016: done processing included files 21405 1726882395.53017: results queue empty 21405 1726882395.53017: checking for any_errors_fatal 21405 1726882395.53020: done checking for any_errors_fatal 21405 1726882395.53021: checking for max_fail_percentage 21405 1726882395.53022: done checking for max_fail_percentage 21405 1726882395.53023: checking to see if all hosts have failed and the running result is not ok 21405 1726882395.53023: done checking to see if all hosts have failed 21405 1726882395.53024: getting the remaining hosts for this loop 21405 1726882395.53025: done getting the remaining hosts for this loop 21405 1726882395.53028: getting the next task for host managed_node1 21405 1726882395.53032: done getting next task for host managed_node1 21405 1726882395.53034: ^ task is: TASK: Include the task 'get_interface_stat.yml' 21405 1726882395.53036: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882395.53039: getting variables 21405 1726882395.53040: in VariableManager get_vars() 21405 1726882395.53059: Calling all_inventory to load vars for managed_node1 21405 1726882395.53062: Calling groups_inventory to load vars for managed_node1 21405 1726882395.53064: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.53078: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.53081: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.53084: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.54246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.55722: done with get_vars() 21405 1726882395.55744: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:33:15 -0400 (0:00:00.110) 0:00:11.788 ****** 21405 1726882395.55829: entering _queue_task() for managed_node1/include_tasks 21405 1726882395.56181: worker is 1 (out of 1 available) 21405 1726882395.56197: exiting _queue_task() for managed_node1/include_tasks 21405 1726882395.56209: done queuing things up, now waiting for results queue to drain 21405 1726882395.56210: waiting for pending results... 21405 1726882395.56499: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 21405 1726882395.56566: in run() - task 12673a56-9f93-e466-a5f2-0000000002bf 21405 1726882395.56578: variable 'ansible_search_path' from source: unknown 21405 1726882395.56581: variable 'ansible_search_path' from source: unknown 21405 1726882395.56613: calling self._execute() 21405 1726882395.56705: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882395.56711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882395.56722: variable 'omit' from source: magic vars 21405 1726882395.57005: variable 'ansible_distribution_major_version' from source: facts 21405 1726882395.57015: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882395.57133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882395.57331: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882395.57363: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882395.57390: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882395.57419: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882395.57474: variable 'networkmanager_version' from source: set_fact 21405 1726882395.57485: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882395.57488: _execute() done 21405 1726882395.57496: dumping result to json 21405 1726882395.57499: done dumping result, returning 21405 1726882395.57512: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-e466-a5f2-0000000002bf] 21405 1726882395.57515: sending task result for task 12673a56-9f93-e466-a5f2-0000000002bf 21405 1726882395.57589: done sending task result for task 12673a56-9f93-e466-a5f2-0000000002bf 21405 1726882395.57596: WORKER PROCESS EXITING 21405 1726882395.57636: no more pending results, returning what we have 21405 1726882395.57641: in VariableManager get_vars() 21405 1726882395.57696: Calling all_inventory to load vars for managed_node1 21405 1726882395.57699: Calling groups_inventory to load vars for managed_node1 21405 1726882395.57701: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.57711: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.57713: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.57716: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.58436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.59138: done with get_vars() 21405 1726882395.59149: variable 'ansible_search_path' from source: unknown 21405 1726882395.59150: variable 'ansible_search_path' from source: unknown 21405 1726882395.59174: we have included files to process 21405 1726882395.59175: generating all_blocks data 21405 1726882395.59176: done generating all_blocks data 21405 1726882395.59176: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21405 1726882395.59177: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21405 1726882395.59178: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21405 1726882395.59338: done processing included file 21405 1726882395.59340: iterating over new_blocks loaded from include file 21405 1726882395.59341: in VariableManager get_vars() 21405 1726882395.59356: done with get_vars() 21405 1726882395.59357: filtering new block on tags 21405 1726882395.59366: done filtering new block on tags 21405 1726882395.59368: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 21405 1726882395.59371: extending task lists for all hosts with included blocks 21405 1726882395.59432: done extending task lists 21405 1726882395.59433: done processing included files 21405 1726882395.59433: results queue empty 21405 1726882395.59434: checking for any_errors_fatal 21405 1726882395.59435: done checking for any_errors_fatal 21405 1726882395.59436: checking for max_fail_percentage 21405 1726882395.59437: done checking for max_fail_percentage 21405 1726882395.59437: checking to see if all hosts have failed and the running result is not ok 21405 1726882395.59438: done checking to see if all hosts have failed 21405 1726882395.59438: getting the remaining hosts for this loop 21405 1726882395.59439: done getting the remaining hosts for this loop 21405 1726882395.59440: getting the next task for host managed_node1 21405 1726882395.59443: done getting next task for host managed_node1 21405 1726882395.59444: ^ task is: TASK: Get stat for interface {{ interface }} 21405 1726882395.59446: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 21405 1726882395.59447: getting variables 21405 1726882395.59448: in VariableManager get_vars() 21405 1726882395.59458: Calling all_inventory to load vars for managed_node1 21405 1726882395.59459: Calling groups_inventory to load vars for managed_node1 21405 1726882395.59461: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.59464: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.59465: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.59467: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.59984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.60680: done with get_vars() 21405 1726882395.60692: done getting variables 21405 1726882395.60821: variable 'interface' from source: play vars TASK [Get stat for interface testnic1] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:33:15 -0400 (0:00:00.050) 0:00:11.838 ****** 21405 1726882395.60850: entering _queue_task() for managed_node1/stat 21405 1726882395.61160: worker is 1 (out of 1 available) 21405 1726882395.61175: exiting _queue_task() for managed_node1/stat 21405 1726882395.61187: done queuing things up, now waiting for results queue to drain 21405 1726882395.61189: waiting for pending results... 21405 1726882395.61543: running TaskExecutor() for managed_node1/TASK: Get stat for interface testnic1 21405 1726882395.61566: in run() - task 12673a56-9f93-e466-a5f2-00000000030e 21405 1726882395.61639: variable 'ansible_search_path' from source: unknown 21405 1726882395.61643: variable 'ansible_search_path' from source: unknown 21405 1726882395.61646: calling self._execute() 21405 1726882395.61710: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882395.61715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882395.61731: variable 'omit' from source: magic vars 21405 1726882395.62100: variable 'ansible_distribution_major_version' from source: facts 21405 1726882395.62104: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882395.62260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882395.62463: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882395.62499: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882395.62528: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882395.62553: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882395.62614: variable 'networkmanager_version' from source: set_fact 21405 1726882395.62624: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882395.62629: variable 'omit' from source: magic vars 21405 1726882395.62659: variable 'omit' from source: magic vars 21405 1726882395.62728: variable 'interface' from source: play vars 21405 1726882395.62744: variable 'omit' from source: magic vars 21405 1726882395.62765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882395.62787: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882395.62804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882395.62844: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882395.62852: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882395.62875: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882395.62878: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882395.62880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882395.62950: Set connection var ansible_shell_executable to /bin/sh 21405 1726882395.62953: Set connection var ansible_pipelining to False 21405 1726882395.62957: Set connection var ansible_shell_type to sh 21405 1726882395.62965: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882395.62970: Set connection var ansible_connection to ssh 21405 1726882395.62975: Set connection var ansible_timeout to 10 21405 1726882395.62991: variable 'ansible_shell_executable' from source: unknown 21405 1726882395.62998: variable 'ansible_connection' from source: unknown 21405 1726882395.63001: variable 'ansible_module_compression' from source: unknown 21405 1726882395.63003: variable 'ansible_shell_type' from source: unknown 21405 1726882395.63005: variable 'ansible_shell_executable' from source: unknown 21405 1726882395.63008: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882395.63010: variable 'ansible_pipelining' from source: unknown 21405 1726882395.63012: variable 'ansible_timeout' from source: unknown 21405 1726882395.63016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882395.63121: 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) 21405 1726882395.63130: variable 'omit' from source: magic vars 21405 1726882395.63133: starting attempt loop 21405 1726882395.63137: running the handler 21405 1726882395.63148: _low_level_execute_command(): starting 21405 1726882395.63155: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882395.63647: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882395.63651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.63655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882395.63657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.63705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882395.63708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882395.63773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882395.65442: stdout chunk (state=3): >>>/root <<< 21405 1726882395.65542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882395.65557: stderr chunk (state=3): >>><<< 21405 1726882395.65565: stdout chunk (state=3): >>><<< 21405 1726882395.65608: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882395.65617: _low_level_execute_command(): starting 21405 1726882395.65622: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840 `" && echo ansible-tmp-1726882395.6560087-21961-204924131745840="` echo /root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840 `" ) && sleep 0' 21405 1726882395.66099: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882395.66102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.66105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882395.66107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.66149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882395.66152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882395.66207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882395.68076: stdout chunk (state=3): >>>ansible-tmp-1726882395.6560087-21961-204924131745840=/root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840 <<< 21405 1726882395.68181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882395.68212: stderr chunk (state=3): >>><<< 21405 1726882395.68215: stdout chunk (state=3): >>><<< 21405 1726882395.68228: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882395.6560087-21961-204924131745840=/root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882395.68271: variable 'ansible_module_compression' from source: unknown 21405 1726882395.68315: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 21405 1726882395.68347: variable 'ansible_facts' from source: unknown 21405 1726882395.68411: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840/AnsiballZ_stat.py 21405 1726882395.68512: Sending initial data 21405 1726882395.68517: Sent initial data (153 bytes) 21405 1726882395.68943: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882395.68946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.68948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882395.68951: 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 <<< 21405 1726882395.68955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.68997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882395.69000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882395.69049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882395.70565: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882395.70601: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882395.70643: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmp9tg5_9vi /root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840/AnsiballZ_stat.py <<< 21405 1726882395.70646: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840/AnsiballZ_stat.py" <<< 21405 1726882395.70685: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmp9tg5_9vi" to remote "/root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840/AnsiballZ_stat.py" <<< 21405 1726882395.71220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882395.71255: stderr chunk (state=3): >>><<< 21405 1726882395.71259: stdout chunk (state=3): >>><<< 21405 1726882395.71283: done transferring module to remote 21405 1726882395.71297: _low_level_execute_command(): starting 21405 1726882395.71300: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840/ /root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840/AnsiballZ_stat.py && sleep 0' 21405 1726882395.71752: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882395.71757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882395.71764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.71766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882395.71768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.71813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882395.71818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882395.71820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882395.71864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882395.73568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882395.73597: stderr chunk (state=3): >>><<< 21405 1726882395.73600: stdout chunk (state=3): >>><<< 21405 1726882395.73620: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882395.73623: _low_level_execute_command(): starting 21405 1726882395.73626: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840/AnsiballZ_stat.py && sleep 0' 21405 1726882395.74070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882395.74074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882395.74076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21405 1726882395.74078: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882395.74080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.74129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882395.74135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882395.74183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882395.89071: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 29842, "dev": 23, "nlink": 1, "atime": 1726882393.6271083, "mtime": 1726882393.6271083, "ctime": 1726882393.6271083, "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/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 21405 1726882395.90278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882395.90283: stdout chunk (state=3): >>><<< 21405 1726882395.90500: stderr chunk (state=3): >>><<< 21405 1726882395.90504: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 29842, "dev": 23, "nlink": 1, "atime": 1726882393.6271083, "mtime": 1726882393.6271083, "ctime": 1726882393.6271083, "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/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882395.90507: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/testnic1', '_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-1726882395.6560087-21961-204924131745840/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882395.90513: _low_level_execute_command(): starting 21405 1726882395.90516: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882395.6560087-21961-204924131745840/ > /dev/null 2>&1 && sleep 0' 21405 1726882395.90899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882395.90913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.90924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882395.91006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882395.91074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882395.92892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882395.92922: stderr chunk (state=3): >>><<< 21405 1726882395.92925: stdout chunk (state=3): >>><<< 21405 1726882395.92949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882395.92960: handler run complete 21405 1726882395.92999: attempt loop complete, returning result 21405 1726882395.93003: _execute() done 21405 1726882395.93005: dumping result to json 21405 1726882395.93010: done dumping result, returning 21405 1726882395.93017: done running TaskExecutor() for managed_node1/TASK: Get stat for interface testnic1 [12673a56-9f93-e466-a5f2-00000000030e] 21405 1726882395.93022: sending task result for task 12673a56-9f93-e466-a5f2-00000000030e 21405 1726882395.93149: done sending task result for task 12673a56-9f93-e466-a5f2-00000000030e 21405 1726882395.93154: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726882393.6271083, "block_size": 4096, "blocks": 0, "ctime": 1726882393.6271083, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29842, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1726882393.6271083, "nlink": 1, "path": "/sys/class/net/testnic1", "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 } } 21405 1726882395.93266: no more pending results, returning what we have 21405 1726882395.93270: results queue empty 21405 1726882395.93270: checking for any_errors_fatal 21405 1726882395.93272: done checking for any_errors_fatal 21405 1726882395.93273: checking for max_fail_percentage 21405 1726882395.93274: done checking for max_fail_percentage 21405 1726882395.93275: checking to see if all hosts have failed and the running result is not ok 21405 1726882395.93276: done checking to see if all hosts have failed 21405 1726882395.93276: getting the remaining hosts for this loop 21405 1726882395.93278: done getting the remaining hosts for this loop 21405 1726882395.93284: getting the next task for host managed_node1 21405 1726882395.93297: done getting next task for host managed_node1 21405 1726882395.93301: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 21405 1726882395.93305: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 21405 1726882395.93310: getting variables 21405 1726882395.93311: in VariableManager get_vars() 21405 1726882395.93364: Calling all_inventory to load vars for managed_node1 21405 1726882395.93367: Calling groups_inventory to load vars for managed_node1 21405 1726882395.93370: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882395.93380: Calling all_plugins_play to load vars for managed_node1 21405 1726882395.93383: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882395.93388: Calling groups_plugins_play to load vars for managed_node1 21405 1726882395.95758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882395.98536: done with get_vars() 21405 1726882395.98563: done getting variables 21405 1726882395.98673: 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) 21405 1726882395.98803: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'testnic1'] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:33:15 -0400 (0:00:00.379) 0:00:12.218 ****** 21405 1726882395.98839: entering _queue_task() for managed_node1/assert 21405 1726882395.98841: Creating lock for assert 21405 1726882395.99226: worker is 1 (out of 1 available) 21405 1726882395.99242: exiting _queue_task() for managed_node1/assert 21405 1726882395.99259: done queuing things up, now waiting for results queue to drain 21405 1726882395.99261: waiting for pending results... 21405 1726882395.99800: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'testnic1' 21405 1726882395.99963: in run() - task 12673a56-9f93-e466-a5f2-0000000002c0 21405 1726882395.99984: variable 'ansible_search_path' from source: unknown 21405 1726882396.00006: variable 'ansible_search_path' from source: unknown 21405 1726882396.00203: calling self._execute() 21405 1726882396.00278: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882396.00322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882396.00374: variable 'omit' from source: magic vars 21405 1726882396.01232: variable 'ansible_distribution_major_version' from source: facts 21405 1726882396.01237: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882396.01564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882396.02161: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882396.02301: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882396.02305: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882396.02439: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882396.02624: variable 'networkmanager_version' from source: set_fact 21405 1726882396.02704: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882396.02998: variable 'omit' from source: magic vars 21405 1726882396.03003: variable 'omit' from source: magic vars 21405 1726882396.03298: variable 'interface' from source: play vars 21405 1726882396.03302: variable 'omit' from source: magic vars 21405 1726882396.03304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882396.03478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882396.03557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882396.03775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882396.03778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882396.03781: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882396.03783: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882396.03785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882396.04121: Set connection var ansible_shell_executable to /bin/sh 21405 1726882396.04609: Set connection var ansible_pipelining to False 21405 1726882396.04612: Set connection var ansible_shell_type to sh 21405 1726882396.04614: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882396.04616: Set connection var ansible_connection to ssh 21405 1726882396.04617: Set connection var ansible_timeout to 10 21405 1726882396.04619: variable 'ansible_shell_executable' from source: unknown 21405 1726882396.04621: variable 'ansible_connection' from source: unknown 21405 1726882396.04623: variable 'ansible_module_compression' from source: unknown 21405 1726882396.04624: variable 'ansible_shell_type' from source: unknown 21405 1726882396.04626: variable 'ansible_shell_executable' from source: unknown 21405 1726882396.04628: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882396.04629: variable 'ansible_pipelining' from source: unknown 21405 1726882396.04631: variable 'ansible_timeout' from source: unknown 21405 1726882396.04633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882396.05401: 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) 21405 1726882396.05405: variable 'omit' from source: magic vars 21405 1726882396.05407: starting attempt loop 21405 1726882396.05409: running the handler 21405 1726882396.05813: variable 'interface_stat' from source: set_fact 21405 1726882396.05842: Evaluated conditional (interface_stat.stat.exists): True 21405 1726882396.06316: handler run complete 21405 1726882396.06319: attempt loop complete, returning result 21405 1726882396.06321: _execute() done 21405 1726882396.06324: dumping result to json 21405 1726882396.06325: done dumping result, returning 21405 1726882396.06327: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'testnic1' [12673a56-9f93-e466-a5f2-0000000002c0] 21405 1726882396.06329: sending task result for task 12673a56-9f93-e466-a5f2-0000000002c0 21405 1726882396.06400: done sending task result for task 12673a56-9f93-e466-a5f2-0000000002c0 21405 1726882396.06403: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21405 1726882396.06459: no more pending results, returning what we have 21405 1726882396.06463: results queue empty 21405 1726882396.06464: checking for any_errors_fatal 21405 1726882396.06471: done checking for any_errors_fatal 21405 1726882396.06472: checking for max_fail_percentage 21405 1726882396.06474: done checking for max_fail_percentage 21405 1726882396.06475: checking to see if all hosts have failed and the running result is not ok 21405 1726882396.06476: done checking to see if all hosts have failed 21405 1726882396.06476: getting the remaining hosts for this loop 21405 1726882396.06478: done getting the remaining hosts for this loop 21405 1726882396.06481: getting the next task for host managed_node1 21405 1726882396.06490: done getting next task for host managed_node1 21405 1726882396.06497: ^ task is: TASK: Install ethtool (test dependency) 21405 1726882396.06500: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882396.06504: getting variables 21405 1726882396.06505: in VariableManager get_vars() 21405 1726882396.06560: Calling all_inventory to load vars for managed_node1 21405 1726882396.06563: Calling groups_inventory to load vars for managed_node1 21405 1726882396.06566: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882396.06577: Calling all_plugins_play to load vars for managed_node1 21405 1726882396.06580: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882396.06583: Calling groups_plugins_play to load vars for managed_node1 21405 1726882396.08675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882396.11190: done with get_vars() 21405 1726882396.11420: done getting variables 21405 1726882396.11477: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Friday 20 September 2024 21:33:16 -0400 (0:00:00.126) 0:00:12.345 ****** 21405 1726882396.11516: entering _queue_task() for managed_node1/package 21405 1726882396.12264: worker is 1 (out of 1 available) 21405 1726882396.12279: exiting _queue_task() for managed_node1/package 21405 1726882396.12290: done queuing things up, now waiting for results queue to drain 21405 1726882396.12296: waiting for pending results... 21405 1726882396.12932: running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) 21405 1726882396.12962: in run() - task 12673a56-9f93-e466-a5f2-000000000014 21405 1726882396.12977: variable 'ansible_search_path' from source: unknown 21405 1726882396.13199: calling self._execute() 21405 1726882396.13215: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882396.13222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882396.13233: variable 'omit' from source: magic vars 21405 1726882396.14155: variable 'ansible_distribution_major_version' from source: facts 21405 1726882396.14159: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882396.14551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882396.15029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882396.15174: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882396.15210: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882396.15244: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882396.15452: variable 'networkmanager_version' from source: set_fact 21405 1726882396.15462: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882396.15467: variable 'omit' from source: magic vars 21405 1726882396.15854: variable 'omit' from source: magic vars 21405 1726882396.15863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882396.20482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882396.20762: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882396.20795: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882396.20926: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882396.20951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882396.21144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882396.21328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882396.21332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882396.21334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882396.21336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882396.21384: variable '__network_is_ostree' from source: set_fact 21405 1726882396.21390: variable 'omit' from source: magic vars 21405 1726882396.21447: variable 'omit' from source: magic vars 21405 1726882396.21450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882396.21479: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882396.21508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882396.21522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882396.21529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882396.21570: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882396.21573: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882396.21575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882396.21671: Set connection var ansible_shell_executable to /bin/sh 21405 1726882396.21677: Set connection var ansible_pipelining to False 21405 1726882396.21680: Set connection var ansible_shell_type to sh 21405 1726882396.21685: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882396.21703: Set connection var ansible_connection to ssh 21405 1726882396.21711: Set connection var ansible_timeout to 10 21405 1726882396.21731: variable 'ansible_shell_executable' from source: unknown 21405 1726882396.21735: variable 'ansible_connection' from source: unknown 21405 1726882396.21738: variable 'ansible_module_compression' from source: unknown 21405 1726882396.21741: variable 'ansible_shell_type' from source: unknown 21405 1726882396.21743: variable 'ansible_shell_executable' from source: unknown 21405 1726882396.21746: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882396.21748: variable 'ansible_pipelining' from source: unknown 21405 1726882396.21750: variable 'ansible_timeout' from source: unknown 21405 1726882396.21752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882396.21963: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882396.21967: variable 'omit' from source: magic vars 21405 1726882396.21970: starting attempt loop 21405 1726882396.21972: running the handler 21405 1726882396.21974: variable 'ansible_facts' from source: unknown 21405 1726882396.21976: variable 'ansible_facts' from source: unknown 21405 1726882396.21978: _low_level_execute_command(): starting 21405 1726882396.21980: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882396.22917: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882396.23069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882396.23247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882396.23335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882396.24969: stdout chunk (state=3): >>>/root <<< 21405 1726882396.25098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882396.25119: stdout chunk (state=3): >>><<< 21405 1726882396.25122: stderr chunk (state=3): >>><<< 21405 1726882396.25136: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882396.25149: _low_level_execute_command(): starting 21405 1726882396.25200: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461 `" && echo ansible-tmp-1726882396.2514086-21979-222368081729461="` echo /root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461 `" ) && sleep 0' 21405 1726882396.25948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882396.26127: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882396.26364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882396.26404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882396.28245: stdout chunk (state=3): >>>ansible-tmp-1726882396.2514086-21979-222368081729461=/root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461 <<< 21405 1726882396.28354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882396.28380: stderr chunk (state=3): >>><<< 21405 1726882396.28386: stdout chunk (state=3): >>><<< 21405 1726882396.28410: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882396.2514086-21979-222368081729461=/root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882396.28440: variable 'ansible_module_compression' from source: unknown 21405 1726882396.28487: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21405 1726882396.28539: variable 'ansible_facts' from source: unknown 21405 1726882396.28644: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461/AnsiballZ_dnf.py 21405 1726882396.28886: Sending initial data 21405 1726882396.28889: Sent initial data (152 bytes) 21405 1726882396.29540: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882396.29554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882396.29630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882396.31137: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882396.31180: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882396.31220: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpz411f21m /root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461/AnsiballZ_dnf.py <<< 21405 1726882396.31228: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461/AnsiballZ_dnf.py" <<< 21405 1726882396.31262: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpz411f21m" to remote "/root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461/AnsiballZ_dnf.py" <<< 21405 1726882396.32099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882396.32103: stderr chunk (state=3): >>><<< 21405 1726882396.32108: stdout chunk (state=3): >>><<< 21405 1726882396.32139: done transferring module to remote 21405 1726882396.32150: _low_level_execute_command(): starting 21405 1726882396.32155: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461/ /root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461/AnsiballZ_dnf.py && sleep 0' 21405 1726882396.32814: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882396.32900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882396.32903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882396.32906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882396.32908: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882396.32929: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882396.32952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882396.32967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882396.33020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882396.34754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882396.34758: stdout chunk (state=3): >>><<< 21405 1726882396.34766: stderr chunk (state=3): >>><<< 21405 1726882396.34780: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882396.34783: _low_level_execute_command(): starting 21405 1726882396.34789: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461/AnsiballZ_dnf.py && sleep 0' 21405 1726882396.35272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882396.35287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882396.35305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882396.35370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882396.35376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882396.35378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882396.35422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882396.75487: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21405 1726882396.79830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882396.79910: stderr chunk (state=3): >>><<< 21405 1726882396.80028: stdout chunk (state=3): >>><<< 21405 1726882396.80035: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882396.80132: done with _execute_module (ansible.legacy.dnf, {'name': 'ethtool', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882396.80136: _low_level_execute_command(): starting 21405 1726882396.80139: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882396.2514086-21979-222368081729461/ > /dev/null 2>&1 && sleep 0' 21405 1726882396.80929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882396.80995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882396.81000: 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 <<< 21405 1726882396.81003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882396.81010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882396.81012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882396.81062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882396.82948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882396.82951: stdout chunk (state=3): >>><<< 21405 1726882396.82953: stderr chunk (state=3): >>><<< 21405 1726882396.82967: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882396.83100: handler run complete 21405 1726882396.83103: attempt loop complete, returning result 21405 1726882396.83105: _execute() done 21405 1726882396.83107: dumping result to json 21405 1726882396.83110: done dumping result, returning 21405 1726882396.83111: done running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) [12673a56-9f93-e466-a5f2-000000000014] 21405 1726882396.83113: sending task result for task 12673a56-9f93-e466-a5f2-000000000014 21405 1726882396.83189: done sending task result for task 12673a56-9f93-e466-a5f2-000000000014 21405 1726882396.83196: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21405 1726882396.83365: no more pending results, returning what we have 21405 1726882396.83368: results queue empty 21405 1726882396.83369: checking for any_errors_fatal 21405 1726882396.83374: done checking for any_errors_fatal 21405 1726882396.83375: checking for max_fail_percentage 21405 1726882396.83376: done checking for max_fail_percentage 21405 1726882396.83377: checking to see if all hosts have failed and the running result is not ok 21405 1726882396.83378: done checking to see if all hosts have failed 21405 1726882396.83379: getting the remaining hosts for this loop 21405 1726882396.83380: done getting the remaining hosts for this loop 21405 1726882396.83383: getting the next task for host managed_node1 21405 1726882396.83390: done getting next task for host managed_node1 21405 1726882396.83392: ^ task is: TASK: TEST: I can create a profile without any ring option. 21405 1726882396.83397: ^ 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 21405 1726882396.83400: getting variables 21405 1726882396.83402: in VariableManager get_vars() 21405 1726882396.83445: Calling all_inventory to load vars for managed_node1 21405 1726882396.83447: Calling groups_inventory to load vars for managed_node1 21405 1726882396.83449: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882396.83459: Calling all_plugins_play to load vars for managed_node1 21405 1726882396.83462: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882396.83464: Calling groups_plugins_play to load vars for managed_node1 21405 1726882396.86554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882396.88265: done with get_vars() 21405 1726882396.88286: done getting variables 21405 1726882396.88346: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any ring option.] ******************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:34 Friday 20 September 2024 21:33:16 -0400 (0:00:00.768) 0:00:13.114 ****** 21405 1726882396.88374: entering _queue_task() for managed_node1/debug 21405 1726882396.88707: worker is 1 (out of 1 available) 21405 1726882396.88718: exiting _queue_task() for managed_node1/debug 21405 1726882396.88729: done queuing things up, now waiting for results queue to drain 21405 1726882396.88731: waiting for pending results... 21405 1726882396.88981: running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. 21405 1726882396.89101: in run() - task 12673a56-9f93-e466-a5f2-000000000016 21405 1726882396.89106: variable 'ansible_search_path' from source: unknown 21405 1726882396.89129: calling self._execute() 21405 1726882396.89234: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882396.89240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882396.89298: variable 'omit' from source: magic vars 21405 1726882396.89673: variable 'ansible_distribution_major_version' from source: facts 21405 1726882396.89684: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882396.89881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882396.90313: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882396.90317: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882396.90319: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882396.90407: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882396.90676: variable 'networkmanager_version' from source: set_fact 21405 1726882396.90679: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882396.90682: variable 'omit' from source: magic vars 21405 1726882396.90684: variable 'omit' from source: magic vars 21405 1726882396.90686: variable 'omit' from source: magic vars 21405 1726882396.90827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882396.90857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882396.90873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882396.90895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882396.90907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882396.91038: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882396.91041: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882396.91048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882396.91379: Set connection var ansible_shell_executable to /bin/sh 21405 1726882396.91382: Set connection var ansible_pipelining to False 21405 1726882396.91385: Set connection var ansible_shell_type to sh 21405 1726882396.91387: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882396.91389: Set connection var ansible_connection to ssh 21405 1726882396.91391: Set connection var ansible_timeout to 10 21405 1726882396.91396: variable 'ansible_shell_executable' from source: unknown 21405 1726882396.91398: variable 'ansible_connection' from source: unknown 21405 1726882396.91460: variable 'ansible_module_compression' from source: unknown 21405 1726882396.91463: variable 'ansible_shell_type' from source: unknown 21405 1726882396.91466: variable 'ansible_shell_executable' from source: unknown 21405 1726882396.91468: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882396.91470: variable 'ansible_pipelining' from source: unknown 21405 1726882396.91473: variable 'ansible_timeout' from source: unknown 21405 1726882396.91475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882396.91875: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882396.91878: variable 'omit' from source: magic vars 21405 1726882396.91879: starting attempt loop 21405 1726882396.91881: running the handler 21405 1726882396.91883: handler run complete 21405 1726882396.91885: attempt loop complete, returning result 21405 1726882396.91886: _execute() done 21405 1726882396.91888: dumping result to json 21405 1726882396.91890: done dumping result, returning 21405 1726882396.91892: done running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. [12673a56-9f93-e466-a5f2-000000000016] 21405 1726882396.91896: sending task result for task 12673a56-9f93-e466-a5f2-000000000016 21405 1726882396.91953: done sending task result for task 12673a56-9f93-e466-a5f2-000000000016 21405 1726882396.91956: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 21405 1726882396.92025: no more pending results, returning what we have 21405 1726882396.92028: results queue empty 21405 1726882396.92029: checking for any_errors_fatal 21405 1726882396.92038: done checking for any_errors_fatal 21405 1726882396.92038: checking for max_fail_percentage 21405 1726882396.92040: done checking for max_fail_percentage 21405 1726882396.92041: checking to see if all hosts have failed and the running result is not ok 21405 1726882396.92041: done checking to see if all hosts have failed 21405 1726882396.92042: getting the remaining hosts for this loop 21405 1726882396.92044: done getting the remaining hosts for this loop 21405 1726882396.92047: getting the next task for host managed_node1 21405 1726882396.92054: done getting next task for host managed_node1 21405 1726882396.92059: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21405 1726882396.92062: ^ 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 21405 1726882396.92075: getting variables 21405 1726882396.92076: in VariableManager get_vars() 21405 1726882396.92123: Calling all_inventory to load vars for managed_node1 21405 1726882396.92126: Calling groups_inventory to load vars for managed_node1 21405 1726882396.92128: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882396.92137: Calling all_plugins_play to load vars for managed_node1 21405 1726882396.92139: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882396.92141: Calling groups_plugins_play to load vars for managed_node1 21405 1726882396.94327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882396.95708: done with get_vars() 21405 1726882396.95731: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:16 -0400 (0:00:00.074) 0:00:13.188 ****** 21405 1726882396.95838: entering _queue_task() for managed_node1/include_tasks 21405 1726882396.96212: worker is 1 (out of 1 available) 21405 1726882396.96226: exiting _queue_task() for managed_node1/include_tasks 21405 1726882396.96240: done queuing things up, now waiting for results queue to drain 21405 1726882396.96242: waiting for pending results... 21405 1726882396.96507: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21405 1726882396.96663: in run() - task 12673a56-9f93-e466-a5f2-00000000001e 21405 1726882396.96683: variable 'ansible_search_path' from source: unknown 21405 1726882396.96690: variable 'ansible_search_path' from source: unknown 21405 1726882396.96739: calling self._execute() 21405 1726882396.96848: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882396.96862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882396.96877: variable 'omit' from source: magic vars 21405 1726882396.97261: variable 'ansible_distribution_major_version' from source: facts 21405 1726882396.97280: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882396.97457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882396.97799: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882396.97802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882396.97829: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882396.97866: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882396.97953: variable 'networkmanager_version' from source: set_fact 21405 1726882396.97971: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882396.98092: variable 'ansible_distribution_major_version' from source: facts 21405 1726882396.98105: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882396.98254: variable 'networkmanager_version' from source: set_fact 21405 1726882396.98269: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882396.98382: variable 'ansible_distribution_major_version' from source: facts 21405 1726882396.98444: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882396.98519: variable 'networkmanager_version' from source: set_fact 21405 1726882396.98530: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882396.98538: _execute() done 21405 1726882396.98544: dumping result to json 21405 1726882396.98561: done dumping result, returning 21405 1726882396.98570: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-e466-a5f2-00000000001e] 21405 1726882396.98577: sending task result for task 12673a56-9f93-e466-a5f2-00000000001e 21405 1726882396.98827: no more pending results, returning what we have 21405 1726882396.98833: in VariableManager get_vars() 21405 1726882396.98900: Calling all_inventory to load vars for managed_node1 21405 1726882396.98903: Calling groups_inventory to load vars for managed_node1 21405 1726882396.98905: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882396.98917: Calling all_plugins_play to load vars for managed_node1 21405 1726882396.98920: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882396.98924: Calling groups_plugins_play to load vars for managed_node1 21405 1726882396.99525: done sending task result for task 12673a56-9f93-e466-a5f2-00000000001e 21405 1726882396.99534: WORKER PROCESS EXITING 21405 1726882397.00980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882397.02331: done with get_vars() 21405 1726882397.02350: variable 'ansible_search_path' from source: unknown 21405 1726882397.02352: variable 'ansible_search_path' from source: unknown 21405 1726882397.02403: we have included files to process 21405 1726882397.02404: generating all_blocks data 21405 1726882397.02406: done generating all_blocks data 21405 1726882397.02410: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882397.02411: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882397.02413: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882397.03416: done processing included file 21405 1726882397.03418: iterating over new_blocks loaded from include file 21405 1726882397.03420: in VariableManager get_vars() 21405 1726882397.03453: done with get_vars() 21405 1726882397.03461: filtering new block on tags 21405 1726882397.03480: done filtering new block on tags 21405 1726882397.03483: in VariableManager get_vars() 21405 1726882397.03517: done with get_vars() 21405 1726882397.03519: filtering new block on tags 21405 1726882397.03539: done filtering new block on tags 21405 1726882397.03541: in VariableManager get_vars() 21405 1726882397.03572: done with get_vars() 21405 1726882397.03574: filtering new block on tags 21405 1726882397.03591: done filtering new block on tags 21405 1726882397.03597: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21405 1726882397.03603: extending task lists for all hosts with included blocks 21405 1726882397.04415: done extending task lists 21405 1726882397.04417: done processing included files 21405 1726882397.04418: results queue empty 21405 1726882397.04419: checking for any_errors_fatal 21405 1726882397.04423: done checking for any_errors_fatal 21405 1726882397.04424: checking for max_fail_percentage 21405 1726882397.04425: done checking for max_fail_percentage 21405 1726882397.04426: checking to see if all hosts have failed and the running result is not ok 21405 1726882397.04426: done checking to see if all hosts have failed 21405 1726882397.04427: getting the remaining hosts for this loop 21405 1726882397.04429: done getting the remaining hosts for this loop 21405 1726882397.04431: getting the next task for host managed_node1 21405 1726882397.04440: done getting next task for host managed_node1 21405 1726882397.04443: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21405 1726882397.04446: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882397.04455: getting variables 21405 1726882397.04456: in VariableManager get_vars() 21405 1726882397.04491: Calling all_inventory to load vars for managed_node1 21405 1726882397.04497: Calling groups_inventory to load vars for managed_node1 21405 1726882397.04500: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882397.04505: Calling all_plugins_play to load vars for managed_node1 21405 1726882397.04507: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882397.04515: Calling groups_plugins_play to load vars for managed_node1 21405 1726882397.05665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882397.07012: done with get_vars() 21405 1726882397.07037: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:33:17 -0400 (0:00:00.112) 0:00:13.301 ****** 21405 1726882397.07137: entering _queue_task() for managed_node1/setup 21405 1726882397.07770: worker is 1 (out of 1 available) 21405 1726882397.07783: exiting _queue_task() for managed_node1/setup 21405 1726882397.07827: done queuing things up, now waiting for results queue to drain 21405 1726882397.07829: waiting for pending results... 21405 1726882397.08711: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21405 1726882397.09219: in run() - task 12673a56-9f93-e466-a5f2-00000000032c 21405 1726882397.09224: variable 'ansible_search_path' from source: unknown 21405 1726882397.09227: variable 'ansible_search_path' from source: unknown 21405 1726882397.09229: calling self._execute() 21405 1726882397.09600: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882397.09605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882397.09607: variable 'omit' from source: magic vars 21405 1726882397.09988: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.10214: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.10394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882397.11066: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882397.11119: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882397.11399: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882397.11403: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882397.11456: variable 'networkmanager_version' from source: set_fact 21405 1726882397.11475: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.11598: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.11807: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.11940: variable 'networkmanager_version' from source: set_fact 21405 1726882397.12198: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.12213: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.12598: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.12601: variable 'networkmanager_version' from source: set_fact 21405 1726882397.12604: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.12841: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.12853: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.12984: variable 'networkmanager_version' from source: set_fact 21405 1726882397.13398: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.13401: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.13403: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.13636: variable 'networkmanager_version' from source: set_fact 21405 1726882397.13650: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.14165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882397.16025: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882397.16259: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882397.16304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882397.16341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882397.16373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882397.16572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882397.16608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882397.16725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882397.16769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882397.16789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882397.16902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882397.16954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882397.17040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882397.17083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882397.17210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882397.17362: variable '__network_required_facts' from source: role '' defaults 21405 1726882397.17623: variable 'ansible_facts' from source: unknown 21405 1726882397.18556: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21405 1726882397.18804: when evaluation is False, skipping this task 21405 1726882397.18813: _execute() done 21405 1726882397.18824: dumping result to json 21405 1726882397.18832: done dumping result, returning 21405 1726882397.18844: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-e466-a5f2-00000000032c] 21405 1726882397.18852: sending task result for task 12673a56-9f93-e466-a5f2-00000000032c skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21405 1726882397.19000: no more pending results, returning what we have 21405 1726882397.19004: results queue empty 21405 1726882397.19005: checking for any_errors_fatal 21405 1726882397.19007: done checking for any_errors_fatal 21405 1726882397.19007: checking for max_fail_percentage 21405 1726882397.19009: done checking for max_fail_percentage 21405 1726882397.19010: checking to see if all hosts have failed and the running result is not ok 21405 1726882397.19010: done checking to see if all hosts have failed 21405 1726882397.19011: getting the remaining hosts for this loop 21405 1726882397.19012: done getting the remaining hosts for this loop 21405 1726882397.19015: getting the next task for host managed_node1 21405 1726882397.19100: done getting next task for host managed_node1 21405 1726882397.19104: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21405 1726882397.19108: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882397.19124: done sending task result for task 12673a56-9f93-e466-a5f2-00000000032c 21405 1726882397.19129: WORKER PROCESS EXITING 21405 1726882397.19136: getting variables 21405 1726882397.19146: in VariableManager get_vars() 21405 1726882397.19204: Calling all_inventory to load vars for managed_node1 21405 1726882397.19206: Calling groups_inventory to load vars for managed_node1 21405 1726882397.19209: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882397.19220: Calling all_plugins_play to load vars for managed_node1 21405 1726882397.19222: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882397.19225: Calling groups_plugins_play to load vars for managed_node1 21405 1726882397.21339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882397.22605: done with get_vars() 21405 1726882397.22626: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:33:17 -0400 (0:00:00.155) 0:00:13.457 ****** 21405 1726882397.22719: entering _queue_task() for managed_node1/stat 21405 1726882397.23048: worker is 1 (out of 1 available) 21405 1726882397.23060: exiting _queue_task() for managed_node1/stat 21405 1726882397.23070: done queuing things up, now waiting for results queue to drain 21405 1726882397.23072: waiting for pending results... 21405 1726882397.23335: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21405 1726882397.23490: in run() - task 12673a56-9f93-e466-a5f2-00000000032e 21405 1726882397.23513: variable 'ansible_search_path' from source: unknown 21405 1726882397.23523: variable 'ansible_search_path' from source: unknown 21405 1726882397.23560: calling self._execute() 21405 1726882397.23653: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882397.23664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882397.23678: variable 'omit' from source: magic vars 21405 1726882397.24044: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.24065: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.24242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882397.24513: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882397.24560: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882397.24598: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882397.24638: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882397.24718: variable 'networkmanager_version' from source: set_fact 21405 1726882397.24736: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.24850: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.24860: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.24988: variable 'networkmanager_version' from source: set_fact 21405 1726882397.25004: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.25112: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.25121: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.25254: variable 'networkmanager_version' from source: set_fact 21405 1726882397.25269: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.25378: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.25386: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.25518: variable 'networkmanager_version' from source: set_fact 21405 1726882397.25533: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.25712: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.25716: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.25802: variable 'networkmanager_version' from source: set_fact 21405 1726882397.25819: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.26300: 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) 21405 1726882397.26304: 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) 21405 1726882397.26307: 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) 21405 1726882397.26309: 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) 21405 1726882397.26369: variable '__network_is_ostree' from source: set_fact 21405 1726882397.26417: Evaluated conditional (not __network_is_ostree is defined): False 21405 1726882397.26427: when evaluation is False, skipping this task 21405 1726882397.26603: _execute() done 21405 1726882397.26607: dumping result to json 21405 1726882397.26609: done dumping result, returning 21405 1726882397.26611: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-e466-a5f2-00000000032e] 21405 1726882397.26613: sending task result for task 12673a56-9f93-e466-a5f2-00000000032e 21405 1726882397.26687: done sending task result for task 12673a56-9f93-e466-a5f2-00000000032e 21405 1726882397.26690: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21405 1726882397.26746: no more pending results, returning what we have 21405 1726882397.26751: results queue empty 21405 1726882397.26752: checking for any_errors_fatal 21405 1726882397.26758: done checking for any_errors_fatal 21405 1726882397.26759: checking for max_fail_percentage 21405 1726882397.26761: done checking for max_fail_percentage 21405 1726882397.26762: checking to see if all hosts have failed and the running result is not ok 21405 1726882397.26763: done checking to see if all hosts have failed 21405 1726882397.26763: getting the remaining hosts for this loop 21405 1726882397.26765: done getting the remaining hosts for this loop 21405 1726882397.26769: getting the next task for host managed_node1 21405 1726882397.26776: done getting next task for host managed_node1 21405 1726882397.26780: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21405 1726882397.26784: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882397.26800: getting variables 21405 1726882397.26802: in VariableManager get_vars() 21405 1726882397.26857: Calling all_inventory to load vars for managed_node1 21405 1726882397.26860: Calling groups_inventory to load vars for managed_node1 21405 1726882397.26863: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882397.26875: Calling all_plugins_play to load vars for managed_node1 21405 1726882397.26878: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882397.26881: Calling groups_plugins_play to load vars for managed_node1 21405 1726882397.28747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882397.30159: done with get_vars() 21405 1726882397.30181: done getting variables 21405 1726882397.30244: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:33:17 -0400 (0:00:00.075) 0:00:13.533 ****** 21405 1726882397.30286: entering _queue_task() for managed_node1/set_fact 21405 1726882397.30904: worker is 1 (out of 1 available) 21405 1726882397.30913: exiting _queue_task() for managed_node1/set_fact 21405 1726882397.30922: done queuing things up, now waiting for results queue to drain 21405 1726882397.30924: waiting for pending results... 21405 1726882397.31111: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21405 1726882397.31165: in run() - task 12673a56-9f93-e466-a5f2-00000000032f 21405 1726882397.31186: variable 'ansible_search_path' from source: unknown 21405 1726882397.31196: variable 'ansible_search_path' from source: unknown 21405 1726882397.31235: calling self._execute() 21405 1726882397.31334: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882397.31345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882397.31357: variable 'omit' from source: magic vars 21405 1726882397.31733: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.31758: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.32025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882397.32296: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882397.32346: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882397.32388: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882397.32430: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882397.32516: variable 'networkmanager_version' from source: set_fact 21405 1726882397.32535: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.32650: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.32663: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.32798: variable 'networkmanager_version' from source: set_fact 21405 1726882397.32816: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.32926: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.32936: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.33062: variable 'networkmanager_version' from source: set_fact 21405 1726882397.33076: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.33185: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.33198: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.33326: variable 'networkmanager_version' from source: set_fact 21405 1726882397.33339: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.33447: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.33463: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.33597: variable 'networkmanager_version' from source: set_fact 21405 1726882397.33611: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.34060: 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) 21405 1726882397.34088: 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) 21405 1726882397.34123: 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) 21405 1726882397.34152: 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) 21405 1726882397.34242: variable '__network_is_ostree' from source: set_fact 21405 1726882397.34253: Evaluated conditional (not __network_is_ostree is defined): False 21405 1726882397.34260: when evaluation is False, skipping this task 21405 1726882397.34324: _execute() done 21405 1726882397.34328: dumping result to json 21405 1726882397.34330: done dumping result, returning 21405 1726882397.34332: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-e466-a5f2-00000000032f] 21405 1726882397.34334: sending task result for task 12673a56-9f93-e466-a5f2-00000000032f 21405 1726882397.34402: done sending task result for task 12673a56-9f93-e466-a5f2-00000000032f 21405 1726882397.34405: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21405 1726882397.34473: no more pending results, returning what we have 21405 1726882397.34477: results queue empty 21405 1726882397.34478: checking for any_errors_fatal 21405 1726882397.34483: done checking for any_errors_fatal 21405 1726882397.34484: checking for max_fail_percentage 21405 1726882397.34486: done checking for max_fail_percentage 21405 1726882397.34487: checking to see if all hosts have failed and the running result is not ok 21405 1726882397.34488: done checking to see if all hosts have failed 21405 1726882397.34488: getting the remaining hosts for this loop 21405 1726882397.34490: done getting the remaining hosts for this loop 21405 1726882397.34496: getting the next task for host managed_node1 21405 1726882397.34506: done getting next task for host managed_node1 21405 1726882397.34510: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21405 1726882397.34514: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882397.34528: getting variables 21405 1726882397.34529: in VariableManager get_vars() 21405 1726882397.34581: Calling all_inventory to load vars for managed_node1 21405 1726882397.34584: Calling groups_inventory to load vars for managed_node1 21405 1726882397.34586: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882397.34700: Calling all_plugins_play to load vars for managed_node1 21405 1726882397.34704: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882397.34708: Calling groups_plugins_play to load vars for managed_node1 21405 1726882397.35991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882397.38318: done with get_vars() 21405 1726882397.38342: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:33:17 -0400 (0:00:00.082) 0:00:13.615 ****** 21405 1726882397.38555: entering _queue_task() for managed_node1/service_facts 21405 1726882397.38557: Creating lock for service_facts 21405 1726882397.38909: worker is 1 (out of 1 available) 21405 1726882397.38924: exiting _queue_task() for managed_node1/service_facts 21405 1726882397.38946: done queuing things up, now waiting for results queue to drain 21405 1726882397.38948: waiting for pending results... 21405 1726882397.39180: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21405 1726882397.39348: in run() - task 12673a56-9f93-e466-a5f2-000000000331 21405 1726882397.39384: variable 'ansible_search_path' from source: unknown 21405 1726882397.39388: variable 'ansible_search_path' from source: unknown 21405 1726882397.39422: calling self._execute() 21405 1726882397.39601: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882397.39604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882397.39607: variable 'omit' from source: magic vars 21405 1726882397.39895: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.39911: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.40085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882397.40347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882397.40402: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882397.40441: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882397.40484: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882397.40563: variable 'networkmanager_version' from source: set_fact 21405 1726882397.40587: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.40716: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.40727: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.40889: variable 'networkmanager_version' from source: set_fact 21405 1726882397.40959: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.41046: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.41058: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.41210: variable 'networkmanager_version' from source: set_fact 21405 1726882397.41225: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.41342: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.41400: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.41492: variable 'networkmanager_version' from source: set_fact 21405 1726882397.41511: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.41846: variable 'ansible_distribution_major_version' from source: facts 21405 1726882397.41963: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882397.42228: variable 'networkmanager_version' from source: set_fact 21405 1726882397.42267: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882397.42308: variable 'omit' from source: magic vars 21405 1726882397.42516: variable 'omit' from source: magic vars 21405 1726882397.42519: variable 'omit' from source: magic vars 21405 1726882397.42522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882397.42641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882397.42677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882397.42702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882397.42722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882397.42816: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882397.42867: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882397.42876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882397.43028: Set connection var ansible_shell_executable to /bin/sh 21405 1726882397.43050: Set connection var ansible_pipelining to False 21405 1726882397.43259: Set connection var ansible_shell_type to sh 21405 1726882397.43262: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882397.43264: Set connection var ansible_connection to ssh 21405 1726882397.43266: Set connection var ansible_timeout to 10 21405 1726882397.43268: variable 'ansible_shell_executable' from source: unknown 21405 1726882397.43270: variable 'ansible_connection' from source: unknown 21405 1726882397.43271: variable 'ansible_module_compression' from source: unknown 21405 1726882397.43273: variable 'ansible_shell_type' from source: unknown 21405 1726882397.43274: variable 'ansible_shell_executable' from source: unknown 21405 1726882397.43276: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882397.43278: variable 'ansible_pipelining' from source: unknown 21405 1726882397.43283: variable 'ansible_timeout' from source: unknown 21405 1726882397.43285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882397.43506: 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) 21405 1726882397.43521: variable 'omit' from source: magic vars 21405 1726882397.43548: starting attempt loop 21405 1726882397.43555: running the handler 21405 1726882397.43698: _low_level_execute_command(): starting 21405 1726882397.43701: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882397.44928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882397.45126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882397.45168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882397.45241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882397.46932: stdout chunk (state=3): >>>/root <<< 21405 1726882397.47125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882397.47152: stdout chunk (state=3): >>><<< 21405 1726882397.47179: stderr chunk (state=3): >>><<< 21405 1726882397.47348: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882397.47360: _low_level_execute_command(): starting 21405 1726882397.47364: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849 `" && echo ansible-tmp-1726882397.4724336-22039-250533607229849="` echo /root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849 `" ) && sleep 0' 21405 1726882397.48076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882397.48131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882397.48153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882397.48256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882397.48277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882397.48308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882397.48423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882397.50340: stdout chunk (state=3): >>>ansible-tmp-1726882397.4724336-22039-250533607229849=/root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849 <<< 21405 1726882397.50595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882397.50600: stdout chunk (state=3): >>><<< 21405 1726882397.50602: stderr chunk (state=3): >>><<< 21405 1726882397.50605: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882397.4724336-22039-250533607229849=/root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882397.50607: variable 'ansible_module_compression' from source: unknown 21405 1726882397.50662: ANSIBALLZ: Using lock for service_facts 21405 1726882397.50670: ANSIBALLZ: Acquiring lock 21405 1726882397.50677: ANSIBALLZ: Lock acquired: 139974342860992 21405 1726882397.50686: ANSIBALLZ: Creating module 21405 1726882397.72715: ANSIBALLZ: Writing module into payload 21405 1726882397.72820: ANSIBALLZ: Writing module 21405 1726882397.72865: ANSIBALLZ: Renaming module 21405 1726882397.72868: ANSIBALLZ: Done creating module 21405 1726882397.72886: variable 'ansible_facts' from source: unknown 21405 1726882397.73060: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849/AnsiballZ_service_facts.py 21405 1726882397.73114: Sending initial data 21405 1726882397.73176: Sent initial data (162 bytes) 21405 1726882397.73802: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882397.73826: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882397.73849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882397.73914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882397.73975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882397.74002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882397.74032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882397.74106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882397.75844: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882397.75849: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882397.75980: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmp9ywkzvvg /root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849/AnsiballZ_service_facts.py <<< 21405 1726882397.75986: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849/AnsiballZ_service_facts.py" <<< 21405 1726882397.76024: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmp9ywkzvvg" to remote "/root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849/AnsiballZ_service_facts.py" <<< 21405 1726882397.77509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882397.77513: stdout chunk (state=3): >>><<< 21405 1726882397.77516: stderr chunk (state=3): >>><<< 21405 1726882397.77800: done transferring module to remote 21405 1726882397.77803: _low_level_execute_command(): starting 21405 1726882397.77806: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849/ /root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849/AnsiballZ_service_facts.py && sleep 0' 21405 1726882397.78843: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882397.78857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882397.78870: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882397.78998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882397.79011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882397.79064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882397.79076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882397.79512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882397.79588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882397.81436: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882397.81440: stdout chunk (state=3): >>><<< 21405 1726882397.81442: stderr chunk (state=3): >>><<< 21405 1726882397.81445: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882397.81603: _low_level_execute_command(): starting 21405 1726882397.81611: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849/AnsiballZ_service_facts.py && sleep 0' 21405 1726882397.82753: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882397.82946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882397.82949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882397.82951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882397.82953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882397.82955: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882397.82957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882397.82959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882397.82960: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882397.82962: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21405 1726882397.82964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882397.82966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882397.82968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882397.82992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882397.83003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882397.83028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882397.83171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882399.34777: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 21405 1726882399.34792: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-ma<<< 21405 1726882399.34820: stdout chunk (state=3): >>>rk.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "stat<<< 21405 1726882399.34829: stdout chunk (state=3): >>>us": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state":<<< 21405 1726882399.34865: stdout chunk (state=3): >>> "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": <<< 21405 1726882399.34872: stdout chunk (state=3): >>>"static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source"<<< 21405 1726882399.34885: stdout chunk (state=3): >>>: "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21405 1726882399.36395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882399.36401: stderr chunk (state=3): >>><<< 21405 1726882399.36406: stdout chunk (state=3): >>><<< 21405 1726882399.36440: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882399.38151: 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-1726882397.4724336-22039-250533607229849/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882399.38164: _low_level_execute_command(): starting 21405 1726882399.38168: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882397.4724336-22039-250533607229849/ > /dev/null 2>&1 && sleep 0' 21405 1726882399.38766: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882399.38769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882399.38772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882399.38774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882399.38826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882399.38835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882399.38838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882399.38892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882399.40743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882399.40747: stdout chunk (state=3): >>><<< 21405 1726882399.40749: stderr chunk (state=3): >>><<< 21405 1726882399.40780: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882399.40783: handler run complete 21405 1726882399.40904: variable 'ansible_facts' from source: unknown 21405 1726882399.41076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882399.41424: variable 'ansible_facts' from source: unknown 21405 1726882399.41500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882399.41614: attempt loop complete, returning result 21405 1726882399.41620: _execute() done 21405 1726882399.41626: dumping result to json 21405 1726882399.41715: done dumping result, returning 21405 1726882399.41718: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-e466-a5f2-000000000331] 21405 1726882399.41723: sending task result for task 12673a56-9f93-e466-a5f2-000000000331 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21405 1726882399.42279: no more pending results, returning what we have 21405 1726882399.42281: results queue empty 21405 1726882399.42282: checking for any_errors_fatal 21405 1726882399.42285: done checking for any_errors_fatal 21405 1726882399.42286: checking for max_fail_percentage 21405 1726882399.42287: done checking for max_fail_percentage 21405 1726882399.42288: checking to see if all hosts have failed and the running result is not ok 21405 1726882399.42289: done checking to see if all hosts have failed 21405 1726882399.42289: getting the remaining hosts for this loop 21405 1726882399.42290: done getting the remaining hosts for this loop 21405 1726882399.42295: getting the next task for host managed_node1 21405 1726882399.42301: done getting next task for host managed_node1 21405 1726882399.42312: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21405 1726882399.42316: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882399.42325: getting variables 21405 1726882399.42326: in VariableManager get_vars() 21405 1726882399.42361: Calling all_inventory to load vars for managed_node1 21405 1726882399.42363: Calling groups_inventory to load vars for managed_node1 21405 1726882399.42365: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882399.42373: Calling all_plugins_play to load vars for managed_node1 21405 1726882399.42375: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882399.42377: Calling groups_plugins_play to load vars for managed_node1 21405 1726882399.42900: done sending task result for task 12673a56-9f93-e466-a5f2-000000000331 21405 1726882399.42904: WORKER PROCESS EXITING 21405 1726882399.43213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882399.44334: done with get_vars() 21405 1726882399.44351: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:33:19 -0400 (0:00:02.058) 0:00:15.674 ****** 21405 1726882399.44438: entering _queue_task() for managed_node1/package_facts 21405 1726882399.44672: worker is 1 (out of 1 available) 21405 1726882399.44685: exiting _queue_task() for managed_node1/package_facts 21405 1726882399.44700: done queuing things up, now waiting for results queue to drain 21405 1726882399.44701: waiting for pending results... 21405 1726882399.44931: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21405 1726882399.45039: in run() - task 12673a56-9f93-e466-a5f2-000000000332 21405 1726882399.45054: variable 'ansible_search_path' from source: unknown 21405 1726882399.45058: variable 'ansible_search_path' from source: unknown 21405 1726882399.45084: calling self._execute() 21405 1726882399.45171: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882399.45175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882399.45184: variable 'omit' from source: magic vars 21405 1726882399.45556: variable 'ansible_distribution_major_version' from source: facts 21405 1726882399.45563: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882399.45731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882399.45932: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882399.45969: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882399.45994: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882399.46021: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882399.46121: variable 'networkmanager_version' from source: set_fact 21405 1726882399.46132: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882399.46223: variable 'ansible_distribution_major_version' from source: facts 21405 1726882399.46227: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882399.46336: variable 'networkmanager_version' from source: set_fact 21405 1726882399.46342: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882399.46453: variable 'ansible_distribution_major_version' from source: facts 21405 1726882399.46456: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882399.46573: variable 'networkmanager_version' from source: set_fact 21405 1726882399.46580: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882399.46676: variable 'ansible_distribution_major_version' from source: facts 21405 1726882399.46679: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882399.46797: variable 'networkmanager_version' from source: set_fact 21405 1726882399.46800: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882399.46904: variable 'ansible_distribution_major_version' from source: facts 21405 1726882399.46908: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882399.47020: variable 'networkmanager_version' from source: set_fact 21405 1726882399.47027: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882399.47033: variable 'omit' from source: magic vars 21405 1726882399.47089: variable 'omit' from source: magic vars 21405 1726882399.47119: variable 'omit' from source: magic vars 21405 1726882399.47148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882399.47210: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882399.47226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882399.47240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882399.47248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882399.47271: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882399.47273: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882399.47276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882399.47364: Set connection var ansible_shell_executable to /bin/sh 21405 1726882399.47367: Set connection var ansible_pipelining to False 21405 1726882399.47370: Set connection var ansible_shell_type to sh 21405 1726882399.47376: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882399.47383: Set connection var ansible_connection to ssh 21405 1726882399.47388: Set connection var ansible_timeout to 10 21405 1726882399.47415: variable 'ansible_shell_executable' from source: unknown 21405 1726882399.47419: variable 'ansible_connection' from source: unknown 21405 1726882399.47421: variable 'ansible_module_compression' from source: unknown 21405 1726882399.47432: variable 'ansible_shell_type' from source: unknown 21405 1726882399.47435: variable 'ansible_shell_executable' from source: unknown 21405 1726882399.47437: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882399.47439: variable 'ansible_pipelining' from source: unknown 21405 1726882399.47441: variable 'ansible_timeout' from source: unknown 21405 1726882399.47443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882399.47553: 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) 21405 1726882399.47561: variable 'omit' from source: magic vars 21405 1726882399.47564: starting attempt loop 21405 1726882399.47567: running the handler 21405 1726882399.47578: _low_level_execute_command(): starting 21405 1726882399.47586: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882399.48121: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882399.48125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882399.48129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882399.48197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882399.48238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882399.49814: stdout chunk (state=3): >>>/root <<< 21405 1726882399.49918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882399.49946: stderr chunk (state=3): >>><<< 21405 1726882399.49949: stdout chunk (state=3): >>><<< 21405 1726882399.49978: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882399.50010: _low_level_execute_command(): starting 21405 1726882399.50013: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461 `" && echo ansible-tmp-1726882399.4997318-22120-81830137289461="` echo /root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461 `" ) && sleep 0' 21405 1726882399.50554: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882399.50557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882399.50560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882399.50562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882399.50564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882399.50619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882399.50624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882399.50626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882399.50666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882399.52528: stdout chunk (state=3): >>>ansible-tmp-1726882399.4997318-22120-81830137289461=/root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461 <<< 21405 1726882399.52727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882399.52730: stderr chunk (state=3): >>><<< 21405 1726882399.52732: stdout chunk (state=3): >>><<< 21405 1726882399.52735: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882399.4997318-22120-81830137289461=/root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882399.52751: variable 'ansible_module_compression' from source: unknown 21405 1726882399.52792: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21405 1726882399.52861: variable 'ansible_facts' from source: unknown 21405 1726882399.53052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461/AnsiballZ_package_facts.py 21405 1726882399.53186: Sending initial data 21405 1726882399.53189: Sent initial data (161 bytes) 21405 1726882399.53940: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882399.53943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882399.53946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882399.54147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882399.55513: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882399.55550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882399.55609: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmp7610mp9m /root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461/AnsiballZ_package_facts.py <<< 21405 1726882399.55614: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461/AnsiballZ_package_facts.py" <<< 21405 1726882399.55648: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmp7610mp9m" to remote "/root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461/AnsiballZ_package_facts.py" <<< 21405 1726882399.58291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882399.58371: stderr chunk (state=3): >>><<< 21405 1726882399.58380: stdout chunk (state=3): >>><<< 21405 1726882399.58486: done transferring module to remote 21405 1726882399.58490: _low_level_execute_command(): starting 21405 1726882399.58509: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461/ /root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461/AnsiballZ_package_facts.py && sleep 0' 21405 1726882399.59377: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882399.59410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882399.59450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882399.59534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882399.59557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882399.59577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882399.59663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882399.61419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882399.61449: stderr chunk (state=3): >>><<< 21405 1726882399.61461: stdout chunk (state=3): >>><<< 21405 1726882399.61566: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882399.61569: _low_level_execute_command(): starting 21405 1726882399.61571: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461/AnsiballZ_package_facts.py && sleep 0' 21405 1726882399.62138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882399.62152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882399.62165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882399.62180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882399.62205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882399.62305: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882399.62335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882399.62351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882399.62432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882400.06350: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 21405 1726882400.06371: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 21405 1726882400.06702: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21405 1726882400.08159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882400.08171: stdout chunk (state=3): >>><<< 21405 1726882400.08185: stderr chunk (state=3): >>><<< 21405 1726882400.08223: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882400.12946: 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-1726882399.4997318-22120-81830137289461/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882400.12999: _low_level_execute_command(): starting 21405 1726882400.13011: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882399.4997318-22120-81830137289461/ > /dev/null 2>&1 && sleep 0' 21405 1726882400.14045: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882400.14049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882400.14051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882400.14054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882400.14056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882400.14152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882400.14166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882400.14233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882400.16074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882400.16140: stderr chunk (state=3): >>><<< 21405 1726882400.16144: stdout chunk (state=3): >>><<< 21405 1726882400.16147: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882400.16154: handler run complete 21405 1726882400.17084: variable 'ansible_facts' from source: unknown 21405 1726882400.17626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882400.19462: variable 'ansible_facts' from source: unknown 21405 1726882400.19779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882400.20238: attempt loop complete, returning result 21405 1726882400.20241: _execute() done 21405 1726882400.20243: dumping result to json 21405 1726882400.20435: done dumping result, returning 21405 1726882400.20439: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-e466-a5f2-000000000332] 21405 1726882400.20444: sending task result for task 12673a56-9f93-e466-a5f2-000000000332 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21405 1726882400.22524: done sending task result for task 12673a56-9f93-e466-a5f2-000000000332 21405 1726882400.22528: WORKER PROCESS EXITING 21405 1726882400.22534: no more pending results, returning what we have 21405 1726882400.22536: results queue empty 21405 1726882400.22536: checking for any_errors_fatal 21405 1726882400.22540: done checking for any_errors_fatal 21405 1726882400.22541: checking for max_fail_percentage 21405 1726882400.22542: done checking for max_fail_percentage 21405 1726882400.22542: checking to see if all hosts have failed and the running result is not ok 21405 1726882400.22543: done checking to see if all hosts have failed 21405 1726882400.22543: getting the remaining hosts for this loop 21405 1726882400.22544: done getting the remaining hosts for this loop 21405 1726882400.22549: getting the next task for host managed_node1 21405 1726882400.22557: done getting next task for host managed_node1 21405 1726882400.22560: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21405 1726882400.22563: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882400.22581: getting variables 21405 1726882400.22583: in VariableManager get_vars() 21405 1726882400.22616: Calling all_inventory to load vars for managed_node1 21405 1726882400.22618: Calling groups_inventory to load vars for managed_node1 21405 1726882400.22620: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882400.22626: Calling all_plugins_play to load vars for managed_node1 21405 1726882400.22628: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882400.22630: Calling groups_plugins_play to load vars for managed_node1 21405 1726882400.23612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882400.24697: done with get_vars() 21405 1726882400.24714: done getting variables 21405 1726882400.24756: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:20 -0400 (0:00:00.803) 0:00:16.478 ****** 21405 1726882400.24781: entering _queue_task() for managed_node1/debug 21405 1726882400.25040: worker is 1 (out of 1 available) 21405 1726882400.25054: exiting _queue_task() for managed_node1/debug 21405 1726882400.25065: done queuing things up, now waiting for results queue to drain 21405 1726882400.25066: waiting for pending results... 21405 1726882400.25230: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21405 1726882400.25332: in run() - task 12673a56-9f93-e466-a5f2-00000000001f 21405 1726882400.25346: variable 'ansible_search_path' from source: unknown 21405 1726882400.25349: variable 'ansible_search_path' from source: unknown 21405 1726882400.25390: calling self._execute() 21405 1726882400.25452: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882400.25457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882400.25465: variable 'omit' from source: magic vars 21405 1726882400.25745: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.25755: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.25874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882400.26082: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882400.26111: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882400.26135: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882400.26160: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882400.26218: variable 'networkmanager_version' from source: set_fact 21405 1726882400.26229: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.26306: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.26310: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.26416: variable 'networkmanager_version' from source: set_fact 21405 1726882400.26424: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.26497: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.26501: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.26584: variable 'networkmanager_version' from source: set_fact 21405 1726882400.26798: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.26803: variable 'omit' from source: magic vars 21405 1726882400.26809: variable 'omit' from source: magic vars 21405 1726882400.26816: variable 'network_provider' from source: set_fact 21405 1726882400.26822: variable 'omit' from source: magic vars 21405 1726882400.26827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882400.26862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882400.26899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882400.26926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882400.26952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882400.27005: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882400.27017: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882400.27027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882400.27166: Set connection var ansible_shell_executable to /bin/sh 21405 1726882400.27177: Set connection var ansible_pipelining to False 21405 1726882400.27183: Set connection var ansible_shell_type to sh 21405 1726882400.27195: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882400.27208: Set connection var ansible_connection to ssh 21405 1726882400.27218: Set connection var ansible_timeout to 10 21405 1726882400.27248: variable 'ansible_shell_executable' from source: unknown 21405 1726882400.27258: variable 'ansible_connection' from source: unknown 21405 1726882400.27382: variable 'ansible_module_compression' from source: unknown 21405 1726882400.27390: variable 'ansible_shell_type' from source: unknown 21405 1726882400.27394: variable 'ansible_shell_executable' from source: unknown 21405 1726882400.27397: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882400.27400: variable 'ansible_pipelining' from source: unknown 21405 1726882400.27402: variable 'ansible_timeout' from source: unknown 21405 1726882400.27405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882400.27416: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882400.27464: variable 'omit' from source: magic vars 21405 1726882400.27468: starting attempt loop 21405 1726882400.27470: running the handler 21405 1726882400.27573: handler run complete 21405 1726882400.27576: attempt loop complete, returning result 21405 1726882400.27578: _execute() done 21405 1726882400.27580: dumping result to json 21405 1726882400.27582: done dumping result, returning 21405 1726882400.27585: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-e466-a5f2-00000000001f] 21405 1726882400.27587: sending task result for task 12673a56-9f93-e466-a5f2-00000000001f ok: [managed_node1] => {} MSG: Using network provider: nm 21405 1726882400.27764: no more pending results, returning what we have 21405 1726882400.27770: results queue empty 21405 1726882400.27772: checking for any_errors_fatal 21405 1726882400.27780: done checking for any_errors_fatal 21405 1726882400.27781: checking for max_fail_percentage 21405 1726882400.27782: done checking for max_fail_percentage 21405 1726882400.27783: checking to see if all hosts have failed and the running result is not ok 21405 1726882400.27784: done checking to see if all hosts have failed 21405 1726882400.27784: getting the remaining hosts for this loop 21405 1726882400.27786: done getting the remaining hosts for this loop 21405 1726882400.27790: getting the next task for host managed_node1 21405 1726882400.27797: done getting next task for host managed_node1 21405 1726882400.27801: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21405 1726882400.27804: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882400.27813: getting variables 21405 1726882400.27814: in VariableManager get_vars() 21405 1726882400.27853: Calling all_inventory to load vars for managed_node1 21405 1726882400.27855: Calling groups_inventory to load vars for managed_node1 21405 1726882400.27857: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882400.27865: Calling all_plugins_play to load vars for managed_node1 21405 1726882400.27872: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882400.27875: Calling groups_plugins_play to load vars for managed_node1 21405 1726882400.28499: done sending task result for task 12673a56-9f93-e466-a5f2-00000000001f 21405 1726882400.28503: WORKER PROCESS EXITING 21405 1726882400.29327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882400.30381: done with get_vars() 21405 1726882400.30410: done getting variables 21405 1726882400.30454: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:20 -0400 (0:00:00.056) 0:00:16.535 ****** 21405 1726882400.30480: entering _queue_task() for managed_node1/fail 21405 1726882400.30729: worker is 1 (out of 1 available) 21405 1726882400.30742: exiting _queue_task() for managed_node1/fail 21405 1726882400.30753: done queuing things up, now waiting for results queue to drain 21405 1726882400.30755: waiting for pending results... 21405 1726882400.30955: 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 21405 1726882400.31070: in run() - task 12673a56-9f93-e466-a5f2-000000000020 21405 1726882400.31081: variable 'ansible_search_path' from source: unknown 21405 1726882400.31085: variable 'ansible_search_path' from source: unknown 21405 1726882400.31127: calling self._execute() 21405 1726882400.31300: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882400.31310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882400.31314: variable 'omit' from source: magic vars 21405 1726882400.31670: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.31687: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.31866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882400.32060: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882400.32091: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882400.32119: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882400.32149: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882400.32208: variable 'networkmanager_version' from source: set_fact 21405 1726882400.32218: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.32294: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.32301: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.32389: variable 'networkmanager_version' from source: set_fact 21405 1726882400.32400: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.32473: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.32478: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.32565: variable 'networkmanager_version' from source: set_fact 21405 1726882400.32575: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.32650: variable 'network_state' from source: role '' defaults 21405 1726882400.32658: Evaluated conditional (network_state != {}): False 21405 1726882400.32661: when evaluation is False, skipping this task 21405 1726882400.32665: _execute() done 21405 1726882400.32667: dumping result to json 21405 1726882400.32670: done dumping result, returning 21405 1726882400.32678: 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 [12673a56-9f93-e466-a5f2-000000000020] 21405 1726882400.32681: sending task result for task 12673a56-9f93-e466-a5f2-000000000020 21405 1726882400.32769: done sending task result for task 12673a56-9f93-e466-a5f2-000000000020 21405 1726882400.32772: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882400.32855: no more pending results, returning what we have 21405 1726882400.32859: results queue empty 21405 1726882400.32860: checking for any_errors_fatal 21405 1726882400.32867: done checking for any_errors_fatal 21405 1726882400.32868: checking for max_fail_percentage 21405 1726882400.32869: done checking for max_fail_percentage 21405 1726882400.32870: checking to see if all hosts have failed and the running result is not ok 21405 1726882400.32871: done checking to see if all hosts have failed 21405 1726882400.32872: getting the remaining hosts for this loop 21405 1726882400.32873: done getting the remaining hosts for this loop 21405 1726882400.32877: getting the next task for host managed_node1 21405 1726882400.32882: done getting next task for host managed_node1 21405 1726882400.32886: ^ 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 21405 1726882400.32888: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882400.32908: getting variables 21405 1726882400.32909: in VariableManager get_vars() 21405 1726882400.32949: Calling all_inventory to load vars for managed_node1 21405 1726882400.32951: Calling groups_inventory to load vars for managed_node1 21405 1726882400.32953: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882400.32962: Calling all_plugins_play to load vars for managed_node1 21405 1726882400.32964: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882400.32966: Calling groups_plugins_play to load vars for managed_node1 21405 1726882400.38585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882400.41356: done with get_vars() 21405 1726882400.41396: done getting variables 21405 1726882400.41442: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:20 -0400 (0:00:00.109) 0:00:16.645 ****** 21405 1726882400.41464: entering _queue_task() for managed_node1/fail 21405 1726882400.41852: worker is 1 (out of 1 available) 21405 1726882400.41873: exiting _queue_task() for managed_node1/fail 21405 1726882400.41889: done queuing things up, now waiting for results queue to drain 21405 1726882400.41891: waiting for pending results... 21405 1726882400.42286: 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 21405 1726882400.42356: in run() - task 12673a56-9f93-e466-a5f2-000000000021 21405 1726882400.42367: variable 'ansible_search_path' from source: unknown 21405 1726882400.42373: variable 'ansible_search_path' from source: unknown 21405 1726882400.42403: calling self._execute() 21405 1726882400.42478: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882400.42485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882400.42498: variable 'omit' from source: magic vars 21405 1726882400.43174: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.43183: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.43355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882400.43607: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882400.43651: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882400.43681: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882400.43766: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882400.43846: variable 'networkmanager_version' from source: set_fact 21405 1726882400.43857: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.43961: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.43964: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.44162: variable 'networkmanager_version' from source: set_fact 21405 1726882400.44166: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.44206: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.44209: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.44333: variable 'networkmanager_version' from source: set_fact 21405 1726882400.44341: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.44449: variable 'network_state' from source: role '' defaults 21405 1726882400.44458: Evaluated conditional (network_state != {}): False 21405 1726882400.44461: when evaluation is False, skipping this task 21405 1726882400.44464: _execute() done 21405 1726882400.44467: dumping result to json 21405 1726882400.44469: done dumping result, returning 21405 1726882400.44488: 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 [12673a56-9f93-e466-a5f2-000000000021] 21405 1726882400.44495: sending task result for task 12673a56-9f93-e466-a5f2-000000000021 21405 1726882400.44579: done sending task result for task 12673a56-9f93-e466-a5f2-000000000021 21405 1726882400.44581: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882400.44635: no more pending results, returning what we have 21405 1726882400.44639: results queue empty 21405 1726882400.44640: checking for any_errors_fatal 21405 1726882400.44648: done checking for any_errors_fatal 21405 1726882400.44649: checking for max_fail_percentage 21405 1726882400.44650: done checking for max_fail_percentage 21405 1726882400.44651: checking to see if all hosts have failed and the running result is not ok 21405 1726882400.44652: done checking to see if all hosts have failed 21405 1726882400.44652: getting the remaining hosts for this loop 21405 1726882400.44654: done getting the remaining hosts for this loop 21405 1726882400.44657: getting the next task for host managed_node1 21405 1726882400.44665: done getting next task for host managed_node1 21405 1726882400.44668: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21405 1726882400.44671: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882400.44685: getting variables 21405 1726882400.44687: in VariableManager get_vars() 21405 1726882400.44735: Calling all_inventory to load vars for managed_node1 21405 1726882400.44738: Calling groups_inventory to load vars for managed_node1 21405 1726882400.44740: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882400.44749: Calling all_plugins_play to load vars for managed_node1 21405 1726882400.44751: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882400.44753: Calling groups_plugins_play to load vars for managed_node1 21405 1726882400.46087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882400.47799: done with get_vars() 21405 1726882400.47821: done getting variables 21405 1726882400.47878: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:20 -0400 (0:00:00.064) 0:00:16.709 ****** 21405 1726882400.47913: entering _queue_task() for managed_node1/fail 21405 1726882400.48244: worker is 1 (out of 1 available) 21405 1726882400.48255: exiting _queue_task() for managed_node1/fail 21405 1726882400.48266: done queuing things up, now waiting for results queue to drain 21405 1726882400.48268: waiting for pending results... 21405 1726882400.48537: 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 21405 1726882400.48705: in run() - task 12673a56-9f93-e466-a5f2-000000000022 21405 1726882400.48710: variable 'ansible_search_path' from source: unknown 21405 1726882400.48716: variable 'ansible_search_path' from source: unknown 21405 1726882400.48719: calling self._execute() 21405 1726882400.48808: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882400.48816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882400.48829: variable 'omit' from source: magic vars 21405 1726882400.49250: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.49254: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.49419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882400.49686: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882400.49795: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882400.49800: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882400.49839: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882400.49922: variable 'networkmanager_version' from source: set_fact 21405 1726882400.49933: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.50040: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.50043: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.50156: variable 'networkmanager_version' from source: set_fact 21405 1726882400.50164: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.50260: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.50264: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.50442: variable 'networkmanager_version' from source: set_fact 21405 1726882400.50446: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.50561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882400.52621: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882400.52681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882400.52727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882400.52755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882400.52780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882400.52861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.52959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.52963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.52970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.52985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.53081: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.53106: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21405 1726882400.53227: variable 'ansible_distribution' from source: facts 21405 1726882400.53231: variable '__network_rh_distros' from source: role '' defaults 21405 1726882400.53241: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21405 1726882400.53524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.53548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.53571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.53615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.53630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.53706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.53709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.53725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.53762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.53776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.53861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.53864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.53880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.53923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.53941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.54255: variable 'network_connections' from source: task vars 21405 1726882400.54309: variable 'interface' from source: play vars 21405 1726882400.54400: variable 'interface' from source: play vars 21405 1726882400.54416: variable 'network_state' from source: role '' defaults 21405 1726882400.54470: 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) 21405 1726882400.54518: 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) 21405 1726882400.54530: 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) 21405 1726882400.54564: 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) 21405 1726882400.54603: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21405 1726882400.54606: when evaluation is False, skipping this task 21405 1726882400.54609: _execute() done 21405 1726882400.54611: dumping result to json 21405 1726882400.54618: done dumping result, returning 21405 1726882400.54639: 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 [12673a56-9f93-e466-a5f2-000000000022] 21405 1726882400.54642: sending task result for task 12673a56-9f93-e466-a5f2-000000000022 21405 1726882400.54791: done sending task result for task 12673a56-9f93-e466-a5f2-000000000022 21405 1726882400.54799: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21405 1726882400.54936: no more pending results, returning what we have 21405 1726882400.54939: results queue empty 21405 1726882400.54940: checking for any_errors_fatal 21405 1726882400.54946: done checking for any_errors_fatal 21405 1726882400.54947: checking for max_fail_percentage 21405 1726882400.54948: done checking for max_fail_percentage 21405 1726882400.54949: checking to see if all hosts have failed and the running result is not ok 21405 1726882400.54950: done checking to see if all hosts have failed 21405 1726882400.54951: getting the remaining hosts for this loop 21405 1726882400.54952: done getting the remaining hosts for this loop 21405 1726882400.54956: getting the next task for host managed_node1 21405 1726882400.54962: done getting next task for host managed_node1 21405 1726882400.54966: ^ 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 21405 1726882400.54968: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882400.54981: getting variables 21405 1726882400.54983: in VariableManager get_vars() 21405 1726882400.55131: Calling all_inventory to load vars for managed_node1 21405 1726882400.55134: Calling groups_inventory to load vars for managed_node1 21405 1726882400.55137: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882400.55146: Calling all_plugins_play to load vars for managed_node1 21405 1726882400.55148: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882400.55151: Calling groups_plugins_play to load vars for managed_node1 21405 1726882400.56471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882400.58477: done with get_vars() 21405 1726882400.58511: done getting variables 21405 1726882400.58622: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:20 -0400 (0:00:00.107) 0:00:16.816 ****** 21405 1726882400.58655: entering _queue_task() for managed_node1/dnf 21405 1726882400.58999: worker is 1 (out of 1 available) 21405 1726882400.59011: exiting _queue_task() for managed_node1/dnf 21405 1726882400.59021: done queuing things up, now waiting for results queue to drain 21405 1726882400.59023: waiting for pending results... 21405 1726882400.59307: 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 21405 1726882400.59430: in run() - task 12673a56-9f93-e466-a5f2-000000000023 21405 1726882400.59434: variable 'ansible_search_path' from source: unknown 21405 1726882400.59437: variable 'ansible_search_path' from source: unknown 21405 1726882400.59457: calling self._execute() 21405 1726882400.60003: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882400.60007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882400.60009: variable 'omit' from source: magic vars 21405 1726882400.60661: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.60680: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.61062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882400.61607: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882400.61661: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882400.61765: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882400.61810: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882400.61915: variable 'networkmanager_version' from source: set_fact 21405 1726882400.61939: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.62069: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.62086: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.62204: variable 'networkmanager_version' from source: set_fact 21405 1726882400.62211: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.62284: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.62289: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.62374: variable 'networkmanager_version' from source: set_fact 21405 1726882400.62382: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.62482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882400.64702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882400.64742: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882400.64776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882400.64812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882400.64841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882400.64918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.65503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.65507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.65510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.65512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.65515: variable 'ansible_distribution' from source: facts 21405 1726882400.65518: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.65520: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21405 1726882400.65560: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882400.65687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.65720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.65741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.65780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.65830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.65833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.65861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.65882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.66146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.66152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.66155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.66158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.66160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.66162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.66171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.66402: variable 'network_connections' from source: task vars 21405 1726882400.66406: variable 'interface' from source: play vars 21405 1726882400.66408: variable 'interface' from source: play vars 21405 1726882400.66411: 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) 21405 1726882400.66413: 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) 21405 1726882400.66415: 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) 21405 1726882400.66510: 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) 21405 1726882400.66514: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882400.66899: variable 'network_connections' from source: task vars 21405 1726882400.66903: variable 'interface' from source: play vars 21405 1726882400.66905: variable 'interface' from source: play vars 21405 1726882400.66907: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882400.66909: when evaluation is False, skipping this task 21405 1726882400.66910: _execute() done 21405 1726882400.66912: dumping result to json 21405 1726882400.66913: done dumping result, returning 21405 1726882400.66915: 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 [12673a56-9f93-e466-a5f2-000000000023] 21405 1726882400.66917: sending task result for task 12673a56-9f93-e466-a5f2-000000000023 21405 1726882400.66975: done sending task result for task 12673a56-9f93-e466-a5f2-000000000023 21405 1726882400.66978: 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" } 21405 1726882400.67026: no more pending results, returning what we have 21405 1726882400.67029: results queue empty 21405 1726882400.67030: checking for any_errors_fatal 21405 1726882400.67037: done checking for any_errors_fatal 21405 1726882400.67038: checking for max_fail_percentage 21405 1726882400.67039: done checking for max_fail_percentage 21405 1726882400.67040: checking to see if all hosts have failed and the running result is not ok 21405 1726882400.67041: done checking to see if all hosts have failed 21405 1726882400.67041: getting the remaining hosts for this loop 21405 1726882400.67043: done getting the remaining hosts for this loop 21405 1726882400.67046: getting the next task for host managed_node1 21405 1726882400.67051: done getting next task for host managed_node1 21405 1726882400.67055: ^ 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 21405 1726882400.67057: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882400.67069: getting variables 21405 1726882400.67070: in VariableManager get_vars() 21405 1726882400.67113: Calling all_inventory to load vars for managed_node1 21405 1726882400.67116: Calling groups_inventory to load vars for managed_node1 21405 1726882400.67118: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882400.67126: Calling all_plugins_play to load vars for managed_node1 21405 1726882400.67129: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882400.67131: Calling groups_plugins_play to load vars for managed_node1 21405 1726882400.69786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882400.71603: done with get_vars() 21405 1726882400.71627: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21405 1726882400.71716: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:20 -0400 (0:00:00.130) 0:00:16.947 ****** 21405 1726882400.71748: entering _queue_task() for managed_node1/yum 21405 1726882400.71750: Creating lock for yum 21405 1726882400.72319: worker is 1 (out of 1 available) 21405 1726882400.72333: exiting _queue_task() for managed_node1/yum 21405 1726882400.72345: done queuing things up, now waiting for results queue to drain 21405 1726882400.72347: waiting for pending results... 21405 1726882400.72629: 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 21405 1726882400.72785: in run() - task 12673a56-9f93-e466-a5f2-000000000024 21405 1726882400.72820: variable 'ansible_search_path' from source: unknown 21405 1726882400.72824: variable 'ansible_search_path' from source: unknown 21405 1726882400.72929: calling self._execute() 21405 1726882400.72963: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882400.72976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882400.72991: variable 'omit' from source: magic vars 21405 1726882400.73419: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.73438: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.73645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882400.73939: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882400.73986: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882400.74038: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882400.74197: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882400.74209: variable 'networkmanager_version' from source: set_fact 21405 1726882400.74224: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.74338: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.74354: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.74530: variable 'networkmanager_version' from source: set_fact 21405 1726882400.74533: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.74628: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.74643: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.74787: variable 'networkmanager_version' from source: set_fact 21405 1726882400.74806: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.74965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882400.77188: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882400.77263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882400.77367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882400.77371: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882400.77381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882400.77471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.77525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.77553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.77617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.77626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.77899: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.77902: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21405 1726882400.77905: when evaluation is False, skipping this task 21405 1726882400.77907: _execute() done 21405 1726882400.77909: dumping result to json 21405 1726882400.77911: done dumping result, returning 21405 1726882400.77914: 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 [12673a56-9f93-e466-a5f2-000000000024] 21405 1726882400.77916: sending task result for task 12673a56-9f93-e466-a5f2-000000000024 21405 1726882400.77998: done sending task result for task 12673a56-9f93-e466-a5f2-000000000024 21405 1726882400.78001: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21405 1726882400.78057: no more pending results, returning what we have 21405 1726882400.78060: results queue empty 21405 1726882400.78061: checking for any_errors_fatal 21405 1726882400.78069: done checking for any_errors_fatal 21405 1726882400.78069: checking for max_fail_percentage 21405 1726882400.78071: done checking for max_fail_percentage 21405 1726882400.78073: checking to see if all hosts have failed and the running result is not ok 21405 1726882400.78074: done checking to see if all hosts have failed 21405 1726882400.78075: getting the remaining hosts for this loop 21405 1726882400.78076: done getting the remaining hosts for this loop 21405 1726882400.78080: getting the next task for host managed_node1 21405 1726882400.78088: done getting next task for host managed_node1 21405 1726882400.78091: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21405 1726882400.78096: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882400.78112: getting variables 21405 1726882400.78114: in VariableManager get_vars() 21405 1726882400.78171: Calling all_inventory to load vars for managed_node1 21405 1726882400.78174: Calling groups_inventory to load vars for managed_node1 21405 1726882400.78177: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882400.78188: Calling all_plugins_play to load vars for managed_node1 21405 1726882400.78191: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882400.78313: Calling groups_plugins_play to load vars for managed_node1 21405 1726882400.79844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882400.81472: done with get_vars() 21405 1726882400.81503: done getting variables 21405 1726882400.81563: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:20 -0400 (0:00:00.098) 0:00:17.046 ****** 21405 1726882400.81606: entering _queue_task() for managed_node1/fail 21405 1726882400.81962: worker is 1 (out of 1 available) 21405 1726882400.81976: exiting _queue_task() for managed_node1/fail 21405 1726882400.81988: done queuing things up, now waiting for results queue to drain 21405 1726882400.81990: waiting for pending results... 21405 1726882400.82420: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21405 1726882400.82443: in run() - task 12673a56-9f93-e466-a5f2-000000000025 21405 1726882400.82464: variable 'ansible_search_path' from source: unknown 21405 1726882400.82472: variable 'ansible_search_path' from source: unknown 21405 1726882400.82524: calling self._execute() 21405 1726882400.82640: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882400.82654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882400.82726: variable 'omit' from source: magic vars 21405 1726882400.83095: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.83115: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.83319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882400.83608: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882400.83658: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882400.83697: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882400.83786: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882400.83879: variable 'networkmanager_version' from source: set_fact 21405 1726882400.83899: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.84005: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.84014: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.84152: variable 'networkmanager_version' from source: set_fact 21405 1726882400.84165: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.84281: variable 'ansible_distribution_major_version' from source: facts 21405 1726882400.84291: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882400.84430: variable 'networkmanager_version' from source: set_fact 21405 1726882400.84445: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882400.84563: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882400.84727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882400.90017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882400.90089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882400.90199: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882400.90203: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882400.90232: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882400.90327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.90361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.90399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.90448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.90477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.90523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.90587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.90591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.90636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.90659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.90709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882400.90759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882400.90774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882400.90824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882400.90868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882400.91033: variable 'network_connections' from source: task vars 21405 1726882400.91127: variable 'interface' from source: play vars 21405 1726882400.91402: variable 'interface' from source: play vars 21405 1726882400.91409: 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) 21405 1726882400.91411: 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) 21405 1726882400.91414: 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) 21405 1726882400.91416: 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) 21405 1726882400.91440: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882400.92103: variable 'network_connections' from source: task vars 21405 1726882400.92109: variable 'interface' from source: play vars 21405 1726882400.92208: variable 'interface' from source: play vars 21405 1726882400.92247: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882400.92255: when evaluation is False, skipping this task 21405 1726882400.92261: _execute() done 21405 1726882400.92687: dumping result to json 21405 1726882400.92691: done dumping result, returning 21405 1726882400.92696: 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 [12673a56-9f93-e466-a5f2-000000000025] 21405 1726882400.92698: sending task result for task 12673a56-9f93-e466-a5f2-000000000025 21405 1726882400.92767: done sending task result for task 12673a56-9f93-e466-a5f2-000000000025 21405 1726882400.92771: 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" } 21405 1726882400.92842: no more pending results, returning what we have 21405 1726882400.92845: results queue empty 21405 1726882400.92846: checking for any_errors_fatal 21405 1726882400.92853: done checking for any_errors_fatal 21405 1726882400.92854: checking for max_fail_percentage 21405 1726882400.92856: done checking for max_fail_percentage 21405 1726882400.92857: checking to see if all hosts have failed and the running result is not ok 21405 1726882400.92858: done checking to see if all hosts have failed 21405 1726882400.92859: getting the remaining hosts for this loop 21405 1726882400.92860: done getting the remaining hosts for this loop 21405 1726882400.92864: getting the next task for host managed_node1 21405 1726882400.92870: done getting next task for host managed_node1 21405 1726882400.92874: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21405 1726882400.92877: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882400.92891: getting variables 21405 1726882400.92895: in VariableManager get_vars() 21405 1726882400.92947: Calling all_inventory to load vars for managed_node1 21405 1726882400.92949: Calling groups_inventory to load vars for managed_node1 21405 1726882400.92952: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882400.92963: Calling all_plugins_play to load vars for managed_node1 21405 1726882400.92966: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882400.92970: Calling groups_plugins_play to load vars for managed_node1 21405 1726882400.96711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882400.99286: done with get_vars() 21405 1726882400.99322: done getting variables 21405 1726882400.99512: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:20 -0400 (0:00:00.179) 0:00:17.225 ****** 21405 1726882400.99555: entering _queue_task() for managed_node1/package 21405 1726882400.99911: worker is 1 (out of 1 available) 21405 1726882400.99923: exiting _queue_task() for managed_node1/package 21405 1726882400.99934: done queuing things up, now waiting for results queue to drain 21405 1726882400.99935: waiting for pending results... 21405 1726882401.00437: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21405 1726882401.00442: in run() - task 12673a56-9f93-e466-a5f2-000000000026 21405 1726882401.00446: variable 'ansible_search_path' from source: unknown 21405 1726882401.00448: variable 'ansible_search_path' from source: unknown 21405 1726882401.00451: calling self._execute() 21405 1726882401.00529: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882401.00535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882401.00545: variable 'omit' from source: magic vars 21405 1726882401.01099: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.01102: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.01142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882401.01498: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882401.01503: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882401.01506: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882401.01587: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882401.01667: variable 'networkmanager_version' from source: set_fact 21405 1726882401.01679: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.01806: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.01812: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.01935: variable 'networkmanager_version' from source: set_fact 21405 1726882401.01944: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.02051: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.02055: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.02178: variable 'networkmanager_version' from source: set_fact 21405 1726882401.02186: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.02498: variable 'network_packages' from source: role '' defaults 21405 1726882401.02501: variable '__network_provider_setup' from source: role '' defaults 21405 1726882401.02505: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882401.02542: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882401.02551: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882401.02622: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882401.02791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882401.04844: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882401.04911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882401.04972: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882401.05009: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882401.05043: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882401.05131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.05158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.05190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.05235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.05255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.05300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.05323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.05346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.05384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.05406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.05662: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21405 1726882401.05798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.05903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.05907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.05909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.05911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.05985: variable 'ansible_python' from source: facts 21405 1726882401.06016: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21405 1726882401.06198: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882401.06202: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882401.06332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.06499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.06511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.06514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.06516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.06518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.06533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.06560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.06612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.06637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.06799: variable 'network_connections' from source: task vars 21405 1726882401.06814: variable 'interface' from source: play vars 21405 1726882401.06931: variable 'interface' from source: play vars 21405 1726882401.07022: 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) 21405 1726882401.07057: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 21405 1726882401.07102: 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) 21405 1726882401.07136: 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) 21405 1726882401.07191: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882401.07507: variable 'network_connections' from source: task vars 21405 1726882401.07516: variable 'interface' from source: play vars 21405 1726882401.07629: variable 'interface' from source: play vars 21405 1726882401.07681: variable '__network_packages_default_wireless' from source: role '' defaults 21405 1726882401.07773: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882401.08081: variable 'network_connections' from source: task vars 21405 1726882401.08090: variable 'interface' from source: play vars 21405 1726882401.08160: variable 'interface' from source: play vars 21405 1726882401.08184: variable '__network_packages_default_team' from source: role '' defaults 21405 1726882401.08281: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882401.08626: variable 'network_connections' from source: task vars 21405 1726882401.08636: variable 'interface' from source: play vars 21405 1726882401.08717: variable 'interface' from source: play vars 21405 1726882401.08789: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882401.08866: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882401.08889: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882401.08999: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882401.09181: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21405 1726882401.09716: variable 'network_connections' from source: task vars 21405 1726882401.09726: variable 'interface' from source: play vars 21405 1726882401.09822: variable 'interface' from source: play vars 21405 1726882401.10149: variable 'ansible_distribution' from source: facts 21405 1726882401.10153: variable '__network_rh_distros' from source: role '' defaults 21405 1726882401.10155: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.10157: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21405 1726882401.10159: variable 'ansible_distribution' from source: facts 21405 1726882401.10161: variable '__network_rh_distros' from source: role '' defaults 21405 1726882401.10172: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.10187: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21405 1726882401.10366: variable 'ansible_distribution' from source: facts 21405 1726882401.10376: variable '__network_rh_distros' from source: role '' defaults 21405 1726882401.10399: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.10440: variable 'network_provider' from source: set_fact 21405 1726882401.10462: variable 'ansible_facts' from source: unknown 21405 1726882401.11216: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21405 1726882401.11226: when evaluation is False, skipping this task 21405 1726882401.11234: _execute() done 21405 1726882401.11243: dumping result to json 21405 1726882401.11258: done dumping result, returning 21405 1726882401.11269: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-e466-a5f2-000000000026] 21405 1726882401.11278: sending task result for task 12673a56-9f93-e466-a5f2-000000000026 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21405 1726882401.11523: no more pending results, returning what we have 21405 1726882401.11527: results queue empty 21405 1726882401.11528: checking for any_errors_fatal 21405 1726882401.11538: done checking for any_errors_fatal 21405 1726882401.11539: checking for max_fail_percentage 21405 1726882401.11541: done checking for max_fail_percentage 21405 1726882401.11543: checking to see if all hosts have failed and the running result is not ok 21405 1726882401.11544: done checking to see if all hosts have failed 21405 1726882401.11544: getting the remaining hosts for this loop 21405 1726882401.11546: done getting the remaining hosts for this loop 21405 1726882401.11549: getting the next task for host managed_node1 21405 1726882401.11556: done getting next task for host managed_node1 21405 1726882401.11560: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21405 1726882401.11564: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882401.11605: done sending task result for task 12673a56-9f93-e466-a5f2-000000000026 21405 1726882401.11612: WORKER PROCESS EXITING 21405 1726882401.11625: getting variables 21405 1726882401.11627: in VariableManager get_vars() 21405 1726882401.11680: Calling all_inventory to load vars for managed_node1 21405 1726882401.11801: Calling groups_inventory to load vars for managed_node1 21405 1726882401.11805: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882401.11816: Calling all_plugins_play to load vars for managed_node1 21405 1726882401.11819: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882401.11822: Calling groups_plugins_play to load vars for managed_node1 21405 1726882401.13672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882401.16341: done with get_vars() 21405 1726882401.16373: done getting variables 21405 1726882401.16439: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:21 -0400 (0:00:00.169) 0:00:17.395 ****** 21405 1726882401.16479: entering _queue_task() for managed_node1/package 21405 1726882401.16833: worker is 1 (out of 1 available) 21405 1726882401.16845: exiting _queue_task() for managed_node1/package 21405 1726882401.16859: done queuing things up, now waiting for results queue to drain 21405 1726882401.16860: waiting for pending results... 21405 1726882401.17174: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21405 1726882401.17357: in run() - task 12673a56-9f93-e466-a5f2-000000000027 21405 1726882401.17401: variable 'ansible_search_path' from source: unknown 21405 1726882401.17405: variable 'ansible_search_path' from source: unknown 21405 1726882401.17415: calling self._execute() 21405 1726882401.17549: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882401.17553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882401.17556: variable 'omit' from source: magic vars 21405 1726882401.17982: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.17986: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.18219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882401.18619: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882401.18659: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882401.18695: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882401.19710: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882401.19783: variable 'networkmanager_version' from source: set_fact 21405 1726882401.19880: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.19976: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.19979: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.20140: variable 'networkmanager_version' from source: set_fact 21405 1726882401.20149: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.20262: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.20265: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.20409: variable 'networkmanager_version' from source: set_fact 21405 1726882401.20412: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.20526: variable 'network_state' from source: role '' defaults 21405 1726882401.20600: Evaluated conditional (network_state != {}): False 21405 1726882401.20604: when evaluation is False, skipping this task 21405 1726882401.20606: _execute() done 21405 1726882401.20609: dumping result to json 21405 1726882401.20611: done dumping result, returning 21405 1726882401.20613: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-e466-a5f2-000000000027] 21405 1726882401.20616: sending task result for task 12673a56-9f93-e466-a5f2-000000000027 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882401.20775: no more pending results, returning what we have 21405 1726882401.20779: results queue empty 21405 1726882401.20780: checking for any_errors_fatal 21405 1726882401.20786: done checking for any_errors_fatal 21405 1726882401.20787: checking for max_fail_percentage 21405 1726882401.20788: done checking for max_fail_percentage 21405 1726882401.20789: checking to see if all hosts have failed and the running result is not ok 21405 1726882401.20790: done checking to see if all hosts have failed 21405 1726882401.20790: getting the remaining hosts for this loop 21405 1726882401.20792: done getting the remaining hosts for this loop 21405 1726882401.20797: getting the next task for host managed_node1 21405 1726882401.20803: done getting next task for host managed_node1 21405 1726882401.20806: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21405 1726882401.20809: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882401.20823: getting variables 21405 1726882401.20825: in VariableManager get_vars() 21405 1726882401.20872: Calling all_inventory to load vars for managed_node1 21405 1726882401.20875: Calling groups_inventory to load vars for managed_node1 21405 1726882401.20877: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882401.20886: Calling all_plugins_play to load vars for managed_node1 21405 1726882401.20888: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882401.20891: Calling groups_plugins_play to load vars for managed_node1 21405 1726882401.20958: done sending task result for task 12673a56-9f93-e466-a5f2-000000000027 21405 1726882401.20961: WORKER PROCESS EXITING 21405 1726882401.22825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882401.25401: done with get_vars() 21405 1726882401.25438: done getting variables 21405 1726882401.25515: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:21 -0400 (0:00:00.090) 0:00:17.486 ****** 21405 1726882401.25565: entering _queue_task() for managed_node1/package 21405 1726882401.26098: worker is 1 (out of 1 available) 21405 1726882401.26110: exiting _queue_task() for managed_node1/package 21405 1726882401.26121: done queuing things up, now waiting for results queue to drain 21405 1726882401.26122: waiting for pending results... 21405 1726882401.26331: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21405 1726882401.26462: in run() - task 12673a56-9f93-e466-a5f2-000000000028 21405 1726882401.26476: variable 'ansible_search_path' from source: unknown 21405 1726882401.26480: variable 'ansible_search_path' from source: unknown 21405 1726882401.26599: calling self._execute() 21405 1726882401.26622: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882401.26653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882401.26657: variable 'omit' from source: magic vars 21405 1726882401.27085: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.27101: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.27335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882401.27587: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882401.27641: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882401.27673: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882401.27760: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882401.27850: variable 'networkmanager_version' from source: set_fact 21405 1726882401.27862: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.27982: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.27985: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.28127: variable 'networkmanager_version' from source: set_fact 21405 1726882401.28136: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.28252: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.28264: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.28398: variable 'networkmanager_version' from source: set_fact 21405 1726882401.28498: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.28526: variable 'network_state' from source: role '' defaults 21405 1726882401.28536: Evaluated conditional (network_state != {}): False 21405 1726882401.28539: when evaluation is False, skipping this task 21405 1726882401.28541: _execute() done 21405 1726882401.28545: dumping result to json 21405 1726882401.28547: done dumping result, returning 21405 1726882401.28556: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-e466-a5f2-000000000028] 21405 1726882401.28561: sending task result for task 12673a56-9f93-e466-a5f2-000000000028 21405 1726882401.28668: done sending task result for task 12673a56-9f93-e466-a5f2-000000000028 21405 1726882401.28671: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882401.28743: no more pending results, returning what we have 21405 1726882401.28748: results queue empty 21405 1726882401.28749: checking for any_errors_fatal 21405 1726882401.28755: done checking for any_errors_fatal 21405 1726882401.28755: checking for max_fail_percentage 21405 1726882401.28757: done checking for max_fail_percentage 21405 1726882401.28758: checking to see if all hosts have failed and the running result is not ok 21405 1726882401.28759: done checking to see if all hosts have failed 21405 1726882401.28760: getting the remaining hosts for this loop 21405 1726882401.28761: done getting the remaining hosts for this loop 21405 1726882401.28765: getting the next task for host managed_node1 21405 1726882401.28772: done getting next task for host managed_node1 21405 1726882401.28776: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21405 1726882401.28779: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882401.28798: getting variables 21405 1726882401.28800: in VariableManager get_vars() 21405 1726882401.29036: Calling all_inventory to load vars for managed_node1 21405 1726882401.29038: Calling groups_inventory to load vars for managed_node1 21405 1726882401.29040: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882401.29048: Calling all_plugins_play to load vars for managed_node1 21405 1726882401.29051: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882401.29053: Calling groups_plugins_play to load vars for managed_node1 21405 1726882401.30769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882401.32868: done with get_vars() 21405 1726882401.32900: done getting variables 21405 1726882401.33005: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:21 -0400 (0:00:00.074) 0:00:17.560 ****** 21405 1726882401.33043: entering _queue_task() for managed_node1/service 21405 1726882401.33045: Creating lock for service 21405 1726882401.33516: worker is 1 (out of 1 available) 21405 1726882401.33526: exiting _queue_task() for managed_node1/service 21405 1726882401.33536: done queuing things up, now waiting for results queue to drain 21405 1726882401.33537: waiting for pending results... 21405 1726882401.33861: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21405 1726882401.33916: in run() - task 12673a56-9f93-e466-a5f2-000000000029 21405 1726882401.33932: variable 'ansible_search_path' from source: unknown 21405 1726882401.33935: variable 'ansible_search_path' from source: unknown 21405 1726882401.34089: calling self._execute() 21405 1726882401.34095: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882401.34098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882401.34107: variable 'omit' from source: magic vars 21405 1726882401.34484: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.34500: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.34798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882401.34962: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882401.35014: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882401.35098: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882401.35143: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882401.35236: variable 'networkmanager_version' from source: set_fact 21405 1726882401.35254: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.35396: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.35399: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.35534: variable 'networkmanager_version' from source: set_fact 21405 1726882401.35546: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.35683: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.35686: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.35794: variable 'networkmanager_version' from source: set_fact 21405 1726882401.35806: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.35931: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882401.36119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882401.38349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882401.38414: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882401.38480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882401.38523: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882401.38657: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882401.38676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.38723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.38804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.38807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.38809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.38845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.38869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.38896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.38946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.39044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.39052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.39055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.39103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.39158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.39161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.39424: variable 'network_connections' from source: task vars 21405 1726882401.39428: variable 'interface' from source: play vars 21405 1726882401.39500: variable 'interface' from source: play vars 21405 1726882401.39687: 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) 21405 1726882401.39712: 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) 21405 1726882401.39739: 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) 21405 1726882401.39789: 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) 21405 1726882401.39859: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882401.40112: variable 'network_connections' from source: task vars 21405 1726882401.40187: variable 'interface' from source: play vars 21405 1726882401.40229: variable 'interface' from source: play vars 21405 1726882401.40260: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882401.40263: when evaluation is False, skipping this task 21405 1726882401.40266: _execute() done 21405 1726882401.40268: dumping result to json 21405 1726882401.40271: done dumping result, returning 21405 1726882401.40279: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-e466-a5f2-000000000029] 21405 1726882401.40283: sending task result for task 12673a56-9f93-e466-a5f2-000000000029 21405 1726882401.40614: done sending task result for task 12673a56-9f93-e466-a5f2-000000000029 21405 1726882401.40617: 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" } 21405 1726882401.40687: no more pending results, returning what we have 21405 1726882401.40689: results queue empty 21405 1726882401.40690: checking for any_errors_fatal 21405 1726882401.40699: done checking for any_errors_fatal 21405 1726882401.40700: checking for max_fail_percentage 21405 1726882401.40701: done checking for max_fail_percentage 21405 1726882401.40702: checking to see if all hosts have failed and the running result is not ok 21405 1726882401.40703: done checking to see if all hosts have failed 21405 1726882401.40704: getting the remaining hosts for this loop 21405 1726882401.40705: done getting the remaining hosts for this loop 21405 1726882401.40709: getting the next task for host managed_node1 21405 1726882401.40715: done getting next task for host managed_node1 21405 1726882401.40719: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21405 1726882401.40721: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882401.40735: getting variables 21405 1726882401.40737: in VariableManager get_vars() 21405 1726882401.40781: Calling all_inventory to load vars for managed_node1 21405 1726882401.40784: Calling groups_inventory to load vars for managed_node1 21405 1726882401.40786: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882401.40799: Calling all_plugins_play to load vars for managed_node1 21405 1726882401.40802: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882401.40806: Calling groups_plugins_play to load vars for managed_node1 21405 1726882401.42797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882401.44276: done with get_vars() 21405 1726882401.44301: done getting variables 21405 1726882401.44354: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:21 -0400 (0:00:00.113) 0:00:17.674 ****** 21405 1726882401.44384: entering _queue_task() for managed_node1/service 21405 1726882401.44900: worker is 1 (out of 1 available) 21405 1726882401.44914: exiting _queue_task() for managed_node1/service 21405 1726882401.44927: done queuing things up, now waiting for results queue to drain 21405 1726882401.44928: waiting for pending results... 21405 1726882401.45791: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21405 1726882401.46051: in run() - task 12673a56-9f93-e466-a5f2-00000000002a 21405 1726882401.46054: variable 'ansible_search_path' from source: unknown 21405 1726882401.46056: variable 'ansible_search_path' from source: unknown 21405 1726882401.46141: calling self._execute() 21405 1726882401.46309: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882401.46446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882401.46463: variable 'omit' from source: magic vars 21405 1726882401.47341: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.47361: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.47652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882401.48324: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882401.48375: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882401.48628: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882401.48631: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882401.48857: variable 'networkmanager_version' from source: set_fact 21405 1726882401.48964: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.49203: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.49236: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.49414: variable 'networkmanager_version' from source: set_fact 21405 1726882401.49429: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.49548: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.49563: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882401.49714: variable 'networkmanager_version' from source: set_fact 21405 1726882401.49728: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882401.49886: variable 'network_provider' from source: set_fact 21405 1726882401.49903: variable 'network_state' from source: role '' defaults 21405 1726882401.49923: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21405 1726882401.49936: variable 'omit' from source: magic vars 21405 1726882401.50002: variable 'omit' from source: magic vars 21405 1726882401.50045: variable 'network_service_name' from source: role '' defaults 21405 1726882401.50122: variable 'network_service_name' from source: role '' defaults 21405 1726882401.50235: variable '__network_provider_setup' from source: role '' defaults 21405 1726882401.50252: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882401.50361: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882401.50365: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882401.50405: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882401.50606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882401.54134: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882401.54207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882401.54334: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882401.54337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882401.54340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882401.54421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.54460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.54491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.54541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.54566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.54619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.54646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.54680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.54728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.54747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.54991: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21405 1726882401.55499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.55502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.55505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.55754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.55757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.55819: variable 'ansible_python' from source: facts 21405 1726882401.55847: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21405 1726882401.56055: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882401.56173: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882401.56601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.56604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.56606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.56608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.56717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.56773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882401.56808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882401.56860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882401.56984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882401.57010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882401.57329: variable 'network_connections' from source: task vars 21405 1726882401.57365: variable 'interface' from source: play vars 21405 1726882401.57581: variable 'interface' from source: play vars 21405 1726882401.57681: 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) 21405 1726882401.57766: 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) 21405 1726882401.57845: 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) 21405 1726882401.57881: 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) 21405 1726882401.57955: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882401.58239: variable 'network_connections' from source: task vars 21405 1726882401.58255: variable 'interface' from source: play vars 21405 1726882401.58335: variable 'interface' from source: play vars 21405 1726882401.58396: variable '__network_packages_default_wireless' from source: role '' defaults 21405 1726882401.58583: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882401.58791: variable 'network_connections' from source: task vars 21405 1726882401.58810: variable 'interface' from source: play vars 21405 1726882401.58882: variable 'interface' from source: play vars 21405 1726882401.58920: variable '__network_packages_default_team' from source: role '' defaults 21405 1726882401.59020: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882401.59307: variable 'network_connections' from source: task vars 21405 1726882401.59318: variable 'interface' from source: play vars 21405 1726882401.59561: variable 'interface' from source: play vars 21405 1726882401.59565: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882401.59676: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882401.59687: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882401.59814: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882401.60399: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21405 1726882401.61304: variable 'network_connections' from source: task vars 21405 1726882401.61314: variable 'interface' from source: play vars 21405 1726882401.61422: variable 'interface' from source: play vars 21405 1726882401.61438: variable 'ansible_distribution' from source: facts 21405 1726882401.61448: variable '__network_rh_distros' from source: role '' defaults 21405 1726882401.61458: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.61575: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21405 1726882401.61954: variable 'ansible_distribution' from source: facts 21405 1726882401.61958: variable '__network_rh_distros' from source: role '' defaults 21405 1726882401.61960: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.61962: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21405 1726882401.62244: variable 'ansible_distribution' from source: facts 21405 1726882401.62285: variable '__network_rh_distros' from source: role '' defaults 21405 1726882401.62311: variable 'ansible_distribution_major_version' from source: facts 21405 1726882401.62501: variable 'network_provider' from source: set_fact 21405 1726882401.62505: variable 'omit' from source: magic vars 21405 1726882401.62522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882401.62554: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882401.62623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882401.62646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882401.62695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882401.62763: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882401.62767: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882401.62771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882401.62890: Set connection var ansible_shell_executable to /bin/sh 21405 1726882401.62898: Set connection var ansible_pipelining to False 21405 1726882401.62901: Set connection var ansible_shell_type to sh 21405 1726882401.62907: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882401.62916: Set connection var ansible_connection to ssh 21405 1726882401.62921: Set connection var ansible_timeout to 10 21405 1726882401.62949: variable 'ansible_shell_executable' from source: unknown 21405 1726882401.62952: variable 'ansible_connection' from source: unknown 21405 1726882401.62957: variable 'ansible_module_compression' from source: unknown 21405 1726882401.62963: variable 'ansible_shell_type' from source: unknown 21405 1726882401.62966: variable 'ansible_shell_executable' from source: unknown 21405 1726882401.62968: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882401.62970: variable 'ansible_pipelining' from source: unknown 21405 1726882401.62973: variable 'ansible_timeout' from source: unknown 21405 1726882401.62979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882401.63090: 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) 21405 1726882401.63122: variable 'omit' from source: magic vars 21405 1726882401.63127: starting attempt loop 21405 1726882401.63130: running the handler 21405 1726882401.63186: variable 'ansible_facts' from source: unknown 21405 1726882401.63599: _low_level_execute_command(): starting 21405 1726882401.63608: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882401.64068: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882401.64083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882401.64099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882401.64157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882401.64161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882401.64167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882401.64220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882401.65889: stdout chunk (state=3): >>>/root <<< 21405 1726882401.66002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882401.66022: stderr chunk (state=3): >>><<< 21405 1726882401.66027: stdout chunk (state=3): >>><<< 21405 1726882401.66048: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882401.66056: _low_level_execute_command(): starting 21405 1726882401.66062: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726 `" && echo ansible-tmp-1726882401.660455-22231-175595727768726="` echo /root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726 `" ) && sleep 0' 21405 1726882401.66466: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882401.66502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882401.66505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882401.66508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882401.66510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882401.66554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882401.66557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882401.66614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882401.68472: stdout chunk (state=3): >>>ansible-tmp-1726882401.660455-22231-175595727768726=/root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726 <<< 21405 1726882401.68574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882401.68606: stderr chunk (state=3): >>><<< 21405 1726882401.68609: stdout chunk (state=3): >>><<< 21405 1726882401.68619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882401.660455-22231-175595727768726=/root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882401.68645: variable 'ansible_module_compression' from source: unknown 21405 1726882401.68687: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 21405 1726882401.68690: ANSIBALLZ: Acquiring lock 21405 1726882401.68695: ANSIBALLZ: Lock acquired: 139974348854704 21405 1726882401.68698: ANSIBALLZ: Creating module 21405 1726882401.91177: ANSIBALLZ: Writing module into payload 21405 1726882401.91600: ANSIBALLZ: Writing module 21405 1726882401.91604: ANSIBALLZ: Renaming module 21405 1726882401.91611: ANSIBALLZ: Done creating module 21405 1726882401.91613: variable 'ansible_facts' from source: unknown 21405 1726882401.91671: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726/AnsiballZ_systemd.py 21405 1726882401.91813: Sending initial data 21405 1726882401.91823: Sent initial data (155 bytes) 21405 1726882401.92397: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882401.92401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882401.92463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882401.92473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882401.92540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882401.92656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882401.92681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882401.92765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882401.94990: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726/AnsiballZ_systemd.py" <<< 21405 1726882401.94998: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpwdl0tady /root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726/AnsiballZ_systemd.py <<< 21405 1726882401.95119: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpwdl0tady" to remote "/root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726/AnsiballZ_systemd.py" <<< 21405 1726882401.98220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882401.98263: stderr chunk (state=3): >>><<< 21405 1726882401.98266: stdout chunk (state=3): >>><<< 21405 1726882401.98699: done transferring module to remote 21405 1726882401.98702: _low_level_execute_command(): starting 21405 1726882401.98705: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726/ /root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726/AnsiballZ_systemd.py && sleep 0' 21405 1726882401.99873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882401.99979: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882401.99989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882402.00063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882402.01855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882402.01996: stderr chunk (state=3): >>><<< 21405 1726882402.02002: stdout chunk (state=3): >>><<< 21405 1726882402.02021: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882402.02024: _low_level_execute_command(): starting 21405 1726882402.02037: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726/AnsiballZ_systemd.py && sleep 0' 21405 1726882402.03842: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882402.03852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882402.03863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882402.03878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882402.03892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882402.03905: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882402.03914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882402.03928: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882402.04023: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882402.04027: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21405 1726882402.04030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882402.04032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882402.04034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882402.04036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882402.04038: stderr chunk (state=3): >>>debug2: match found <<< 21405 1726882402.04040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882402.04059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882402.04220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882402.04224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882402.04302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882402.33027: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10788864", "MemoryPeak": "14331904", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3318493184", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "1336199000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 21405 1726882402.33035: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target NetworkManager-wait-online.service network.target cloud-init.service shutdown.target", "After": "basic.<<< 21405 1726882402.33062: stdout chunk (state=3): >>>target system.slice sysinit.target systemd-journald.socket network-pre.target dbus-broker.service dbus.socket cloud-init-local.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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:37 EDT", "StateChangeTimestampMonotonic": "610814281", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 21405 1726882402.34977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882402.35027: stderr chunk (state=3): >>><<< 21405 1726882402.35030: stdout chunk (state=3): >>><<< 21405 1726882402.35054: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10788864", "MemoryPeak": "14331904", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3318493184", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "1336199000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target NetworkManager-wait-online.service network.target cloud-init.service shutdown.target", "After": "basic.target system.slice sysinit.target systemd-journald.socket network-pre.target dbus-broker.service dbus.socket cloud-init-local.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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:37 EDT", "StateChangeTimestampMonotonic": "610814281", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882402.35301: 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-1726882401.660455-22231-175595727768726/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882402.35307: _low_level_execute_command(): starting 21405 1726882402.35316: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882401.660455-22231-175595727768726/ > /dev/null 2>&1 && sleep 0' 21405 1726882402.35916: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882402.35938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882402.36009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882402.36062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882402.36079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882402.36102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882402.36167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882402.38077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882402.38081: stdout chunk (state=3): >>><<< 21405 1726882402.38309: stderr chunk (state=3): >>><<< 21405 1726882402.38315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882402.38318: handler run complete 21405 1726882402.38320: attempt loop complete, returning result 21405 1726882402.38322: _execute() done 21405 1726882402.38324: dumping result to json 21405 1726882402.38326: done dumping result, returning 21405 1726882402.38328: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-e466-a5f2-00000000002a] 21405 1726882402.38330: sending task result for task 12673a56-9f93-e466-a5f2-00000000002a ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21405 1726882402.38696: no more pending results, returning what we have 21405 1726882402.38701: results queue empty 21405 1726882402.38702: checking for any_errors_fatal 21405 1726882402.38709: done checking for any_errors_fatal 21405 1726882402.38709: checking for max_fail_percentage 21405 1726882402.38711: done checking for max_fail_percentage 21405 1726882402.38712: checking to see if all hosts have failed and the running result is not ok 21405 1726882402.38713: done checking to see if all hosts have failed 21405 1726882402.38713: getting the remaining hosts for this loop 21405 1726882402.38715: done getting the remaining hosts for this loop 21405 1726882402.38719: getting the next task for host managed_node1 21405 1726882402.38725: done getting next task for host managed_node1 21405 1726882402.38728: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21405 1726882402.38731: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882402.38741: getting variables 21405 1726882402.38743: in VariableManager get_vars() 21405 1726882402.38789: Calling all_inventory to load vars for managed_node1 21405 1726882402.38792: Calling groups_inventory to load vars for managed_node1 21405 1726882402.38796: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882402.38808: Calling all_plugins_play to load vars for managed_node1 21405 1726882402.38811: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882402.38814: Calling groups_plugins_play to load vars for managed_node1 21405 1726882402.39579: done sending task result for task 12673a56-9f93-e466-a5f2-00000000002a 21405 1726882402.39603: WORKER PROCESS EXITING 21405 1726882402.41775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882402.43499: done with get_vars() 21405 1726882402.43526: done getting variables 21405 1726882402.43600: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:22 -0400 (0:00:00.992) 0:00:18.666 ****** 21405 1726882402.43640: entering _queue_task() for managed_node1/service 21405 1726882402.44036: worker is 1 (out of 1 available) 21405 1726882402.44050: exiting _queue_task() for managed_node1/service 21405 1726882402.44062: done queuing things up, now waiting for results queue to drain 21405 1726882402.44064: waiting for pending results... 21405 1726882402.44365: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21405 1726882402.44652: in run() - task 12673a56-9f93-e466-a5f2-00000000002b 21405 1726882402.44659: variable 'ansible_search_path' from source: unknown 21405 1726882402.44662: variable 'ansible_search_path' from source: unknown 21405 1726882402.44666: calling self._execute() 21405 1726882402.44850: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882402.44887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882402.44915: variable 'omit' from source: magic vars 21405 1726882402.45839: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.45845: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.46311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882402.46602: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882402.46691: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882402.46763: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882402.46809: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882402.46935: variable 'networkmanager_version' from source: set_fact 21405 1726882402.46996: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.47159: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.47170: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.47331: variable 'networkmanager_version' from source: set_fact 21405 1726882402.47345: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.47457: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.47468: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.47602: variable 'networkmanager_version' from source: set_fact 21405 1726882402.47621: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.47758: variable 'network_provider' from source: set_fact 21405 1726882402.47770: Evaluated conditional (network_provider == "nm"): True 21405 1726882402.47868: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882402.47962: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882402.48101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882402.50635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882402.50724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882402.50810: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882402.50962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882402.50967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882402.51096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882402.51190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882402.51198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882402.51272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882402.51305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882402.51409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882402.51437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882402.51527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882402.51581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882402.51625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882402.51730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882402.51759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882402.51808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882402.51902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882402.51940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882402.52085: variable 'network_connections' from source: task vars 21405 1726882402.52121: variable 'interface' from source: play vars 21405 1726882402.52298: variable 'interface' from source: play vars 21405 1726882402.52301: 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) 21405 1726882402.52330: 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) 21405 1726882402.52368: 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) 21405 1726882402.52416: 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) 21405 1726882402.52555: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882402.52751: variable 'network_connections' from source: task vars 21405 1726882402.52760: variable 'interface' from source: play vars 21405 1726882402.52828: variable 'interface' from source: play vars 21405 1726882402.52869: Evaluated conditional (__network_wpa_supplicant_required): False 21405 1726882402.52884: when evaluation is False, skipping this task 21405 1726882402.52895: _execute() done 21405 1726882402.52910: dumping result to json 21405 1726882402.52992: done dumping result, returning 21405 1726882402.52997: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-e466-a5f2-00000000002b] 21405 1726882402.52999: sending task result for task 12673a56-9f93-e466-a5f2-00000000002b 21405 1726882402.53068: done sending task result for task 12673a56-9f93-e466-a5f2-00000000002b 21405 1726882402.53071: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21405 1726882402.53141: no more pending results, returning what we have 21405 1726882402.53145: results queue empty 21405 1726882402.53146: checking for any_errors_fatal 21405 1726882402.53168: done checking for any_errors_fatal 21405 1726882402.53168: checking for max_fail_percentage 21405 1726882402.53170: done checking for max_fail_percentage 21405 1726882402.53171: checking to see if all hosts have failed and the running result is not ok 21405 1726882402.53172: done checking to see if all hosts have failed 21405 1726882402.53173: getting the remaining hosts for this loop 21405 1726882402.53174: done getting the remaining hosts for this loop 21405 1726882402.53178: getting the next task for host managed_node1 21405 1726882402.53185: done getting next task for host managed_node1 21405 1726882402.53189: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21405 1726882402.53192: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882402.53209: getting variables 21405 1726882402.53211: in VariableManager get_vars() 21405 1726882402.53264: Calling all_inventory to load vars for managed_node1 21405 1726882402.53266: Calling groups_inventory to load vars for managed_node1 21405 1726882402.53269: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882402.53279: Calling all_plugins_play to load vars for managed_node1 21405 1726882402.53282: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882402.53287: Calling groups_plugins_play to load vars for managed_node1 21405 1726882402.55805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882402.58036: done with get_vars() 21405 1726882402.58060: done getting variables 21405 1726882402.58148: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:22 -0400 (0:00:00.145) 0:00:18.812 ****** 21405 1726882402.58197: entering _queue_task() for managed_node1/service 21405 1726882402.58591: worker is 1 (out of 1 available) 21405 1726882402.58609: exiting _queue_task() for managed_node1/service 21405 1726882402.58621: done queuing things up, now waiting for results queue to drain 21405 1726882402.58623: waiting for pending results... 21405 1726882402.59142: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21405 1726882402.59147: in run() - task 12673a56-9f93-e466-a5f2-00000000002c 21405 1726882402.59150: variable 'ansible_search_path' from source: unknown 21405 1726882402.59152: variable 'ansible_search_path' from source: unknown 21405 1726882402.59155: calling self._execute() 21405 1726882402.59400: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882402.59404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882402.59407: variable 'omit' from source: magic vars 21405 1726882402.59667: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.59700: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.60098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882402.60126: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882402.60168: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882402.60206: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882402.60247: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882402.60344: variable 'networkmanager_version' from source: set_fact 21405 1726882402.60503: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.60533: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.60538: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.60685: variable 'networkmanager_version' from source: set_fact 21405 1726882402.60694: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.60809: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.60813: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.60944: variable 'networkmanager_version' from source: set_fact 21405 1726882402.60953: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.61061: variable 'network_provider' from source: set_fact 21405 1726882402.61299: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882402.61302: when evaluation is False, skipping this task 21405 1726882402.61305: _execute() done 21405 1726882402.61308: dumping result to json 21405 1726882402.61310: done dumping result, returning 21405 1726882402.61313: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-e466-a5f2-00000000002c] 21405 1726882402.61316: sending task result for task 12673a56-9f93-e466-a5f2-00000000002c 21405 1726882402.61376: done sending task result for task 12673a56-9f93-e466-a5f2-00000000002c 21405 1726882402.61380: 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 } 21405 1726882402.61421: no more pending results, returning what we have 21405 1726882402.61424: results queue empty 21405 1726882402.61425: checking for any_errors_fatal 21405 1726882402.61431: done checking for any_errors_fatal 21405 1726882402.61432: checking for max_fail_percentage 21405 1726882402.61434: done checking for max_fail_percentage 21405 1726882402.61435: checking to see if all hosts have failed and the running result is not ok 21405 1726882402.61435: done checking to see if all hosts have failed 21405 1726882402.61436: getting the remaining hosts for this loop 21405 1726882402.61437: done getting the remaining hosts for this loop 21405 1726882402.61441: getting the next task for host managed_node1 21405 1726882402.61446: done getting next task for host managed_node1 21405 1726882402.61450: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21405 1726882402.61453: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882402.61466: getting variables 21405 1726882402.61468: in VariableManager get_vars() 21405 1726882402.61511: Calling all_inventory to load vars for managed_node1 21405 1726882402.61513: Calling groups_inventory to load vars for managed_node1 21405 1726882402.61515: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882402.61524: Calling all_plugins_play to load vars for managed_node1 21405 1726882402.61526: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882402.61528: Calling groups_plugins_play to load vars for managed_node1 21405 1726882402.62995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882402.65810: done with get_vars() 21405 1726882402.65835: done getting variables 21405 1726882402.65894: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:22 -0400 (0:00:00.077) 0:00:18.889 ****** 21405 1726882402.65927: entering _queue_task() for managed_node1/copy 21405 1726882402.66440: worker is 1 (out of 1 available) 21405 1726882402.66454: exiting _queue_task() for managed_node1/copy 21405 1726882402.66464: done queuing things up, now waiting for results queue to drain 21405 1726882402.66466: waiting for pending results... 21405 1726882402.66885: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21405 1726882402.67281: in run() - task 12673a56-9f93-e466-a5f2-00000000002d 21405 1726882402.67306: variable 'ansible_search_path' from source: unknown 21405 1726882402.67314: variable 'ansible_search_path' from source: unknown 21405 1726882402.67702: calling self._execute() 21405 1726882402.67705: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882402.67809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882402.67813: variable 'omit' from source: magic vars 21405 1726882402.68400: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.68582: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.68852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882402.70099: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882402.70103: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882402.70106: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882402.70109: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882402.70599: variable 'networkmanager_version' from source: set_fact 21405 1726882402.70602: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.70647: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.70807: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.70944: variable 'networkmanager_version' from source: set_fact 21405 1726882402.71010: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.71599: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.71602: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.71671: variable 'networkmanager_version' from source: set_fact 21405 1726882402.71687: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.71798: variable 'network_provider' from source: set_fact 21405 1726882402.71923: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882402.71931: when evaluation is False, skipping this task 21405 1726882402.71938: _execute() done 21405 1726882402.71947: dumping result to json 21405 1726882402.71955: done dumping result, returning 21405 1726882402.71968: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-e466-a5f2-00000000002d] 21405 1726882402.71978: sending task result for task 12673a56-9f93-e466-a5f2-00000000002d skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21405 1726882402.72159: no more pending results, returning what we have 21405 1726882402.72163: results queue empty 21405 1726882402.72164: checking for any_errors_fatal 21405 1726882402.72170: done checking for any_errors_fatal 21405 1726882402.72170: checking for max_fail_percentage 21405 1726882402.72172: done checking for max_fail_percentage 21405 1726882402.72173: checking to see if all hosts have failed and the running result is not ok 21405 1726882402.72174: done checking to see if all hosts have failed 21405 1726882402.72174: getting the remaining hosts for this loop 21405 1726882402.72176: done getting the remaining hosts for this loop 21405 1726882402.72180: getting the next task for host managed_node1 21405 1726882402.72186: done getting next task for host managed_node1 21405 1726882402.72189: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21405 1726882402.72192: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882402.72406: getting variables 21405 1726882402.72409: in VariableManager get_vars() 21405 1726882402.72466: Calling all_inventory to load vars for managed_node1 21405 1726882402.72469: Calling groups_inventory to load vars for managed_node1 21405 1726882402.72472: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882402.72486: Calling all_plugins_play to load vars for managed_node1 21405 1726882402.72489: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882402.72796: Calling groups_plugins_play to load vars for managed_node1 21405 1726882402.73404: done sending task result for task 12673a56-9f93-e466-a5f2-00000000002d 21405 1726882402.73408: WORKER PROCESS EXITING 21405 1726882402.75858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882402.78190: done with get_vars() 21405 1726882402.78225: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:22 -0400 (0:00:00.123) 0:00:19.013 ****** 21405 1726882402.78318: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21405 1726882402.78320: Creating lock for fedora.linux_system_roles.network_connections 21405 1726882402.78718: worker is 1 (out of 1 available) 21405 1726882402.78731: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21405 1726882402.78743: done queuing things up, now waiting for results queue to drain 21405 1726882402.78744: waiting for pending results... 21405 1726882402.79005: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21405 1726882402.79158: in run() - task 12673a56-9f93-e466-a5f2-00000000002e 21405 1726882402.79186: variable 'ansible_search_path' from source: unknown 21405 1726882402.79201: variable 'ansible_search_path' from source: unknown 21405 1726882402.79250: calling self._execute() 21405 1726882402.79350: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882402.79363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882402.79378: variable 'omit' from source: magic vars 21405 1726882402.79985: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.80142: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.80600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882402.81033: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882402.81215: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882402.81259: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882402.81308: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882402.81408: variable 'networkmanager_version' from source: set_fact 21405 1726882402.81428: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.81605: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.81617: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.81757: variable 'networkmanager_version' from source: set_fact 21405 1726882402.81772: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.81885: variable 'ansible_distribution_major_version' from source: facts 21405 1726882402.81901: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882402.82041: variable 'networkmanager_version' from source: set_fact 21405 1726882402.82055: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882402.82068: variable 'omit' from source: magic vars 21405 1726882402.82140: variable 'omit' from source: magic vars 21405 1726882402.82273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882402.84491: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882402.84567: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882402.84609: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882402.84640: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882402.84677: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882402.84749: variable 'network_provider' from source: set_fact 21405 1726882402.84888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882402.84919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882402.84943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882402.84995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882402.85017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882402.85076: variable 'omit' from source: magic vars 21405 1726882402.85202: variable 'omit' from source: magic vars 21405 1726882402.85274: variable 'network_connections' from source: task vars 21405 1726882402.85284: variable 'interface' from source: play vars 21405 1726882402.85347: variable 'interface' from source: play vars 21405 1726882402.85457: variable 'omit' from source: magic vars 21405 1726882402.85464: variable '__lsr_ansible_managed' from source: task vars 21405 1726882402.85508: variable '__lsr_ansible_managed' from source: task vars 21405 1726882402.85696: Loaded config def from plugin (lookup/template) 21405 1726882402.85702: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21405 1726882402.85722: File lookup term: get_ansible_managed.j2 21405 1726882402.85725: variable 'ansible_search_path' from source: unknown 21405 1726882402.85731: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21405 1726882402.85743: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21405 1726882402.85756: variable 'ansible_search_path' from source: unknown 21405 1726882402.91215: variable 'ansible_managed' from source: unknown 21405 1726882402.91346: variable 'omit' from source: magic vars 21405 1726882402.91350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882402.91352: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882402.91368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882402.91386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882402.91436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882402.91439: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882402.91441: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882402.91443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882402.91523: Set connection var ansible_shell_executable to /bin/sh 21405 1726882402.91529: Set connection var ansible_pipelining to False 21405 1726882402.91532: Set connection var ansible_shell_type to sh 21405 1726882402.91543: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882402.91546: Set connection var ansible_connection to ssh 21405 1726882402.91562: Set connection var ansible_timeout to 10 21405 1726882402.91653: variable 'ansible_shell_executable' from source: unknown 21405 1726882402.91657: variable 'ansible_connection' from source: unknown 21405 1726882402.91659: variable 'ansible_module_compression' from source: unknown 21405 1726882402.91661: variable 'ansible_shell_type' from source: unknown 21405 1726882402.91669: variable 'ansible_shell_executable' from source: unknown 21405 1726882402.91672: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882402.91674: variable 'ansible_pipelining' from source: unknown 21405 1726882402.91676: variable 'ansible_timeout' from source: unknown 21405 1726882402.91678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882402.91719: 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) 21405 1726882402.91762: variable 'omit' from source: magic vars 21405 1726882402.91765: starting attempt loop 21405 1726882402.91768: running the handler 21405 1726882402.91770: _low_level_execute_command(): starting 21405 1726882402.91776: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882402.92305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882402.92324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882402.92345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882402.92380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882402.92398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882402.92450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882402.94141: stdout chunk (state=3): >>>/root <<< 21405 1726882402.94279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882402.94306: stderr chunk (state=3): >>><<< 21405 1726882402.94309: stdout chunk (state=3): >>><<< 21405 1726882402.94327: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882402.94339: _low_level_execute_command(): starting 21405 1726882402.94351: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228 `" && echo ansible-tmp-1726882402.943272-22296-65469235467228="` echo /root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228 `" ) && sleep 0' 21405 1726882402.95021: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882402.95072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882402.95122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882402.97059: stdout chunk (state=3): >>>ansible-tmp-1726882402.943272-22296-65469235467228=/root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228 <<< 21405 1726882402.97149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882402.97161: stderr chunk (state=3): >>><<< 21405 1726882402.97164: stdout chunk (state=3): >>><<< 21405 1726882402.97205: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882402.943272-22296-65469235467228=/root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882402.97230: variable 'ansible_module_compression' from source: unknown 21405 1726882402.97267: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 21405 1726882402.97270: ANSIBALLZ: Acquiring lock 21405 1726882402.97273: ANSIBALLZ: Lock acquired: 139974369755840 21405 1726882402.97275: ANSIBALLZ: Creating module 21405 1726882403.18570: ANSIBALLZ: Writing module into payload 21405 1726882403.18937: ANSIBALLZ: Writing module 21405 1726882403.18991: ANSIBALLZ: Renaming module 21405 1726882403.18998: ANSIBALLZ: Done creating module 21405 1726882403.19000: variable 'ansible_facts' from source: unknown 21405 1726882403.19112: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228/AnsiballZ_network_connections.py 21405 1726882403.19211: Sending initial data 21405 1726882403.19214: Sent initial data (166 bytes) 21405 1726882403.19777: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882403.19829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882403.19863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882403.19912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882403.21576: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 21405 1726882403.21591: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882403.21609: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882403.21653: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmp275ut0t_ /root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228/AnsiballZ_network_connections.py <<< 21405 1726882403.21658: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228/AnsiballZ_network_connections.py" <<< 21405 1726882403.21688: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmp275ut0t_" to remote "/root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228/AnsiballZ_network_connections.py" <<< 21405 1726882403.22635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882403.22703: stderr chunk (state=3): >>><<< 21405 1726882403.22707: stdout chunk (state=3): >>><<< 21405 1726882403.22709: done transferring module to remote 21405 1726882403.22711: _low_level_execute_command(): starting 21405 1726882403.22713: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228/ /root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228/AnsiballZ_network_connections.py && sleep 0' 21405 1726882403.23287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882403.23348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882403.23374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882403.23415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882403.25163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882403.25198: stderr chunk (state=3): >>><<< 21405 1726882403.25218: stdout chunk (state=3): >>><<< 21405 1726882403.25283: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882403.25287: _low_level_execute_command(): starting 21405 1726882403.25290: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228/AnsiballZ_network_connections.py && sleep 0' 21405 1726882403.26134: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882403.26137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882403.26142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882403.26145: 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 <<< 21405 1726882403.26147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882403.26190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882403.26209: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882403.26216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882403.26264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882403.56941: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21405 1726882403.59032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882403.59037: stdout chunk (state=3): >>><<< 21405 1726882403.59040: stderr chunk (state=3): >>><<< 21405 1726882403.59198: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882403.59203: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', '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-1726882402.943272-22296-65469235467228/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882403.59205: _low_level_execute_command(): starting 21405 1726882403.59211: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882402.943272-22296-65469235467228/ > /dev/null 2>&1 && sleep 0' 21405 1726882403.59578: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882403.59592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882403.59607: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882403.59650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882403.59664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882403.59716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882403.61628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882403.61635: stderr chunk (state=3): >>><<< 21405 1726882403.61638: stdout chunk (state=3): >>><<< 21405 1726882403.61652: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882403.61660: handler run complete 21405 1726882403.61681: attempt loop complete, returning result 21405 1726882403.61684: _execute() done 21405 1726882403.61686: dumping result to json 21405 1726882403.61691: done dumping result, returning 21405 1726882403.61707: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-e466-a5f2-00000000002e] 21405 1726882403.61710: sending task result for task 12673a56-9f93-e466-a5f2-00000000002e 21405 1726882403.61812: done sending task result for task 12673a56-9f93-e466-a5f2-00000000002e 21405 1726882403.61815: 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": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (not-active) 21405 1726882403.61919: no more pending results, returning what we have 21405 1726882403.61922: results queue empty 21405 1726882403.61923: checking for any_errors_fatal 21405 1726882403.61928: done checking for any_errors_fatal 21405 1726882403.61929: checking for max_fail_percentage 21405 1726882403.61930: done checking for max_fail_percentage 21405 1726882403.61931: checking to see if all hosts have failed and the running result is not ok 21405 1726882403.61932: done checking to see if all hosts have failed 21405 1726882403.61932: getting the remaining hosts for this loop 21405 1726882403.61934: done getting the remaining hosts for this loop 21405 1726882403.61938: getting the next task for host managed_node1 21405 1726882403.61943: done getting next task for host managed_node1 21405 1726882403.61946: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21405 1726882403.61948: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882403.61956: getting variables 21405 1726882403.61958: in VariableManager get_vars() 21405 1726882403.62006: Calling all_inventory to load vars for managed_node1 21405 1726882403.62008: Calling groups_inventory to load vars for managed_node1 21405 1726882403.62010: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882403.62020: Calling all_plugins_play to load vars for managed_node1 21405 1726882403.62022: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882403.62024: Calling groups_plugins_play to load vars for managed_node1 21405 1726882403.62817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882403.63689: done with get_vars() 21405 1726882403.63712: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:23 -0400 (0:00:00.854) 0:00:19.868 ****** 21405 1726882403.63808: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21405 1726882403.63813: Creating lock for fedora.linux_system_roles.network_state 21405 1726882403.64216: worker is 1 (out of 1 available) 21405 1726882403.64231: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21405 1726882403.64245: done queuing things up, now waiting for results queue to drain 21405 1726882403.64247: waiting for pending results... 21405 1726882403.64578: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21405 1726882403.64634: in run() - task 12673a56-9f93-e466-a5f2-00000000002f 21405 1726882403.64648: variable 'ansible_search_path' from source: unknown 21405 1726882403.64652: variable 'ansible_search_path' from source: unknown 21405 1726882403.64683: calling self._execute() 21405 1726882403.64780: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.64785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.64789: variable 'omit' from source: magic vars 21405 1726882403.65261: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.65266: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.65472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882403.65777: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882403.65854: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882403.65879: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882403.65920: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882403.66023: variable 'networkmanager_version' from source: set_fact 21405 1726882403.66027: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.66251: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.66258: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.66389: variable 'networkmanager_version' from source: set_fact 21405 1726882403.66420: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.66526: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.66530: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.66627: variable 'networkmanager_version' from source: set_fact 21405 1726882403.66634: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.66730: variable 'network_state' from source: role '' defaults 21405 1726882403.66738: Evaluated conditional (network_state != {}): False 21405 1726882403.66741: when evaluation is False, skipping this task 21405 1726882403.66743: _execute() done 21405 1726882403.66746: dumping result to json 21405 1726882403.66750: done dumping result, returning 21405 1726882403.66756: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-e466-a5f2-00000000002f] 21405 1726882403.66761: sending task result for task 12673a56-9f93-e466-a5f2-00000000002f 21405 1726882403.66876: done sending task result for task 12673a56-9f93-e466-a5f2-00000000002f 21405 1726882403.66881: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882403.66961: no more pending results, returning what we have 21405 1726882403.66966: results queue empty 21405 1726882403.66966: checking for any_errors_fatal 21405 1726882403.66980: done checking for any_errors_fatal 21405 1726882403.66980: checking for max_fail_percentage 21405 1726882403.66982: done checking for max_fail_percentage 21405 1726882403.66983: checking to see if all hosts have failed and the running result is not ok 21405 1726882403.66984: done checking to see if all hosts have failed 21405 1726882403.66985: getting the remaining hosts for this loop 21405 1726882403.66987: done getting the remaining hosts for this loop 21405 1726882403.66991: getting the next task for host managed_node1 21405 1726882403.67000: done getting next task for host managed_node1 21405 1726882403.67006: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21405 1726882403.67009: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882403.67024: getting variables 21405 1726882403.67028: in VariableManager get_vars() 21405 1726882403.67075: Calling all_inventory to load vars for managed_node1 21405 1726882403.67078: Calling groups_inventory to load vars for managed_node1 21405 1726882403.67083: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882403.67129: Calling all_plugins_play to load vars for managed_node1 21405 1726882403.67132: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882403.67139: Calling groups_plugins_play to load vars for managed_node1 21405 1726882403.68411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882403.69324: done with get_vars() 21405 1726882403.69340: done getting variables 21405 1726882403.69382: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:23 -0400 (0:00:00.055) 0:00:19.924 ****** 21405 1726882403.69409: entering _queue_task() for managed_node1/debug 21405 1726882403.69634: worker is 1 (out of 1 available) 21405 1726882403.69647: exiting _queue_task() for managed_node1/debug 21405 1726882403.69657: done queuing things up, now waiting for results queue to drain 21405 1726882403.69659: waiting for pending results... 21405 1726882403.69834: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21405 1726882403.69930: in run() - task 12673a56-9f93-e466-a5f2-000000000030 21405 1726882403.69942: variable 'ansible_search_path' from source: unknown 21405 1726882403.69946: variable 'ansible_search_path' from source: unknown 21405 1726882403.69998: calling self._execute() 21405 1726882403.70063: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.70069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.70078: variable 'omit' from source: magic vars 21405 1726882403.70348: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.70357: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.70479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882403.70670: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882403.70704: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882403.70729: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882403.70753: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882403.70816: variable 'networkmanager_version' from source: set_fact 21405 1726882403.70828: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.70927: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.70931: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.71020: variable 'networkmanager_version' from source: set_fact 21405 1726882403.71028: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.71153: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.71157: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.71358: variable 'networkmanager_version' from source: set_fact 21405 1726882403.71364: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.71369: variable 'omit' from source: magic vars 21405 1726882403.71415: variable 'omit' from source: magic vars 21405 1726882403.71452: variable 'omit' from source: magic vars 21405 1726882403.71480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882403.71512: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882403.71549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882403.71554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882403.71557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882403.71615: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882403.71620: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.71623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.71747: Set connection var ansible_shell_executable to /bin/sh 21405 1726882403.71751: Set connection var ansible_pipelining to False 21405 1726882403.71753: Set connection var ansible_shell_type to sh 21405 1726882403.71756: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882403.71758: Set connection var ansible_connection to ssh 21405 1726882403.71760: Set connection var ansible_timeout to 10 21405 1726882403.71829: variable 'ansible_shell_executable' from source: unknown 21405 1726882403.71832: variable 'ansible_connection' from source: unknown 21405 1726882403.71835: variable 'ansible_module_compression' from source: unknown 21405 1726882403.71837: variable 'ansible_shell_type' from source: unknown 21405 1726882403.71840: variable 'ansible_shell_executable' from source: unknown 21405 1726882403.71842: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.71844: variable 'ansible_pipelining' from source: unknown 21405 1726882403.71850: variable 'ansible_timeout' from source: unknown 21405 1726882403.71853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.71990: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882403.71996: variable 'omit' from source: magic vars 21405 1726882403.71999: starting attempt loop 21405 1726882403.72002: running the handler 21405 1726882403.72101: variable '__network_connections_result' from source: set_fact 21405 1726882403.72165: handler run complete 21405 1726882403.72187: attempt loop complete, returning result 21405 1726882403.72190: _execute() done 21405 1726882403.72196: dumping result to json 21405 1726882403.72199: done dumping result, returning 21405 1726882403.72202: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-e466-a5f2-000000000030] 21405 1726882403.72205: sending task result for task 12673a56-9f93-e466-a5f2-000000000030 21405 1726882403.72298: done sending task result for task 12673a56-9f93-e466-a5f2-000000000030 21405 1726882403.72301: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (not-active)" ] } 21405 1726882403.72418: no more pending results, returning what we have 21405 1726882403.72422: results queue empty 21405 1726882403.72423: checking for any_errors_fatal 21405 1726882403.72430: done checking for any_errors_fatal 21405 1726882403.72431: checking for max_fail_percentage 21405 1726882403.72432: done checking for max_fail_percentage 21405 1726882403.72433: checking to see if all hosts have failed and the running result is not ok 21405 1726882403.72434: done checking to see if all hosts have failed 21405 1726882403.72435: getting the remaining hosts for this loop 21405 1726882403.72436: done getting the remaining hosts for this loop 21405 1726882403.72441: getting the next task for host managed_node1 21405 1726882403.72446: done getting next task for host managed_node1 21405 1726882403.72450: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21405 1726882403.72452: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882403.72467: getting variables 21405 1726882403.72468: in VariableManager get_vars() 21405 1726882403.72510: Calling all_inventory to load vars for managed_node1 21405 1726882403.72514: Calling groups_inventory to load vars for managed_node1 21405 1726882403.72517: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882403.72525: Calling all_plugins_play to load vars for managed_node1 21405 1726882403.72527: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882403.72530: Calling groups_plugins_play to load vars for managed_node1 21405 1726882403.73641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882403.74540: done with get_vars() 21405 1726882403.74557: done getting variables 21405 1726882403.74600: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:23 -0400 (0:00:00.052) 0:00:19.976 ****** 21405 1726882403.74624: entering _queue_task() for managed_node1/debug 21405 1726882403.74852: worker is 1 (out of 1 available) 21405 1726882403.74865: exiting _queue_task() for managed_node1/debug 21405 1726882403.74878: done queuing things up, now waiting for results queue to drain 21405 1726882403.74880: waiting for pending results... 21405 1726882403.75166: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21405 1726882403.75211: in run() - task 12673a56-9f93-e466-a5f2-000000000031 21405 1726882403.75225: variable 'ansible_search_path' from source: unknown 21405 1726882403.75229: variable 'ansible_search_path' from source: unknown 21405 1726882403.75256: calling self._execute() 21405 1726882403.75336: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.75340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.75349: variable 'omit' from source: magic vars 21405 1726882403.75636: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.75646: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.75765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882403.75965: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882403.75999: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882403.76025: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882403.76050: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882403.76107: variable 'networkmanager_version' from source: set_fact 21405 1726882403.76118: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.76440: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.76444: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.76586: variable 'networkmanager_version' from source: set_fact 21405 1726882403.76590: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.76670: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.76674: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.76809: variable 'networkmanager_version' from source: set_fact 21405 1726882403.76822: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.76828: variable 'omit' from source: magic vars 21405 1726882403.76875: variable 'omit' from source: magic vars 21405 1726882403.76903: variable 'omit' from source: magic vars 21405 1726882403.76924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882403.76947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882403.76963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882403.76975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882403.76984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882403.77009: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882403.77012: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.77015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.77096: Set connection var ansible_shell_executable to /bin/sh 21405 1726882403.77100: Set connection var ansible_pipelining to False 21405 1726882403.77103: Set connection var ansible_shell_type to sh 21405 1726882403.77107: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882403.77115: Set connection var ansible_connection to ssh 21405 1726882403.77119: Set connection var ansible_timeout to 10 21405 1726882403.77135: variable 'ansible_shell_executable' from source: unknown 21405 1726882403.77138: variable 'ansible_connection' from source: unknown 21405 1726882403.77140: variable 'ansible_module_compression' from source: unknown 21405 1726882403.77143: variable 'ansible_shell_type' from source: unknown 21405 1726882403.77145: variable 'ansible_shell_executable' from source: unknown 21405 1726882403.77147: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.77151: variable 'ansible_pipelining' from source: unknown 21405 1726882403.77154: variable 'ansible_timeout' from source: unknown 21405 1726882403.77157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.77234: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882403.77242: variable 'omit' from source: magic vars 21405 1726882403.77247: starting attempt loop 21405 1726882403.77250: running the handler 21405 1726882403.77340: variable '__network_connections_result' from source: set_fact 21405 1726882403.77374: variable '__network_connections_result' from source: set_fact 21405 1726882403.77474: handler run complete 21405 1726882403.77507: attempt loop complete, returning result 21405 1726882403.77510: _execute() done 21405 1726882403.77513: dumping result to json 21405 1726882403.77516: done dumping result, returning 21405 1726882403.77519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-e466-a5f2-000000000031] 21405 1726882403.77521: sending task result for task 12673a56-9f93-e466-a5f2-000000000031 21405 1726882403.77619: done sending task result for task 12673a56-9f93-e466-a5f2-000000000031 21405 1726882403.77622: 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": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (not-active)" ] } } 21405 1726882403.77712: no more pending results, returning what we have 21405 1726882403.77717: results queue empty 21405 1726882403.77718: checking for any_errors_fatal 21405 1726882403.77724: done checking for any_errors_fatal 21405 1726882403.77725: checking for max_fail_percentage 21405 1726882403.77726: done checking for max_fail_percentage 21405 1726882403.77734: checking to see if all hosts have failed and the running result is not ok 21405 1726882403.77735: done checking to see if all hosts have failed 21405 1726882403.77735: getting the remaining hosts for this loop 21405 1726882403.77737: done getting the remaining hosts for this loop 21405 1726882403.77740: getting the next task for host managed_node1 21405 1726882403.77745: done getting next task for host managed_node1 21405 1726882403.77748: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21405 1726882403.77751: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882403.77763: getting variables 21405 1726882403.77765: in VariableManager get_vars() 21405 1726882403.77848: Calling all_inventory to load vars for managed_node1 21405 1726882403.77850: Calling groups_inventory to load vars for managed_node1 21405 1726882403.77852: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882403.77860: Calling all_plugins_play to load vars for managed_node1 21405 1726882403.77862: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882403.77865: Calling groups_plugins_play to load vars for managed_node1 21405 1726882403.79030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882403.79897: done with get_vars() 21405 1726882403.79913: done getting variables 21405 1726882403.79952: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:23 -0400 (0:00:00.053) 0:00:20.030 ****** 21405 1726882403.79974: entering _queue_task() for managed_node1/debug 21405 1726882403.80180: worker is 1 (out of 1 available) 21405 1726882403.80195: exiting _queue_task() for managed_node1/debug 21405 1726882403.80206: done queuing things up, now waiting for results queue to drain 21405 1726882403.80207: waiting for pending results... 21405 1726882403.80380: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21405 1726882403.80467: in run() - task 12673a56-9f93-e466-a5f2-000000000032 21405 1726882403.80479: variable 'ansible_search_path' from source: unknown 21405 1726882403.80483: variable 'ansible_search_path' from source: unknown 21405 1726882403.80514: calling self._execute() 21405 1726882403.80606: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.80610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.80631: variable 'omit' from source: magic vars 21405 1726882403.80975: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.80984: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.81132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882403.81321: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882403.81354: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882403.81378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882403.81407: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882403.81465: variable 'networkmanager_version' from source: set_fact 21405 1726882403.81475: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.81580: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.81584: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.81685: variable 'networkmanager_version' from source: set_fact 21405 1726882403.81694: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.81803: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.81808: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.81921: variable 'networkmanager_version' from source: set_fact 21405 1726882403.81928: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.82005: variable 'network_state' from source: role '' defaults 21405 1726882403.82013: Evaluated conditional (network_state != {}): False 21405 1726882403.82016: when evaluation is False, skipping this task 21405 1726882403.82018: _execute() done 21405 1726882403.82022: dumping result to json 21405 1726882403.82026: done dumping result, returning 21405 1726882403.82033: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-e466-a5f2-000000000032] 21405 1726882403.82038: sending task result for task 12673a56-9f93-e466-a5f2-000000000032 21405 1726882403.82119: done sending task result for task 12673a56-9f93-e466-a5f2-000000000032 21405 1726882403.82122: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21405 1726882403.82178: no more pending results, returning what we have 21405 1726882403.82183: results queue empty 21405 1726882403.82186: checking for any_errors_fatal 21405 1726882403.82197: done checking for any_errors_fatal 21405 1726882403.82198: checking for max_fail_percentage 21405 1726882403.82199: done checking for max_fail_percentage 21405 1726882403.82201: checking to see if all hosts have failed and the running result is not ok 21405 1726882403.82201: done checking to see if all hosts have failed 21405 1726882403.82202: getting the remaining hosts for this loop 21405 1726882403.82203: done getting the remaining hosts for this loop 21405 1726882403.82207: getting the next task for host managed_node1 21405 1726882403.82212: done getting next task for host managed_node1 21405 1726882403.82215: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21405 1726882403.82218: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882403.82232: getting variables 21405 1726882403.82234: in VariableManager get_vars() 21405 1726882403.82276: Calling all_inventory to load vars for managed_node1 21405 1726882403.82278: Calling groups_inventory to load vars for managed_node1 21405 1726882403.82281: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882403.82289: Calling all_plugins_play to load vars for managed_node1 21405 1726882403.82292: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882403.82381: Calling groups_plugins_play to load vars for managed_node1 21405 1726882403.83131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882403.87912: done with get_vars() 21405 1726882403.87929: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:23 -0400 (0:00:00.080) 0:00:20.110 ****** 21405 1726882403.87984: entering _queue_task() for managed_node1/ping 21405 1726882403.87985: Creating lock for ping 21405 1726882403.88246: worker is 1 (out of 1 available) 21405 1726882403.88259: exiting _queue_task() for managed_node1/ping 21405 1726882403.88270: done queuing things up, now waiting for results queue to drain 21405 1726882403.88272: waiting for pending results... 21405 1726882403.88447: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21405 1726882403.88532: in run() - task 12673a56-9f93-e466-a5f2-000000000033 21405 1726882403.88545: variable 'ansible_search_path' from source: unknown 21405 1726882403.88548: variable 'ansible_search_path' from source: unknown 21405 1726882403.88574: calling self._execute() 21405 1726882403.88799: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.88803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.88806: variable 'omit' from source: magic vars 21405 1726882403.89068: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.89086: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.89261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882403.89518: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882403.89567: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882403.89644: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882403.89682: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882403.89760: variable 'networkmanager_version' from source: set_fact 21405 1726882403.89777: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.89885: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.89898: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.90028: variable 'networkmanager_version' from source: set_fact 21405 1726882403.90042: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.90148: variable 'ansible_distribution_major_version' from source: facts 21405 1726882403.90160: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882403.90280: variable 'networkmanager_version' from source: set_fact 21405 1726882403.90296: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882403.90308: variable 'omit' from source: magic vars 21405 1726882403.90375: variable 'omit' from source: magic vars 21405 1726882403.90426: variable 'omit' from source: magic vars 21405 1726882403.90460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882403.90600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882403.90603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882403.90605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882403.90607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882403.90609: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882403.90612: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.90613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.90716: Set connection var ansible_shell_executable to /bin/sh 21405 1726882403.90727: Set connection var ansible_pipelining to False 21405 1726882403.90734: Set connection var ansible_shell_type to sh 21405 1726882403.90743: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882403.90755: Set connection var ansible_connection to ssh 21405 1726882403.90764: Set connection var ansible_timeout to 10 21405 1726882403.90788: variable 'ansible_shell_executable' from source: unknown 21405 1726882403.90800: variable 'ansible_connection' from source: unknown 21405 1726882403.90820: variable 'ansible_module_compression' from source: unknown 21405 1726882403.90828: variable 'ansible_shell_type' from source: unknown 21405 1726882403.90836: variable 'ansible_shell_executable' from source: unknown 21405 1726882403.90843: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882403.90852: variable 'ansible_pipelining' from source: unknown 21405 1726882403.90859: variable 'ansible_timeout' from source: unknown 21405 1726882403.90923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882403.91047: 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) 21405 1726882403.91063: variable 'omit' from source: magic vars 21405 1726882403.91071: starting attempt loop 21405 1726882403.91081: running the handler 21405 1726882403.91099: _low_level_execute_command(): starting 21405 1726882403.91147: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882403.91608: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882403.91613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882403.91615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882403.91661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882403.91668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882403.91670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882403.91715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882403.93403: stdout chunk (state=3): >>>/root <<< 21405 1726882403.93506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882403.93531: stderr chunk (state=3): >>><<< 21405 1726882403.93541: stdout chunk (state=3): >>><<< 21405 1726882403.93555: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882403.93569: _low_level_execute_command(): starting 21405 1726882403.93574: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744 `" && echo ansible-tmp-1726882403.9355502-22335-134234652511744="` echo /root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744 `" ) && sleep 0' 21405 1726882403.93982: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882403.93986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882403.93989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882403.93991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882403.94040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882403.94044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882403.94098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882403.95985: stdout chunk (state=3): >>>ansible-tmp-1726882403.9355502-22335-134234652511744=/root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744 <<< 21405 1726882403.96084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882403.96116: stderr chunk (state=3): >>><<< 21405 1726882403.96119: stdout chunk (state=3): >>><<< 21405 1726882403.96135: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882403.9355502-22335-134234652511744=/root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882403.96169: variable 'ansible_module_compression' from source: unknown 21405 1726882403.96211: ANSIBALLZ: Using lock for ping 21405 1726882403.96220: ANSIBALLZ: Acquiring lock 21405 1726882403.96223: ANSIBALLZ: Lock acquired: 139974343988848 21405 1726882403.96225: ANSIBALLZ: Creating module 21405 1726882404.05868: ANSIBALLZ: Writing module into payload 21405 1726882404.05872: ANSIBALLZ: Writing module 21405 1726882404.05875: ANSIBALLZ: Renaming module 21405 1726882404.05877: ANSIBALLZ: Done creating module 21405 1726882404.05879: variable 'ansible_facts' from source: unknown 21405 1726882404.06037: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744/AnsiballZ_ping.py 21405 1726882404.06112: Sending initial data 21405 1726882404.06116: Sent initial data (153 bytes) 21405 1726882404.06864: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882404.06873: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.06949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882404.06958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882404.07011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882404.08683: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882404.08810: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882404.08865: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpvezlx6fu /root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744/AnsiballZ_ping.py <<< 21405 1726882404.08870: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744/AnsiballZ_ping.py" <<< 21405 1726882404.08872: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpvezlx6fu" to remote "/root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744/AnsiballZ_ping.py" <<< 21405 1726882404.10003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882404.10006: stderr chunk (state=3): >>><<< 21405 1726882404.10008: stdout chunk (state=3): >>><<< 21405 1726882404.10041: done transferring module to remote 21405 1726882404.10062: _low_level_execute_command(): starting 21405 1726882404.10077: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744/ /root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744/AnsiballZ_ping.py && sleep 0' 21405 1726882404.10718: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882404.10815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.10837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882404.10854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882404.10878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882404.10999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882404.12828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882404.12844: stdout chunk (state=3): >>><<< 21405 1726882404.12857: stderr chunk (state=3): >>><<< 21405 1726882404.12959: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882404.12963: _low_level_execute_command(): starting 21405 1726882404.12969: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744/AnsiballZ_ping.py && sleep 0' 21405 1726882404.13546: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882404.13574: 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 <<< 21405 1726882404.13577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.13580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882404.13582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.13656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882404.13664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882404.13712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882404.28681: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21405 1726882404.29940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882404.29963: stderr chunk (state=3): >>><<< 21405 1726882404.29966: stdout chunk (state=3): >>><<< 21405 1726882404.29979: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882404.30006: 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-1726882403.9355502-22335-134234652511744/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882404.30015: _low_level_execute_command(): starting 21405 1726882404.30020: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882403.9355502-22335-134234652511744/ > /dev/null 2>&1 && sleep 0' 21405 1726882404.30445: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882404.30449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.30451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882404.30457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.30508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882404.30512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882404.30557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882404.32379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882404.32404: stderr chunk (state=3): >>><<< 21405 1726882404.32408: stdout chunk (state=3): >>><<< 21405 1726882404.32424: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882404.32430: handler run complete 21405 1726882404.32442: attempt loop complete, returning result 21405 1726882404.32445: _execute() done 21405 1726882404.32447: dumping result to json 21405 1726882404.32451: done dumping result, returning 21405 1726882404.32460: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-e466-a5f2-000000000033] 21405 1726882404.32464: sending task result for task 12673a56-9f93-e466-a5f2-000000000033 21405 1726882404.32549: done sending task result for task 12673a56-9f93-e466-a5f2-000000000033 21405 1726882404.32552: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 21405 1726882404.32605: no more pending results, returning what we have 21405 1726882404.32609: results queue empty 21405 1726882404.32610: checking for any_errors_fatal 21405 1726882404.32616: done checking for any_errors_fatal 21405 1726882404.32616: checking for max_fail_percentage 21405 1726882404.32618: done checking for max_fail_percentage 21405 1726882404.32618: checking to see if all hosts have failed and the running result is not ok 21405 1726882404.32619: done checking to see if all hosts have failed 21405 1726882404.32620: getting the remaining hosts for this loop 21405 1726882404.32621: done getting the remaining hosts for this loop 21405 1726882404.32624: getting the next task for host managed_node1 21405 1726882404.32633: done getting next task for host managed_node1 21405 1726882404.32635: ^ task is: TASK: meta (role_complete) 21405 1726882404.32638: ^ 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 21405 1726882404.32646: getting variables 21405 1726882404.32648: in VariableManager get_vars() 21405 1726882404.32707: Calling all_inventory to load vars for managed_node1 21405 1726882404.32710: Calling groups_inventory to load vars for managed_node1 21405 1726882404.32713: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882404.32723: Calling all_plugins_play to load vars for managed_node1 21405 1726882404.32725: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882404.32728: Calling groups_plugins_play to load vars for managed_node1 21405 1726882404.33816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882404.35260: done with get_vars() 21405 1726882404.35282: done getting variables 21405 1726882404.35347: done queuing things up, now waiting for results queue to drain 21405 1726882404.35349: results queue empty 21405 1726882404.35350: checking for any_errors_fatal 21405 1726882404.35352: done checking for any_errors_fatal 21405 1726882404.35352: checking for max_fail_percentage 21405 1726882404.35353: done checking for max_fail_percentage 21405 1726882404.35353: checking to see if all hosts have failed and the running result is not ok 21405 1726882404.35354: done checking to see if all hosts have failed 21405 1726882404.35354: getting the remaining hosts for this loop 21405 1726882404.35355: done getting the remaining hosts for this loop 21405 1726882404.35357: getting the next task for host managed_node1 21405 1726882404.35360: done getting next task for host managed_node1 21405 1726882404.35361: ^ task is: TASK: Get profile's ring options 21405 1726882404.35362: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882404.35364: getting variables 21405 1726882404.35364: in VariableManager get_vars() 21405 1726882404.35378: Calling all_inventory to load vars for managed_node1 21405 1726882404.35380: Calling groups_inventory to load vars for managed_node1 21405 1726882404.35381: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882404.35384: Calling all_plugins_play to load vars for managed_node1 21405 1726882404.35385: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882404.35387: Calling groups_plugins_play to load vars for managed_node1 21405 1726882404.36129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882404.37163: done with get_vars() 21405 1726882404.37189: done getting variables 21405 1726882404.37238: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:50 Friday 20 September 2024 21:33:24 -0400 (0:00:00.492) 0:00:20.603 ****** 21405 1726882404.37268: entering _queue_task() for managed_node1/command 21405 1726882404.37688: worker is 1 (out of 1 available) 21405 1726882404.37837: exiting _queue_task() for managed_node1/command 21405 1726882404.37853: done queuing things up, now waiting for results queue to drain 21405 1726882404.37856: waiting for pending results... 21405 1726882404.38003: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21405 1726882404.38060: in run() - task 12673a56-9f93-e466-a5f2-000000000063 21405 1726882404.38072: variable 'ansible_search_path' from source: unknown 21405 1726882404.38118: calling self._execute() 21405 1726882404.38197: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.38202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.38206: variable 'omit' from source: magic vars 21405 1726882404.38484: variable 'ansible_distribution_major_version' from source: facts 21405 1726882404.38498: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882404.38623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882404.38817: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882404.38849: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882404.38880: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882404.38912: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882404.38973: variable 'networkmanager_version' from source: set_fact 21405 1726882404.38984: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882404.39101: variable 'network_provider' from source: set_fact 21405 1726882404.39105: Evaluated conditional (network_provider == "nm"): True 21405 1726882404.39114: variable 'omit' from source: magic vars 21405 1726882404.39130: variable 'omit' from source: magic vars 21405 1726882404.39200: variable 'interface' from source: play vars 21405 1726882404.39215: variable 'omit' from source: magic vars 21405 1726882404.39243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882404.39266: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882404.39281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882404.39302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882404.39311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882404.39334: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882404.39337: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.39340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.39412: Set connection var ansible_shell_executable to /bin/sh 21405 1726882404.39417: Set connection var ansible_pipelining to False 21405 1726882404.39419: Set connection var ansible_shell_type to sh 21405 1726882404.39425: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882404.39432: Set connection var ansible_connection to ssh 21405 1726882404.39439: Set connection var ansible_timeout to 10 21405 1726882404.39455: variable 'ansible_shell_executable' from source: unknown 21405 1726882404.39458: variable 'ansible_connection' from source: unknown 21405 1726882404.39460: variable 'ansible_module_compression' from source: unknown 21405 1726882404.39463: variable 'ansible_shell_type' from source: unknown 21405 1726882404.39465: variable 'ansible_shell_executable' from source: unknown 21405 1726882404.39468: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.39470: variable 'ansible_pipelining' from source: unknown 21405 1726882404.39474: variable 'ansible_timeout' from source: unknown 21405 1726882404.39477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.39557: 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) 21405 1726882404.39567: variable 'omit' from source: magic vars 21405 1726882404.39569: starting attempt loop 21405 1726882404.39572: running the handler 21405 1726882404.39586: _low_level_execute_command(): starting 21405 1726882404.39592: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882404.40148: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882404.40153: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.40217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882404.40242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882404.40307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882404.41938: stdout chunk (state=3): >>>/root <<< 21405 1726882404.42096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882404.42103: stdout chunk (state=3): >>><<< 21405 1726882404.42117: stderr chunk (state=3): >>><<< 21405 1726882404.42164: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882404.42278: _low_level_execute_command(): starting 21405 1726882404.42283: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316 `" && echo ansible-tmp-1726882404.4215598-22363-215125509692316="` echo /root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316 `" ) && sleep 0' 21405 1726882404.42899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882404.42959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.43009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882404.43076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882404.44948: stdout chunk (state=3): >>>ansible-tmp-1726882404.4215598-22363-215125509692316=/root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316 <<< 21405 1726882404.45061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882404.45090: stderr chunk (state=3): >>><<< 21405 1726882404.45098: stdout chunk (state=3): >>><<< 21405 1726882404.45113: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882404.4215598-22363-215125509692316=/root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882404.45138: variable 'ansible_module_compression' from source: unknown 21405 1726882404.45178: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882404.45237: variable 'ansible_facts' from source: unknown 21405 1726882404.45348: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316/AnsiballZ_command.py 21405 1726882404.45436: Sending initial data 21405 1726882404.45440: Sent initial data (156 bytes) 21405 1726882404.45883: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882404.45886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882404.45889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21405 1726882404.45891: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882404.45898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.45943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882404.45949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882404.45992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882404.47523: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 21405 1726882404.47526: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882404.47562: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882404.47607: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmp2yh_krve /root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316/AnsiballZ_command.py <<< 21405 1726882404.47611: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316/AnsiballZ_command.py" <<< 21405 1726882404.47644: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmp2yh_krve" to remote "/root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316/AnsiballZ_command.py" <<< 21405 1726882404.47651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316/AnsiballZ_command.py" <<< 21405 1726882404.48365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882404.48461: stderr chunk (state=3): >>><<< 21405 1726882404.48463: stdout chunk (state=3): >>><<< 21405 1726882404.48537: done transferring module to remote 21405 1726882404.48540: _low_level_execute_command(): starting 21405 1726882404.48558: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316/ /root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316/AnsiballZ_command.py && sleep 0' 21405 1726882404.49637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882404.49651: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882404.49667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882404.49690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882404.49737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882404.49750: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882404.49831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.49934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882404.50021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.50091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882404.50161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882404.50270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882404.52010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882404.52054: stderr chunk (state=3): >>><<< 21405 1726882404.52057: stdout chunk (state=3): >>><<< 21405 1726882404.52125: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882404.52129: _low_level_execute_command(): starting 21405 1726882404.52131: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316/AnsiballZ_command.py && sleep 0' 21405 1726882404.52817: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882404.52822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882404.52886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882404.69596: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:33:24.679273", "end": "2024-09-20 21:33:24.694382", "delta": "0:00:00.015109", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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}}} <<< 21405 1726882404.71078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882404.71111: stderr chunk (state=3): >>><<< 21405 1726882404.71123: stdout chunk (state=3): >>><<< 21405 1726882404.71137: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:33:24.679273", "end": "2024-09-20 21:33:24.694382", "delta": "0:00:00.015109", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882404.71164: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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-1726882404.4215598-22363-215125509692316/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882404.71171: _low_level_execute_command(): starting 21405 1726882404.71175: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882404.4215598-22363-215125509692316/ > /dev/null 2>&1 && sleep 0' 21405 1726882404.71601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882404.71605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.71607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882404.71609: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882404.71617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882404.71655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882404.71679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882404.71715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882404.73632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882404.73635: stdout chunk (state=3): >>><<< 21405 1726882404.73638: stderr chunk (state=3): >>><<< 21405 1726882404.73640: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882404.73643: handler run complete 21405 1726882404.73657: Evaluated conditional (False): False 21405 1726882404.73683: attempt loop complete, returning result 21405 1726882404.73688: _execute() done 21405 1726882404.73691: dumping result to json 21405 1726882404.73704: done dumping result, returning 21405 1726882404.73712: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [12673a56-9f93-e466-a5f2-000000000063] 21405 1726882404.73717: sending task result for task 12673a56-9f93-e466-a5f2-000000000063 21405 1726882404.73850: done sending task result for task 12673a56-9f93-e466-a5f2-000000000063 21405 1726882404.73853: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.015109", "end": "2024-09-20 21:33:24.694382", "rc": 0, "start": "2024-09-20 21:33:24.679273" } 21405 1726882404.73933: no more pending results, returning what we have 21405 1726882404.73936: results queue empty 21405 1726882404.73937: checking for any_errors_fatal 21405 1726882404.73939: done checking for any_errors_fatal 21405 1726882404.73940: checking for max_fail_percentage 21405 1726882404.73941: done checking for max_fail_percentage 21405 1726882404.73942: checking to see if all hosts have failed and the running result is not ok 21405 1726882404.73943: done checking to see if all hosts have failed 21405 1726882404.73944: getting the remaining hosts for this loop 21405 1726882404.73945: done getting the remaining hosts for this loop 21405 1726882404.73949: getting the next task for host managed_node1 21405 1726882404.73954: done getting next task for host managed_node1 21405 1726882404.73957: ^ task is: TASK: ASSERT: The profile does not contain ring options 21405 1726882404.73958: ^ 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 21405 1726882404.73962: getting variables 21405 1726882404.73963: in VariableManager get_vars() 21405 1726882404.74021: Calling all_inventory to load vars for managed_node1 21405 1726882404.74024: Calling groups_inventory to load vars for managed_node1 21405 1726882404.74027: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882404.74037: Calling all_plugins_play to load vars for managed_node1 21405 1726882404.74039: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882404.74042: Calling groups_plugins_play to load vars for managed_node1 21405 1726882404.75018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882404.75886: done with get_vars() 21405 1726882404.75907: done getting variables 21405 1726882404.75951: 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: The profile does not contain ring options] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:56 Friday 20 September 2024 21:33:24 -0400 (0:00:00.387) 0:00:20.990 ****** 21405 1726882404.75975: entering _queue_task() for managed_node1/assert 21405 1726882404.76270: worker is 1 (out of 1 available) 21405 1726882404.76284: exiting _queue_task() for managed_node1/assert 21405 1726882404.76503: done queuing things up, now waiting for results queue to drain 21405 1726882404.76505: waiting for pending results... 21405 1726882404.76719: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 21405 1726882404.76724: in run() - task 12673a56-9f93-e466-a5f2-000000000064 21405 1726882404.76733: variable 'ansible_search_path' from source: unknown 21405 1726882404.76740: calling self._execute() 21405 1726882404.76842: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.76850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.76862: variable 'omit' from source: magic vars 21405 1726882404.77256: variable 'ansible_distribution_major_version' from source: facts 21405 1726882404.77267: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882404.77406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882404.77597: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882404.77635: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882404.77660: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882404.77684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882404.77750: variable 'networkmanager_version' from source: set_fact 21405 1726882404.77760: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882404.77879: variable 'network_provider' from source: set_fact 21405 1726882404.77882: Evaluated conditional (network_provider == "nm"): True 21405 1726882404.77889: variable 'omit' from source: magic vars 21405 1726882404.77913: variable 'omit' from source: magic vars 21405 1726882404.77941: variable 'omit' from source: magic vars 21405 1726882404.77964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882404.77986: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882404.78011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882404.78025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882404.78036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882404.78060: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882404.78064: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.78066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.78142: Set connection var ansible_shell_executable to /bin/sh 21405 1726882404.78153: Set connection var ansible_pipelining to False 21405 1726882404.78156: Set connection var ansible_shell_type to sh 21405 1726882404.78158: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882404.78163: Set connection var ansible_connection to ssh 21405 1726882404.78169: Set connection var ansible_timeout to 10 21405 1726882404.78186: variable 'ansible_shell_executable' from source: unknown 21405 1726882404.78188: variable 'ansible_connection' from source: unknown 21405 1726882404.78191: variable 'ansible_module_compression' from source: unknown 21405 1726882404.78195: variable 'ansible_shell_type' from source: unknown 21405 1726882404.78200: variable 'ansible_shell_executable' from source: unknown 21405 1726882404.78202: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.78206: variable 'ansible_pipelining' from source: unknown 21405 1726882404.78209: variable 'ansible_timeout' from source: unknown 21405 1726882404.78213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.78290: 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) 21405 1726882404.78303: variable 'omit' from source: magic vars 21405 1726882404.78306: starting attempt loop 21405 1726882404.78309: running the handler 21405 1726882404.78408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882404.80367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882404.80444: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882404.80485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882404.80530: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882404.80539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882404.80630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882404.80672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882404.80702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882404.80765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882404.80770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882404.80897: variable 'no_ring_nm' from source: set_fact 21405 1726882404.80900: Evaluated conditional (no_ring_nm.stdout | length == 0): True 21405 1726882404.80926: handler run complete 21405 1726882404.80929: attempt loop complete, returning result 21405 1726882404.80932: _execute() done 21405 1726882404.80934: dumping result to json 21405 1726882404.80936: done dumping result, returning 21405 1726882404.80939: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [12673a56-9f93-e466-a5f2-000000000064] 21405 1726882404.80963: sending task result for task 12673a56-9f93-e466-a5f2-000000000064 21405 1726882404.81067: done sending task result for task 12673a56-9f93-e466-a5f2-000000000064 21405 1726882404.81070: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21405 1726882404.81146: no more pending results, returning what we have 21405 1726882404.81150: results queue empty 21405 1726882404.81151: checking for any_errors_fatal 21405 1726882404.81163: done checking for any_errors_fatal 21405 1726882404.81163: checking for max_fail_percentage 21405 1726882404.81165: done checking for max_fail_percentage 21405 1726882404.81166: checking to see if all hosts have failed and the running result is not ok 21405 1726882404.81167: done checking to see if all hosts have failed 21405 1726882404.81174: getting the remaining hosts for this loop 21405 1726882404.81175: done getting the remaining hosts for this loop 21405 1726882404.81180: getting the next task for host managed_node1 21405 1726882404.81188: done getting next task for host managed_node1 21405 1726882404.81192: ^ task is: TASK: Get profile's ring options 21405 1726882404.81196: ^ 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 21405 1726882404.81199: getting variables 21405 1726882404.81201: in VariableManager get_vars() 21405 1726882404.81255: Calling all_inventory to load vars for managed_node1 21405 1726882404.81258: Calling groups_inventory to load vars for managed_node1 21405 1726882404.81260: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882404.81272: Calling all_plugins_play to load vars for managed_node1 21405 1726882404.81277: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882404.81280: Calling groups_plugins_play to load vars for managed_node1 21405 1726882404.82865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882404.84032: done with get_vars() 21405 1726882404.84051: done getting variables 21405 1726882404.84100: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:61 Friday 20 September 2024 21:33:24 -0400 (0:00:00.081) 0:00:21.071 ****** 21405 1726882404.84122: entering _queue_task() for managed_node1/command 21405 1726882404.84448: worker is 1 (out of 1 available) 21405 1726882404.84461: exiting _queue_task() for managed_node1/command 21405 1726882404.84473: done queuing things up, now waiting for results queue to drain 21405 1726882404.84475: waiting for pending results... 21405 1726882404.84652: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21405 1726882404.84718: in run() - task 12673a56-9f93-e466-a5f2-000000000065 21405 1726882404.84730: variable 'ansible_search_path' from source: unknown 21405 1726882404.84768: calling self._execute() 21405 1726882404.84845: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.84850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.84859: variable 'omit' from source: magic vars 21405 1726882404.85140: variable 'ansible_distribution_major_version' from source: facts 21405 1726882404.85146: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882404.85271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882404.85475: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882404.85511: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882404.85538: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882404.85562: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882404.85632: variable 'networkmanager_version' from source: set_fact 21405 1726882404.85643: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882404.85747: variable 'network_provider' from source: set_fact 21405 1726882404.85751: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882404.85754: when evaluation is False, skipping this task 21405 1726882404.85756: _execute() done 21405 1726882404.85761: dumping result to json 21405 1726882404.85763: done dumping result, returning 21405 1726882404.85770: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [12673a56-9f93-e466-a5f2-000000000065] 21405 1726882404.85775: sending task result for task 12673a56-9f93-e466-a5f2-000000000065 21405 1726882404.85857: done sending task result for task 12673a56-9f93-e466-a5f2-000000000065 21405 1726882404.85861: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21405 1726882404.85941: no more pending results, returning what we have 21405 1726882404.85944: results queue empty 21405 1726882404.85945: checking for any_errors_fatal 21405 1726882404.85951: done checking for any_errors_fatal 21405 1726882404.85952: checking for max_fail_percentage 21405 1726882404.85954: done checking for max_fail_percentage 21405 1726882404.85955: checking to see if all hosts have failed and the running result is not ok 21405 1726882404.85955: done checking to see if all hosts have failed 21405 1726882404.85956: getting the remaining hosts for this loop 21405 1726882404.85957: done getting the remaining hosts for this loop 21405 1726882404.85961: getting the next task for host managed_node1 21405 1726882404.85966: done getting next task for host managed_node1 21405 1726882404.85968: ^ task is: TASK: ASSERT: The profile does not contain ring options 21405 1726882404.85972: ^ 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 21405 1726882404.85975: getting variables 21405 1726882404.85976: in VariableManager get_vars() 21405 1726882404.86022: Calling all_inventory to load vars for managed_node1 21405 1726882404.86024: Calling groups_inventory to load vars for managed_node1 21405 1726882404.86026: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882404.86035: Calling all_plugins_play to load vars for managed_node1 21405 1726882404.86038: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882404.86040: Calling groups_plugins_play to load vars for managed_node1 21405 1726882404.86909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882404.88363: done with get_vars() 21405 1726882404.88389: done getting variables 21405 1726882404.88436: 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: The profile does not contain ring options] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:68 Friday 20 September 2024 21:33:24 -0400 (0:00:00.043) 0:00:21.115 ****** 21405 1726882404.88458: entering _queue_task() for managed_node1/assert 21405 1726882404.88797: worker is 1 (out of 1 available) 21405 1726882404.88811: exiting _queue_task() for managed_node1/assert 21405 1726882404.88823: done queuing things up, now waiting for results queue to drain 21405 1726882404.88825: waiting for pending results... 21405 1726882404.89050: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 21405 1726882404.89127: in run() - task 12673a56-9f93-e466-a5f2-000000000066 21405 1726882404.89139: variable 'ansible_search_path' from source: unknown 21405 1726882404.89180: calling self._execute() 21405 1726882404.89284: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.89288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.89300: variable 'omit' from source: magic vars 21405 1726882404.89597: variable 'ansible_distribution_major_version' from source: facts 21405 1726882404.89606: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882404.89730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882404.89919: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882404.89951: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882404.89975: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882404.90020: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882404.90073: variable 'networkmanager_version' from source: set_fact 21405 1726882404.90083: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882404.90426: variable 'network_provider' from source: set_fact 21405 1726882404.90429: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882404.90432: when evaluation is False, skipping this task 21405 1726882404.90435: _execute() done 21405 1726882404.90439: dumping result to json 21405 1726882404.90441: done dumping result, returning 21405 1726882404.90453: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [12673a56-9f93-e466-a5f2-000000000066] 21405 1726882404.90456: sending task result for task 12673a56-9f93-e466-a5f2-000000000066 21405 1726882404.90565: done sending task result for task 12673a56-9f93-e466-a5f2-000000000066 21405 1726882404.90568: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21405 1726882404.90640: no more pending results, returning what we have 21405 1726882404.90643: results queue empty 21405 1726882404.90644: checking for any_errors_fatal 21405 1726882404.90649: done checking for any_errors_fatal 21405 1726882404.90649: checking for max_fail_percentage 21405 1726882404.90652: done checking for max_fail_percentage 21405 1726882404.90653: checking to see if all hosts have failed and the running result is not ok 21405 1726882404.90654: done checking to see if all hosts have failed 21405 1726882404.90654: getting the remaining hosts for this loop 21405 1726882404.90656: done getting the remaining hosts for this loop 21405 1726882404.90659: getting the next task for host managed_node1 21405 1726882404.90665: done getting next task for host managed_node1 21405 1726882404.90667: ^ task is: TASK: TEST: I can set rx. 21405 1726882404.90669: ^ 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 21405 1726882404.90672: getting variables 21405 1726882404.90673: in VariableManager get_vars() 21405 1726882404.90727: Calling all_inventory to load vars for managed_node1 21405 1726882404.90730: Calling groups_inventory to load vars for managed_node1 21405 1726882404.90732: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882404.90742: Calling all_plugins_play to load vars for managed_node1 21405 1726882404.90744: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882404.90747: Calling groups_plugins_play to load vars for managed_node1 21405 1726882404.91674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882404.92703: done with get_vars() 21405 1726882404.92718: done getting variables 21405 1726882404.92759: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx.] ***************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:74 Friday 20 September 2024 21:33:24 -0400 (0:00:00.043) 0:00:21.158 ****** 21405 1726882404.92787: entering _queue_task() for managed_node1/debug 21405 1726882404.93021: worker is 1 (out of 1 available) 21405 1726882404.93034: exiting _queue_task() for managed_node1/debug 21405 1726882404.93044: done queuing things up, now waiting for results queue to drain 21405 1726882404.93046: waiting for pending results... 21405 1726882404.93258: running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. 21405 1726882404.93361: in run() - task 12673a56-9f93-e466-a5f2-000000000067 21405 1726882404.93365: variable 'ansible_search_path' from source: unknown 21405 1726882404.93404: calling self._execute() 21405 1726882404.93492: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.93510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.93515: variable 'omit' from source: magic vars 21405 1726882404.93874: variable 'ansible_distribution_major_version' from source: facts 21405 1726882404.93884: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882404.94109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882404.94319: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882404.94358: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882404.94452: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882404.94456: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882404.94542: variable 'networkmanager_version' from source: set_fact 21405 1726882404.94563: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882404.94567: variable 'omit' from source: magic vars 21405 1726882404.94585: variable 'omit' from source: magic vars 21405 1726882404.94613: variable 'omit' from source: magic vars 21405 1726882404.94656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882404.94704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882404.94718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882404.94787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882404.94791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882404.94795: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882404.94797: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.94799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.94877: Set connection var ansible_shell_executable to /bin/sh 21405 1726882404.94883: Set connection var ansible_pipelining to False 21405 1726882404.94886: Set connection var ansible_shell_type to sh 21405 1726882404.94890: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882404.94902: Set connection var ansible_connection to ssh 21405 1726882404.94906: Set connection var ansible_timeout to 10 21405 1726882404.94923: variable 'ansible_shell_executable' from source: unknown 21405 1726882404.94926: variable 'ansible_connection' from source: unknown 21405 1726882404.94928: variable 'ansible_module_compression' from source: unknown 21405 1726882404.94931: variable 'ansible_shell_type' from source: unknown 21405 1726882404.94933: variable 'ansible_shell_executable' from source: unknown 21405 1726882404.94935: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.94939: variable 'ansible_pipelining' from source: unknown 21405 1726882404.94942: variable 'ansible_timeout' from source: unknown 21405 1726882404.94946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.95026: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882404.95034: variable 'omit' from source: magic vars 21405 1726882404.95037: starting attempt loop 21405 1726882404.95039: running the handler 21405 1726882404.95078: handler run complete 21405 1726882404.95098: attempt loop complete, returning result 21405 1726882404.95102: _execute() done 21405 1726882404.95105: dumping result to json 21405 1726882404.95108: done dumping result, returning 21405 1726882404.95114: done running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. [12673a56-9f93-e466-a5f2-000000000067] 21405 1726882404.95118: sending task result for task 12673a56-9f93-e466-a5f2-000000000067 21405 1726882404.95196: done sending task result for task 12673a56-9f93-e466-a5f2-000000000067 21405 1726882404.95199: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 21405 1726882404.95245: no more pending results, returning what we have 21405 1726882404.95248: results queue empty 21405 1726882404.95249: checking for any_errors_fatal 21405 1726882404.95255: done checking for any_errors_fatal 21405 1726882404.95255: checking for max_fail_percentage 21405 1726882404.95257: done checking for max_fail_percentage 21405 1726882404.95258: checking to see if all hosts have failed and the running result is not ok 21405 1726882404.95259: done checking to see if all hosts have failed 21405 1726882404.95260: getting the remaining hosts for this loop 21405 1726882404.95261: done getting the remaining hosts for this loop 21405 1726882404.95264: getting the next task for host managed_node1 21405 1726882404.95272: done getting next task for host managed_node1 21405 1726882404.95276: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21405 1726882404.95279: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882404.95299: getting variables 21405 1726882404.95301: in VariableManager get_vars() 21405 1726882404.95347: Calling all_inventory to load vars for managed_node1 21405 1726882404.95350: Calling groups_inventory to load vars for managed_node1 21405 1726882404.95352: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882404.95360: Calling all_plugins_play to load vars for managed_node1 21405 1726882404.95362: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882404.95365: Calling groups_plugins_play to load vars for managed_node1 21405 1726882404.96147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882404.97142: done with get_vars() 21405 1726882404.97157: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:24 -0400 (0:00:00.044) 0:00:21.202 ****** 21405 1726882404.97227: entering _queue_task() for managed_node1/include_tasks 21405 1726882404.97618: worker is 1 (out of 1 available) 21405 1726882404.97633: exiting _queue_task() for managed_node1/include_tasks 21405 1726882404.97643: done queuing things up, now waiting for results queue to drain 21405 1726882404.97645: waiting for pending results... 21405 1726882404.98018: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21405 1726882404.98060: in run() - task 12673a56-9f93-e466-a5f2-00000000006f 21405 1726882404.98099: variable 'ansible_search_path' from source: unknown 21405 1726882404.98114: variable 'ansible_search_path' from source: unknown 21405 1726882404.98167: calling self._execute() 21405 1726882404.98324: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882404.98348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882404.98380: variable 'omit' from source: magic vars 21405 1726882404.98789: variable 'ansible_distribution_major_version' from source: facts 21405 1726882404.98796: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882404.98996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882404.99184: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882404.99298: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882404.99302: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882404.99305: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882404.99375: variable 'networkmanager_version' from source: set_fact 21405 1726882404.99395: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882404.99551: variable 'ansible_distribution_major_version' from source: facts 21405 1726882404.99561: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882404.99685: variable 'networkmanager_version' from source: set_fact 21405 1726882405.00098: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.00102: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.00104: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.00212: variable 'networkmanager_version' from source: set_fact 21405 1726882405.00234: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.00243: _execute() done 21405 1726882405.00250: dumping result to json 21405 1726882405.00257: done dumping result, returning 21405 1726882405.00271: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-e466-a5f2-00000000006f] 21405 1726882405.00279: sending task result for task 12673a56-9f93-e466-a5f2-00000000006f 21405 1726882405.00430: no more pending results, returning what we have 21405 1726882405.00435: in VariableManager get_vars() 21405 1726882405.00499: Calling all_inventory to load vars for managed_node1 21405 1726882405.00502: Calling groups_inventory to load vars for managed_node1 21405 1726882405.00504: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882405.00515: Calling all_plugins_play to load vars for managed_node1 21405 1726882405.00518: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882405.00521: Calling groups_plugins_play to load vars for managed_node1 21405 1726882405.01207: done sending task result for task 12673a56-9f93-e466-a5f2-00000000006f 21405 1726882405.01210: WORKER PROCESS EXITING 21405 1726882405.01498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882405.02360: done with get_vars() 21405 1726882405.02374: variable 'ansible_search_path' from source: unknown 21405 1726882405.02375: variable 'ansible_search_path' from source: unknown 21405 1726882405.02404: we have included files to process 21405 1726882405.02405: generating all_blocks data 21405 1726882405.02407: done generating all_blocks data 21405 1726882405.02411: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882405.02412: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882405.02414: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882405.03214: done processing included file 21405 1726882405.03217: iterating over new_blocks loaded from include file 21405 1726882405.03219: in VariableManager get_vars() 21405 1726882405.03250: done with get_vars() 21405 1726882405.03252: filtering new block on tags 21405 1726882405.03269: done filtering new block on tags 21405 1726882405.03272: in VariableManager get_vars() 21405 1726882405.03303: done with get_vars() 21405 1726882405.03305: filtering new block on tags 21405 1726882405.03330: done filtering new block on tags 21405 1726882405.03332: in VariableManager get_vars() 21405 1726882405.03360: done with get_vars() 21405 1726882405.03361: filtering new block on tags 21405 1726882405.03377: done filtering new block on tags 21405 1726882405.03379: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21405 1726882405.03384: extending task lists for all hosts with included blocks 21405 1726882405.04234: done extending task lists 21405 1726882405.04235: done processing included files 21405 1726882405.04236: results queue empty 21405 1726882405.04237: checking for any_errors_fatal 21405 1726882405.04240: done checking for any_errors_fatal 21405 1726882405.04241: checking for max_fail_percentage 21405 1726882405.04242: done checking for max_fail_percentage 21405 1726882405.04243: checking to see if all hosts have failed and the running result is not ok 21405 1726882405.04244: done checking to see if all hosts have failed 21405 1726882405.04245: getting the remaining hosts for this loop 21405 1726882405.04246: done getting the remaining hosts for this loop 21405 1726882405.04248: getting the next task for host managed_node1 21405 1726882405.04253: done getting next task for host managed_node1 21405 1726882405.04255: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21405 1726882405.04258: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 21405 1726882405.04269: getting variables 21405 1726882405.04270: in VariableManager get_vars() 21405 1726882405.04289: Calling all_inventory to load vars for managed_node1 21405 1726882405.04291: Calling groups_inventory to load vars for managed_node1 21405 1726882405.04298: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882405.04307: Calling all_plugins_play to load vars for managed_node1 21405 1726882405.04310: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882405.04319: Calling groups_plugins_play to load vars for managed_node1 21405 1726882405.05706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882405.07271: done with get_vars() 21405 1726882405.07300: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:33:25 -0400 (0:00:00.102) 0:00:21.305 ****** 21405 1726882405.07502: entering _queue_task() for managed_node1/setup 21405 1726882405.07850: worker is 1 (out of 1 available) 21405 1726882405.07862: exiting _queue_task() for managed_node1/setup 21405 1726882405.07874: done queuing things up, now waiting for results queue to drain 21405 1726882405.07875: waiting for pending results... 21405 1726882405.08222: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21405 1726882405.08330: in run() - task 12673a56-9f93-e466-a5f2-0000000003f4 21405 1726882405.08352: variable 'ansible_search_path' from source: unknown 21405 1726882405.08360: variable 'ansible_search_path' from source: unknown 21405 1726882405.08402: calling self._execute() 21405 1726882405.08503: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882405.08517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882405.08537: variable 'omit' from source: magic vars 21405 1726882405.08908: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.08973: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.09140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882405.09467: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882405.09522: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882405.09563: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882405.09605: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882405.09695: variable 'networkmanager_version' from source: set_fact 21405 1726882405.09748: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.09856: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.09888: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.10082: variable 'networkmanager_version' from source: set_fact 21405 1726882405.10098: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.10259: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.10263: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.10346: variable 'networkmanager_version' from source: set_fact 21405 1726882405.10359: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.10523: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.10533: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.10666: variable 'networkmanager_version' from source: set_fact 21405 1726882405.10681: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.10797: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.10809: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.10945: variable 'networkmanager_version' from source: set_fact 21405 1726882405.10999: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.11269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882405.13815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882405.13991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882405.14099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882405.14131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882405.14158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882405.14351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882405.14509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882405.14538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882405.14579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882405.14599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882405.14764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882405.14788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882405.14999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882405.15002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882405.15005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882405.15283: variable '__network_required_facts' from source: role '' defaults 21405 1726882405.15297: variable 'ansible_facts' from source: unknown 21405 1726882405.16090: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21405 1726882405.16098: when evaluation is False, skipping this task 21405 1726882405.16101: _execute() done 21405 1726882405.16104: dumping result to json 21405 1726882405.16106: done dumping result, returning 21405 1726882405.16467: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-e466-a5f2-0000000003f4] 21405 1726882405.16470: sending task result for task 12673a56-9f93-e466-a5f2-0000000003f4 21405 1726882405.16540: done sending task result for task 12673a56-9f93-e466-a5f2-0000000003f4 21405 1726882405.16544: 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 } 21405 1726882405.16584: no more pending results, returning what we have 21405 1726882405.16588: results queue empty 21405 1726882405.16589: checking for any_errors_fatal 21405 1726882405.16590: done checking for any_errors_fatal 21405 1726882405.16591: checking for max_fail_percentage 21405 1726882405.16596: done checking for max_fail_percentage 21405 1726882405.16597: checking to see if all hosts have failed and the running result is not ok 21405 1726882405.16598: done checking to see if all hosts have failed 21405 1726882405.16599: getting the remaining hosts for this loop 21405 1726882405.16607: done getting the remaining hosts for this loop 21405 1726882405.16611: getting the next task for host managed_node1 21405 1726882405.16620: done getting next task for host managed_node1 21405 1726882405.16623: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21405 1726882405.16627: ^ 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? (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 21405 1726882405.16643: getting variables 21405 1726882405.16645: in VariableManager get_vars() 21405 1726882405.16741: Calling all_inventory to load vars for managed_node1 21405 1726882405.16745: Calling groups_inventory to load vars for managed_node1 21405 1726882405.16747: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882405.16756: Calling all_plugins_play to load vars for managed_node1 21405 1726882405.16759: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882405.16878: Calling groups_plugins_play to load vars for managed_node1 21405 1726882405.19534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882405.21157: done with get_vars() 21405 1726882405.21183: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:33:25 -0400 (0:00:00.137) 0:00:21.443 ****** 21405 1726882405.21296: entering _queue_task() for managed_node1/stat 21405 1726882405.21651: worker is 1 (out of 1 available) 21405 1726882405.21664: exiting _queue_task() for managed_node1/stat 21405 1726882405.21903: done queuing things up, now waiting for results queue to drain 21405 1726882405.21905: waiting for pending results... 21405 1726882405.22035: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21405 1726882405.22229: in run() - task 12673a56-9f93-e466-a5f2-0000000003f6 21405 1726882405.22237: variable 'ansible_search_path' from source: unknown 21405 1726882405.22241: variable 'ansible_search_path' from source: unknown 21405 1726882405.22243: calling self._execute() 21405 1726882405.22314: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882405.22325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882405.22347: variable 'omit' from source: magic vars 21405 1726882405.22756: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.22783: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.22973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882405.23264: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882405.23324: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882405.23363: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882405.23427: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882405.23489: variable 'networkmanager_version' from source: set_fact 21405 1726882405.23512: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.23632: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.23699: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.23799: variable 'networkmanager_version' from source: set_fact 21405 1726882405.23814: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.23930: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.23940: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.24083: variable 'networkmanager_version' from source: set_fact 21405 1726882405.24101: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.24553: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.24564: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.24735: variable 'networkmanager_version' from source: set_fact 21405 1726882405.24739: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.24851: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.24861: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.25064: variable 'networkmanager_version' from source: set_fact 21405 1726882405.25067: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.25177: 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) 21405 1726882405.25213: 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) 21405 1726882405.25243: 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) 21405 1726882405.25278: 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) 21405 1726882405.25356: variable '__network_is_ostree' from source: set_fact 21405 1726882405.25369: Evaluated conditional (not __network_is_ostree is defined): False 21405 1726882405.25376: when evaluation is False, skipping this task 21405 1726882405.25390: _execute() done 21405 1726882405.25407: dumping result to json 21405 1726882405.25501: done dumping result, returning 21405 1726882405.25506: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-e466-a5f2-0000000003f6] 21405 1726882405.25508: sending task result for task 12673a56-9f93-e466-a5f2-0000000003f6 21405 1726882405.25577: done sending task result for task 12673a56-9f93-e466-a5f2-0000000003f6 21405 1726882405.25580: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21405 1726882405.25641: no more pending results, returning what we have 21405 1726882405.25645: results queue empty 21405 1726882405.25646: checking for any_errors_fatal 21405 1726882405.25652: done checking for any_errors_fatal 21405 1726882405.25653: checking for max_fail_percentage 21405 1726882405.25655: done checking for max_fail_percentage 21405 1726882405.25656: checking to see if all hosts have failed and the running result is not ok 21405 1726882405.25656: done checking to see if all hosts have failed 21405 1726882405.25657: getting the remaining hosts for this loop 21405 1726882405.25659: done getting the remaining hosts for this loop 21405 1726882405.25663: getting the next task for host managed_node1 21405 1726882405.25670: done getting next task for host managed_node1 21405 1726882405.25674: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21405 1726882405.25678: ^ 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? (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 21405 1726882405.25700: getting variables 21405 1726882405.25702: in VariableManager get_vars() 21405 1726882405.25753: Calling all_inventory to load vars for managed_node1 21405 1726882405.25756: Calling groups_inventory to load vars for managed_node1 21405 1726882405.25758: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882405.25769: Calling all_plugins_play to load vars for managed_node1 21405 1726882405.25772: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882405.25775: Calling groups_plugins_play to load vars for managed_node1 21405 1726882405.27912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882405.31482: done with get_vars() 21405 1726882405.31548: done getting variables 21405 1726882405.31632: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:33:25 -0400 (0:00:00.103) 0:00:21.547 ****** 21405 1726882405.31699: entering _queue_task() for managed_node1/set_fact 21405 1726882405.32070: worker is 1 (out of 1 available) 21405 1726882405.32083: exiting _queue_task() for managed_node1/set_fact 21405 1726882405.32103: done queuing things up, now waiting for results queue to drain 21405 1726882405.32105: waiting for pending results... 21405 1726882405.32513: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21405 1726882405.32577: in run() - task 12673a56-9f93-e466-a5f2-0000000003f7 21405 1726882405.32603: variable 'ansible_search_path' from source: unknown 21405 1726882405.32612: variable 'ansible_search_path' from source: unknown 21405 1726882405.32654: calling self._execute() 21405 1726882405.32756: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882405.32771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882405.32899: variable 'omit' from source: magic vars 21405 1726882405.33181: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.33203: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.33467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882405.33966: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882405.34101: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882405.34104: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882405.34107: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882405.34271: variable 'networkmanager_version' from source: set_fact 21405 1726882405.34600: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.34603: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.34605: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.34737: variable 'networkmanager_version' from source: set_fact 21405 1726882405.34838: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.34939: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.35081: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.35209: variable 'networkmanager_version' from source: set_fact 21405 1726882405.35263: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.35431: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.35443: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.35556: variable 'networkmanager_version' from source: set_fact 21405 1726882405.35569: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.35668: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.35678: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.35790: variable 'networkmanager_version' from source: set_fact 21405 1726882405.35806: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.35946: 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) 21405 1726882405.35976: 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) 21405 1726882405.36008: 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) 21405 1726882405.36039: 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) 21405 1726882405.36108: variable '__network_is_ostree' from source: set_fact 21405 1726882405.36119: Evaluated conditional (not __network_is_ostree is defined): False 21405 1726882405.36126: when evaluation is False, skipping this task 21405 1726882405.36132: _execute() done 21405 1726882405.36139: dumping result to json 21405 1726882405.36145: done dumping result, returning 21405 1726882405.36155: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-e466-a5f2-0000000003f7] 21405 1726882405.36163: sending task result for task 12673a56-9f93-e466-a5f2-0000000003f7 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21405 1726882405.36511: no more pending results, returning what we have 21405 1726882405.36514: results queue empty 21405 1726882405.36515: checking for any_errors_fatal 21405 1726882405.36520: done checking for any_errors_fatal 21405 1726882405.36520: checking for max_fail_percentage 21405 1726882405.36522: done checking for max_fail_percentage 21405 1726882405.36522: checking to see if all hosts have failed and the running result is not ok 21405 1726882405.36523: done checking to see if all hosts have failed 21405 1726882405.36524: getting the remaining hosts for this loop 21405 1726882405.36525: done getting the remaining hosts for this loop 21405 1726882405.36529: getting the next task for host managed_node1 21405 1726882405.36537: done getting next task for host managed_node1 21405 1726882405.36540: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21405 1726882405.36544: ^ 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? (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 21405 1726882405.36564: getting variables 21405 1726882405.36565: in VariableManager get_vars() 21405 1726882405.36611: Calling all_inventory to load vars for managed_node1 21405 1726882405.36614: Calling groups_inventory to load vars for managed_node1 21405 1726882405.36622: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882405.36629: done sending task result for task 12673a56-9f93-e466-a5f2-0000000003f7 21405 1726882405.36632: WORKER PROCESS EXITING 21405 1726882405.36640: Calling all_plugins_play to load vars for managed_node1 21405 1726882405.36644: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882405.36647: Calling groups_plugins_play to load vars for managed_node1 21405 1726882405.38360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882405.40867: done with get_vars() 21405 1726882405.40890: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:33:25 -0400 (0:00:00.093) 0:00:21.640 ****** 21405 1726882405.41010: entering _queue_task() for managed_node1/service_facts 21405 1726882405.41609: worker is 1 (out of 1 available) 21405 1726882405.41620: exiting _queue_task() for managed_node1/service_facts 21405 1726882405.41630: done queuing things up, now waiting for results queue to drain 21405 1726882405.41631: waiting for pending results... 21405 1726882405.41869: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21405 1726882405.42072: in run() - task 12673a56-9f93-e466-a5f2-0000000003f9 21405 1726882405.42075: variable 'ansible_search_path' from source: unknown 21405 1726882405.42080: variable 'ansible_search_path' from source: unknown 21405 1726882405.42103: calling self._execute() 21405 1726882405.42214: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882405.42247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882405.42283: variable 'omit' from source: magic vars 21405 1726882405.42760: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.42800: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.43230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882405.43772: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882405.43902: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882405.44043: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882405.44153: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882405.44237: variable 'networkmanager_version' from source: set_fact 21405 1726882405.44271: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.44410: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.44427: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.44561: variable 'networkmanager_version' from source: set_fact 21405 1726882405.44573: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.44684: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.44702: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.44834: variable 'networkmanager_version' from source: set_fact 21405 1726882405.44847: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.45009: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.45078: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.45148: variable 'networkmanager_version' from source: set_fact 21405 1726882405.45162: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.45275: variable 'ansible_distribution_major_version' from source: facts 21405 1726882405.45284: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882405.45395: variable 'networkmanager_version' from source: set_fact 21405 1726882405.45417: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882405.45428: variable 'omit' from source: magic vars 21405 1726882405.45507: variable 'omit' from source: magic vars 21405 1726882405.45557: variable 'omit' from source: magic vars 21405 1726882405.45595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882405.45736: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882405.45739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882405.45741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882405.45743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882405.45746: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882405.45748: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882405.45749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882405.45848: Set connection var ansible_shell_executable to /bin/sh 21405 1726882405.45860: Set connection var ansible_pipelining to False 21405 1726882405.45866: Set connection var ansible_shell_type to sh 21405 1726882405.45874: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882405.45886: Set connection var ansible_connection to ssh 21405 1726882405.45902: Set connection var ansible_timeout to 10 21405 1726882405.45932: variable 'ansible_shell_executable' from source: unknown 21405 1726882405.45940: variable 'ansible_connection' from source: unknown 21405 1726882405.45954: variable 'ansible_module_compression' from source: unknown 21405 1726882405.45961: variable 'ansible_shell_type' from source: unknown 21405 1726882405.45967: variable 'ansible_shell_executable' from source: unknown 21405 1726882405.45972: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882405.45979: variable 'ansible_pipelining' from source: unknown 21405 1726882405.45985: variable 'ansible_timeout' from source: unknown 21405 1726882405.45996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882405.46232: 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) 21405 1726882405.46247: variable 'omit' from source: magic vars 21405 1726882405.46256: starting attempt loop 21405 1726882405.46279: running the handler 21405 1726882405.46286: _low_level_execute_command(): starting 21405 1726882405.46302: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882405.47478: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882405.47486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882405.47509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882405.47554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882405.47565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882405.47585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882405.47658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882405.49350: stdout chunk (state=3): >>>/root <<< 21405 1726882405.49606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882405.49609: stdout chunk (state=3): >>><<< 21405 1726882405.49611: stderr chunk (state=3): >>><<< 21405 1726882405.49647: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882405.49770: _low_level_execute_command(): starting 21405 1726882405.49775: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599 `" && echo ansible-tmp-1726882405.4965525-22416-190340904662599="` echo /root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599 `" ) && sleep 0' 21405 1726882405.50406: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882405.50423: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882405.50438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882405.50457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882405.50473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882405.50484: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882405.50579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882405.50606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882405.50649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882405.50745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882405.52645: stdout chunk (state=3): >>>ansible-tmp-1726882405.4965525-22416-190340904662599=/root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599 <<< 21405 1726882405.52801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882405.52814: stdout chunk (state=3): >>><<< 21405 1726882405.52827: stderr chunk (state=3): >>><<< 21405 1726882405.52853: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882405.4965525-22416-190340904662599=/root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882405.52919: variable 'ansible_module_compression' from source: unknown 21405 1726882405.52971: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21405 1726882405.53024: variable 'ansible_facts' from source: unknown 21405 1726882405.53118: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599/AnsiballZ_service_facts.py 21405 1726882405.53325: Sending initial data 21405 1726882405.53329: Sent initial data (162 bytes) 21405 1726882405.53966: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882405.53980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882405.54087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882405.54142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882405.54186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882405.55749: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882405.55803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882405.55852: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpmhru0idn /root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599/AnsiballZ_service_facts.py <<< 21405 1726882405.55863: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599/AnsiballZ_service_facts.py" <<< 21405 1726882405.55917: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpmhru0idn" to remote "/root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599/AnsiballZ_service_facts.py" <<< 21405 1726882405.56728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882405.56883: stderr chunk (state=3): >>><<< 21405 1726882405.56887: stdout chunk (state=3): >>><<< 21405 1726882405.56889: done transferring module to remote 21405 1726882405.56896: _low_level_execute_command(): starting 21405 1726882405.56899: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599/ /root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599/AnsiballZ_service_facts.py && sleep 0' 21405 1726882405.57744: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882405.57801: 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 <<< 21405 1726882405.57958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882405.57995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882405.58020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882405.58074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882405.58242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882405.60200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882405.60204: stdout chunk (state=3): >>><<< 21405 1726882405.60207: stderr chunk (state=3): >>><<< 21405 1726882405.60210: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882405.60212: _low_level_execute_command(): starting 21405 1726882405.60215: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599/AnsiballZ_service_facts.py && sleep 0' 21405 1726882405.60664: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882405.60672: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882405.60683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882405.60702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882405.60715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882405.60722: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882405.60731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882405.60808: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882405.60826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882405.60839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882405.60847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882405.60923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882407.13108: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 21405 1726882407.13179: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "<<< 21405 1726882407.13221: stdout chunk (state=3): >>>inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21405 1726882407.14889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882407.14895: stdout chunk (state=3): >>><<< 21405 1726882407.14899: stderr chunk (state=3): >>><<< 21405 1726882407.15134: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882407.16566: 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-1726882405.4965525-22416-190340904662599/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882407.16612: _low_level_execute_command(): starting 21405 1726882407.16623: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882405.4965525-22416-190340904662599/ > /dev/null 2>&1 && sleep 0' 21405 1726882407.17601: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882407.17635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882407.17650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882407.17670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882407.17698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882407.17712: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882407.17727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882407.17804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882407.17836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882407.17853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882407.17878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882407.17969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882407.19872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882407.19887: stdout chunk (state=3): >>><<< 21405 1726882407.19904: stderr chunk (state=3): >>><<< 21405 1726882407.19923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882407.19933: handler run complete 21405 1726882407.20309: variable 'ansible_facts' from source: unknown 21405 1726882407.20386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882407.21062: variable 'ansible_facts' from source: unknown 21405 1726882407.21423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882407.21852: attempt loop complete, returning result 21405 1726882407.21901: _execute() done 21405 1726882407.21944: dumping result to json 21405 1726882407.22098: done dumping result, returning 21405 1726882407.22101: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-e466-a5f2-0000000003f9] 21405 1726882407.22106: sending task result for task 12673a56-9f93-e466-a5f2-0000000003f9 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21405 1726882407.23607: no more pending results, returning what we have 21405 1726882407.23611: results queue empty 21405 1726882407.23612: checking for any_errors_fatal 21405 1726882407.23616: done checking for any_errors_fatal 21405 1726882407.23617: checking for max_fail_percentage 21405 1726882407.23619: done checking for max_fail_percentage 21405 1726882407.23620: checking to see if all hosts have failed and the running result is not ok 21405 1726882407.23621: done checking to see if all hosts have failed 21405 1726882407.23622: getting the remaining hosts for this loop 21405 1726882407.23623: done getting the remaining hosts for this loop 21405 1726882407.23628: getting the next task for host managed_node1 21405 1726882407.23634: done getting next task for host managed_node1 21405 1726882407.23637: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21405 1726882407.23642: ^ 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? (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 21405 1726882407.23652: getting variables 21405 1726882407.23654: in VariableManager get_vars() 21405 1726882407.23725: Calling all_inventory to load vars for managed_node1 21405 1726882407.23728: Calling groups_inventory to load vars for managed_node1 21405 1726882407.23731: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882407.23805: Calling all_plugins_play to load vars for managed_node1 21405 1726882407.23809: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882407.23817: Calling groups_plugins_play to load vars for managed_node1 21405 1726882407.24435: done sending task result for task 12673a56-9f93-e466-a5f2-0000000003f9 21405 1726882407.24438: WORKER PROCESS EXITING 21405 1726882407.25978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882407.29003: done with get_vars() 21405 1726882407.29030: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:33:27 -0400 (0:00:01.881) 0:00:23.522 ****** 21405 1726882407.29317: entering _queue_task() for managed_node1/package_facts 21405 1726882407.30107: worker is 1 (out of 1 available) 21405 1726882407.30117: exiting _queue_task() for managed_node1/package_facts 21405 1726882407.30127: done queuing things up, now waiting for results queue to drain 21405 1726882407.30129: waiting for pending results... 21405 1726882407.30268: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21405 1726882407.30434: in run() - task 12673a56-9f93-e466-a5f2-0000000003fa 21405 1726882407.30460: variable 'ansible_search_path' from source: unknown 21405 1726882407.30579: variable 'ansible_search_path' from source: unknown 21405 1726882407.30583: calling self._execute() 21405 1726882407.30621: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882407.30631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882407.30642: variable 'omit' from source: magic vars 21405 1726882407.31400: variable 'ansible_distribution_major_version' from source: facts 21405 1726882407.31404: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882407.32173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882407.32734: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882407.32882: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882407.33179: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882407.33231: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882407.33565: variable 'networkmanager_version' from source: set_fact 21405 1726882407.33623: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882407.34061: variable 'ansible_distribution_major_version' from source: facts 21405 1726882407.34132: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882407.34540: variable 'networkmanager_version' from source: set_fact 21405 1726882407.34559: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882407.34965: variable 'ansible_distribution_major_version' from source: facts 21405 1726882407.35070: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882407.35405: variable 'networkmanager_version' from source: set_fact 21405 1726882407.35419: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882407.35833: variable 'ansible_distribution_major_version' from source: facts 21405 1726882407.35938: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882407.36146: variable 'networkmanager_version' from source: set_fact 21405 1726882407.36162: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882407.36529: variable 'ansible_distribution_major_version' from source: facts 21405 1726882407.36532: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882407.36840: variable 'networkmanager_version' from source: set_fact 21405 1726882407.36858: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882407.36898: variable 'omit' from source: magic vars 21405 1726882407.37113: variable 'omit' from source: magic vars 21405 1726882407.37269: variable 'omit' from source: magic vars 21405 1726882407.37350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882407.37390: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882407.37450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882407.37457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882407.37575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882407.37578: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882407.37581: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882407.37584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882407.37804: Set connection var ansible_shell_executable to /bin/sh 21405 1726882407.37858: Set connection var ansible_pipelining to False 21405 1726882407.37865: Set connection var ansible_shell_type to sh 21405 1726882407.37878: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882407.37921: Set connection var ansible_connection to ssh 21405 1726882407.37963: Set connection var ansible_timeout to 10 21405 1726882407.38119: variable 'ansible_shell_executable' from source: unknown 21405 1726882407.38123: variable 'ansible_connection' from source: unknown 21405 1726882407.38125: variable 'ansible_module_compression' from source: unknown 21405 1726882407.38127: variable 'ansible_shell_type' from source: unknown 21405 1726882407.38129: variable 'ansible_shell_executable' from source: unknown 21405 1726882407.38131: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882407.38133: variable 'ansible_pipelining' from source: unknown 21405 1726882407.38135: variable 'ansible_timeout' from source: unknown 21405 1726882407.38136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882407.38455: 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) 21405 1726882407.38511: variable 'omit' from source: magic vars 21405 1726882407.38551: starting attempt loop 21405 1726882407.38568: running the handler 21405 1726882407.38803: _low_level_execute_command(): starting 21405 1726882407.38806: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882407.40119: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882407.40218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882407.40240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882407.40280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882407.40364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882407.42047: stdout chunk (state=3): >>>/root <<< 21405 1726882407.42150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882407.42210: stderr chunk (state=3): >>><<< 21405 1726882407.42222: stdout chunk (state=3): >>><<< 21405 1726882407.42254: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882407.42280: _low_level_execute_command(): starting 21405 1726882407.42298: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408 `" && echo ansible-tmp-1726882407.4226754-22495-58131482314408="` echo /root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408 `" ) && sleep 0' 21405 1726882407.42963: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882407.43100: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882407.43106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882407.43135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882407.43215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882407.45113: stdout chunk (state=3): >>>ansible-tmp-1726882407.4226754-22495-58131482314408=/root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408 <<< 21405 1726882407.45272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882407.45275: stdout chunk (state=3): >>><<< 21405 1726882407.45277: stderr chunk (state=3): >>><<< 21405 1726882407.45299: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882407.4226754-22495-58131482314408=/root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882407.45400: variable 'ansible_module_compression' from source: unknown 21405 1726882407.45416: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21405 1726882407.45489: variable 'ansible_facts' from source: unknown 21405 1726882407.45675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408/AnsiballZ_package_facts.py 21405 1726882407.45919: Sending initial data 21405 1726882407.45923: Sent initial data (161 bytes) 21405 1726882407.46478: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882407.46499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882407.46558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882407.46622: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882407.46640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882407.46673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882407.46748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882407.48298: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882407.48358: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882407.48434: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpp_ubk67v /root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408/AnsiballZ_package_facts.py <<< 21405 1726882407.48474: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408/AnsiballZ_package_facts.py" <<< 21405 1726882407.48488: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpp_ubk67v" to remote "/root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408/AnsiballZ_package_facts.py" <<< 21405 1726882407.50190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882407.50248: stderr chunk (state=3): >>><<< 21405 1726882407.50251: stdout chunk (state=3): >>><<< 21405 1726882407.50331: done transferring module to remote 21405 1726882407.50334: _low_level_execute_command(): starting 21405 1726882407.50337: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408/ /root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408/AnsiballZ_package_facts.py && sleep 0' 21405 1726882407.50745: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882407.50752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882407.50765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882407.50823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882407.50827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882407.50831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882407.50869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882407.52699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882407.52702: stdout chunk (state=3): >>><<< 21405 1726882407.52704: stderr chunk (state=3): >>><<< 21405 1726882407.52707: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882407.52709: _low_level_execute_command(): starting 21405 1726882407.52712: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408/AnsiballZ_package_facts.py && sleep 0' 21405 1726882407.53168: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882407.53180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882407.53191: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882407.53239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882407.53254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882407.53303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882407.97355: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 21405 1726882407.97377: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 21405 1726882407.97382: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 21405 1726882407.97387: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 21405 1726882407.97409: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21405 1726882407.99021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882407.99031: stdout chunk (state=3): >>><<< 21405 1726882407.99052: stderr chunk (state=3): >>><<< 21405 1726882407.99301: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882408.02304: 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-1726882407.4226754-22495-58131482314408/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882408.02368: _low_level_execute_command(): starting 21405 1726882408.02406: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882407.4226754-22495-58131482314408/ > /dev/null 2>&1 && sleep 0' 21405 1726882408.04033: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882408.04036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882408.04039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882408.04041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882408.04088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882408.04155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882408.04180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882408.04219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882408.06405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882408.06409: stdout chunk (state=3): >>><<< 21405 1726882408.06411: stderr chunk (state=3): >>><<< 21405 1726882408.06414: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882408.06416: handler run complete 21405 1726882408.08067: variable 'ansible_facts' from source: unknown 21405 1726882408.08911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882408.12776: variable 'ansible_facts' from source: unknown 21405 1726882408.13955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882408.15457: attempt loop complete, returning result 21405 1726882408.15467: _execute() done 21405 1726882408.15470: dumping result to json 21405 1726882408.15883: done dumping result, returning 21405 1726882408.15896: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-e466-a5f2-0000000003fa] 21405 1726882408.16090: sending task result for task 12673a56-9f93-e466-a5f2-0000000003fa 21405 1726882408.19384: done sending task result for task 12673a56-9f93-e466-a5f2-0000000003fa 21405 1726882408.19387: 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 } 21405 1726882408.19558: no more pending results, returning what we have 21405 1726882408.19561: results queue empty 21405 1726882408.19562: checking for any_errors_fatal 21405 1726882408.19569: done checking for any_errors_fatal 21405 1726882408.19570: checking for max_fail_percentage 21405 1726882408.19571: done checking for max_fail_percentage 21405 1726882408.19572: checking to see if all hosts have failed and the running result is not ok 21405 1726882408.19573: done checking to see if all hosts have failed 21405 1726882408.19574: getting the remaining hosts for this loop 21405 1726882408.19575: done getting the remaining hosts for this loop 21405 1726882408.19579: getting the next task for host managed_node1 21405 1726882408.19586: done getting next task for host managed_node1 21405 1726882408.19590: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21405 1726882408.19600: ^ 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? (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 21405 1726882408.19612: getting variables 21405 1726882408.19614: in VariableManager get_vars() 21405 1726882408.19657: Calling all_inventory to load vars for managed_node1 21405 1726882408.19660: Calling groups_inventory to load vars for managed_node1 21405 1726882408.19662: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882408.19671: Calling all_plugins_play to load vars for managed_node1 21405 1726882408.19674: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882408.19677: Calling groups_plugins_play to load vars for managed_node1 21405 1726882408.22534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882408.26112: done with get_vars() 21405 1726882408.26138: done getting variables 21405 1726882408.26205: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:28 -0400 (0:00:00.970) 0:00:24.492 ****** 21405 1726882408.26247: entering _queue_task() for managed_node1/debug 21405 1726882408.26919: worker is 1 (out of 1 available) 21405 1726882408.26932: exiting _queue_task() for managed_node1/debug 21405 1726882408.26944: done queuing things up, now waiting for results queue to drain 21405 1726882408.26946: waiting for pending results... 21405 1726882408.27531: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21405 1726882408.27846: in run() - task 12673a56-9f93-e466-a5f2-000000000070 21405 1726882408.27850: variable 'ansible_search_path' from source: unknown 21405 1726882408.27853: variable 'ansible_search_path' from source: unknown 21405 1726882408.27855: calling self._execute() 21405 1726882408.28048: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882408.28053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882408.28066: variable 'omit' from source: magic vars 21405 1726882408.29139: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.29636: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.29863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882408.30434: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882408.30798: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882408.30801: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882408.30804: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882408.30806: variable 'networkmanager_version' from source: set_fact 21405 1726882408.31004: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.31122: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.31398: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.31441: variable 'networkmanager_version' from source: set_fact 21405 1726882408.31456: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.31559: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.31811: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.31942: variable 'networkmanager_version' from source: set_fact 21405 1726882408.31957: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.31969: variable 'omit' from source: magic vars 21405 1726882408.32079: variable 'omit' from source: magic vars 21405 1726882408.32358: variable 'network_provider' from source: set_fact 21405 1726882408.32424: variable 'omit' from source: magic vars 21405 1726882408.32460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882408.32678: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882408.32819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882408.32838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882408.32846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882408.32876: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882408.32879: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882408.32882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882408.33185: Set connection var ansible_shell_executable to /bin/sh 21405 1726882408.33195: Set connection var ansible_pipelining to False 21405 1726882408.33199: Set connection var ansible_shell_type to sh 21405 1726882408.33201: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882408.33211: Set connection var ansible_connection to ssh 21405 1726882408.33216: Set connection var ansible_timeout to 10 21405 1726882408.33240: variable 'ansible_shell_executable' from source: unknown 21405 1726882408.33243: variable 'ansible_connection' from source: unknown 21405 1726882408.33248: variable 'ansible_module_compression' from source: unknown 21405 1726882408.33250: variable 'ansible_shell_type' from source: unknown 21405 1726882408.33253: variable 'ansible_shell_executable' from source: unknown 21405 1726882408.33255: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882408.33257: variable 'ansible_pipelining' from source: unknown 21405 1726882408.33260: variable 'ansible_timeout' from source: unknown 21405 1726882408.33262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882408.33477: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882408.33699: variable 'omit' from source: magic vars 21405 1726882408.33702: starting attempt loop 21405 1726882408.33705: running the handler 21405 1726882408.33707: handler run complete 21405 1726882408.33709: attempt loop complete, returning result 21405 1726882408.33711: _execute() done 21405 1726882408.33713: dumping result to json 21405 1726882408.33716: done dumping result, returning 21405 1726882408.33718: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-e466-a5f2-000000000070] 21405 1726882408.33720: sending task result for task 12673a56-9f93-e466-a5f2-000000000070 ok: [managed_node1] => {} MSG: Using network provider: nm 21405 1726882408.33959: no more pending results, returning what we have 21405 1726882408.33963: results queue empty 21405 1726882408.33964: checking for any_errors_fatal 21405 1726882408.33974: done checking for any_errors_fatal 21405 1726882408.33975: checking for max_fail_percentage 21405 1726882408.33976: done checking for max_fail_percentage 21405 1726882408.33977: checking to see if all hosts have failed and the running result is not ok 21405 1726882408.33978: done checking to see if all hosts have failed 21405 1726882408.33979: getting the remaining hosts for this loop 21405 1726882408.33980: done getting the remaining hosts for this loop 21405 1726882408.33984: getting the next task for host managed_node1 21405 1726882408.33991: done getting next task for host managed_node1 21405 1726882408.33996: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21405 1726882408.33999: ^ 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? (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 21405 1726882408.34070: getting variables 21405 1726882408.34072: in VariableManager get_vars() 21405 1726882408.34236: Calling all_inventory to load vars for managed_node1 21405 1726882408.34239: Calling groups_inventory to load vars for managed_node1 21405 1726882408.34241: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882408.34251: Calling all_plugins_play to load vars for managed_node1 21405 1726882408.34261: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882408.34265: Calling groups_plugins_play to load vars for managed_node1 21405 1726882408.34282: done sending task result for task 12673a56-9f93-e466-a5f2-000000000070 21405 1726882408.34285: WORKER PROCESS EXITING 21405 1726882408.35681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882408.38421: done with get_vars() 21405 1726882408.38505: done getting variables 21405 1726882408.38685: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:28 -0400 (0:00:00.124) 0:00:24.617 ****** 21405 1726882408.38732: entering _queue_task() for managed_node1/fail 21405 1726882408.39635: worker is 1 (out of 1 available) 21405 1726882408.39648: exiting _queue_task() for managed_node1/fail 21405 1726882408.39659: done queuing things up, now waiting for results queue to drain 21405 1726882408.39661: waiting for pending results... 21405 1726882408.39950: 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 21405 1726882408.40900: in run() - task 12673a56-9f93-e466-a5f2-000000000071 21405 1726882408.40904: variable 'ansible_search_path' from source: unknown 21405 1726882408.40907: variable 'ansible_search_path' from source: unknown 21405 1726882408.40910: calling self._execute() 21405 1726882408.40913: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882408.40915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882408.40920: variable 'omit' from source: magic vars 21405 1726882408.41901: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.42201: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.42287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882408.42860: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882408.42976: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882408.43021: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882408.43068: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882408.43183: variable 'networkmanager_version' from source: set_fact 21405 1726882408.43243: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.43550: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.43707: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.43958: variable 'networkmanager_version' from source: set_fact 21405 1726882408.44012: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.44203: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.44308: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.44530: variable 'networkmanager_version' from source: set_fact 21405 1726882408.44542: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.44799: variable 'network_state' from source: role '' defaults 21405 1726882408.44889: Evaluated conditional (network_state != {}): False 21405 1726882408.44904: when evaluation is False, skipping this task 21405 1726882408.44921: _execute() done 21405 1726882408.44930: dumping result to json 21405 1726882408.44942: done dumping result, returning 21405 1726882408.44955: 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 [12673a56-9f93-e466-a5f2-000000000071] 21405 1726882408.44964: sending task result for task 12673a56-9f93-e466-a5f2-000000000071 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882408.45152: no more pending results, returning what we have 21405 1726882408.45157: results queue empty 21405 1726882408.45158: checking for any_errors_fatal 21405 1726882408.45168: done checking for any_errors_fatal 21405 1726882408.45169: checking for max_fail_percentage 21405 1726882408.45170: done checking for max_fail_percentage 21405 1726882408.45171: checking to see if all hosts have failed and the running result is not ok 21405 1726882408.45173: done checking to see if all hosts have failed 21405 1726882408.45173: getting the remaining hosts for this loop 21405 1726882408.45175: done getting the remaining hosts for this loop 21405 1726882408.45179: getting the next task for host managed_node1 21405 1726882408.45186: done getting next task for host managed_node1 21405 1726882408.45190: ^ 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 21405 1726882408.45197: ^ 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? (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 21405 1726882408.45225: getting variables 21405 1726882408.45227: in VariableManager get_vars() 21405 1726882408.45275: Calling all_inventory to load vars for managed_node1 21405 1726882408.45278: Calling groups_inventory to load vars for managed_node1 21405 1726882408.45280: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882408.45290: Calling all_plugins_play to load vars for managed_node1 21405 1726882408.45427: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882408.45434: Calling groups_plugins_play to load vars for managed_node1 21405 1726882408.46664: done sending task result for task 12673a56-9f93-e466-a5f2-000000000071 21405 1726882408.46668: WORKER PROCESS EXITING 21405 1726882408.48608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882408.55365: done with get_vars() 21405 1726882408.55410: done getting variables 21405 1726882408.55480: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:28 -0400 (0:00:00.167) 0:00:24.785 ****** 21405 1726882408.55523: entering _queue_task() for managed_node1/fail 21405 1726882408.55958: worker is 1 (out of 1 available) 21405 1726882408.55970: exiting _queue_task() for managed_node1/fail 21405 1726882408.55988: done queuing things up, now waiting for results queue to drain 21405 1726882408.55992: waiting for pending results... 21405 1726882408.56364: 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 21405 1726882408.56570: in run() - task 12673a56-9f93-e466-a5f2-000000000072 21405 1726882408.56601: variable 'ansible_search_path' from source: unknown 21405 1726882408.56641: variable 'ansible_search_path' from source: unknown 21405 1726882408.56891: calling self._execute() 21405 1726882408.57036: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882408.57048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882408.57063: variable 'omit' from source: magic vars 21405 1726882408.57636: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.57651: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.57868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882408.58109: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882408.58166: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882408.58237: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882408.58264: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882408.58342: variable 'networkmanager_version' from source: set_fact 21405 1726882408.58354: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.58433: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.58438: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.58543: variable 'networkmanager_version' from source: set_fact 21405 1726882408.58557: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.58654: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.58657: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.58775: variable 'networkmanager_version' from source: set_fact 21405 1726882408.58802: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.58872: variable 'network_state' from source: role '' defaults 21405 1726882408.58880: Evaluated conditional (network_state != {}): False 21405 1726882408.58883: when evaluation is False, skipping this task 21405 1726882408.58885: _execute() done 21405 1726882408.58890: dumping result to json 21405 1726882408.58895: done dumping result, returning 21405 1726882408.58906: 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 [12673a56-9f93-e466-a5f2-000000000072] 21405 1726882408.58910: sending task result for task 12673a56-9f93-e466-a5f2-000000000072 21405 1726882408.59007: done sending task result for task 12673a56-9f93-e466-a5f2-000000000072 21405 1726882408.59012: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882408.59099: no more pending results, returning what we have 21405 1726882408.59103: results queue empty 21405 1726882408.59104: checking for any_errors_fatal 21405 1726882408.59112: done checking for any_errors_fatal 21405 1726882408.59112: checking for max_fail_percentage 21405 1726882408.59114: done checking for max_fail_percentage 21405 1726882408.59114: checking to see if all hosts have failed and the running result is not ok 21405 1726882408.59115: done checking to see if all hosts have failed 21405 1726882408.59116: getting the remaining hosts for this loop 21405 1726882408.59117: done getting the remaining hosts for this loop 21405 1726882408.59121: getting the next task for host managed_node1 21405 1726882408.59127: done getting next task for host managed_node1 21405 1726882408.59131: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21405 1726882408.59133: ^ 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? (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 21405 1726882408.59153: getting variables 21405 1726882408.59154: in VariableManager get_vars() 21405 1726882408.59203: Calling all_inventory to load vars for managed_node1 21405 1726882408.59206: Calling groups_inventory to load vars for managed_node1 21405 1726882408.59207: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882408.59295: Calling all_plugins_play to load vars for managed_node1 21405 1726882408.59299: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882408.59302: Calling groups_plugins_play to load vars for managed_node1 21405 1726882408.60429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882408.61833: done with get_vars() 21405 1726882408.61854: done getting variables 21405 1726882408.61931: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:28 -0400 (0:00:00.064) 0:00:24.850 ****** 21405 1726882408.61977: entering _queue_task() for managed_node1/fail 21405 1726882408.62336: worker is 1 (out of 1 available) 21405 1726882408.62353: exiting _queue_task() for managed_node1/fail 21405 1726882408.62367: done queuing things up, now waiting for results queue to drain 21405 1726882408.62369: waiting for pending results... 21405 1726882408.62711: 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 21405 1726882408.62846: in run() - task 12673a56-9f93-e466-a5f2-000000000073 21405 1726882408.62852: variable 'ansible_search_path' from source: unknown 21405 1726882408.62856: variable 'ansible_search_path' from source: unknown 21405 1726882408.62889: calling self._execute() 21405 1726882408.63012: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882408.63046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882408.63050: variable 'omit' from source: magic vars 21405 1726882408.63572: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.63576: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.64002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882408.64406: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882408.64442: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882408.64480: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882408.64546: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882408.64625: variable 'networkmanager_version' from source: set_fact 21405 1726882408.64636: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.64715: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.64719: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.64811: variable 'networkmanager_version' from source: set_fact 21405 1726882408.64818: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.64897: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.64903: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.64989: variable 'networkmanager_version' from source: set_fact 21405 1726882408.65000: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.65090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882408.66978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882408.67021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882408.67047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882408.67072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882408.67096: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882408.67151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.67182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.67209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.67236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.67257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.67349: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.67352: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21405 1726882408.67465: variable 'ansible_distribution' from source: facts 21405 1726882408.67468: variable '__network_rh_distros' from source: role '' defaults 21405 1726882408.67491: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21405 1726882408.67724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.67758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.67774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.67802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.67813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.67846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.67864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.67879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.67907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.67925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.67959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.67976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.67992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.68019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.68031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.68257: variable 'network_connections' from source: task vars 21405 1726882408.68267: variable 'interface' from source: play vars 21405 1726882408.68341: variable 'interface' from source: play vars 21405 1726882408.68353: variable 'network_state' from source: role '' defaults 21405 1726882408.68405: 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) 21405 1726882408.68422: 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) 21405 1726882408.68470: 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) 21405 1726882408.68500: 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) 21405 1726882408.68539: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21405 1726882408.68542: when evaluation is False, skipping this task 21405 1726882408.68545: _execute() done 21405 1726882408.68547: dumping result to json 21405 1726882408.68549: done dumping result, returning 21405 1726882408.68552: 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 [12673a56-9f93-e466-a5f2-000000000073] 21405 1726882408.68608: sending task result for task 12673a56-9f93-e466-a5f2-000000000073 21405 1726882408.68683: done sending task result for task 12673a56-9f93-e466-a5f2-000000000073 21405 1726882408.68686: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21405 1726882408.68734: no more pending results, returning what we have 21405 1726882408.68737: results queue empty 21405 1726882408.68738: checking for any_errors_fatal 21405 1726882408.68743: done checking for any_errors_fatal 21405 1726882408.68744: checking for max_fail_percentage 21405 1726882408.68746: done checking for max_fail_percentage 21405 1726882408.68746: checking to see if all hosts have failed and the running result is not ok 21405 1726882408.68748: done checking to see if all hosts have failed 21405 1726882408.68748: getting the remaining hosts for this loop 21405 1726882408.68750: done getting the remaining hosts for this loop 21405 1726882408.68753: getting the next task for host managed_node1 21405 1726882408.68759: done getting next task for host managed_node1 21405 1726882408.68762: ^ 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 21405 1726882408.68765: ^ 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? (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 21405 1726882408.68783: getting variables 21405 1726882408.68785: in VariableManager get_vars() 21405 1726882408.68841: Calling all_inventory to load vars for managed_node1 21405 1726882408.68843: Calling groups_inventory to load vars for managed_node1 21405 1726882408.68846: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882408.68855: Calling all_plugins_play to load vars for managed_node1 21405 1726882408.68858: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882408.68860: Calling groups_plugins_play to load vars for managed_node1 21405 1726882408.70180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882408.71192: done with get_vars() 21405 1726882408.71212: done getting variables 21405 1726882408.71256: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:28 -0400 (0:00:00.093) 0:00:24.943 ****** 21405 1726882408.71279: entering _queue_task() for managed_node1/dnf 21405 1726882408.71735: worker is 1 (out of 1 available) 21405 1726882408.71756: exiting _queue_task() for managed_node1/dnf 21405 1726882408.71771: done queuing things up, now waiting for results queue to drain 21405 1726882408.71773: waiting for pending results... 21405 1726882408.72092: 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 21405 1726882408.72266: in run() - task 12673a56-9f93-e466-a5f2-000000000074 21405 1726882408.72274: variable 'ansible_search_path' from source: unknown 21405 1726882408.72282: variable 'ansible_search_path' from source: unknown 21405 1726882408.72309: calling self._execute() 21405 1726882408.72396: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882408.72401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882408.72404: variable 'omit' from source: magic vars 21405 1726882408.72799: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.72803: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.72935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882408.73399: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882408.73447: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882408.73538: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882408.73614: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882408.73703: variable 'networkmanager_version' from source: set_fact 21405 1726882408.73722: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.73898: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.73901: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.73971: variable 'networkmanager_version' from source: set_fact 21405 1726882408.73987: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.74107: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.74110: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.74213: variable 'networkmanager_version' from source: set_fact 21405 1726882408.74220: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.74328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882408.75724: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882408.75764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882408.75791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882408.75820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882408.75841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882408.76099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.76102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.76104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.76106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.76109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.76150: variable 'ansible_distribution' from source: facts 21405 1726882408.76160: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.76179: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21405 1726882408.76289: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882408.76424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.76453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.76482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.76524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.76539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.76574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.76606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.76636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.76676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.76696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.76734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.76757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.76780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.76822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.76849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.76992: variable 'network_connections' from source: task vars 21405 1726882408.77012: variable 'interface' from source: play vars 21405 1726882408.77080: variable 'interface' from source: play vars 21405 1726882408.77144: 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) 21405 1726882408.77170: 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) 21405 1726882408.77203: 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) 21405 1726882408.77234: 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) 21405 1726882408.77297: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882408.77510: variable 'network_connections' from source: task vars 21405 1726882408.77520: variable 'interface' from source: play vars 21405 1726882408.77580: variable 'interface' from source: play vars 21405 1726882408.77624: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882408.77632: when evaluation is False, skipping this task 21405 1726882408.77697: _execute() done 21405 1726882408.77701: dumping result to json 21405 1726882408.77703: done dumping result, returning 21405 1726882408.77706: 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 [12673a56-9f93-e466-a5f2-000000000074] 21405 1726882408.77708: sending task result for task 12673a56-9f93-e466-a5f2-000000000074 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21405 1726882408.77834: no more pending results, returning what we have 21405 1726882408.77837: results queue empty 21405 1726882408.77838: checking for any_errors_fatal 21405 1726882408.77845: done checking for any_errors_fatal 21405 1726882408.77845: checking for max_fail_percentage 21405 1726882408.77847: done checking for max_fail_percentage 21405 1726882408.77848: checking to see if all hosts have failed and the running result is not ok 21405 1726882408.77848: done checking to see if all hosts have failed 21405 1726882408.77849: getting the remaining hosts for this loop 21405 1726882408.77850: done getting the remaining hosts for this loop 21405 1726882408.77854: getting the next task for host managed_node1 21405 1726882408.77860: done getting next task for host managed_node1 21405 1726882408.77863: ^ 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 21405 1726882408.77865: ^ 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? (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 21405 1726882408.77882: getting variables 21405 1726882408.77883: in VariableManager get_vars() 21405 1726882408.77935: Calling all_inventory to load vars for managed_node1 21405 1726882408.77937: Calling groups_inventory to load vars for managed_node1 21405 1726882408.77939: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882408.77949: Calling all_plugins_play to load vars for managed_node1 21405 1726882408.77952: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882408.77955: Calling groups_plugins_play to load vars for managed_node1 21405 1726882408.78507: done sending task result for task 12673a56-9f93-e466-a5f2-000000000074 21405 1726882408.78511: WORKER PROCESS EXITING 21405 1726882408.79439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882408.81201: done with get_vars() 21405 1726882408.81232: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21405 1726882408.81307: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:28 -0400 (0:00:00.100) 0:00:25.043 ****** 21405 1726882408.81340: entering _queue_task() for managed_node1/yum 21405 1726882408.82228: worker is 1 (out of 1 available) 21405 1726882408.82238: exiting _queue_task() for managed_node1/yum 21405 1726882408.82247: done queuing things up, now waiting for results queue to drain 21405 1726882408.82249: waiting for pending results... 21405 1726882408.82327: 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 21405 1726882408.82480: in run() - task 12673a56-9f93-e466-a5f2-000000000075 21405 1726882408.82505: variable 'ansible_search_path' from source: unknown 21405 1726882408.82515: variable 'ansible_search_path' from source: unknown 21405 1726882408.82556: calling self._execute() 21405 1726882408.82668: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882408.82681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882408.82703: variable 'omit' from source: magic vars 21405 1726882408.83092: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.83113: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.83300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882408.83577: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882408.83628: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882408.83664: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882408.83749: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882408.83848: variable 'networkmanager_version' from source: set_fact 21405 1726882408.83864: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.84000: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.84004: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.84596: variable 'networkmanager_version' from source: set_fact 21405 1726882408.84600: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.84603: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.84605: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.84871: variable 'networkmanager_version' from source: set_fact 21405 1726882408.84884: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.85141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882408.87645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882408.87719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882408.87759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882408.87803: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882408.87834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882408.87922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.87954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.87989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.88034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.88052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.88147: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.88167: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21405 1726882408.88174: when evaluation is False, skipping this task 21405 1726882408.88180: _execute() done 21405 1726882408.88187: dumping result to json 21405 1726882408.88197: done dumping result, returning 21405 1726882408.88213: 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 [12673a56-9f93-e466-a5f2-000000000075] 21405 1726882408.88221: sending task result for task 12673a56-9f93-e466-a5f2-000000000075 21405 1726882408.88517: done sending task result for task 12673a56-9f93-e466-a5f2-000000000075 21405 1726882408.88520: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21405 1726882408.88565: no more pending results, returning what we have 21405 1726882408.88568: results queue empty 21405 1726882408.88569: checking for any_errors_fatal 21405 1726882408.88575: done checking for any_errors_fatal 21405 1726882408.88575: checking for max_fail_percentage 21405 1726882408.88577: done checking for max_fail_percentage 21405 1726882408.88578: checking to see if all hosts have failed and the running result is not ok 21405 1726882408.88579: done checking to see if all hosts have failed 21405 1726882408.88580: getting the remaining hosts for this loop 21405 1726882408.88581: done getting the remaining hosts for this loop 21405 1726882408.88584: getting the next task for host managed_node1 21405 1726882408.88591: done getting next task for host managed_node1 21405 1726882408.88597: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21405 1726882408.88599: ^ 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? (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 21405 1726882408.88618: getting variables 21405 1726882408.88619: in VariableManager get_vars() 21405 1726882408.88668: Calling all_inventory to load vars for managed_node1 21405 1726882408.88671: Calling groups_inventory to load vars for managed_node1 21405 1726882408.88673: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882408.88683: Calling all_plugins_play to load vars for managed_node1 21405 1726882408.88686: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882408.88689: Calling groups_plugins_play to load vars for managed_node1 21405 1726882408.90232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882408.91773: done with get_vars() 21405 1726882408.91803: done getting variables 21405 1726882408.91874: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:28 -0400 (0:00:00.105) 0:00:25.149 ****** 21405 1726882408.91912: entering _queue_task() for managed_node1/fail 21405 1726882408.92271: worker is 1 (out of 1 available) 21405 1726882408.92284: exiting _queue_task() for managed_node1/fail 21405 1726882408.92468: done queuing things up, now waiting for results queue to drain 21405 1726882408.92470: waiting for pending results... 21405 1726882408.92592: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21405 1726882408.92740: in run() - task 12673a56-9f93-e466-a5f2-000000000076 21405 1726882408.92819: variable 'ansible_search_path' from source: unknown 21405 1726882408.92823: variable 'ansible_search_path' from source: unknown 21405 1726882408.92825: calling self._execute() 21405 1726882408.92911: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882408.92929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882408.92946: variable 'omit' from source: magic vars 21405 1726882408.93340: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.93361: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.93540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882408.93817: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882408.93866: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882408.94103: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882408.94106: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882408.94109: variable 'networkmanager_version' from source: set_fact 21405 1726882408.94111: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.94213: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.94228: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.94363: variable 'networkmanager_version' from source: set_fact 21405 1726882408.94377: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.94495: variable 'ansible_distribution_major_version' from source: facts 21405 1726882408.94507: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882408.94640: variable 'networkmanager_version' from source: set_fact 21405 1726882408.94652: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882408.94772: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882408.94933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882408.96999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882408.97070: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882408.97114: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882408.97148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882408.97179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882408.97486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.97490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.97495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.97700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.97703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.97705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.97708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.97710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.97829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.97849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.97896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882408.98031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882408.98063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882408.98150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882408.98220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882408.98800: variable 'network_connections' from source: task vars 21405 1726882408.98804: variable 'interface' from source: play vars 21405 1726882408.98908: variable 'interface' from source: play vars 21405 1726882408.98977: 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) 21405 1726882408.99008: 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) 21405 1726882408.99300: 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) 21405 1726882408.99304: 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) 21405 1726882408.99333: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882408.99646: variable 'network_connections' from source: task vars 21405 1726882408.99657: variable 'interface' from source: play vars 21405 1726882408.99725: variable 'interface' from source: play vars 21405 1726882408.99770: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882408.99778: when evaluation is False, skipping this task 21405 1726882408.99785: _execute() done 21405 1726882408.99792: dumping result to json 21405 1726882408.99802: done dumping result, returning 21405 1726882408.99814: 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 [12673a56-9f93-e466-a5f2-000000000076] 21405 1726882408.99823: sending task result for task 12673a56-9f93-e466-a5f2-000000000076 21405 1726882408.99941: done sending task result for task 12673a56-9f93-e466-a5f2-000000000076 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21405 1726882408.99997: no more pending results, returning what we have 21405 1726882409.00001: results queue empty 21405 1726882409.00002: checking for any_errors_fatal 21405 1726882409.00009: done checking for any_errors_fatal 21405 1726882409.00010: checking for max_fail_percentage 21405 1726882409.00012: done checking for max_fail_percentage 21405 1726882409.00013: checking to see if all hosts have failed and the running result is not ok 21405 1726882409.00014: done checking to see if all hosts have failed 21405 1726882409.00015: getting the remaining hosts for this loop 21405 1726882409.00016: done getting the remaining hosts for this loop 21405 1726882409.00020: getting the next task for host managed_node1 21405 1726882409.00027: done getting next task for host managed_node1 21405 1726882409.00031: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21405 1726882409.00034: ^ 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? (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 21405 1726882409.00053: getting variables 21405 1726882409.00054: in VariableManager get_vars() 21405 1726882409.00111: Calling all_inventory to load vars for managed_node1 21405 1726882409.00114: Calling groups_inventory to load vars for managed_node1 21405 1726882409.00116: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882409.00127: Calling all_plugins_play to load vars for managed_node1 21405 1726882409.00131: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882409.00134: Calling groups_plugins_play to load vars for managed_node1 21405 1726882409.00915: WORKER PROCESS EXITING 21405 1726882409.01954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882409.04167: done with get_vars() 21405 1726882409.04189: done getting variables 21405 1726882409.04253: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:29 -0400 (0:00:00.123) 0:00:25.273 ****** 21405 1726882409.04289: entering _queue_task() for managed_node1/package 21405 1726882409.04830: worker is 1 (out of 1 available) 21405 1726882409.04841: exiting _queue_task() for managed_node1/package 21405 1726882409.04852: done queuing things up, now waiting for results queue to drain 21405 1726882409.04853: waiting for pending results... 21405 1726882409.04960: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21405 1726882409.05185: in run() - task 12673a56-9f93-e466-a5f2-000000000077 21405 1726882409.05239: variable 'ansible_search_path' from source: unknown 21405 1726882409.05248: variable 'ansible_search_path' from source: unknown 21405 1726882409.05288: calling self._execute() 21405 1726882409.05502: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882409.05703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882409.05706: variable 'omit' from source: magic vars 21405 1726882409.06167: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.06198: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.06381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882409.06605: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882409.06638: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882409.06663: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882409.06729: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882409.06787: variable 'networkmanager_version' from source: set_fact 21405 1726882409.06801: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.06880: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.06883: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.06977: variable 'networkmanager_version' from source: set_fact 21405 1726882409.06984: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.07060: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.07069: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.07156: variable 'networkmanager_version' from source: set_fact 21405 1726882409.07163: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.07282: variable 'network_packages' from source: role '' defaults 21405 1726882409.07352: variable '__network_provider_setup' from source: role '' defaults 21405 1726882409.07361: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882409.07414: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882409.07422: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882409.07465: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882409.07582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882409.09756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882409.09884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882409.09915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882409.09940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882409.09985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882409.10044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.10068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.10088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.10128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.10138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.10172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.10189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.10211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.10235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.10245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.10404: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21405 1726882409.10479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.10498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.10519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.10544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.10555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.10621: variable 'ansible_python' from source: facts 21405 1726882409.10643: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21405 1726882409.10702: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882409.10771: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882409.10898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.11099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.11114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.11117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.11119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.11121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.11123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.11125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.11157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.11177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.11326: variable 'network_connections' from source: task vars 21405 1726882409.11339: variable 'interface' from source: play vars 21405 1726882409.11448: variable 'interface' from source: play vars 21405 1726882409.11536: 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) 21405 1726882409.11622: 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) 21405 1726882409.11748: 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) 21405 1726882409.11835: 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) 21405 1726882409.12102: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882409.12449: variable 'network_connections' from source: task vars 21405 1726882409.12464: variable 'interface' from source: play vars 21405 1726882409.12572: variable 'interface' from source: play vars 21405 1726882409.12623: variable '__network_packages_default_wireless' from source: role '' defaults 21405 1726882409.12690: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882409.13199: variable 'network_connections' from source: task vars 21405 1726882409.13203: variable 'interface' from source: play vars 21405 1726882409.13205: variable 'interface' from source: play vars 21405 1726882409.13207: variable '__network_packages_default_team' from source: role '' defaults 21405 1726882409.13209: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882409.13477: variable 'network_connections' from source: task vars 21405 1726882409.13487: variable 'interface' from source: play vars 21405 1726882409.13556: variable 'interface' from source: play vars 21405 1726882409.13633: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882409.13700: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882409.13713: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882409.13772: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882409.14043: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21405 1726882409.14599: variable 'network_connections' from source: task vars 21405 1726882409.14603: variable 'interface' from source: play vars 21405 1726882409.14670: variable 'interface' from source: play vars 21405 1726882409.14673: variable 'ansible_distribution' from source: facts 21405 1726882409.14675: variable '__network_rh_distros' from source: role '' defaults 21405 1726882409.14678: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.14726: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21405 1726882409.15000: variable 'ansible_distribution' from source: facts 21405 1726882409.15003: variable '__network_rh_distros' from source: role '' defaults 21405 1726882409.15005: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.15007: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21405 1726882409.15029: variable 'ansible_distribution' from source: facts 21405 1726882409.15038: variable '__network_rh_distros' from source: role '' defaults 21405 1726882409.15048: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.15087: variable 'network_provider' from source: set_fact 21405 1726882409.15112: variable 'ansible_facts' from source: unknown 21405 1726882409.15914: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21405 1726882409.15922: when evaluation is False, skipping this task 21405 1726882409.15930: _execute() done 21405 1726882409.15937: dumping result to json 21405 1726882409.15945: done dumping result, returning 21405 1726882409.15958: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-e466-a5f2-000000000077] 21405 1726882409.15967: sending task result for task 12673a56-9f93-e466-a5f2-000000000077 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21405 1726882409.16152: no more pending results, returning what we have 21405 1726882409.16155: results queue empty 21405 1726882409.16156: checking for any_errors_fatal 21405 1726882409.16163: done checking for any_errors_fatal 21405 1726882409.16163: checking for max_fail_percentage 21405 1726882409.16165: done checking for max_fail_percentage 21405 1726882409.16166: checking to see if all hosts have failed and the running result is not ok 21405 1726882409.16167: done checking to see if all hosts have failed 21405 1726882409.16167: getting the remaining hosts for this loop 21405 1726882409.16169: done getting the remaining hosts for this loop 21405 1726882409.16172: getting the next task for host managed_node1 21405 1726882409.16178: done getting next task for host managed_node1 21405 1726882409.16181: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21405 1726882409.16184: ^ 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? (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 21405 1726882409.16208: getting variables 21405 1726882409.16209: in VariableManager get_vars() 21405 1726882409.16258: Calling all_inventory to load vars for managed_node1 21405 1726882409.16260: Calling groups_inventory to load vars for managed_node1 21405 1726882409.16262: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882409.16273: Calling all_plugins_play to load vars for managed_node1 21405 1726882409.16276: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882409.16278: Calling groups_plugins_play to load vars for managed_node1 21405 1726882409.16851: done sending task result for task 12673a56-9f93-e466-a5f2-000000000077 21405 1726882409.16855: WORKER PROCESS EXITING 21405 1726882409.17468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882409.18816: done with get_vars() 21405 1726882409.18835: done getting variables 21405 1726882409.18877: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:29 -0400 (0:00:00.146) 0:00:25.419 ****** 21405 1726882409.18908: entering _queue_task() for managed_node1/package 21405 1726882409.19158: worker is 1 (out of 1 available) 21405 1726882409.19172: exiting _queue_task() for managed_node1/package 21405 1726882409.19183: done queuing things up, now waiting for results queue to drain 21405 1726882409.19185: waiting for pending results... 21405 1726882409.19363: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21405 1726882409.19450: in run() - task 12673a56-9f93-e466-a5f2-000000000078 21405 1726882409.19463: variable 'ansible_search_path' from source: unknown 21405 1726882409.19466: variable 'ansible_search_path' from source: unknown 21405 1726882409.19492: calling self._execute() 21405 1726882409.19570: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882409.19575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882409.19583: variable 'omit' from source: magic vars 21405 1726882409.19868: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.19873: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.19998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882409.20186: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882409.20223: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882409.20247: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882409.20304: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882409.20359: variable 'networkmanager_version' from source: set_fact 21405 1726882409.20369: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.20449: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.20453: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.20543: variable 'networkmanager_version' from source: set_fact 21405 1726882409.20551: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.20629: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.20633: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.20760: variable 'networkmanager_version' from source: set_fact 21405 1726882409.20768: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.20945: variable 'network_state' from source: role '' defaults 21405 1726882409.20948: Evaluated conditional (network_state != {}): False 21405 1726882409.20953: when evaluation is False, skipping this task 21405 1726882409.20957: _execute() done 21405 1726882409.20959: dumping result to json 21405 1726882409.20961: done dumping result, returning 21405 1726882409.20963: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-e466-a5f2-000000000078] 21405 1726882409.20965: sending task result for task 12673a56-9f93-e466-a5f2-000000000078 21405 1726882409.21078: done sending task result for task 12673a56-9f93-e466-a5f2-000000000078 21405 1726882409.21081: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882409.21153: no more pending results, returning what we have 21405 1726882409.21157: results queue empty 21405 1726882409.21158: checking for any_errors_fatal 21405 1726882409.21170: done checking for any_errors_fatal 21405 1726882409.21174: checking for max_fail_percentage 21405 1726882409.21176: done checking for max_fail_percentage 21405 1726882409.21177: checking to see if all hosts have failed and the running result is not ok 21405 1726882409.21178: done checking to see if all hosts have failed 21405 1726882409.21179: getting the remaining hosts for this loop 21405 1726882409.21181: done getting the remaining hosts for this loop 21405 1726882409.21184: getting the next task for host managed_node1 21405 1726882409.21197: done getting next task for host managed_node1 21405 1726882409.21200: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21405 1726882409.21203: ^ 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? (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 21405 1726882409.21223: getting variables 21405 1726882409.21225: in VariableManager get_vars() 21405 1726882409.21278: Calling all_inventory to load vars for managed_node1 21405 1726882409.21281: Calling groups_inventory to load vars for managed_node1 21405 1726882409.21285: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882409.21307: Calling all_plugins_play to load vars for managed_node1 21405 1726882409.21311: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882409.21315: Calling groups_plugins_play to load vars for managed_node1 21405 1726882409.22812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882409.24233: done with get_vars() 21405 1726882409.24256: done getting variables 21405 1726882409.24324: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:29 -0400 (0:00:00.054) 0:00:25.474 ****** 21405 1726882409.24361: entering _queue_task() for managed_node1/package 21405 1726882409.24724: worker is 1 (out of 1 available) 21405 1726882409.24742: exiting _queue_task() for managed_node1/package 21405 1726882409.24760: done queuing things up, now waiting for results queue to drain 21405 1726882409.24762: waiting for pending results... 21405 1726882409.24959: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21405 1726882409.25086: in run() - task 12673a56-9f93-e466-a5f2-000000000079 21405 1726882409.25090: variable 'ansible_search_path' from source: unknown 21405 1726882409.25100: variable 'ansible_search_path' from source: unknown 21405 1726882409.25122: calling self._execute() 21405 1726882409.25230: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882409.25235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882409.25262: variable 'omit' from source: magic vars 21405 1726882409.25697: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.25707: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.25766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882409.25964: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882409.26000: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882409.26032: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882409.26106: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882409.26167: variable 'networkmanager_version' from source: set_fact 21405 1726882409.26178: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.26258: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.26261: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.26351: variable 'networkmanager_version' from source: set_fact 21405 1726882409.26361: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.26432: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.26436: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.26523: variable 'networkmanager_version' from source: set_fact 21405 1726882409.26531: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.26611: variable 'network_state' from source: role '' defaults 21405 1726882409.26620: Evaluated conditional (network_state != {}): False 21405 1726882409.26623: when evaluation is False, skipping this task 21405 1726882409.26626: _execute() done 21405 1726882409.26629: dumping result to json 21405 1726882409.26633: done dumping result, returning 21405 1726882409.26640: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-e466-a5f2-000000000079] 21405 1726882409.26645: sending task result for task 12673a56-9f93-e466-a5f2-000000000079 21405 1726882409.26741: done sending task result for task 12673a56-9f93-e466-a5f2-000000000079 21405 1726882409.26744: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882409.26788: no more pending results, returning what we have 21405 1726882409.26791: results queue empty 21405 1726882409.26792: checking for any_errors_fatal 21405 1726882409.26807: done checking for any_errors_fatal 21405 1726882409.26808: checking for max_fail_percentage 21405 1726882409.26810: done checking for max_fail_percentage 21405 1726882409.26811: checking to see if all hosts have failed and the running result is not ok 21405 1726882409.26812: done checking to see if all hosts have failed 21405 1726882409.26812: getting the remaining hosts for this loop 21405 1726882409.26814: done getting the remaining hosts for this loop 21405 1726882409.26817: getting the next task for host managed_node1 21405 1726882409.26824: done getting next task for host managed_node1 21405 1726882409.26828: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21405 1726882409.26831: ^ 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? (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 21405 1726882409.26849: getting variables 21405 1726882409.26851: in VariableManager get_vars() 21405 1726882409.26903: Calling all_inventory to load vars for managed_node1 21405 1726882409.26912: Calling groups_inventory to load vars for managed_node1 21405 1726882409.26914: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882409.26923: Calling all_plugins_play to load vars for managed_node1 21405 1726882409.26926: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882409.26928: Calling groups_plugins_play to load vars for managed_node1 21405 1726882409.27734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882409.29068: done with get_vars() 21405 1726882409.29107: done getting variables 21405 1726882409.29181: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:29 -0400 (0:00:00.048) 0:00:25.522 ****** 21405 1726882409.29229: entering _queue_task() for managed_node1/service 21405 1726882409.29625: worker is 1 (out of 1 available) 21405 1726882409.29639: exiting _queue_task() for managed_node1/service 21405 1726882409.29656: done queuing things up, now waiting for results queue to drain 21405 1726882409.29658: waiting for pending results... 21405 1726882409.29907: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21405 1726882409.30053: in run() - task 12673a56-9f93-e466-a5f2-00000000007a 21405 1726882409.30076: variable 'ansible_search_path' from source: unknown 21405 1726882409.30080: variable 'ansible_search_path' from source: unknown 21405 1726882409.30139: calling self._execute() 21405 1726882409.30235: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882409.30240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882409.30248: variable 'omit' from source: magic vars 21405 1726882409.30601: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.30697: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.30784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882409.31004: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882409.31038: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882409.31069: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882409.31132: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882409.31190: variable 'networkmanager_version' from source: set_fact 21405 1726882409.31203: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.31280: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.31283: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.31373: variable 'networkmanager_version' from source: set_fact 21405 1726882409.31381: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.31466: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.31469: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.31557: variable 'networkmanager_version' from source: set_fact 21405 1726882409.31564: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.31643: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882409.31742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882409.33624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882409.33696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882409.33733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882409.33772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882409.33862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882409.33914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.34007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.34011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.34044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.34076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.34108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.34130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.34152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.34197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.34203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.34258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.34264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.34504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.34508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.34510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.34563: variable 'network_connections' from source: task vars 21405 1726882409.34582: variable 'interface' from source: play vars 21405 1726882409.34685: variable 'interface' from source: play vars 21405 1726882409.34766: 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) 21405 1726882409.34809: 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) 21405 1726882409.34852: 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) 21405 1726882409.34886: 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) 21405 1726882409.34973: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882409.35367: variable 'network_connections' from source: task vars 21405 1726882409.35370: variable 'interface' from source: play vars 21405 1726882409.35416: variable 'interface' from source: play vars 21405 1726882409.35437: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882409.35440: when evaluation is False, skipping this task 21405 1726882409.35443: _execute() done 21405 1726882409.35446: dumping result to json 21405 1726882409.35448: done dumping result, returning 21405 1726882409.35461: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-e466-a5f2-00000000007a] 21405 1726882409.35464: sending task result for task 12673a56-9f93-e466-a5f2-00000000007a 21405 1726882409.35580: done sending task result for task 12673a56-9f93-e466-a5f2-00000000007a 21405 1726882409.35583: 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" } 21405 1726882409.35645: no more pending results, returning what we have 21405 1726882409.35649: results queue empty 21405 1726882409.35650: checking for any_errors_fatal 21405 1726882409.35657: done checking for any_errors_fatal 21405 1726882409.35658: checking for max_fail_percentage 21405 1726882409.35662: done checking for max_fail_percentage 21405 1726882409.35663: checking to see if all hosts have failed and the running result is not ok 21405 1726882409.35664: done checking to see if all hosts have failed 21405 1726882409.35665: getting the remaining hosts for this loop 21405 1726882409.35666: done getting the remaining hosts for this loop 21405 1726882409.35670: getting the next task for host managed_node1 21405 1726882409.35676: done getting next task for host managed_node1 21405 1726882409.35681: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21405 1726882409.35684: ^ 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? (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 21405 1726882409.35703: getting variables 21405 1726882409.35704: in VariableManager get_vars() 21405 1726882409.35759: Calling all_inventory to load vars for managed_node1 21405 1726882409.35762: Calling groups_inventory to load vars for managed_node1 21405 1726882409.35764: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882409.35776: Calling all_plugins_play to load vars for managed_node1 21405 1726882409.35779: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882409.35781: Calling groups_plugins_play to load vars for managed_node1 21405 1726882409.37080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882409.38709: done with get_vars() 21405 1726882409.38734: done getting variables 21405 1726882409.38799: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:29 -0400 (0:00:00.096) 0:00:25.618 ****** 21405 1726882409.38832: entering _queue_task() for managed_node1/service 21405 1726882409.39180: worker is 1 (out of 1 available) 21405 1726882409.39396: exiting _queue_task() for managed_node1/service 21405 1726882409.39407: done queuing things up, now waiting for results queue to drain 21405 1726882409.39409: waiting for pending results... 21405 1726882409.39612: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21405 1726882409.39852: in run() - task 12673a56-9f93-e466-a5f2-00000000007b 21405 1726882409.39856: variable 'ansible_search_path' from source: unknown 21405 1726882409.39858: variable 'ansible_search_path' from source: unknown 21405 1726882409.39861: calling self._execute() 21405 1726882409.39957: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882409.40183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882409.40186: variable 'omit' from source: magic vars 21405 1726882409.40785: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.40850: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.41106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882409.41403: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882409.41452: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882409.41497: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882409.41573: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882409.41664: variable 'networkmanager_version' from source: set_fact 21405 1726882409.41681: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.41800: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.41900: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.41951: variable 'networkmanager_version' from source: set_fact 21405 1726882409.41966: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.42079: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.42089: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882409.42224: variable 'networkmanager_version' from source: set_fact 21405 1726882409.42243: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882409.42401: variable 'network_provider' from source: set_fact 21405 1726882409.42411: variable 'network_state' from source: role '' defaults 21405 1726882409.42425: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21405 1726882409.42434: variable 'omit' from source: magic vars 21405 1726882409.42503: variable 'omit' from source: magic vars 21405 1726882409.42540: variable 'network_service_name' from source: role '' defaults 21405 1726882409.42618: variable 'network_service_name' from source: role '' defaults 21405 1726882409.42726: variable '__network_provider_setup' from source: role '' defaults 21405 1726882409.42738: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882409.42800: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882409.42901: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882409.42905: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882409.43061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882409.46898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882409.47203: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882409.47207: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882409.47419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882409.47422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882409.47541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.47576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.47612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.47677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.47760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.47872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.47903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.48024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.48213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.48310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.48785: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21405 1726882409.49102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.49106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.49227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.49272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.49292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.49505: variable 'ansible_python' from source: facts 21405 1726882409.49755: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21405 1726882409.49766: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882409.49936: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882409.50187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.50261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.50326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.50381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.50469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.50528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882409.50601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882409.50631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882409.50681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882409.50707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882409.50855: variable 'network_connections' from source: task vars 21405 1726882409.50869: variable 'interface' from source: play vars 21405 1726882409.50958: variable 'interface' from source: play vars 21405 1726882409.51104: 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) 21405 1726882409.51108: 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) 21405 1726882409.51135: 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) 21405 1726882409.51173: 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) 21405 1726882409.51258: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882409.51839: variable 'network_connections' from source: task vars 21405 1726882409.51852: variable 'interface' from source: play vars 21405 1726882409.52041: variable 'interface' from source: play vars 21405 1726882409.52150: variable '__network_packages_default_wireless' from source: role '' defaults 21405 1726882409.52365: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882409.52888: variable 'network_connections' from source: task vars 21405 1726882409.53100: variable 'interface' from source: play vars 21405 1726882409.53103: variable 'interface' from source: play vars 21405 1726882409.53210: variable '__network_packages_default_team' from source: role '' defaults 21405 1726882409.53301: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882409.53913: variable 'network_connections' from source: task vars 21405 1726882409.53923: variable 'interface' from source: play vars 21405 1726882409.54002: variable 'interface' from source: play vars 21405 1726882409.54336: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882409.54367: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882409.54503: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882409.54523: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882409.55200: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21405 1726882409.56154: variable 'network_connections' from source: task vars 21405 1726882409.56164: variable 'interface' from source: play vars 21405 1726882409.56257: variable 'interface' from source: play vars 21405 1726882409.56425: variable 'ansible_distribution' from source: facts 21405 1726882409.56600: variable '__network_rh_distros' from source: role '' defaults 21405 1726882409.56603: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.56606: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21405 1726882409.56738: variable 'ansible_distribution' from source: facts 21405 1726882409.56746: variable '__network_rh_distros' from source: role '' defaults 21405 1726882409.56755: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.56768: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21405 1726882409.57115: variable 'ansible_distribution' from source: facts 21405 1726882409.57126: variable '__network_rh_distros' from source: role '' defaults 21405 1726882409.57135: variable 'ansible_distribution_major_version' from source: facts 21405 1726882409.57180: variable 'network_provider' from source: set_fact 21405 1726882409.57213: variable 'omit' from source: magic vars 21405 1726882409.57245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882409.57283: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882409.57310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882409.57333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882409.57348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882409.57385: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882409.57398: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882409.57408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882409.57512: Set connection var ansible_shell_executable to /bin/sh 21405 1726882409.57523: Set connection var ansible_pipelining to False 21405 1726882409.57529: Set connection var ansible_shell_type to sh 21405 1726882409.57539: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882409.57553: Set connection var ansible_connection to ssh 21405 1726882409.57562: Set connection var ansible_timeout to 10 21405 1726882409.57597: variable 'ansible_shell_executable' from source: unknown 21405 1726882409.57607: variable 'ansible_connection' from source: unknown 21405 1726882409.57615: variable 'ansible_module_compression' from source: unknown 21405 1726882409.57629: variable 'ansible_shell_type' from source: unknown 21405 1726882409.57637: variable 'ansible_shell_executable' from source: unknown 21405 1726882409.57644: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882409.57651: variable 'ansible_pipelining' from source: unknown 21405 1726882409.57657: variable 'ansible_timeout' from source: unknown 21405 1726882409.57662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882409.57769: 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) 21405 1726882409.57785: variable 'omit' from source: magic vars 21405 1726882409.57800: starting attempt loop 21405 1726882409.57810: running the handler 21405 1726882409.57879: variable 'ansible_facts' from source: unknown 21405 1726882409.59453: _low_level_execute_command(): starting 21405 1726882409.59457: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882409.60429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882409.60448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882409.60557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882409.60572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882409.60775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882409.60855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882409.62540: stdout chunk (state=3): >>>/root <<< 21405 1726882409.62671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882409.62689: stdout chunk (state=3): >>><<< 21405 1726882409.62740: stderr chunk (state=3): >>><<< 21405 1726882409.62765: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882409.62934: _low_level_execute_command(): starting 21405 1726882409.62941: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467 `" && echo ansible-tmp-1726882409.6283998-22588-100134107340467="` echo /root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467 `" ) && sleep 0' 21405 1726882409.64128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882409.64138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882409.64149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882409.64163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882409.64175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882409.64182: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882409.64192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882409.64368: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882409.64372: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882409.64374: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21405 1726882409.64376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882409.64378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882409.64380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882409.64382: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882409.64388: 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/5685534f65' <<< 21405 1726882409.64419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882409.64424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882409.64426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882409.66347: stdout chunk (state=3): >>>ansible-tmp-1726882409.6283998-22588-100134107340467=/root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467 <<< 21405 1726882409.66643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882409.66647: stdout chunk (state=3): >>><<< 21405 1726882409.66649: stderr chunk (state=3): >>><<< 21405 1726882409.66652: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882409.6283998-22588-100134107340467=/root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882409.66861: variable 'ansible_module_compression' from source: unknown 21405 1726882409.66865: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21405 1726882409.67107: variable 'ansible_facts' from source: unknown 21405 1726882409.67477: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467/AnsiballZ_systemd.py 21405 1726882409.67899: Sending initial data 21405 1726882409.67904: Sent initial data (156 bytes) 21405 1726882409.68812: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882409.68817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882409.68916: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882409.68996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882409.69013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882409.69028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882409.69073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882409.70719: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882409.70868: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882409.70930: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpb_f39t_i /root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467/AnsiballZ_systemd.py <<< 21405 1726882409.70934: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467/AnsiballZ_systemd.py" <<< 21405 1726882409.71038: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpb_f39t_i" to remote "/root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467/AnsiballZ_systemd.py" <<< 21405 1726882409.73561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882409.73648: stderr chunk (state=3): >>><<< 21405 1726882409.73776: stdout chunk (state=3): >>><<< 21405 1726882409.73779: done transferring module to remote 21405 1726882409.73781: _low_level_execute_command(): starting 21405 1726882409.73784: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467/ /root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467/AnsiballZ_systemd.py && sleep 0' 21405 1726882409.74383: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882409.74462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882409.74467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882409.74527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882409.74558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882409.74575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882409.74652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882409.76492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882409.76501: stdout chunk (state=3): >>><<< 21405 1726882409.76503: stderr chunk (state=3): >>><<< 21405 1726882409.76610: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882409.76613: _low_level_execute_command(): starting 21405 1726882409.76616: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467/AnsiballZ_systemd.py && sleep 0' 21405 1726882409.77210: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882409.77225: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882409.77238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882409.77305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882409.77365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882409.77380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882409.77437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882409.77486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882410.06610: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10784768", "MemoryPeak": "14331904", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3313385472", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "1362339000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 21405 1726882410.06617: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target NetworkManager-wait-online.service network.target cloud-init.service shutdown.target", "After": "basic.target system.slice sysinit.target systemd-journald.socket network-pre.target dbus-broker.service dbus.socket cloud-init-local.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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:37 EDT", "StateChangeTimestampMonotonic": "610814281", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 21405 1726882410.08525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882410.08575: stderr chunk (state=3): >>><<< 21405 1726882410.08579: stdout chunk (state=3): >>><<< 21405 1726882410.08803: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10784768", "MemoryPeak": "14331904", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3313385472", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "1362339000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target NetworkManager-wait-online.service network.target cloud-init.service shutdown.target", "After": "basic.target system.slice sysinit.target systemd-journald.socket network-pre.target dbus-broker.service dbus.socket cloud-init-local.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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:37 EDT", "StateChangeTimestampMonotonic": "610814281", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882410.08813: 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-1726882409.6283998-22588-100134107340467/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882410.08856: _low_level_execute_command(): starting 21405 1726882410.08876: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882409.6283998-22588-100134107340467/ > /dev/null 2>&1 && sleep 0' 21405 1726882410.09814: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882410.09833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882410.09847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882410.09948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882410.09969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882410.09991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882410.10015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882410.10087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882410.11998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882410.12010: stdout chunk (state=3): >>><<< 21405 1726882410.12024: stderr chunk (state=3): >>><<< 21405 1726882410.12051: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882410.12064: handler run complete 21405 1726882410.12149: attempt loop complete, returning result 21405 1726882410.12152: _execute() done 21405 1726882410.12154: dumping result to json 21405 1726882410.12170: done dumping result, returning 21405 1726882410.12198: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-e466-a5f2-00000000007b] 21405 1726882410.12201: sending task result for task 12673a56-9f93-e466-a5f2-00000000007b ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21405 1726882410.13003: no more pending results, returning what we have 21405 1726882410.13007: results queue empty 21405 1726882410.13008: checking for any_errors_fatal 21405 1726882410.13014: done checking for any_errors_fatal 21405 1726882410.13015: checking for max_fail_percentage 21405 1726882410.13017: done checking for max_fail_percentage 21405 1726882410.13018: checking to see if all hosts have failed and the running result is not ok 21405 1726882410.13018: done checking to see if all hosts have failed 21405 1726882410.13019: getting the remaining hosts for this loop 21405 1726882410.13021: done getting the remaining hosts for this loop 21405 1726882410.13024: getting the next task for host managed_node1 21405 1726882410.13030: done getting next task for host managed_node1 21405 1726882410.13034: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21405 1726882410.13037: ^ 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? (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 21405 1726882410.13049: getting variables 21405 1726882410.13050: in VariableManager get_vars() 21405 1726882410.13177: Calling all_inventory to load vars for managed_node1 21405 1726882410.13179: Calling groups_inventory to load vars for managed_node1 21405 1726882410.13182: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882410.13195: Calling all_plugins_play to load vars for managed_node1 21405 1726882410.13199: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882410.13202: Calling groups_plugins_play to load vars for managed_node1 21405 1726882410.13900: done sending task result for task 12673a56-9f93-e466-a5f2-00000000007b 21405 1726882410.13903: WORKER PROCESS EXITING 21405 1726882410.14683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882410.16425: done with get_vars() 21405 1726882410.16455: done getting variables 21405 1726882410.16521: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:30 -0400 (0:00:00.777) 0:00:26.396 ****** 21405 1726882410.16563: entering _queue_task() for managed_node1/service 21405 1726882410.16933: worker is 1 (out of 1 available) 21405 1726882410.16948: exiting _queue_task() for managed_node1/service 21405 1726882410.16960: done queuing things up, now waiting for results queue to drain 21405 1726882410.16961: waiting for pending results... 21405 1726882410.17271: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21405 1726882410.17433: in run() - task 12673a56-9f93-e466-a5f2-00000000007c 21405 1726882410.17454: variable 'ansible_search_path' from source: unknown 21405 1726882410.17462: variable 'ansible_search_path' from source: unknown 21405 1726882410.17506: calling self._execute() 21405 1726882410.17604: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882410.17617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882410.17640: variable 'omit' from source: magic vars 21405 1726882410.18036: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.18053: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.18243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882410.18541: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882410.18592: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882410.18640: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882410.18677: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882410.18772: variable 'networkmanager_version' from source: set_fact 21405 1726882410.18788: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.18951: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.18955: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.19103: variable 'networkmanager_version' from source: set_fact 21405 1726882410.19169: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.19240: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.19252: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.19400: variable 'networkmanager_version' from source: set_fact 21405 1726882410.19415: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.19532: variable 'network_provider' from source: set_fact 21405 1726882410.19543: Evaluated conditional (network_provider == "nm"): True 21405 1726882410.19644: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882410.19798: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882410.19886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882410.21945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882410.22038: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882410.22081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882410.22126: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882410.22159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882410.22254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882410.22287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882410.22498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882410.22502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882410.22504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882410.22506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882410.22508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882410.22510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882410.22512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882410.22514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882410.22558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882410.22587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882410.22618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882410.22668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882410.22686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882410.22839: variable 'network_connections' from source: task vars 21405 1726882410.22866: variable 'interface' from source: play vars 21405 1726882410.22944: variable 'interface' from source: play vars 21405 1726882410.23019: 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) 21405 1726882410.23046: 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) 21405 1726882410.23084: 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) 21405 1726882410.23118: 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) 21405 1726882410.23186: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882410.23437: variable 'network_connections' from source: task vars 21405 1726882410.23502: variable 'interface' from source: play vars 21405 1726882410.23521: variable 'interface' from source: play vars 21405 1726882410.23598: Evaluated conditional (__network_wpa_supplicant_required): False 21405 1726882410.23602: when evaluation is False, skipping this task 21405 1726882410.23609: _execute() done 21405 1726882410.23614: dumping result to json 21405 1726882410.23619: done dumping result, returning 21405 1726882410.23622: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-e466-a5f2-00000000007c] 21405 1726882410.23625: sending task result for task 12673a56-9f93-e466-a5f2-00000000007c skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21405 1726882410.23884: no more pending results, returning what we have 21405 1726882410.23888: results queue empty 21405 1726882410.23889: checking for any_errors_fatal 21405 1726882410.23917: done checking for any_errors_fatal 21405 1726882410.23918: checking for max_fail_percentage 21405 1726882410.23920: done checking for max_fail_percentage 21405 1726882410.23922: checking to see if all hosts have failed and the running result is not ok 21405 1726882410.23923: done checking to see if all hosts have failed 21405 1726882410.23923: getting the remaining hosts for this loop 21405 1726882410.23925: done getting the remaining hosts for this loop 21405 1726882410.23933: getting the next task for host managed_node1 21405 1726882410.23940: done getting next task for host managed_node1 21405 1726882410.23944: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21405 1726882410.23947: ^ 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? (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 21405 1726882410.23965: getting variables 21405 1726882410.23967: in VariableManager get_vars() 21405 1726882410.24073: Calling all_inventory to load vars for managed_node1 21405 1726882410.24076: Calling groups_inventory to load vars for managed_node1 21405 1726882410.24078: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882410.24162: Calling all_plugins_play to load vars for managed_node1 21405 1726882410.24167: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882410.24170: Calling groups_plugins_play to load vars for managed_node1 21405 1726882410.24881: done sending task result for task 12673a56-9f93-e466-a5f2-00000000007c 21405 1726882410.24885: WORKER PROCESS EXITING 21405 1726882410.25723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882410.27324: done with get_vars() 21405 1726882410.27353: done getting variables 21405 1726882410.27420: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:30 -0400 (0:00:00.108) 0:00:26.504 ****** 21405 1726882410.27454: entering _queue_task() for managed_node1/service 21405 1726882410.27882: worker is 1 (out of 1 available) 21405 1726882410.27900: exiting _queue_task() for managed_node1/service 21405 1726882410.27912: done queuing things up, now waiting for results queue to drain 21405 1726882410.27914: waiting for pending results... 21405 1726882410.28176: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21405 1726882410.28340: in run() - task 12673a56-9f93-e466-a5f2-00000000007d 21405 1726882410.28364: variable 'ansible_search_path' from source: unknown 21405 1726882410.28373: variable 'ansible_search_path' from source: unknown 21405 1726882410.28421: calling self._execute() 21405 1726882410.28531: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882410.28544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882410.28560: variable 'omit' from source: magic vars 21405 1726882410.28966: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.28984: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.29172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882410.29464: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882410.29521: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882410.29562: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882410.29610: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882410.29701: variable 'networkmanager_version' from source: set_fact 21405 1726882410.29728: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.29901: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.29904: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.30098: variable 'networkmanager_version' from source: set_fact 21405 1726882410.30101: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.30171: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.30182: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.30331: variable 'networkmanager_version' from source: set_fact 21405 1726882410.30342: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.30439: variable 'network_provider' from source: set_fact 21405 1726882410.30443: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882410.30445: when evaluation is False, skipping this task 21405 1726882410.30448: _execute() done 21405 1726882410.30453: dumping result to json 21405 1726882410.30456: done dumping result, returning 21405 1726882410.30463: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-e466-a5f2-00000000007d] 21405 1726882410.30472: sending task result for task 12673a56-9f93-e466-a5f2-00000000007d 21405 1726882410.30564: done sending task result for task 12673a56-9f93-e466-a5f2-00000000007d 21405 1726882410.30566: 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 } 21405 1726882410.30618: no more pending results, returning what we have 21405 1726882410.30622: results queue empty 21405 1726882410.30623: checking for any_errors_fatal 21405 1726882410.30633: done checking for any_errors_fatal 21405 1726882410.30634: checking for max_fail_percentage 21405 1726882410.30635: done checking for max_fail_percentage 21405 1726882410.30636: checking to see if all hosts have failed and the running result is not ok 21405 1726882410.30637: done checking to see if all hosts have failed 21405 1726882410.30638: getting the remaining hosts for this loop 21405 1726882410.30639: done getting the remaining hosts for this loop 21405 1726882410.30643: getting the next task for host managed_node1 21405 1726882410.30649: done getting next task for host managed_node1 21405 1726882410.30652: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21405 1726882410.30655: ^ 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? (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 21405 1726882410.30673: getting variables 21405 1726882410.30674: in VariableManager get_vars() 21405 1726882410.30728: Calling all_inventory to load vars for managed_node1 21405 1726882410.30731: Calling groups_inventory to load vars for managed_node1 21405 1726882410.30733: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882410.30743: Calling all_plugins_play to load vars for managed_node1 21405 1726882410.30745: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882410.30747: Calling groups_plugins_play to load vars for managed_node1 21405 1726882410.31680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882410.32905: done with get_vars() 21405 1726882410.32935: done getting variables 21405 1726882410.33002: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:30 -0400 (0:00:00.055) 0:00:26.560 ****** 21405 1726882410.33039: entering _queue_task() for managed_node1/copy 21405 1726882410.33375: worker is 1 (out of 1 available) 21405 1726882410.33389: exiting _queue_task() for managed_node1/copy 21405 1726882410.33404: done queuing things up, now waiting for results queue to drain 21405 1726882410.33406: waiting for pending results... 21405 1726882410.33599: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21405 1726882410.33708: in run() - task 12673a56-9f93-e466-a5f2-00000000007e 21405 1726882410.33719: variable 'ansible_search_path' from source: unknown 21405 1726882410.33722: variable 'ansible_search_path' from source: unknown 21405 1726882410.33752: calling self._execute() 21405 1726882410.33828: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882410.33833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882410.33840: variable 'omit' from source: magic vars 21405 1726882410.34121: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.34131: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.34255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882410.34450: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882410.34483: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882410.34513: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882410.34544: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882410.34602: variable 'networkmanager_version' from source: set_fact 21405 1726882410.34613: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.34718: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.34721: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.34810: variable 'networkmanager_version' from source: set_fact 21405 1726882410.34818: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.34891: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.34897: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.34984: variable 'networkmanager_version' from source: set_fact 21405 1726882410.34991: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.35065: variable 'network_provider' from source: set_fact 21405 1726882410.35070: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882410.35073: when evaluation is False, skipping this task 21405 1726882410.35076: _execute() done 21405 1726882410.35078: dumping result to json 21405 1726882410.35083: done dumping result, returning 21405 1726882410.35092: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-e466-a5f2-00000000007e] 21405 1726882410.35103: sending task result for task 12673a56-9f93-e466-a5f2-00000000007e 21405 1726882410.35223: done sending task result for task 12673a56-9f93-e466-a5f2-00000000007e 21405 1726882410.35226: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21405 1726882410.35268: no more pending results, returning what we have 21405 1726882410.35271: results queue empty 21405 1726882410.35272: checking for any_errors_fatal 21405 1726882410.35278: done checking for any_errors_fatal 21405 1726882410.35278: checking for max_fail_percentage 21405 1726882410.35280: done checking for max_fail_percentage 21405 1726882410.35281: checking to see if all hosts have failed and the running result is not ok 21405 1726882410.35281: done checking to see if all hosts have failed 21405 1726882410.35282: getting the remaining hosts for this loop 21405 1726882410.35284: done getting the remaining hosts for this loop 21405 1726882410.35287: getting the next task for host managed_node1 21405 1726882410.35295: done getting next task for host managed_node1 21405 1726882410.35299: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21405 1726882410.35301: ^ 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? (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 21405 1726882410.35319: getting variables 21405 1726882410.35321: in VariableManager get_vars() 21405 1726882410.35370: Calling all_inventory to load vars for managed_node1 21405 1726882410.35372: Calling groups_inventory to load vars for managed_node1 21405 1726882410.35374: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882410.35383: Calling all_plugins_play to load vars for managed_node1 21405 1726882410.35386: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882410.35388: Calling groups_plugins_play to load vars for managed_node1 21405 1726882410.36749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882410.37713: done with get_vars() 21405 1726882410.37732: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:30 -0400 (0:00:00.047) 0:00:26.608 ****** 21405 1726882410.37797: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21405 1726882410.38058: worker is 1 (out of 1 available) 21405 1726882410.38072: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21405 1726882410.38084: done queuing things up, now waiting for results queue to drain 21405 1726882410.38086: waiting for pending results... 21405 1726882410.38267: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21405 1726882410.38369: in run() - task 12673a56-9f93-e466-a5f2-00000000007f 21405 1726882410.38382: variable 'ansible_search_path' from source: unknown 21405 1726882410.38386: variable 'ansible_search_path' from source: unknown 21405 1726882410.38425: calling self._execute() 21405 1726882410.38565: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882410.38571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882410.38574: variable 'omit' from source: magic vars 21405 1726882410.38969: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.38986: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.39180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882410.39602: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882410.39606: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882410.39609: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882410.39611: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882410.39632: variable 'networkmanager_version' from source: set_fact 21405 1726882410.39650: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.39812: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.39822: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.39949: variable 'networkmanager_version' from source: set_fact 21405 1726882410.39963: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.40070: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.40080: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.40208: variable 'networkmanager_version' from source: set_fact 21405 1726882410.40222: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882410.40233: variable 'omit' from source: magic vars 21405 1726882410.40291: variable 'omit' from source: magic vars 21405 1726882410.40414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882410.41981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882410.42039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882410.42066: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882410.42088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882410.42113: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882410.42163: variable 'network_provider' from source: set_fact 21405 1726882410.42323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882410.42326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882410.42341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882410.42447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882410.42450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882410.42459: variable 'omit' from source: magic vars 21405 1726882410.42705: variable 'omit' from source: magic vars 21405 1726882410.42708: variable 'network_connections' from source: task vars 21405 1726882410.42710: variable 'interface' from source: play vars 21405 1726882410.42742: variable 'interface' from source: play vars 21405 1726882410.42904: variable 'omit' from source: magic vars 21405 1726882410.42914: variable '__lsr_ansible_managed' from source: task vars 21405 1726882410.43045: variable '__lsr_ansible_managed' from source: task vars 21405 1726882410.43237: Loaded config def from plugin (lookup/template) 21405 1726882410.43241: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21405 1726882410.43268: File lookup term: get_ansible_managed.j2 21405 1726882410.43271: variable 'ansible_search_path' from source: unknown 21405 1726882410.43275: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21405 1726882410.43288: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21405 1726882410.43310: variable 'ansible_search_path' from source: unknown 21405 1726882410.47417: variable 'ansible_managed' from source: unknown 21405 1726882410.47553: variable 'omit' from source: magic vars 21405 1726882410.47588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882410.47644: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882410.47649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882410.47699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882410.47706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882410.47743: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882410.47748: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882410.47750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882410.47857: Set connection var ansible_shell_executable to /bin/sh 21405 1726882410.47860: Set connection var ansible_pipelining to False 21405 1726882410.47862: Set connection var ansible_shell_type to sh 21405 1726882410.47864: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882410.47868: Set connection var ansible_connection to ssh 21405 1726882410.47902: Set connection var ansible_timeout to 10 21405 1726882410.47907: variable 'ansible_shell_executable' from source: unknown 21405 1726882410.47909: variable 'ansible_connection' from source: unknown 21405 1726882410.47912: variable 'ansible_module_compression' from source: unknown 21405 1726882410.47914: variable 'ansible_shell_type' from source: unknown 21405 1726882410.47916: variable 'ansible_shell_executable' from source: unknown 21405 1726882410.47918: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882410.47979: variable 'ansible_pipelining' from source: unknown 21405 1726882410.47983: variable 'ansible_timeout' from source: unknown 21405 1726882410.47986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882410.48108: 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) 21405 1726882410.48111: variable 'omit' from source: magic vars 21405 1726882410.48140: starting attempt loop 21405 1726882410.48144: running the handler 21405 1726882410.48146: _low_level_execute_command(): starting 21405 1726882410.48148: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882410.48858: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882410.48922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882410.48945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882410.48986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882410.50654: stdout chunk (state=3): >>>/root <<< 21405 1726882410.50755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882410.50798: stderr chunk (state=3): >>><<< 21405 1726882410.50801: stdout chunk (state=3): >>><<< 21405 1726882410.50811: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882410.50823: _low_level_execute_command(): starting 21405 1726882410.50828: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341 `" && echo ansible-tmp-1726882410.508124-22643-199797975731341="` echo /root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341 `" ) && sleep 0' 21405 1726882410.51308: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882410.51312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882410.51368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882410.53250: stdout chunk (state=3): >>>ansible-tmp-1726882410.508124-22643-199797975731341=/root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341 <<< 21405 1726882410.53365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882410.53397: stderr chunk (state=3): >>><<< 21405 1726882410.53400: stdout chunk (state=3): >>><<< 21405 1726882410.53423: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882410.508124-22643-199797975731341=/root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882410.53508: variable 'ansible_module_compression' from source: unknown 21405 1726882410.53555: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21405 1726882410.53608: variable 'ansible_facts' from source: unknown 21405 1726882410.53732: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341/AnsiballZ_network_connections.py 21405 1726882410.53986: Sending initial data 21405 1726882410.53991: Sent initial data (167 bytes) 21405 1726882410.54540: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882410.54546: 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.9.159 is address debug1: re-parsing configuration <<< 21405 1726882410.54549: 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 <<< 21405 1726882410.54551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882410.54618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882410.54621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882410.54654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882410.56196: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882410.56231: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882410.56279: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpcpuoqxyi /root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341/AnsiballZ_network_connections.py <<< 21405 1726882410.56282: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341/AnsiballZ_network_connections.py" <<< 21405 1726882410.56322: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpcpuoqxyi" to remote "/root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341/AnsiballZ_network_connections.py" <<< 21405 1726882410.56325: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341/AnsiballZ_network_connections.py" <<< 21405 1726882410.57300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882410.57303: stderr chunk (state=3): >>><<< 21405 1726882410.57305: stdout chunk (state=3): >>><<< 21405 1726882410.57307: done transferring module to remote 21405 1726882410.57309: _low_level_execute_command(): starting 21405 1726882410.57312: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341/ /root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341/AnsiballZ_network_connections.py && sleep 0' 21405 1726882410.58019: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882410.58037: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882410.58057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882410.58069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882410.58110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882410.58172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882410.58186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882410.58209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882410.58275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882410.60121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882410.60191: stderr chunk (state=3): >>><<< 21405 1726882410.60196: stdout chunk (state=3): >>><<< 21405 1726882410.60403: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882410.60409: _low_level_execute_command(): starting 21405 1726882410.60412: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341/AnsiballZ_network_connections.py && sleep 0' 21405 1726882410.61395: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882410.61414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882410.61453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882410.61466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882410.61525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882410.90501: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21405 1726882410.92767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882410.92790: stderr chunk (state=3): >>><<< 21405 1726882410.92797: stdout chunk (state=3): >>><<< 21405 1726882410.92812: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882410.92849: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}, 'ethtool': {'ring': {'rx': 128, 'rx_jumbo': 128, 'rx_mini': 128, 'tx': 128}}}], '__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-1726882410.508124-22643-199797975731341/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882410.92857: _low_level_execute_command(): starting 21405 1726882410.92862: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882410.508124-22643-199797975731341/ > /dev/null 2>&1 && sleep 0' 21405 1726882410.93336: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882410.93340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882410.93342: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882410.93344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882410.93346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882410.93391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882410.93402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882410.93405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882410.93455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882410.95324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882410.95330: stdout chunk (state=3): >>><<< 21405 1726882410.95333: stderr chunk (state=3): >>><<< 21405 1726882410.95367: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882410.95373: handler run complete 21405 1726882410.95441: attempt loop complete, returning result 21405 1726882410.95445: _execute() done 21405 1726882410.95447: dumping result to json 21405 1726882410.95455: done dumping result, returning 21405 1726882410.95474: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-e466-a5f2-00000000007f] 21405 1726882410.95480: sending task result for task 12673a56-9f93-e466-a5f2-00000000007f 21405 1726882410.95639: done sending task result for task 12673a56-9f93-e466-a5f2-00000000007f 21405 1726882410.95642: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 21405 1726882410.95858: no more pending results, returning what we have 21405 1726882410.95862: results queue empty 21405 1726882410.95863: checking for any_errors_fatal 21405 1726882410.95872: done checking for any_errors_fatal 21405 1726882410.95874: checking for max_fail_percentage 21405 1726882410.95876: done checking for max_fail_percentage 21405 1726882410.95877: checking to see if all hosts have failed and the running result is not ok 21405 1726882410.95878: done checking to see if all hosts have failed 21405 1726882410.95879: getting the remaining hosts for this loop 21405 1726882410.95880: done getting the remaining hosts for this loop 21405 1726882410.95884: getting the next task for host managed_node1 21405 1726882410.95889: done getting next task for host managed_node1 21405 1726882410.95948: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21405 1726882410.95967: ^ 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? (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 21405 1726882410.96003: getting variables 21405 1726882410.96006: in VariableManager get_vars() 21405 1726882410.96075: Calling all_inventory to load vars for managed_node1 21405 1726882410.96078: Calling groups_inventory to load vars for managed_node1 21405 1726882410.96080: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882410.96139: Calling all_plugins_play to load vars for managed_node1 21405 1726882410.96144: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882410.96148: Calling groups_plugins_play to load vars for managed_node1 21405 1726882410.97508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882410.98542: done with get_vars() 21405 1726882410.98563: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:30 -0400 (0:00:00.608) 0:00:27.216 ****** 21405 1726882410.98630: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21405 1726882410.98915: worker is 1 (out of 1 available) 21405 1726882410.98929: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21405 1726882410.98942: done queuing things up, now waiting for results queue to drain 21405 1726882410.98943: waiting for pending results... 21405 1726882410.99128: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21405 1726882410.99259: in run() - task 12673a56-9f93-e466-a5f2-000000000080 21405 1726882410.99290: variable 'ansible_search_path' from source: unknown 21405 1726882410.99317: variable 'ansible_search_path' from source: unknown 21405 1726882410.99333: calling self._execute() 21405 1726882410.99440: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882410.99444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882410.99545: variable 'omit' from source: magic vars 21405 1726882410.99875: variable 'ansible_distribution_major_version' from source: facts 21405 1726882410.99879: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882410.99967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882411.00169: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882411.00207: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882411.00233: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882411.00258: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882411.00332: variable 'networkmanager_version' from source: set_fact 21405 1726882411.00342: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.00460: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.00464: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.00556: variable 'networkmanager_version' from source: set_fact 21405 1726882411.00563: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.00640: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.00643: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.00746: variable 'networkmanager_version' from source: set_fact 21405 1726882411.00749: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.00837: variable 'network_state' from source: role '' defaults 21405 1726882411.00845: Evaluated conditional (network_state != {}): False 21405 1726882411.00849: when evaluation is False, skipping this task 21405 1726882411.00852: _execute() done 21405 1726882411.00917: dumping result to json 21405 1726882411.00920: done dumping result, returning 21405 1726882411.00922: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-e466-a5f2-000000000080] 21405 1726882411.00924: sending task result for task 12673a56-9f93-e466-a5f2-000000000080 21405 1726882411.00998: done sending task result for task 12673a56-9f93-e466-a5f2-000000000080 21405 1726882411.01001: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882411.01105: no more pending results, returning what we have 21405 1726882411.01111: results queue empty 21405 1726882411.01112: checking for any_errors_fatal 21405 1726882411.01129: done checking for any_errors_fatal 21405 1726882411.01130: checking for max_fail_percentage 21405 1726882411.01131: done checking for max_fail_percentage 21405 1726882411.01132: checking to see if all hosts have failed and the running result is not ok 21405 1726882411.01134: done checking to see if all hosts have failed 21405 1726882411.01134: getting the remaining hosts for this loop 21405 1726882411.01137: done getting the remaining hosts for this loop 21405 1726882411.01141: getting the next task for host managed_node1 21405 1726882411.01148: done getting next task for host managed_node1 21405 1726882411.01152: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21405 1726882411.01156: ^ 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? (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 21405 1726882411.01172: getting variables 21405 1726882411.01173: in VariableManager get_vars() 21405 1726882411.01222: Calling all_inventory to load vars for managed_node1 21405 1726882411.01225: Calling groups_inventory to load vars for managed_node1 21405 1726882411.01227: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882411.01237: Calling all_plugins_play to load vars for managed_node1 21405 1726882411.01239: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882411.01242: Calling groups_plugins_play to load vars for managed_node1 21405 1726882411.02228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882411.03553: done with get_vars() 21405 1726882411.03570: done getting variables 21405 1726882411.03620: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:31 -0400 (0:00:00.050) 0:00:27.266 ****** 21405 1726882411.03647: entering _queue_task() for managed_node1/debug 21405 1726882411.03931: worker is 1 (out of 1 available) 21405 1726882411.03945: exiting _queue_task() for managed_node1/debug 21405 1726882411.03956: done queuing things up, now waiting for results queue to drain 21405 1726882411.03958: waiting for pending results... 21405 1726882411.04145: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21405 1726882411.04243: in run() - task 12673a56-9f93-e466-a5f2-000000000081 21405 1726882411.04256: variable 'ansible_search_path' from source: unknown 21405 1726882411.04260: variable 'ansible_search_path' from source: unknown 21405 1726882411.04288: calling self._execute() 21405 1726882411.04373: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.04377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.04386: variable 'omit' from source: magic vars 21405 1726882411.04671: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.04681: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.04808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882411.05022: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882411.05061: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882411.05085: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882411.05116: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882411.05175: variable 'networkmanager_version' from source: set_fact 21405 1726882411.05186: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.05299: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.05302: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.05397: variable 'networkmanager_version' from source: set_fact 21405 1726882411.05404: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.05473: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.05476: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.05564: variable 'networkmanager_version' from source: set_fact 21405 1726882411.05571: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.05577: variable 'omit' from source: magic vars 21405 1726882411.05623: variable 'omit' from source: magic vars 21405 1726882411.05674: variable 'omit' from source: magic vars 21405 1726882411.05846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882411.05878: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882411.05884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882411.05887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882411.05889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882411.05892: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882411.05898: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.05900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.06031: Set connection var ansible_shell_executable to /bin/sh 21405 1726882411.06035: Set connection var ansible_pipelining to False 21405 1726882411.06037: Set connection var ansible_shell_type to sh 21405 1726882411.06039: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882411.06045: Set connection var ansible_connection to ssh 21405 1726882411.06047: Set connection var ansible_timeout to 10 21405 1726882411.06130: variable 'ansible_shell_executable' from source: unknown 21405 1726882411.06136: variable 'ansible_connection' from source: unknown 21405 1726882411.06139: variable 'ansible_module_compression' from source: unknown 21405 1726882411.06141: variable 'ansible_shell_type' from source: unknown 21405 1726882411.06144: variable 'ansible_shell_executable' from source: unknown 21405 1726882411.06146: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.06147: variable 'ansible_pipelining' from source: unknown 21405 1726882411.06150: variable 'ansible_timeout' from source: unknown 21405 1726882411.06152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.06269: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882411.06273: variable 'omit' from source: magic vars 21405 1726882411.06275: starting attempt loop 21405 1726882411.06282: running the handler 21405 1726882411.06384: variable '__network_connections_result' from source: set_fact 21405 1726882411.06485: handler run complete 21405 1726882411.06489: attempt loop complete, returning result 21405 1726882411.06491: _execute() done 21405 1726882411.06498: dumping result to json 21405 1726882411.06501: done dumping result, returning 21405 1726882411.06506: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-e466-a5f2-000000000081] 21405 1726882411.06509: sending task result for task 12673a56-9f93-e466-a5f2-000000000081 21405 1726882411.06660: done sending task result for task 12673a56-9f93-e466-a5f2-000000000081 21405 1726882411.06663: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 21405 1726882411.06743: no more pending results, returning what we have 21405 1726882411.06747: results queue empty 21405 1726882411.06748: checking for any_errors_fatal 21405 1726882411.06754: done checking for any_errors_fatal 21405 1726882411.06754: checking for max_fail_percentage 21405 1726882411.06756: done checking for max_fail_percentage 21405 1726882411.06757: checking to see if all hosts have failed and the running result is not ok 21405 1726882411.06758: done checking to see if all hosts have failed 21405 1726882411.06758: getting the remaining hosts for this loop 21405 1726882411.06760: done getting the remaining hosts for this loop 21405 1726882411.06763: getting the next task for host managed_node1 21405 1726882411.06768: done getting next task for host managed_node1 21405 1726882411.06771: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21405 1726882411.06774: ^ 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? (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 21405 1726882411.06796: getting variables 21405 1726882411.06797: in VariableManager get_vars() 21405 1726882411.06846: Calling all_inventory to load vars for managed_node1 21405 1726882411.06849: Calling groups_inventory to load vars for managed_node1 21405 1726882411.06851: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882411.06859: Calling all_plugins_play to load vars for managed_node1 21405 1726882411.06861: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882411.06864: Calling groups_plugins_play to load vars for managed_node1 21405 1726882411.08052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882411.09117: done with get_vars() 21405 1726882411.09137: done getting variables 21405 1726882411.09190: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:31 -0400 (0:00:00.055) 0:00:27.322 ****** 21405 1726882411.09223: entering _queue_task() for managed_node1/debug 21405 1726882411.09492: worker is 1 (out of 1 available) 21405 1726882411.09507: exiting _queue_task() for managed_node1/debug 21405 1726882411.09519: done queuing things up, now waiting for results queue to drain 21405 1726882411.09521: waiting for pending results... 21405 1726882411.09703: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21405 1726882411.09851: in run() - task 12673a56-9f93-e466-a5f2-000000000082 21405 1726882411.09888: variable 'ansible_search_path' from source: unknown 21405 1726882411.09892: variable 'ansible_search_path' from source: unknown 21405 1726882411.09908: calling self._execute() 21405 1726882411.10057: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.10091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.10101: variable 'omit' from source: magic vars 21405 1726882411.10418: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.10429: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.10624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882411.10841: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882411.10875: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882411.10908: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882411.10933: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882411.10995: variable 'networkmanager_version' from source: set_fact 21405 1726882411.11011: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.11122: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.11126: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.11220: variable 'networkmanager_version' from source: set_fact 21405 1726882411.11229: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.11306: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.11310: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.11403: variable 'networkmanager_version' from source: set_fact 21405 1726882411.11410: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.11416: variable 'omit' from source: magic vars 21405 1726882411.11459: variable 'omit' from source: magic vars 21405 1726882411.11486: variable 'omit' from source: magic vars 21405 1726882411.11514: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882411.11537: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882411.11554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882411.11568: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882411.11577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882411.11603: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882411.11606: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.11609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.11701: Set connection var ansible_shell_executable to /bin/sh 21405 1726882411.11708: Set connection var ansible_pipelining to False 21405 1726882411.11711: Set connection var ansible_shell_type to sh 21405 1726882411.11716: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882411.11723: Set connection var ansible_connection to ssh 21405 1726882411.11728: Set connection var ansible_timeout to 10 21405 1726882411.11770: variable 'ansible_shell_executable' from source: unknown 21405 1726882411.11773: variable 'ansible_connection' from source: unknown 21405 1726882411.11776: variable 'ansible_module_compression' from source: unknown 21405 1726882411.11778: variable 'ansible_shell_type' from source: unknown 21405 1726882411.11780: variable 'ansible_shell_executable' from source: unknown 21405 1726882411.11784: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.11786: variable 'ansible_pipelining' from source: unknown 21405 1726882411.11788: variable 'ansible_timeout' from source: unknown 21405 1726882411.11790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.11880: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882411.11888: variable 'omit' from source: magic vars 21405 1726882411.11895: starting attempt loop 21405 1726882411.11918: running the handler 21405 1726882411.11956: variable '__network_connections_result' from source: set_fact 21405 1726882411.12011: variable '__network_connections_result' from source: set_fact 21405 1726882411.12149: handler run complete 21405 1726882411.12163: attempt loop complete, returning result 21405 1726882411.12165: _execute() done 21405 1726882411.12168: dumping result to json 21405 1726882411.12173: done dumping result, returning 21405 1726882411.12181: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-e466-a5f2-000000000082] 21405 1726882411.12186: sending task result for task 12673a56-9f93-e466-a5f2-000000000082 21405 1726882411.12322: done sending task result for task 12673a56-9f93-e466-a5f2-000000000082 21405 1726882411.12325: 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": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 21405 1726882411.12445: no more pending results, returning what we have 21405 1726882411.12449: results queue empty 21405 1726882411.12450: checking for any_errors_fatal 21405 1726882411.12459: done checking for any_errors_fatal 21405 1726882411.12460: checking for max_fail_percentage 21405 1726882411.12461: done checking for max_fail_percentage 21405 1726882411.12462: checking to see if all hosts have failed and the running result is not ok 21405 1726882411.12463: done checking to see if all hosts have failed 21405 1726882411.12463: getting the remaining hosts for this loop 21405 1726882411.12465: done getting the remaining hosts for this loop 21405 1726882411.12468: getting the next task for host managed_node1 21405 1726882411.12474: done getting next task for host managed_node1 21405 1726882411.12477: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21405 1726882411.12480: ^ 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? (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 21405 1726882411.12489: getting variables 21405 1726882411.12490: in VariableManager get_vars() 21405 1726882411.12678: Calling all_inventory to load vars for managed_node1 21405 1726882411.12681: Calling groups_inventory to load vars for managed_node1 21405 1726882411.12683: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882411.12702: Calling all_plugins_play to load vars for managed_node1 21405 1726882411.12707: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882411.12710: Calling groups_plugins_play to load vars for managed_node1 21405 1726882411.13882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882411.15506: done with get_vars() 21405 1726882411.15541: done getting variables 21405 1726882411.15628: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:31 -0400 (0:00:00.064) 0:00:27.387 ****** 21405 1726882411.15663: entering _queue_task() for managed_node1/debug 21405 1726882411.16013: worker is 1 (out of 1 available) 21405 1726882411.16026: exiting _queue_task() for managed_node1/debug 21405 1726882411.16038: done queuing things up, now waiting for results queue to drain 21405 1726882411.16040: waiting for pending results... 21405 1726882411.16290: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21405 1726882411.16440: in run() - task 12673a56-9f93-e466-a5f2-000000000083 21405 1726882411.16453: variable 'ansible_search_path' from source: unknown 21405 1726882411.16456: variable 'ansible_search_path' from source: unknown 21405 1726882411.16483: calling self._execute() 21405 1726882411.16560: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.16565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.16574: variable 'omit' from source: magic vars 21405 1726882411.16857: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.16866: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.17091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882411.17350: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882411.17384: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882411.17418: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882411.17459: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882411.17571: variable 'networkmanager_version' from source: set_fact 21405 1726882411.17657: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.17999: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.18002: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.18005: variable 'networkmanager_version' from source: set_fact 21405 1726882411.18008: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.18200: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.18205: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.18298: variable 'networkmanager_version' from source: set_fact 21405 1726882411.18316: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.18471: variable 'network_state' from source: role '' defaults 21405 1726882411.18498: Evaluated conditional (network_state != {}): False 21405 1726882411.18508: when evaluation is False, skipping this task 21405 1726882411.18517: _execute() done 21405 1726882411.18533: dumping result to json 21405 1726882411.18546: done dumping result, returning 21405 1726882411.18566: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-e466-a5f2-000000000083] 21405 1726882411.18701: sending task result for task 12673a56-9f93-e466-a5f2-000000000083 21405 1726882411.18801: done sending task result for task 12673a56-9f93-e466-a5f2-000000000083 21405 1726882411.18805: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21405 1726882411.18867: no more pending results, returning what we have 21405 1726882411.18871: results queue empty 21405 1726882411.18871: checking for any_errors_fatal 21405 1726882411.18888: done checking for any_errors_fatal 21405 1726882411.18889: checking for max_fail_percentage 21405 1726882411.18891: done checking for max_fail_percentage 21405 1726882411.18892: checking to see if all hosts have failed and the running result is not ok 21405 1726882411.18895: done checking to see if all hosts have failed 21405 1726882411.18895: getting the remaining hosts for this loop 21405 1726882411.18897: done getting the remaining hosts for this loop 21405 1726882411.18902: getting the next task for host managed_node1 21405 1726882411.18909: done getting next task for host managed_node1 21405 1726882411.18912: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21405 1726882411.18915: ^ 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? (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 21405 1726882411.18939: getting variables 21405 1726882411.18941: in VariableManager get_vars() 21405 1726882411.19149: Calling all_inventory to load vars for managed_node1 21405 1726882411.19153: Calling groups_inventory to load vars for managed_node1 21405 1726882411.19157: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882411.19166: Calling all_plugins_play to load vars for managed_node1 21405 1726882411.19169: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882411.19173: Calling groups_plugins_play to load vars for managed_node1 21405 1726882411.20542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882411.21940: done with get_vars() 21405 1726882411.21959: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:31 -0400 (0:00:00.063) 0:00:27.450 ****** 21405 1726882411.22038: entering _queue_task() for managed_node1/ping 21405 1726882411.22303: worker is 1 (out of 1 available) 21405 1726882411.22318: exiting _queue_task() for managed_node1/ping 21405 1726882411.22328: done queuing things up, now waiting for results queue to drain 21405 1726882411.22330: waiting for pending results... 21405 1726882411.22513: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21405 1726882411.22607: in run() - task 12673a56-9f93-e466-a5f2-000000000084 21405 1726882411.22620: variable 'ansible_search_path' from source: unknown 21405 1726882411.22624: variable 'ansible_search_path' from source: unknown 21405 1726882411.22652: calling self._execute() 21405 1726882411.22729: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.22733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.22741: variable 'omit' from source: magic vars 21405 1726882411.23029: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.23039: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.23161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882411.23366: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882411.23402: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882411.23431: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882411.23455: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882411.23515: variable 'networkmanager_version' from source: set_fact 21405 1726882411.23526: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.23632: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.23637: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.23730: variable 'networkmanager_version' from source: set_fact 21405 1726882411.23738: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.23815: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.23819: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.23908: variable 'networkmanager_version' from source: set_fact 21405 1726882411.23915: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.23920: variable 'omit' from source: magic vars 21405 1726882411.23959: variable 'omit' from source: magic vars 21405 1726882411.23988: variable 'omit' from source: magic vars 21405 1726882411.24014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882411.24038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882411.24053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882411.24066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882411.24076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882411.24104: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882411.24107: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.24110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.24175: Set connection var ansible_shell_executable to /bin/sh 21405 1726882411.24179: Set connection var ansible_pipelining to False 21405 1726882411.24181: Set connection var ansible_shell_type to sh 21405 1726882411.24191: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882411.24201: Set connection var ansible_connection to ssh 21405 1726882411.24207: Set connection var ansible_timeout to 10 21405 1726882411.24223: variable 'ansible_shell_executable' from source: unknown 21405 1726882411.24226: variable 'ansible_connection' from source: unknown 21405 1726882411.24228: variable 'ansible_module_compression' from source: unknown 21405 1726882411.24231: variable 'ansible_shell_type' from source: unknown 21405 1726882411.24233: variable 'ansible_shell_executable' from source: unknown 21405 1726882411.24235: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.24239: variable 'ansible_pipelining' from source: unknown 21405 1726882411.24242: variable 'ansible_timeout' from source: unknown 21405 1726882411.24245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.24355: 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) 21405 1726882411.24362: variable 'omit' from source: magic vars 21405 1726882411.24365: starting attempt loop 21405 1726882411.24368: running the handler 21405 1726882411.24380: _low_level_execute_command(): starting 21405 1726882411.24386: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882411.24874: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882411.24891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.24911: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.24963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882411.24966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882411.24968: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.25025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882411.26697: stdout chunk (state=3): >>>/root <<< 21405 1726882411.26788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882411.26828: stderr chunk (state=3): >>><<< 21405 1726882411.26831: stdout chunk (state=3): >>><<< 21405 1726882411.26849: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882411.26863: _low_level_execute_command(): starting 21405 1726882411.26870: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236 `" && echo ansible-tmp-1726882411.2685003-22674-151488689281236="` echo /root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236 `" ) && sleep 0' 21405 1726882411.27327: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882411.27330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.27333: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882411.27335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882411.27337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.27382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882411.27399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.27437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882411.29325: stdout chunk (state=3): >>>ansible-tmp-1726882411.2685003-22674-151488689281236=/root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236 <<< 21405 1726882411.29434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882411.29462: stderr chunk (state=3): >>><<< 21405 1726882411.29465: stdout chunk (state=3): >>><<< 21405 1726882411.29480: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882411.2685003-22674-151488689281236=/root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882411.29525: variable 'ansible_module_compression' from source: unknown 21405 1726882411.29560: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21405 1726882411.29588: variable 'ansible_facts' from source: unknown 21405 1726882411.29644: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236/AnsiballZ_ping.py 21405 1726882411.29747: Sending initial data 21405 1726882411.29750: Sent initial data (153 bytes) 21405 1726882411.30203: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882411.30206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882411.30208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.30211: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882411.30213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882411.30215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.30262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882411.30265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.30316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882411.31842: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882411.31876: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882411.31919: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmplj6tmgiy /root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236/AnsiballZ_ping.py <<< 21405 1726882411.31927: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236/AnsiballZ_ping.py" <<< 21405 1726882411.31964: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmplj6tmgiy" to remote "/root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236/AnsiballZ_ping.py" <<< 21405 1726882411.32478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882411.32523: stderr chunk (state=3): >>><<< 21405 1726882411.32526: stdout chunk (state=3): >>><<< 21405 1726882411.32563: done transferring module to remote 21405 1726882411.32571: _low_level_execute_command(): starting 21405 1726882411.32576: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236/ /root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236/AnsiballZ_ping.py && sleep 0' 21405 1726882411.33018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882411.33022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882411.33024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.33026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882411.33028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882411.33032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.33076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882411.33079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.33126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882411.34837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882411.34861: stderr chunk (state=3): >>><<< 21405 1726882411.34864: stdout chunk (state=3): >>><<< 21405 1726882411.34880: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882411.34883: _low_level_execute_command(): starting 21405 1726882411.34887: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236/AnsiballZ_ping.py && sleep 0' 21405 1726882411.35342: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882411.35345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.35347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882411.35350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.35397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882411.35404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.35450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882411.50318: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21405 1726882411.51542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882411.51575: stdout chunk (state=3): >>><<< 21405 1726882411.51579: stderr chunk (state=3): >>><<< 21405 1726882411.51599: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882411.51702: 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-1726882411.2685003-22674-151488689281236/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882411.51707: _low_level_execute_command(): starting 21405 1726882411.51709: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882411.2685003-22674-151488689281236/ > /dev/null 2>&1 && sleep 0' 21405 1726882411.52324: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882411.52338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882411.52355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882411.52469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882411.52496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882411.52523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.52611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882411.54513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882411.54559: stderr chunk (state=3): >>><<< 21405 1726882411.54575: stdout chunk (state=3): >>><<< 21405 1726882411.54601: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882411.54606: handler run complete 21405 1726882411.54699: attempt loop complete, returning result 21405 1726882411.54703: _execute() done 21405 1726882411.54705: dumping result to json 21405 1726882411.54707: done dumping result, returning 21405 1726882411.54709: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-e466-a5f2-000000000084] 21405 1726882411.54711: sending task result for task 12673a56-9f93-e466-a5f2-000000000084 ok: [managed_node1] => { "changed": false, "ping": "pong" } 21405 1726882411.54861: no more pending results, returning what we have 21405 1726882411.54865: results queue empty 21405 1726882411.54866: checking for any_errors_fatal 21405 1726882411.54874: done checking for any_errors_fatal 21405 1726882411.54874: checking for max_fail_percentage 21405 1726882411.54876: done checking for max_fail_percentage 21405 1726882411.54877: checking to see if all hosts have failed and the running result is not ok 21405 1726882411.54878: done checking to see if all hosts have failed 21405 1726882411.54879: getting the remaining hosts for this loop 21405 1726882411.54881: done getting the remaining hosts for this loop 21405 1726882411.54884: getting the next task for host managed_node1 21405 1726882411.55000: done getting next task for host managed_node1 21405 1726882411.55003: ^ task is: TASK: meta (role_complete) 21405 1726882411.55006: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882411.55015: done sending task result for task 12673a56-9f93-e466-a5f2-000000000084 21405 1726882411.55018: WORKER PROCESS EXITING 21405 1726882411.55026: getting variables 21405 1726882411.55028: in VariableManager get_vars() 21405 1726882411.55081: Calling all_inventory to load vars for managed_node1 21405 1726882411.55084: Calling groups_inventory to load vars for managed_node1 21405 1726882411.55087: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882411.55205: Calling all_plugins_play to load vars for managed_node1 21405 1726882411.55209: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882411.55213: Calling groups_plugins_play to load vars for managed_node1 21405 1726882411.63662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882411.66159: done with get_vars() 21405 1726882411.66192: done getting variables 21405 1726882411.66368: done queuing things up, now waiting for results queue to drain 21405 1726882411.66370: results queue empty 21405 1726882411.66371: checking for any_errors_fatal 21405 1726882411.66374: done checking for any_errors_fatal 21405 1726882411.66375: checking for max_fail_percentage 21405 1726882411.66376: done checking for max_fail_percentage 21405 1726882411.66377: checking to see if all hosts have failed and the running result is not ok 21405 1726882411.66378: done checking to see if all hosts have failed 21405 1726882411.66378: getting the remaining hosts for this loop 21405 1726882411.66379: done getting the remaining hosts for this loop 21405 1726882411.66382: getting the next task for host managed_node1 21405 1726882411.66386: done getting next task for host managed_node1 21405 1726882411.66388: ^ task is: TASK: Get profile's ethtool.ring-rx options 21405 1726882411.66390: ^ 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 21405 1726882411.66392: getting variables 21405 1726882411.66395: in VariableManager get_vars() 21405 1726882411.66414: Calling all_inventory to load vars for managed_node1 21405 1726882411.66417: Calling groups_inventory to load vars for managed_node1 21405 1726882411.66418: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882411.66424: Calling all_plugins_play to load vars for managed_node1 21405 1726882411.66427: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882411.66430: Calling groups_plugins_play to load vars for managed_node1 21405 1726882411.69430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882411.72468: done with get_vars() 21405 1726882411.72498: done getting variables 21405 1726882411.72543: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx options] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:96 Friday 20 September 2024 21:33:31 -0400 (0:00:00.505) 0:00:27.956 ****** 21405 1726882411.72573: entering _queue_task() for managed_node1/command 21405 1726882411.72946: worker is 1 (out of 1 available) 21405 1726882411.72960: exiting _queue_task() for managed_node1/command 21405 1726882411.72973: done queuing things up, now waiting for results queue to drain 21405 1726882411.72975: waiting for pending results... 21405 1726882411.73175: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options 21405 1726882411.73286: in run() - task 12673a56-9f93-e466-a5f2-0000000000b4 21405 1726882411.73310: variable 'ansible_search_path' from source: unknown 21405 1726882411.73353: calling self._execute() 21405 1726882411.73460: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.73472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.73485: variable 'omit' from source: magic vars 21405 1726882411.73871: variable 'ansible_distribution_major_version' from source: facts 21405 1726882411.73889: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882411.74202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882411.74762: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882411.75000: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882411.75004: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882411.75135: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882411.75219: variable 'networkmanager_version' from source: set_fact 21405 1726882411.75305: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882411.75456: variable 'network_provider' from source: set_fact 21405 1726882411.75469: Evaluated conditional (network_provider == "nm"): True 21405 1726882411.75480: variable 'omit' from source: magic vars 21405 1726882411.75508: variable 'omit' from source: magic vars 21405 1726882411.75591: variable 'interface' from source: play vars 21405 1726882411.75799: variable 'omit' from source: magic vars 21405 1726882411.75802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882411.75806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882411.75808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882411.75810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882411.75812: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882411.75815: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882411.75817: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.75820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.75868: Set connection var ansible_shell_executable to /bin/sh 21405 1726882411.75881: Set connection var ansible_pipelining to False 21405 1726882411.75887: Set connection var ansible_shell_type to sh 21405 1726882411.75900: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882411.75914: Set connection var ansible_connection to ssh 21405 1726882411.75924: Set connection var ansible_timeout to 10 21405 1726882411.75950: variable 'ansible_shell_executable' from source: unknown 21405 1726882411.75958: variable 'ansible_connection' from source: unknown 21405 1726882411.75965: variable 'ansible_module_compression' from source: unknown 21405 1726882411.75970: variable 'ansible_shell_type' from source: unknown 21405 1726882411.75977: variable 'ansible_shell_executable' from source: unknown 21405 1726882411.75983: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882411.75991: variable 'ansible_pipelining' from source: unknown 21405 1726882411.76000: variable 'ansible_timeout' from source: unknown 21405 1726882411.76008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882411.76121: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882411.76140: variable 'omit' from source: magic vars 21405 1726882411.76149: starting attempt loop 21405 1726882411.76156: running the handler 21405 1726882411.76198: _low_level_execute_command(): starting 21405 1726882411.76211: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882411.76951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882411.76969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882411.77009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882411.77023: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882411.77039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882411.77135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882411.77148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882411.77169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.77253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882411.78885: stdout chunk (state=3): >>>/root <<< 21405 1726882411.79037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882411.79100: stdout chunk (state=3): >>><<< 21405 1726882411.79104: stderr chunk (state=3): >>><<< 21405 1726882411.79138: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882411.79208: _low_level_execute_command(): starting 21405 1726882411.79212: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471 `" && echo ansible-tmp-1726882411.7915294-22702-70505768847471="` echo /root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471 `" ) && sleep 0' 21405 1726882411.79953: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.80006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882411.80021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.80081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882411.80104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882411.80133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.80239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882411.82143: stdout chunk (state=3): >>>ansible-tmp-1726882411.7915294-22702-70505768847471=/root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471 <<< 21405 1726882411.82288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882411.82291: stdout chunk (state=3): >>><<< 21405 1726882411.82296: stderr chunk (state=3): >>><<< 21405 1726882411.82499: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882411.7915294-22702-70505768847471=/root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882411.82503: variable 'ansible_module_compression' from source: unknown 21405 1726882411.82505: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882411.82507: variable 'ansible_facts' from source: unknown 21405 1726882411.82546: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471/AnsiballZ_command.py 21405 1726882411.82753: Sending initial data 21405 1726882411.82757: Sent initial data (155 bytes) 21405 1726882411.83405: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882411.83427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.83505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882411.85018: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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" <<< 21405 1726882411.85025: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882411.85059: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882411.85100: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpy0ua39z3 /root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471/AnsiballZ_command.py <<< 21405 1726882411.85109: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471/AnsiballZ_command.py" <<< 21405 1726882411.85155: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpy0ua39z3" to remote "/root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471/AnsiballZ_command.py" <<< 21405 1726882411.86018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882411.86023: stdout chunk (state=3): >>><<< 21405 1726882411.86026: stderr chunk (state=3): >>><<< 21405 1726882411.86043: done transferring module to remote 21405 1726882411.86065: _low_level_execute_command(): starting 21405 1726882411.86101: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471/ /root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471/AnsiballZ_command.py && sleep 0' 21405 1726882411.87000: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882411.87018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882411.87030: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.87082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882411.87085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.87136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882411.88926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882411.88955: stderr chunk (state=3): >>><<< 21405 1726882411.88965: stdout chunk (state=3): >>><<< 21405 1726882411.89101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882411.89105: _low_level_execute_command(): starting 21405 1726882411.89109: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471/AnsiballZ_command.py && sleep 0' 21405 1726882411.90248: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882411.90253: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882411.90324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882411.90350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882411.90364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882411.90438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.07214: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:33:32.055922", "end": "2024-09-20 21:33:32.070781", "delta": "0:00:00.014859", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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}}} <<< 21405 1726882412.08713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882412.08717: stdout chunk (state=3): >>><<< 21405 1726882412.08720: stderr chunk (state=3): >>><<< 21405 1726882412.08882: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:33:32.055922", "end": "2024-09-20 21:33:32.070781", "delta": "0:00:00.014859", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882412.08887: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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-1726882411.7915294-22702-70505768847471/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882412.08890: _low_level_execute_command(): starting 21405 1726882412.08892: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882411.7915294-22702-70505768847471/ > /dev/null 2>&1 && sleep 0' 21405 1726882412.09699: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882412.09930: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.09934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882412.09936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882412.09943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.09989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.12018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882412.12023: stdout chunk (state=3): >>><<< 21405 1726882412.12026: stderr chunk (state=3): >>><<< 21405 1726882412.12302: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882412.12306: handler run complete 21405 1726882412.12309: Evaluated conditional (False): False 21405 1726882412.12311: attempt loop complete, returning result 21405 1726882412.12313: _execute() done 21405 1726882412.12315: dumping result to json 21405 1726882412.12317: done dumping result, returning 21405 1726882412.12319: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options [12673a56-9f93-e466-a5f2-0000000000b4] 21405 1726882412.12321: sending task result for task 12673a56-9f93-e466-a5f2-0000000000b4 21405 1726882412.12405: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000b4 21405 1726882412.12409: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.014859", "end": "2024-09-20 21:33:32.070781", "rc": 0, "start": "2024-09-20 21:33:32.055922" } STDOUT: 128 21405 1726882412.12482: no more pending results, returning what we have 21405 1726882412.12485: results queue empty 21405 1726882412.12486: checking for any_errors_fatal 21405 1726882412.12488: done checking for any_errors_fatal 21405 1726882412.12489: checking for max_fail_percentage 21405 1726882412.12491: done checking for max_fail_percentage 21405 1726882412.12492: checking to see if all hosts have failed and the running result is not ok 21405 1726882412.12496: done checking to see if all hosts have failed 21405 1726882412.12496: getting the remaining hosts for this loop 21405 1726882412.12498: done getting the remaining hosts for this loop 21405 1726882412.12501: getting the next task for host managed_node1 21405 1726882412.12507: done getting next task for host managed_node1 21405 1726882412.12510: ^ task is: TASK: Assert ethtool.ring-rx option set in profile 21405 1726882412.12512: ^ 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 21405 1726882412.12516: getting variables 21405 1726882412.12517: in VariableManager get_vars() 21405 1726882412.12567: Calling all_inventory to load vars for managed_node1 21405 1726882412.12570: Calling groups_inventory to load vars for managed_node1 21405 1726882412.12572: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882412.12582: Calling all_plugins_play to load vars for managed_node1 21405 1726882412.12584: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882412.12587: Calling groups_plugins_play to load vars for managed_node1 21405 1726882412.14363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882412.15962: done with get_vars() 21405 1726882412.15986: done getting variables 21405 1726882412.16054: 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 ethtool.ring-rx option set in profile] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:102 Friday 20 September 2024 21:33:32 -0400 (0:00:00.435) 0:00:28.391 ****** 21405 1726882412.16089: entering _queue_task() for managed_node1/assert 21405 1726882412.16450: worker is 1 (out of 1 available) 21405 1726882412.16463: exiting _queue_task() for managed_node1/assert 21405 1726882412.16476: done queuing things up, now waiting for results queue to drain 21405 1726882412.16477: waiting for pending results... 21405 1726882412.16767: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile 21405 1726882412.16922: in run() - task 12673a56-9f93-e466-a5f2-0000000000b5 21405 1726882412.16926: variable 'ansible_search_path' from source: unknown 21405 1726882412.17030: calling self._execute() 21405 1726882412.17091: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.17138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.17142: variable 'omit' from source: magic vars 21405 1726882412.17755: variable 'ansible_distribution_major_version' from source: facts 21405 1726882412.17758: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882412.17926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882412.18203: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882412.18260: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882412.18299: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882412.18347: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882412.18441: variable 'networkmanager_version' from source: set_fact 21405 1726882412.18462: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882412.18661: variable 'network_provider' from source: set_fact 21405 1726882412.18667: Evaluated conditional (network_provider == "nm"): True 21405 1726882412.18670: variable 'omit' from source: magic vars 21405 1726882412.18769: variable 'omit' from source: magic vars 21405 1726882412.18773: variable 'omit' from source: magic vars 21405 1726882412.18776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882412.18812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882412.18837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882412.18877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882412.18880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882412.18916: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882412.18987: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.18990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.19044: Set connection var ansible_shell_executable to /bin/sh 21405 1726882412.19055: Set connection var ansible_pipelining to False 21405 1726882412.19062: Set connection var ansible_shell_type to sh 21405 1726882412.19070: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882412.19082: Set connection var ansible_connection to ssh 21405 1726882412.19098: Set connection var ansible_timeout to 10 21405 1726882412.19127: variable 'ansible_shell_executable' from source: unknown 21405 1726882412.19135: variable 'ansible_connection' from source: unknown 21405 1726882412.19143: variable 'ansible_module_compression' from source: unknown 21405 1726882412.19149: variable 'ansible_shell_type' from source: unknown 21405 1726882412.19157: variable 'ansible_shell_executable' from source: unknown 21405 1726882412.19163: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.19171: variable 'ansible_pipelining' from source: unknown 21405 1726882412.19200: variable 'ansible_timeout' from source: unknown 21405 1726882412.19204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.19309: 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) 21405 1726882412.19332: variable 'omit' from source: magic vars 21405 1726882412.19418: starting attempt loop 21405 1726882412.19421: running the handler 21405 1726882412.19490: variable 'with_ring_rx' from source: set_fact 21405 1726882412.19508: Evaluated conditional (with_ring_rx.stdout == '128'): True 21405 1726882412.19517: handler run complete 21405 1726882412.19541: attempt loop complete, returning result 21405 1726882412.19547: _execute() done 21405 1726882412.19552: dumping result to json 21405 1726882412.19558: done dumping result, returning 21405 1726882412.19567: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile [12673a56-9f93-e466-a5f2-0000000000b5] 21405 1726882412.19574: sending task result for task 12673a56-9f93-e466-a5f2-0000000000b5 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21405 1726882412.19797: no more pending results, returning what we have 21405 1726882412.19801: results queue empty 21405 1726882412.19802: checking for any_errors_fatal 21405 1726882412.19811: done checking for any_errors_fatal 21405 1726882412.19812: checking for max_fail_percentage 21405 1726882412.19814: done checking for max_fail_percentage 21405 1726882412.19815: checking to see if all hosts have failed and the running result is not ok 21405 1726882412.19816: done checking to see if all hosts have failed 21405 1726882412.19817: getting the remaining hosts for this loop 21405 1726882412.19819: done getting the remaining hosts for this loop 21405 1726882412.19823: getting the next task for host managed_node1 21405 1726882412.19831: done getting next task for host managed_node1 21405 1726882412.19833: ^ task is: TASK: Get profile's ethtool.ring-rx-jumbo options 21405 1726882412.19836: ^ 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 21405 1726882412.19840: getting variables 21405 1726882412.19841: in VariableManager get_vars() 21405 1726882412.20011: Calling all_inventory to load vars for managed_node1 21405 1726882412.20014: Calling groups_inventory to load vars for managed_node1 21405 1726882412.20017: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882412.20025: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000b5 21405 1726882412.20028: WORKER PROCESS EXITING 21405 1726882412.20040: Calling all_plugins_play to load vars for managed_node1 21405 1726882412.20044: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882412.20047: Calling groups_plugins_play to load vars for managed_node1 21405 1726882412.21848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882412.23017: done with get_vars() 21405 1726882412.23033: done getting variables 21405 1726882412.23079: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-jumbo options] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:107 Friday 20 September 2024 21:33:32 -0400 (0:00:00.070) 0:00:28.461 ****** 21405 1726882412.23110: entering _queue_task() for managed_node1/command 21405 1726882412.23369: worker is 1 (out of 1 available) 21405 1726882412.23383: exiting _queue_task() for managed_node1/command 21405 1726882412.23399: done queuing things up, now waiting for results queue to drain 21405 1726882412.23401: waiting for pending results... 21405 1726882412.23579: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options 21405 1726882412.23646: in run() - task 12673a56-9f93-e466-a5f2-0000000000b6 21405 1726882412.23659: variable 'ansible_search_path' from source: unknown 21405 1726882412.23688: calling self._execute() 21405 1726882412.23770: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.23774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.23783: variable 'omit' from source: magic vars 21405 1726882412.24201: variable 'ansible_distribution_major_version' from source: facts 21405 1726882412.24207: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882412.24379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882412.24700: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882412.24704: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882412.24735: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882412.24804: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882412.24933: variable 'networkmanager_version' from source: set_fact 21405 1726882412.24951: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882412.25113: variable 'network_provider' from source: set_fact 21405 1726882412.25116: Evaluated conditional (network_provider == "nm"): True 21405 1726882412.25123: variable 'omit' from source: magic vars 21405 1726882412.25142: variable 'omit' from source: magic vars 21405 1726882412.25218: variable 'interface' from source: play vars 21405 1726882412.25233: variable 'omit' from source: magic vars 21405 1726882412.25258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882412.25280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882412.25299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882412.25313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882412.25323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882412.25346: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882412.25350: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.25353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.25423: Set connection var ansible_shell_executable to /bin/sh 21405 1726882412.25428: Set connection var ansible_pipelining to False 21405 1726882412.25430: Set connection var ansible_shell_type to sh 21405 1726882412.25436: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882412.25443: Set connection var ansible_connection to ssh 21405 1726882412.25448: Set connection var ansible_timeout to 10 21405 1726882412.25464: variable 'ansible_shell_executable' from source: unknown 21405 1726882412.25468: variable 'ansible_connection' from source: unknown 21405 1726882412.25470: variable 'ansible_module_compression' from source: unknown 21405 1726882412.25473: variable 'ansible_shell_type' from source: unknown 21405 1726882412.25476: variable 'ansible_shell_executable' from source: unknown 21405 1726882412.25478: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.25480: variable 'ansible_pipelining' from source: unknown 21405 1726882412.25483: variable 'ansible_timeout' from source: unknown 21405 1726882412.25485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.25562: 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) 21405 1726882412.25571: variable 'omit' from source: magic vars 21405 1726882412.25574: starting attempt loop 21405 1726882412.25577: running the handler 21405 1726882412.25590: _low_level_execute_command(): starting 21405 1726882412.25599: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882412.26099: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882412.26103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882412.26107: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.26163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882412.26168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882412.26171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.26218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.27909: stdout chunk (state=3): >>>/root <<< 21405 1726882412.27997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882412.28024: stderr chunk (state=3): >>><<< 21405 1726882412.28028: stdout chunk (state=3): >>><<< 21405 1726882412.28053: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882412.28079: _low_level_execute_command(): starting 21405 1726882412.28091: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897 `" && echo ansible-tmp-1726882412.2805107-22730-164895164795897="` echo /root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897 `" ) && sleep 0' 21405 1726882412.28513: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882412.28517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.28520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882412.28524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882412.28526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.28571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882412.28574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.28623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.30498: stdout chunk (state=3): >>>ansible-tmp-1726882412.2805107-22730-164895164795897=/root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897 <<< 21405 1726882412.30760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882412.30768: stdout chunk (state=3): >>><<< 21405 1726882412.30771: stderr chunk (state=3): >>><<< 21405 1726882412.30774: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882412.2805107-22730-164895164795897=/root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882412.30776: variable 'ansible_module_compression' from source: unknown 21405 1726882412.30778: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882412.30796: variable 'ansible_facts' from source: unknown 21405 1726882412.30864: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897/AnsiballZ_command.py 21405 1726882412.30967: Sending initial data 21405 1726882412.30971: Sent initial data (156 bytes) 21405 1726882412.31401: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882412.31406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882412.31426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.31430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.31469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882412.31472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.31527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.33108: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882412.33147: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882412.33190: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpwwjc4vwg /root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897/AnsiballZ_command.py <<< 21405 1726882412.33192: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897/AnsiballZ_command.py" <<< 21405 1726882412.33221: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpwwjc4vwg" to remote "/root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897/AnsiballZ_command.py" <<< 21405 1726882412.33741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882412.33779: stderr chunk (state=3): >>><<< 21405 1726882412.33782: stdout chunk (state=3): >>><<< 21405 1726882412.33818: done transferring module to remote 21405 1726882412.33827: _low_level_execute_command(): starting 21405 1726882412.33832: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897/ /root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897/AnsiballZ_command.py && sleep 0' 21405 1726882412.34268: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882412.34271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.34274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882412.34276: 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 <<< 21405 1726882412.34278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.34324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882412.34327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.34376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.36148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882412.36153: stderr chunk (state=3): >>><<< 21405 1726882412.36155: stdout chunk (state=3): >>><<< 21405 1726882412.36187: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882412.36191: _low_level_execute_command(): starting 21405 1726882412.36196: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897/AnsiballZ_command.py && sleep 0' 21405 1726882412.36802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882412.36807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.36904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882412.36909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.36938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882412.36955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.37021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.53880: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1"], "start": "2024-09-20 21:33:32.519245", "end": "2024-09-20 21:33:32.534253", "delta": "0:00:00.015008", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-jumbo c show testnic1", "_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}}} <<< 21405 1726882412.55183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882412.55187: stdout chunk (state=3): >>><<< 21405 1726882412.55192: stderr chunk (state=3): >>><<< 21405 1726882412.55218: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1"], "start": "2024-09-20 21:33:32.519245", "end": "2024-09-20 21:33:32.534253", "delta": "0:00:00.015008", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-jumbo c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882412.55254: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx-jumbo c show testnic1', '_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-1726882412.2805107-22730-164895164795897/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882412.55260: _low_level_execute_command(): starting 21405 1726882412.55266: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882412.2805107-22730-164895164795897/ > /dev/null 2>&1 && sleep 0' 21405 1726882412.55864: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882412.55870: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882412.55880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882412.55895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882412.55914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882412.56010: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882412.56017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882412.56030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.56097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.58181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882412.58185: stdout chunk (state=3): >>><<< 21405 1726882412.58187: stderr chunk (state=3): >>><<< 21405 1726882412.58190: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882412.58192: handler run complete 21405 1726882412.58224: Evaluated conditional (False): False 21405 1726882412.58234: attempt loop complete, returning result 21405 1726882412.58237: _execute() done 21405 1726882412.58239: dumping result to json 21405 1726882412.58246: done dumping result, returning 21405 1726882412.58254: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options [12673a56-9f93-e466-a5f2-0000000000b6] 21405 1726882412.58259: sending task result for task 12673a56-9f93-e466-a5f2-0000000000b6 21405 1726882412.58571: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000b6 21405 1726882412.58573: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1" ], "delta": "0:00:00.015008", "end": "2024-09-20 21:33:32.534253", "rc": 0, "start": "2024-09-20 21:33:32.519245" } STDOUT: 128 21405 1726882412.58671: no more pending results, returning what we have 21405 1726882412.58675: results queue empty 21405 1726882412.58676: checking for any_errors_fatal 21405 1726882412.58683: done checking for any_errors_fatal 21405 1726882412.58684: checking for max_fail_percentage 21405 1726882412.58690: done checking for max_fail_percentage 21405 1726882412.58691: checking to see if all hosts have failed and the running result is not ok 21405 1726882412.58692: done checking to see if all hosts have failed 21405 1726882412.58694: getting the remaining hosts for this loop 21405 1726882412.58696: done getting the remaining hosts for this loop 21405 1726882412.58699: getting the next task for host managed_node1 21405 1726882412.58706: done getting next task for host managed_node1 21405 1726882412.58709: ^ task is: TASK: Assert ethtool.ring-rx-jumbo option set in profile 21405 1726882412.58711: ^ 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 21405 1726882412.58714: getting variables 21405 1726882412.58716: in VariableManager get_vars() 21405 1726882412.58770: Calling all_inventory to load vars for managed_node1 21405 1726882412.58773: Calling groups_inventory to load vars for managed_node1 21405 1726882412.58775: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882412.58786: Calling all_plugins_play to load vars for managed_node1 21405 1726882412.58790: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882412.58910: Calling groups_plugins_play to load vars for managed_node1 21405 1726882412.62240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882412.64964: done with get_vars() 21405 1726882412.65004: done getting variables 21405 1726882412.65094: 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 ethtool.ring-rx-jumbo option set in profile] ********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:113 Friday 20 September 2024 21:33:32 -0400 (0:00:00.420) 0:00:28.881 ****** 21405 1726882412.65124: entering _queue_task() for managed_node1/assert 21405 1726882412.65826: worker is 1 (out of 1 available) 21405 1726882412.65838: exiting _queue_task() for managed_node1/assert 21405 1726882412.65850: done queuing things up, now waiting for results queue to drain 21405 1726882412.65851: waiting for pending results... 21405 1726882412.66532: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile 21405 1726882412.66560: in run() - task 12673a56-9f93-e466-a5f2-0000000000b7 21405 1726882412.66699: variable 'ansible_search_path' from source: unknown 21405 1726882412.66702: calling self._execute() 21405 1726882412.66954: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.66958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.66960: variable 'omit' from source: magic vars 21405 1726882412.67799: variable 'ansible_distribution_major_version' from source: facts 21405 1726882412.67827: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882412.68148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882412.68751: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882412.68804: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882412.69029: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882412.69033: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882412.69161: variable 'networkmanager_version' from source: set_fact 21405 1726882412.69179: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882412.69460: variable 'network_provider' from source: set_fact 21405 1726882412.69796: Evaluated conditional (network_provider == "nm"): True 21405 1726882412.69800: variable 'omit' from source: magic vars 21405 1726882412.69802: variable 'omit' from source: magic vars 21405 1726882412.69804: variable 'omit' from source: magic vars 21405 1726882412.69807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882412.69822: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882412.69845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882412.69868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882412.69884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882412.69928: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882412.70116: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.70120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.70122: Set connection var ansible_shell_executable to /bin/sh 21405 1726882412.70203: Set connection var ansible_pipelining to False 21405 1726882412.70211: Set connection var ansible_shell_type to sh 21405 1726882412.70224: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882412.70237: Set connection var ansible_connection to ssh 21405 1726882412.70442: Set connection var ansible_timeout to 10 21405 1726882412.70445: variable 'ansible_shell_executable' from source: unknown 21405 1726882412.70447: variable 'ansible_connection' from source: unknown 21405 1726882412.70450: variable 'ansible_module_compression' from source: unknown 21405 1726882412.70452: variable 'ansible_shell_type' from source: unknown 21405 1726882412.70454: variable 'ansible_shell_executable' from source: unknown 21405 1726882412.70455: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.70457: variable 'ansible_pipelining' from source: unknown 21405 1726882412.70459: variable 'ansible_timeout' from source: unknown 21405 1726882412.70461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.70605: 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) 21405 1726882412.70621: variable 'omit' from source: magic vars 21405 1726882412.70665: starting attempt loop 21405 1726882412.70672: running the handler 21405 1726882412.70924: variable 'with_ring_rx_jumbo' from source: set_fact 21405 1726882412.71001: Evaluated conditional (with_ring_rx_jumbo.stdout == '128'): True 21405 1726882412.71011: handler run complete 21405 1726882412.71030: attempt loop complete, returning result 21405 1726882412.71036: _execute() done 21405 1726882412.71102: dumping result to json 21405 1726882412.71112: done dumping result, returning 21405 1726882412.71125: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile [12673a56-9f93-e466-a5f2-0000000000b7] 21405 1726882412.71133: sending task result for task 12673a56-9f93-e466-a5f2-0000000000b7 21405 1726882412.71399: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000b7 21405 1726882412.71403: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21405 1726882412.71648: no more pending results, returning what we have 21405 1726882412.71652: results queue empty 21405 1726882412.71653: checking for any_errors_fatal 21405 1726882412.71665: done checking for any_errors_fatal 21405 1726882412.71666: checking for max_fail_percentage 21405 1726882412.71668: done checking for max_fail_percentage 21405 1726882412.71669: checking to see if all hosts have failed and the running result is not ok 21405 1726882412.71670: done checking to see if all hosts have failed 21405 1726882412.71671: getting the remaining hosts for this loop 21405 1726882412.71672: done getting the remaining hosts for this loop 21405 1726882412.71676: getting the next task for host managed_node1 21405 1726882412.71684: done getting next task for host managed_node1 21405 1726882412.71686: ^ task is: TASK: Get profile's ethtool.ring-rx-mini options 21405 1726882412.71688: ^ 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 21405 1726882412.71695: getting variables 21405 1726882412.71697: in VariableManager get_vars() 21405 1726882412.71752: Calling all_inventory to load vars for managed_node1 21405 1726882412.71755: Calling groups_inventory to load vars for managed_node1 21405 1726882412.71758: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882412.71771: Calling all_plugins_play to load vars for managed_node1 21405 1726882412.71774: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882412.71777: Calling groups_plugins_play to load vars for managed_node1 21405 1726882412.74885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882412.76626: done with get_vars() 21405 1726882412.76651: done getting variables 21405 1726882412.76719: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-rx-mini options] ****************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:118 Friday 20 September 2024 21:33:32 -0400 (0:00:00.116) 0:00:28.998 ****** 21405 1726882412.76762: entering _queue_task() for managed_node1/command 21405 1726882412.77409: worker is 1 (out of 1 available) 21405 1726882412.77418: exiting _queue_task() for managed_node1/command 21405 1726882412.77428: done queuing things up, now waiting for results queue to drain 21405 1726882412.77429: waiting for pending results... 21405 1726882412.78012: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options 21405 1726882412.78039: in run() - task 12673a56-9f93-e466-a5f2-0000000000b8 21405 1726882412.78403: variable 'ansible_search_path' from source: unknown 21405 1726882412.78407: calling self._execute() 21405 1726882412.78465: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.78477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.78491: variable 'omit' from source: magic vars 21405 1726882412.79290: variable 'ansible_distribution_major_version' from source: facts 21405 1726882412.79315: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882412.79704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882412.80365: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882412.80465: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882412.80565: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882412.80803: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882412.81020: variable 'networkmanager_version' from source: set_fact 21405 1726882412.81023: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882412.81183: variable 'network_provider' from source: set_fact 21405 1726882412.81196: Evaluated conditional (network_provider == "nm"): True 21405 1726882412.81243: variable 'omit' from source: magic vars 21405 1726882412.81268: variable 'omit' from source: magic vars 21405 1726882412.81414: variable 'interface' from source: play vars 21405 1726882412.81584: variable 'omit' from source: magic vars 21405 1726882412.81718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882412.81754: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882412.82200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882412.82203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882412.82206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882412.82208: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882412.82210: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.82213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.82298: Set connection var ansible_shell_executable to /bin/sh 21405 1726882412.82537: Set connection var ansible_pipelining to False 21405 1726882412.82549: Set connection var ansible_shell_type to sh 21405 1726882412.82562: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882412.82579: Set connection var ansible_connection to ssh 21405 1726882412.82591: Set connection var ansible_timeout to 10 21405 1726882412.82660: variable 'ansible_shell_executable' from source: unknown 21405 1726882412.82750: variable 'ansible_connection' from source: unknown 21405 1726882412.82764: variable 'ansible_module_compression' from source: unknown 21405 1726882412.82771: variable 'ansible_shell_type' from source: unknown 21405 1726882412.82779: variable 'ansible_shell_executable' from source: unknown 21405 1726882412.82785: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882412.82795: variable 'ansible_pipelining' from source: unknown 21405 1726882412.82803: variable 'ansible_timeout' from source: unknown 21405 1726882412.82810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882412.83044: 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) 21405 1726882412.83086: variable 'omit' from source: magic vars 21405 1726882412.83099: starting attempt loop 21405 1726882412.83290: running the handler 21405 1726882412.83296: _low_level_execute_command(): starting 21405 1726882412.83298: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882412.84314: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882412.84397: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.84444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882412.84614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882412.84663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.84714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.86380: stdout chunk (state=3): >>>/root <<< 21405 1726882412.86479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882412.86664: stderr chunk (state=3): >>><<< 21405 1726882412.86668: stdout chunk (state=3): >>><<< 21405 1726882412.86689: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882412.86716: _low_level_execute_command(): starting 21405 1726882412.86752: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616 `" && echo ansible-tmp-1726882412.8670137-22756-52963028735616="` echo /root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616 `" ) && sleep 0' 21405 1726882412.88058: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882412.88145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882412.88149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882412.88152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882412.88228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.88364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882412.88388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.88509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.90618: stdout chunk (state=3): >>>ansible-tmp-1726882412.8670137-22756-52963028735616=/root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616 <<< 21405 1726882412.90622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882412.90624: stdout chunk (state=3): >>><<< 21405 1726882412.90626: stderr chunk (state=3): >>><<< 21405 1726882412.90650: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882412.8670137-22756-52963028735616=/root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882412.91002: variable 'ansible_module_compression' from source: unknown 21405 1726882412.91005: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882412.91109: variable 'ansible_facts' from source: unknown 21405 1726882412.91131: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616/AnsiballZ_command.py 21405 1726882412.91474: Sending initial data 21405 1726882412.91484: Sent initial data (155 bytes) 21405 1726882412.92632: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882412.92756: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882412.92804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882412.92871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882412.92898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.93183: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.94726: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882412.94755: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882412.94819: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpizx37zum /root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616/AnsiballZ_command.py <<< 21405 1726882412.94823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616/AnsiballZ_command.py" <<< 21405 1726882412.94879: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpizx37zum" to remote "/root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616/AnsiballZ_command.py" <<< 21405 1726882412.96003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882412.96014: stdout chunk (state=3): >>><<< 21405 1726882412.96027: stderr chunk (state=3): >>><<< 21405 1726882412.96098: done transferring module to remote 21405 1726882412.96115: _low_level_execute_command(): starting 21405 1726882412.96126: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616/ /root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616/AnsiballZ_command.py && sleep 0' 21405 1726882412.96742: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882412.96848: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882412.96878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.96948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882412.98740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882412.98744: stdout chunk (state=3): >>><<< 21405 1726882412.98871: stderr chunk (state=3): >>><<< 21405 1726882412.98875: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882412.98878: _low_level_execute_command(): starting 21405 1726882412.98882: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616/AnsiballZ_command.py && sleep 0' 21405 1726882412.99406: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882412.99422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882412.99437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882412.99540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882412.99566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882412.99638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882413.16146: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1"], "start": "2024-09-20 21:33:33.145424", "end": "2024-09-20 21:33:33.160342", "delta": "0:00:00.014918", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-mini c show testnic1", "_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}}} <<< 21405 1726882413.17676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882413.17711: stdout chunk (state=3): >>><<< 21405 1726882413.17731: stderr chunk (state=3): >>><<< 21405 1726882413.17757: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1"], "start": "2024-09-20 21:33:33.145424", "end": "2024-09-20 21:33:33.160342", "delta": "0:00:00.014918", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-mini c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882413.17916: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx-mini c show testnic1', '_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-1726882412.8670137-22756-52963028735616/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882413.17920: _low_level_execute_command(): starting 21405 1726882413.17922: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882412.8670137-22756-52963028735616/ > /dev/null 2>&1 && sleep 0' 21405 1726882413.19628: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882413.19751: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882413.19785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882413.19807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882413.19883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882413.21727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882413.21740: stdout chunk (state=3): >>><<< 21405 1726882413.21757: stderr chunk (state=3): >>><<< 21405 1726882413.21777: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882413.21787: handler run complete 21405 1726882413.21818: Evaluated conditional (False): False 21405 1726882413.21833: attempt loop complete, returning result 21405 1726882413.21839: _execute() done 21405 1726882413.21846: dumping result to json 21405 1726882413.21861: done dumping result, returning 21405 1726882413.21878: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options [12673a56-9f93-e466-a5f2-0000000000b8] 21405 1726882413.21959: sending task result for task 12673a56-9f93-e466-a5f2-0000000000b8 21405 1726882413.22048: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000b8 21405 1726882413.22051: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1" ], "delta": "0:00:00.014918", "end": "2024-09-20 21:33:33.160342", "rc": 0, "start": "2024-09-20 21:33:33.145424" } STDOUT: 128 21405 1726882413.22160: no more pending results, returning what we have 21405 1726882413.22167: results queue empty 21405 1726882413.22169: checking for any_errors_fatal 21405 1726882413.22180: done checking for any_errors_fatal 21405 1726882413.22181: checking for max_fail_percentage 21405 1726882413.22183: done checking for max_fail_percentage 21405 1726882413.22184: checking to see if all hosts have failed and the running result is not ok 21405 1726882413.22185: done checking to see if all hosts have failed 21405 1726882413.22185: getting the remaining hosts for this loop 21405 1726882413.22187: done getting the remaining hosts for this loop 21405 1726882413.22191: getting the next task for host managed_node1 21405 1726882413.22200: done getting next task for host managed_node1 21405 1726882413.22204: ^ task is: TASK: Assert ethtool.ring-rx-mini option set in profile 21405 1726882413.22206: ^ 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 21405 1726882413.22210: getting variables 21405 1726882413.22211: in VariableManager get_vars() 21405 1726882413.22275: Calling all_inventory to load vars for managed_node1 21405 1726882413.22278: Calling groups_inventory to load vars for managed_node1 21405 1726882413.22283: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882413.22529: Calling all_plugins_play to load vars for managed_node1 21405 1726882413.22534: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882413.22537: Calling groups_plugins_play to load vars for managed_node1 21405 1726882413.24749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882413.27320: done with get_vars() 21405 1726882413.27510: done getting variables 21405 1726882413.27584: 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 ethtool.ring-rx-mini option set in profile] *********************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:124 Friday 20 September 2024 21:33:33 -0400 (0:00:00.508) 0:00:29.506 ****** 21405 1726882413.27618: entering _queue_task() for managed_node1/assert 21405 1726882413.28627: worker is 1 (out of 1 available) 21405 1726882413.28640: exiting _queue_task() for managed_node1/assert 21405 1726882413.28701: done queuing things up, now waiting for results queue to drain 21405 1726882413.28703: waiting for pending results... 21405 1726882413.29153: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile 21405 1726882413.29159: in run() - task 12673a56-9f93-e466-a5f2-0000000000b9 21405 1726882413.29162: variable 'ansible_search_path' from source: unknown 21405 1726882413.29440: calling self._execute() 21405 1726882413.29444: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882413.29447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882413.29450: variable 'omit' from source: magic vars 21405 1726882413.29810: variable 'ansible_distribution_major_version' from source: facts 21405 1726882413.29820: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882413.30027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882413.30630: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882413.30766: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882413.30815: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882413.30856: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882413.31037: variable 'networkmanager_version' from source: set_fact 21405 1726882413.31053: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882413.31501: variable 'network_provider' from source: set_fact 21405 1726882413.31505: Evaluated conditional (network_provider == "nm"): True 21405 1726882413.31509: variable 'omit' from source: magic vars 21405 1726882413.31600: variable 'omit' from source: magic vars 21405 1726882413.31603: variable 'omit' from source: magic vars 21405 1726882413.31611: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882413.31666: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882413.31690: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882413.31732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882413.31747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882413.31776: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882413.31780: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882413.31783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882413.31912: Set connection var ansible_shell_executable to /bin/sh 21405 1726882413.31919: Set connection var ansible_pipelining to False 21405 1726882413.31922: Set connection var ansible_shell_type to sh 21405 1726882413.31927: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882413.31937: Set connection var ansible_connection to ssh 21405 1726882413.31942: Set connection var ansible_timeout to 10 21405 1726882413.31969: variable 'ansible_shell_executable' from source: unknown 21405 1726882413.31973: variable 'ansible_connection' from source: unknown 21405 1726882413.31976: variable 'ansible_module_compression' from source: unknown 21405 1726882413.31979: variable 'ansible_shell_type' from source: unknown 21405 1726882413.31981: variable 'ansible_shell_executable' from source: unknown 21405 1726882413.31983: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882413.31985: variable 'ansible_pipelining' from source: unknown 21405 1726882413.31988: variable 'ansible_timeout' from source: unknown 21405 1726882413.31992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882413.32123: 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) 21405 1726882413.32134: variable 'omit' from source: magic vars 21405 1726882413.32139: starting attempt loop 21405 1726882413.32142: running the handler 21405 1726882413.32288: variable 'with_ring_rx_mini' from source: set_fact 21405 1726882413.32306: Evaluated conditional (with_ring_rx_mini.stdout == '128'): True 21405 1726882413.32312: handler run complete 21405 1726882413.32327: attempt loop complete, returning result 21405 1726882413.32330: _execute() done 21405 1726882413.32333: dumping result to json 21405 1726882413.32335: done dumping result, returning 21405 1726882413.32372: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile [12673a56-9f93-e466-a5f2-0000000000b9] 21405 1726882413.32375: sending task result for task 12673a56-9f93-e466-a5f2-0000000000b9 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21405 1726882413.32628: no more pending results, returning what we have 21405 1726882413.32631: results queue empty 21405 1726882413.32632: checking for any_errors_fatal 21405 1726882413.32638: done checking for any_errors_fatal 21405 1726882413.32639: checking for max_fail_percentage 21405 1726882413.32640: done checking for max_fail_percentage 21405 1726882413.32641: checking to see if all hosts have failed and the running result is not ok 21405 1726882413.32642: done checking to see if all hosts have failed 21405 1726882413.32643: getting the remaining hosts for this loop 21405 1726882413.32644: done getting the remaining hosts for this loop 21405 1726882413.32646: getting the next task for host managed_node1 21405 1726882413.32651: done getting next task for host managed_node1 21405 1726882413.32653: ^ task is: TASK: Get profile's ethtool.ring-tx options 21405 1726882413.32655: ^ 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 21405 1726882413.32658: getting variables 21405 1726882413.32659: in VariableManager get_vars() 21405 1726882413.32702: Calling all_inventory to load vars for managed_node1 21405 1726882413.32705: Calling groups_inventory to load vars for managed_node1 21405 1726882413.32707: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882413.32715: Calling all_plugins_play to load vars for managed_node1 21405 1726882413.32718: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882413.32721: Calling groups_plugins_play to load vars for managed_node1 21405 1726882413.33306: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000b9 21405 1726882413.33310: WORKER PROCESS EXITING 21405 1726882413.35469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882413.38937: done with get_vars() 21405 1726882413.39107: done getting variables 21405 1726882413.39175: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring-tx options] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:129 Friday 20 September 2024 21:33:33 -0400 (0:00:00.116) 0:00:29.623 ****** 21405 1726882413.39318: entering _queue_task() for managed_node1/command 21405 1726882413.40370: worker is 1 (out of 1 available) 21405 1726882413.40384: exiting _queue_task() for managed_node1/command 21405 1726882413.40400: done queuing things up, now waiting for results queue to drain 21405 1726882413.40401: waiting for pending results... 21405 1726882413.40964: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options 21405 1726882413.41131: in run() - task 12673a56-9f93-e466-a5f2-0000000000ba 21405 1726882413.41199: variable 'ansible_search_path' from source: unknown 21405 1726882413.41203: calling self._execute() 21405 1726882413.41464: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882413.41474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882413.41484: variable 'omit' from source: magic vars 21405 1726882413.42325: variable 'ansible_distribution_major_version' from source: facts 21405 1726882413.42449: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882413.42752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882413.43599: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882413.43603: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882413.43606: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882413.43608: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882413.43795: variable 'networkmanager_version' from source: set_fact 21405 1726882413.43799: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882413.44135: variable 'network_provider' from source: set_fact 21405 1726882413.44141: Evaluated conditional (network_provider == "nm"): True 21405 1726882413.44147: variable 'omit' from source: magic vars 21405 1726882413.44256: variable 'omit' from source: magic vars 21405 1726882413.44356: variable 'interface' from source: play vars 21405 1726882413.44491: variable 'omit' from source: magic vars 21405 1726882413.44524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882413.44553: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882413.44601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882413.44604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882413.44715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882413.44899: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882413.44902: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882413.44905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882413.45267: Set connection var ansible_shell_executable to /bin/sh 21405 1726882413.45274: Set connection var ansible_pipelining to False 21405 1726882413.45277: Set connection var ansible_shell_type to sh 21405 1726882413.45282: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882413.45295: Set connection var ansible_connection to ssh 21405 1726882413.45304: Set connection var ansible_timeout to 10 21405 1726882413.45327: variable 'ansible_shell_executable' from source: unknown 21405 1726882413.45330: variable 'ansible_connection' from source: unknown 21405 1726882413.45333: variable 'ansible_module_compression' from source: unknown 21405 1726882413.45335: variable 'ansible_shell_type' from source: unknown 21405 1726882413.45338: variable 'ansible_shell_executable' from source: unknown 21405 1726882413.45340: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882413.45344: variable 'ansible_pipelining' from source: unknown 21405 1726882413.45347: variable 'ansible_timeout' from source: unknown 21405 1726882413.45351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882413.45867: 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) 21405 1726882413.45877: variable 'omit' from source: magic vars 21405 1726882413.45882: starting attempt loop 21405 1726882413.45885: running the handler 21405 1726882413.45918: _low_level_execute_command(): starting 21405 1726882413.45922: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882413.47400: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882413.47699: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882413.47708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882413.47726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882413.47800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882413.49427: stdout chunk (state=3): >>>/root <<< 21405 1726882413.49555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882413.49664: stderr chunk (state=3): >>><<< 21405 1726882413.49667: stdout chunk (state=3): >>><<< 21405 1726882413.49670: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882413.49675: _low_level_execute_command(): starting 21405 1726882413.49677: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337 `" && echo ansible-tmp-1726882413.4960458-22786-22795901806337="` echo /root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337 `" ) && sleep 0' 21405 1726882413.50997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882413.51062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882413.51124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882413.53445: stdout chunk (state=3): >>>ansible-tmp-1726882413.4960458-22786-22795901806337=/root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337 <<< 21405 1726882413.53519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882413.53543: stderr chunk (state=3): >>><<< 21405 1726882413.53553: stdout chunk (state=3): >>><<< 21405 1726882413.53634: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882413.4960458-22786-22795901806337=/root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882413.53671: variable 'ansible_module_compression' from source: unknown 21405 1726882413.53725: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882413.53766: variable 'ansible_facts' from source: unknown 21405 1726882413.53881: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337/AnsiballZ_command.py 21405 1726882413.54018: Sending initial data 21405 1726882413.54022: Sent initial data (155 bytes) 21405 1726882413.54708: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882413.54717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882413.54779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882413.56436: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882413.56472: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882413.56524: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpdhxf35ns /root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337/AnsiballZ_command.py <<< 21405 1726882413.56527: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337/AnsiballZ_command.py" <<< 21405 1726882413.56570: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpdhxf35ns" to remote "/root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337/AnsiballZ_command.py" <<< 21405 1726882413.57575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882413.57642: stderr chunk (state=3): >>><<< 21405 1726882413.57652: stdout chunk (state=3): >>><<< 21405 1726882413.57717: done transferring module to remote 21405 1726882413.57734: _low_level_execute_command(): starting 21405 1726882413.57745: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337/ /root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337/AnsiballZ_command.py && sleep 0' 21405 1726882413.58369: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882413.58384: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882413.58404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882413.58425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882413.58479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882413.58544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882413.58560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882413.58605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882413.58644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882413.60523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882413.60563: stderr chunk (state=3): >>><<< 21405 1726882413.60566: stdout chunk (state=3): >>><<< 21405 1726882413.60582: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882413.60630: _low_level_execute_command(): starting 21405 1726882413.60634: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337/AnsiballZ_command.py && sleep 0' 21405 1726882413.61224: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882413.61239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882413.61289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882413.61362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882413.61370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882413.61400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882413.61603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882413.78010: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1"], "start": "2024-09-20 21:33:33.764055", "end": "2024-09-20 21:33:33.779032", "delta": "0:00:00.014977", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-tx c show testnic1", "_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}}} <<< 21405 1726882413.79474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882413.79507: stdout chunk (state=3): >>><<< 21405 1726882413.79523: stderr chunk (state=3): >>><<< 21405 1726882413.79545: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1"], "start": "2024-09-20 21:33:33.764055", "end": "2024-09-20 21:33:33.779032", "delta": "0:00:00.014977", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-tx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882413.79600: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-tx c show testnic1', '_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-1726882413.4960458-22786-22795901806337/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882413.79616: _low_level_execute_command(): starting 21405 1726882413.79622: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882413.4960458-22786-22795901806337/ > /dev/null 2>&1 && sleep 0' 21405 1726882413.80130: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882413.80133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882413.80135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882413.80137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882413.80145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882413.80147: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882413.80195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882413.80202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882413.80204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882413.80240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882413.82408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882413.82412: stdout chunk (state=3): >>><<< 21405 1726882413.82414: stderr chunk (state=3): >>><<< 21405 1726882413.82417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882413.82419: handler run complete 21405 1726882413.82422: Evaluated conditional (False): False 21405 1726882413.82424: attempt loop complete, returning result 21405 1726882413.82426: _execute() done 21405 1726882413.82428: dumping result to json 21405 1726882413.82429: done dumping result, returning 21405 1726882413.82431: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options [12673a56-9f93-e466-a5f2-0000000000ba] 21405 1726882413.82433: sending task result for task 12673a56-9f93-e466-a5f2-0000000000ba 21405 1726882413.82513: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000ba 21405 1726882413.82516: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1" ], "delta": "0:00:00.014977", "end": "2024-09-20 21:33:33.779032", "rc": 0, "start": "2024-09-20 21:33:33.764055" } STDOUT: 128 21405 1726882413.82600: no more pending results, returning what we have 21405 1726882413.82604: results queue empty 21405 1726882413.82605: checking for any_errors_fatal 21405 1726882413.82613: done checking for any_errors_fatal 21405 1726882413.82614: checking for max_fail_percentage 21405 1726882413.82617: done checking for max_fail_percentage 21405 1726882413.82618: checking to see if all hosts have failed and the running result is not ok 21405 1726882413.82618: done checking to see if all hosts have failed 21405 1726882413.82619: getting the remaining hosts for this loop 21405 1726882413.82621: done getting the remaining hosts for this loop 21405 1726882413.82625: getting the next task for host managed_node1 21405 1726882413.82632: done getting next task for host managed_node1 21405 1726882413.82634: ^ task is: TASK: Assert ethtool.ring-tx option set in profile 21405 1726882413.82636: ^ 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 21405 1726882413.82639: getting variables 21405 1726882413.82640: in VariableManager get_vars() 21405 1726882413.82863: Calling all_inventory to load vars for managed_node1 21405 1726882413.82866: Calling groups_inventory to load vars for managed_node1 21405 1726882413.82869: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882413.82880: Calling all_plugins_play to load vars for managed_node1 21405 1726882413.82884: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882413.82886: Calling groups_plugins_play to load vars for managed_node1 21405 1726882413.85568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882413.87938: done with get_vars() 21405 1726882413.87959: done getting variables 21405 1726882413.88063: 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 ethtool.ring-tx option set in profile] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:135 Friday 20 September 2024 21:33:33 -0400 (0:00:00.487) 0:00:30.111 ****** 21405 1726882413.88108: entering _queue_task() for managed_node1/assert 21405 1726882413.88501: worker is 1 (out of 1 available) 21405 1726882413.88515: exiting _queue_task() for managed_node1/assert 21405 1726882413.88526: done queuing things up, now waiting for results queue to drain 21405 1726882413.88528: waiting for pending results... 21405 1726882413.89059: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile 21405 1726882413.89063: in run() - task 12673a56-9f93-e466-a5f2-0000000000bb 21405 1726882413.89066: variable 'ansible_search_path' from source: unknown 21405 1726882413.89069: calling self._execute() 21405 1726882413.89117: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882413.89128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882413.89138: variable 'omit' from source: magic vars 21405 1726882413.89523: variable 'ansible_distribution_major_version' from source: facts 21405 1726882413.89573: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882413.89753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882413.89998: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882413.90037: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882413.90077: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882413.90098: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882413.90197: variable 'networkmanager_version' from source: set_fact 21405 1726882413.90211: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882413.90647: variable 'network_provider' from source: set_fact 21405 1726882413.90658: Evaluated conditional (network_provider == "nm"): True 21405 1726882413.90661: variable 'omit' from source: magic vars 21405 1726882413.90717: variable 'omit' from source: magic vars 21405 1726882413.90733: variable 'omit' from source: magic vars 21405 1726882413.90779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882413.90825: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882413.90840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882413.90865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882413.90883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882413.90940: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882413.90943: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882413.90946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882413.91066: Set connection var ansible_shell_executable to /bin/sh 21405 1726882413.91070: Set connection var ansible_pipelining to False 21405 1726882413.91072: Set connection var ansible_shell_type to sh 21405 1726882413.91087: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882413.91091: Set connection var ansible_connection to ssh 21405 1726882413.91104: Set connection var ansible_timeout to 10 21405 1726882413.91144: variable 'ansible_shell_executable' from source: unknown 21405 1726882413.91147: variable 'ansible_connection' from source: unknown 21405 1726882413.91150: variable 'ansible_module_compression' from source: unknown 21405 1726882413.91152: variable 'ansible_shell_type' from source: unknown 21405 1726882413.91155: variable 'ansible_shell_executable' from source: unknown 21405 1726882413.91158: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882413.91163: variable 'ansible_pipelining' from source: unknown 21405 1726882413.91168: variable 'ansible_timeout' from source: unknown 21405 1726882413.91172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882413.91256: 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) 21405 1726882413.91265: variable 'omit' from source: magic vars 21405 1726882413.91268: starting attempt loop 21405 1726882413.91270: running the handler 21405 1726882413.91366: variable 'with_ring_tx' from source: set_fact 21405 1726882413.91375: Evaluated conditional (with_ring_tx.stdout == '128'): True 21405 1726882413.91380: handler run complete 21405 1726882413.91391: attempt loop complete, returning result 21405 1726882413.91396: _execute() done 21405 1726882413.91402: dumping result to json 21405 1726882413.91405: done dumping result, returning 21405 1726882413.91413: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile [12673a56-9f93-e466-a5f2-0000000000bb] 21405 1726882413.91417: sending task result for task 12673a56-9f93-e466-a5f2-0000000000bb 21405 1726882413.91503: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000bb 21405 1726882413.91506: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21405 1726882413.91554: no more pending results, returning what we have 21405 1726882413.91557: results queue empty 21405 1726882413.91558: checking for any_errors_fatal 21405 1726882413.91564: done checking for any_errors_fatal 21405 1726882413.91565: checking for max_fail_percentage 21405 1726882413.91566: done checking for max_fail_percentage 21405 1726882413.91567: checking to see if all hosts have failed and the running result is not ok 21405 1726882413.91568: done checking to see if all hosts have failed 21405 1726882413.91569: getting the remaining hosts for this loop 21405 1726882413.91570: done getting the remaining hosts for this loop 21405 1726882413.91573: getting the next task for host managed_node1 21405 1726882413.91579: done getting next task for host managed_node1 21405 1726882413.91581: ^ task is: TASK: Get profile's ethtool.ring options 21405 1726882413.91584: ^ 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 21405 1726882413.91586: getting variables 21405 1726882413.91590: in VariableManager get_vars() 21405 1726882413.91654: Calling all_inventory to load vars for managed_node1 21405 1726882413.91657: Calling groups_inventory to load vars for managed_node1 21405 1726882413.91659: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882413.91669: Calling all_plugins_play to load vars for managed_node1 21405 1726882413.91674: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882413.91677: Calling groups_plugins_play to load vars for managed_node1 21405 1726882413.93997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882413.95170: done with get_vars() 21405 1726882413.95199: done getting variables 21405 1726882413.95275: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ethtool.ring options] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:141 Friday 20 September 2024 21:33:33 -0400 (0:00:00.072) 0:00:30.183 ****** 21405 1726882413.95326: entering _queue_task() for managed_node1/command 21405 1726882413.95738: worker is 1 (out of 1 available) 21405 1726882413.95763: exiting _queue_task() for managed_node1/command 21405 1726882413.95774: done queuing things up, now waiting for results queue to drain 21405 1726882413.95776: waiting for pending results... 21405 1726882413.96216: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options 21405 1726882413.96241: in run() - task 12673a56-9f93-e466-a5f2-0000000000bc 21405 1726882413.96273: variable 'ansible_search_path' from source: unknown 21405 1726882413.96348: calling self._execute() 21405 1726882413.96530: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882413.96534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882413.96539: variable 'omit' from source: magic vars 21405 1726882413.97122: variable 'ansible_distribution_major_version' from source: facts 21405 1726882413.97144: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882413.97350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882413.97725: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882413.97770: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882413.97817: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882413.97884: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882413.97965: variable 'networkmanager_version' from source: set_fact 21405 1726882413.98004: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882413.98216: variable 'network_provider' from source: set_fact 21405 1726882413.98220: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882413.98223: when evaluation is False, skipping this task 21405 1726882413.98225: _execute() done 21405 1726882413.98228: dumping result to json 21405 1726882413.98230: done dumping result, returning 21405 1726882413.98238: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options [12673a56-9f93-e466-a5f2-0000000000bc] 21405 1726882413.98240: sending task result for task 12673a56-9f93-e466-a5f2-0000000000bc 21405 1726882413.98339: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000bc 21405 1726882413.98343: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21405 1726882413.98428: no more pending results, returning what we have 21405 1726882413.98436: results queue empty 21405 1726882413.98437: checking for any_errors_fatal 21405 1726882413.98445: done checking for any_errors_fatal 21405 1726882413.98446: checking for max_fail_percentage 21405 1726882413.98448: done checking for max_fail_percentage 21405 1726882413.98448: checking to see if all hosts have failed and the running result is not ok 21405 1726882413.98450: done checking to see if all hosts have failed 21405 1726882413.98450: getting the remaining hosts for this loop 21405 1726882413.98451: done getting the remaining hosts for this loop 21405 1726882413.98455: getting the next task for host managed_node1 21405 1726882413.98461: done getting next task for host managed_node1 21405 1726882413.98466: ^ task is: TASK: Assert ethtool.ring option set in profile 21405 1726882413.98468: ^ 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 21405 1726882413.98473: getting variables 21405 1726882413.98474: in VariableManager get_vars() 21405 1726882413.98531: Calling all_inventory to load vars for managed_node1 21405 1726882413.98535: Calling groups_inventory to load vars for managed_node1 21405 1726882413.98538: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882413.98548: Calling all_plugins_play to load vars for managed_node1 21405 1726882413.98553: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882413.98558: Calling groups_plugins_play to load vars for managed_node1 21405 1726882413.99752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882414.00702: done with get_vars() 21405 1726882414.00717: done getting variables 21405 1726882414.00757: 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 ethtool.ring option set in profile] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:148 Friday 20 September 2024 21:33:34 -0400 (0:00:00.054) 0:00:30.238 ****** 21405 1726882414.00780: entering _queue_task() for managed_node1/assert 21405 1726882414.01025: worker is 1 (out of 1 available) 21405 1726882414.01038: exiting _queue_task() for managed_node1/assert 21405 1726882414.01048: done queuing things up, now waiting for results queue to drain 21405 1726882414.01050: waiting for pending results... 21405 1726882414.01230: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile 21405 1726882414.01297: in run() - task 12673a56-9f93-e466-a5f2-0000000000bd 21405 1726882414.01312: variable 'ansible_search_path' from source: unknown 21405 1726882414.01340: calling self._execute() 21405 1726882414.01426: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.01429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.01438: variable 'omit' from source: magic vars 21405 1726882414.01719: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.01727: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.01852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882414.02064: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882414.02098: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882414.02125: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882414.02151: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882414.02212: variable 'networkmanager_version' from source: set_fact 21405 1726882414.02222: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.02337: variable 'network_provider' from source: set_fact 21405 1726882414.02340: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882414.02343: when evaluation is False, skipping this task 21405 1726882414.02346: _execute() done 21405 1726882414.02348: dumping result to json 21405 1726882414.02353: done dumping result, returning 21405 1726882414.02358: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile [12673a56-9f93-e466-a5f2-0000000000bd] 21405 1726882414.02368: sending task result for task 12673a56-9f93-e466-a5f2-0000000000bd 21405 1726882414.02453: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000bd 21405 1726882414.02455: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21405 1726882414.02515: no more pending results, returning what we have 21405 1726882414.02519: results queue empty 21405 1726882414.02520: checking for any_errors_fatal 21405 1726882414.02524: done checking for any_errors_fatal 21405 1726882414.02525: checking for max_fail_percentage 21405 1726882414.02527: done checking for max_fail_percentage 21405 1726882414.02527: checking to see if all hosts have failed and the running result is not ok 21405 1726882414.02528: done checking to see if all hosts have failed 21405 1726882414.02529: getting the remaining hosts for this loop 21405 1726882414.02530: done getting the remaining hosts for this loop 21405 1726882414.02533: getting the next task for host managed_node1 21405 1726882414.02539: done getting next task for host managed_node1 21405 1726882414.02541: ^ task is: TASK: TEST: I can clear ring options 21405 1726882414.02543: ^ 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 21405 1726882414.02546: getting variables 21405 1726882414.02547: in VariableManager get_vars() 21405 1726882414.02597: Calling all_inventory to load vars for managed_node1 21405 1726882414.02600: Calling groups_inventory to load vars for managed_node1 21405 1726882414.02602: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882414.02611: Calling all_plugins_play to load vars for managed_node1 21405 1726882414.02614: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882414.02616: Calling groups_plugins_play to load vars for managed_node1 21405 1726882414.03378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882414.04240: done with get_vars() 21405 1726882414.04256: done getting variables 21405 1726882414.04299: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can clear ring options] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:158 Friday 20 September 2024 21:33:34 -0400 (0:00:00.035) 0:00:30.273 ****** 21405 1726882414.04319: entering _queue_task() for managed_node1/debug 21405 1726882414.04561: worker is 1 (out of 1 available) 21405 1726882414.04574: exiting _queue_task() for managed_node1/debug 21405 1726882414.04585: done queuing things up, now waiting for results queue to drain 21405 1726882414.04586: waiting for pending results... 21405 1726882414.04766: running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options 21405 1726882414.04832: in run() - task 12673a56-9f93-e466-a5f2-0000000000be 21405 1726882414.04844: variable 'ansible_search_path' from source: unknown 21405 1726882414.04870: calling self._execute() 21405 1726882414.04949: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.04953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.04963: variable 'omit' from source: magic vars 21405 1726882414.05246: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.05255: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.05381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882414.05575: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882414.05609: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882414.05634: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882414.05658: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882414.05722: variable 'networkmanager_version' from source: set_fact 21405 1726882414.05732: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.05737: variable 'omit' from source: magic vars 21405 1726882414.05754: variable 'omit' from source: magic vars 21405 1726882414.05778: variable 'omit' from source: magic vars 21405 1726882414.05805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882414.05855: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882414.05869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882414.05883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882414.05897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882414.05920: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882414.05923: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.05925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.05991: Set connection var ansible_shell_executable to /bin/sh 21405 1726882414.05999: Set connection var ansible_pipelining to False 21405 1726882414.06003: Set connection var ansible_shell_type to sh 21405 1726882414.06005: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882414.06016: Set connection var ansible_connection to ssh 21405 1726882414.06019: Set connection var ansible_timeout to 10 21405 1726882414.06038: variable 'ansible_shell_executable' from source: unknown 21405 1726882414.06043: variable 'ansible_connection' from source: unknown 21405 1726882414.06046: variable 'ansible_module_compression' from source: unknown 21405 1726882414.06048: variable 'ansible_shell_type' from source: unknown 21405 1726882414.06051: variable 'ansible_shell_executable' from source: unknown 21405 1726882414.06053: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.06055: variable 'ansible_pipelining' from source: unknown 21405 1726882414.06058: variable 'ansible_timeout' from source: unknown 21405 1726882414.06060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.06138: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882414.06147: variable 'omit' from source: magic vars 21405 1726882414.06149: starting attempt loop 21405 1726882414.06152: running the handler 21405 1726882414.06190: handler run complete 21405 1726882414.06205: attempt loop complete, returning result 21405 1726882414.06209: _execute() done 21405 1726882414.06212: dumping result to json 21405 1726882414.06214: done dumping result, returning 21405 1726882414.06220: done running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options [12673a56-9f93-e466-a5f2-0000000000be] 21405 1726882414.06225: sending task result for task 12673a56-9f93-e466-a5f2-0000000000be 21405 1726882414.06308: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000be 21405 1726882414.06310: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 21405 1726882414.06381: no more pending results, returning what we have 21405 1726882414.06384: results queue empty 21405 1726882414.06385: checking for any_errors_fatal 21405 1726882414.06397: done checking for any_errors_fatal 21405 1726882414.06398: checking for max_fail_percentage 21405 1726882414.06400: done checking for max_fail_percentage 21405 1726882414.06401: checking to see if all hosts have failed and the running result is not ok 21405 1726882414.06402: done checking to see if all hosts have failed 21405 1726882414.06403: getting the remaining hosts for this loop 21405 1726882414.06404: done getting the remaining hosts for this loop 21405 1726882414.06407: getting the next task for host managed_node1 21405 1726882414.06414: done getting next task for host managed_node1 21405 1726882414.06420: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21405 1726882414.06423: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882414.06440: getting variables 21405 1726882414.06441: in VariableManager get_vars() 21405 1726882414.06482: Calling all_inventory to load vars for managed_node1 21405 1726882414.06485: Calling groups_inventory to load vars for managed_node1 21405 1726882414.06487: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882414.06503: Calling all_plugins_play to load vars for managed_node1 21405 1726882414.06506: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882414.06509: Calling groups_plugins_play to load vars for managed_node1 21405 1726882414.07382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882414.08228: done with get_vars() 21405 1726882414.08245: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:34 -0400 (0:00:00.039) 0:00:30.313 ****** 21405 1726882414.08315: entering _queue_task() for managed_node1/include_tasks 21405 1726882414.08547: worker is 1 (out of 1 available) 21405 1726882414.08560: exiting _queue_task() for managed_node1/include_tasks 21405 1726882414.08571: done queuing things up, now waiting for results queue to drain 21405 1726882414.08573: waiting for pending results... 21405 1726882414.08744: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21405 1726882414.08843: in run() - task 12673a56-9f93-e466-a5f2-0000000000c6 21405 1726882414.08856: variable 'ansible_search_path' from source: unknown 21405 1726882414.08860: variable 'ansible_search_path' from source: unknown 21405 1726882414.08886: calling self._execute() 21405 1726882414.08959: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.08964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.08973: variable 'omit' from source: magic vars 21405 1726882414.09244: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.09254: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.09378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882414.09570: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882414.09604: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882414.09629: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882414.09654: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882414.09721: variable 'networkmanager_version' from source: set_fact 21405 1726882414.09731: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.09838: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.09841: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.09930: variable 'networkmanager_version' from source: set_fact 21405 1726882414.09937: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.10010: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.10014: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.10100: variable 'networkmanager_version' from source: set_fact 21405 1726882414.10113: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.10117: _execute() done 21405 1726882414.10119: dumping result to json 21405 1726882414.10121: done dumping result, returning 21405 1726882414.10127: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-e466-a5f2-0000000000c6] 21405 1726882414.10130: sending task result for task 12673a56-9f93-e466-a5f2-0000000000c6 21405 1726882414.10217: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000c6 21405 1726882414.10220: WORKER PROCESS EXITING 21405 1726882414.10264: no more pending results, returning what we have 21405 1726882414.10268: in VariableManager get_vars() 21405 1726882414.10323: Calling all_inventory to load vars for managed_node1 21405 1726882414.10326: Calling groups_inventory to load vars for managed_node1 21405 1726882414.10328: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882414.10344: Calling all_plugins_play to load vars for managed_node1 21405 1726882414.10348: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882414.10351: Calling groups_plugins_play to load vars for managed_node1 21405 1726882414.11120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882414.12002: done with get_vars() 21405 1726882414.12018: variable 'ansible_search_path' from source: unknown 21405 1726882414.12018: variable 'ansible_search_path' from source: unknown 21405 1726882414.12046: we have included files to process 21405 1726882414.12047: generating all_blocks data 21405 1726882414.12048: done generating all_blocks data 21405 1726882414.12052: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882414.12053: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882414.12054: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882414.12438: done processing included file 21405 1726882414.12439: iterating over new_blocks loaded from include file 21405 1726882414.12440: in VariableManager get_vars() 21405 1726882414.12459: done with get_vars() 21405 1726882414.12460: filtering new block on tags 21405 1726882414.12472: done filtering new block on tags 21405 1726882414.12473: in VariableManager get_vars() 21405 1726882414.12489: done with get_vars() 21405 1726882414.12490: filtering new block on tags 21405 1726882414.12504: done filtering new block on tags 21405 1726882414.12506: in VariableManager get_vars() 21405 1726882414.12525: done with get_vars() 21405 1726882414.12526: filtering new block on tags 21405 1726882414.12536: done filtering new block on tags 21405 1726882414.12538: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21405 1726882414.12541: extending task lists for all hosts with included blocks 21405 1726882414.13045: done extending task lists 21405 1726882414.13046: done processing included files 21405 1726882414.13047: results queue empty 21405 1726882414.13047: checking for any_errors_fatal 21405 1726882414.13050: done checking for any_errors_fatal 21405 1726882414.13051: checking for max_fail_percentage 21405 1726882414.13052: done checking for max_fail_percentage 21405 1726882414.13052: checking to see if all hosts have failed and the running result is not ok 21405 1726882414.13053: done checking to see if all hosts have failed 21405 1726882414.13053: getting the remaining hosts for this loop 21405 1726882414.13054: done getting the remaining hosts for this loop 21405 1726882414.13056: getting the next task for host managed_node1 21405 1726882414.13060: done getting next task for host managed_node1 21405 1726882414.13062: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21405 1726882414.13064: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 21405 1726882414.13071: getting variables 21405 1726882414.13072: in VariableManager get_vars() 21405 1726882414.13084: Calling all_inventory to load vars for managed_node1 21405 1726882414.13086: Calling groups_inventory to load vars for managed_node1 21405 1726882414.13087: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882414.13090: Calling all_plugins_play to load vars for managed_node1 21405 1726882414.13092: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882414.13101: Calling groups_plugins_play to load vars for managed_node1 21405 1726882414.14002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882414.15560: done with get_vars() 21405 1726882414.15598: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:33:34 -0400 (0:00:00.074) 0:00:30.387 ****** 21405 1726882414.15731: entering _queue_task() for managed_node1/setup 21405 1726882414.16120: worker is 1 (out of 1 available) 21405 1726882414.16134: exiting _queue_task() for managed_node1/setup 21405 1726882414.16147: done queuing things up, now waiting for results queue to drain 21405 1726882414.16148: waiting for pending results... 21405 1726882414.16373: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21405 1726882414.16472: in run() - task 12673a56-9f93-e466-a5f2-0000000004ce 21405 1726882414.16484: variable 'ansible_search_path' from source: unknown 21405 1726882414.16501: variable 'ansible_search_path' from source: unknown 21405 1726882414.16521: calling self._execute() 21405 1726882414.16592: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.16600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.16615: variable 'omit' from source: magic vars 21405 1726882414.16957: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.16961: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.17089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882414.17404: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882414.17459: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882414.17509: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882414.17603: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882414.17637: variable 'networkmanager_version' from source: set_fact 21405 1726882414.17653: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.17769: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.17778: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.17927: variable 'networkmanager_version' from source: set_fact 21405 1726882414.17942: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.18063: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.18073: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.18215: variable 'networkmanager_version' from source: set_fact 21405 1726882414.18243: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.18382: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.18462: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.18534: variable 'networkmanager_version' from source: set_fact 21405 1726882414.18546: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.18661: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.18671: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.18818: variable 'networkmanager_version' from source: set_fact 21405 1726882414.18835: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.19008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882414.20497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882414.20545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882414.20570: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882414.20595: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882414.20618: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882414.20675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882414.20708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882414.20726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882414.20756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882414.20767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882414.20805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882414.20822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882414.20840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882414.20867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882414.20877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882414.20976: variable '__network_required_facts' from source: role '' defaults 21405 1726882414.20984: variable 'ansible_facts' from source: unknown 21405 1726882414.21765: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21405 1726882414.21768: when evaluation is False, skipping this task 21405 1726882414.21770: _execute() done 21405 1726882414.21773: dumping result to json 21405 1726882414.21775: done dumping result, returning 21405 1726882414.21778: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-e466-a5f2-0000000004ce] 21405 1726882414.21780: sending task result for task 12673a56-9f93-e466-a5f2-0000000004ce skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21405 1726882414.22028: no more pending results, returning what we have 21405 1726882414.22031: results queue empty 21405 1726882414.22032: checking for any_errors_fatal 21405 1726882414.22033: done checking for any_errors_fatal 21405 1726882414.22034: checking for max_fail_percentage 21405 1726882414.22036: done checking for max_fail_percentage 21405 1726882414.22036: checking to see if all hosts have failed and the running result is not ok 21405 1726882414.22037: done checking to see if all hosts have failed 21405 1726882414.22038: getting the remaining hosts for this loop 21405 1726882414.22039: done getting the remaining hosts for this loop 21405 1726882414.22043: getting the next task for host managed_node1 21405 1726882414.22056: done sending task result for task 12673a56-9f93-e466-a5f2-0000000004ce 21405 1726882414.22120: WORKER PROCESS EXITING 21405 1726882414.22115: done getting next task for host managed_node1 21405 1726882414.22124: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21405 1726882414.22127: ^ 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? (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 21405 1726882414.22144: getting variables 21405 1726882414.22145: in VariableManager get_vars() 21405 1726882414.22213: Calling all_inventory to load vars for managed_node1 21405 1726882414.22216: Calling groups_inventory to load vars for managed_node1 21405 1726882414.22218: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882414.22227: Calling all_plugins_play to load vars for managed_node1 21405 1726882414.22230: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882414.22233: Calling groups_plugins_play to load vars for managed_node1 21405 1726882414.23583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882414.26350: done with get_vars() 21405 1726882414.26374: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:33:34 -0400 (0:00:00.107) 0:00:30.495 ****** 21405 1726882414.26483: entering _queue_task() for managed_node1/stat 21405 1726882414.26846: worker is 1 (out of 1 available) 21405 1726882414.26860: exiting _queue_task() for managed_node1/stat 21405 1726882414.26872: done queuing things up, now waiting for results queue to drain 21405 1726882414.26874: waiting for pending results... 21405 1726882414.27212: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21405 1726882414.27382: in run() - task 12673a56-9f93-e466-a5f2-0000000004d0 21405 1726882414.27391: variable 'ansible_search_path' from source: unknown 21405 1726882414.27395: variable 'ansible_search_path' from source: unknown 21405 1726882414.27398: calling self._execute() 21405 1726882414.27633: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.27637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.27639: variable 'omit' from source: magic vars 21405 1726882414.28237: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.28248: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.28699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882414.29139: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882414.29177: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882414.29213: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882414.29250: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882414.29329: variable 'networkmanager_version' from source: set_fact 21405 1726882414.29563: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.29687: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.29694: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.29945: variable 'networkmanager_version' from source: set_fact 21405 1726882414.29955: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.30167: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.30401: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.30528: variable 'networkmanager_version' from source: set_fact 21405 1726882414.30541: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.31298: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.31302: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.31304: variable 'networkmanager_version' from source: set_fact 21405 1726882414.31306: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.31547: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.31557: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.31686: variable 'networkmanager_version' from source: set_fact 21405 1726882414.31908: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.32058: 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) 21405 1726882414.32498: 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) 21405 1726882414.32502: 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) 21405 1726882414.32504: 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) 21405 1726882414.32507: variable '__network_is_ostree' from source: set_fact 21405 1726882414.32509: Evaluated conditional (not __network_is_ostree is defined): False 21405 1726882414.32511: when evaluation is False, skipping this task 21405 1726882414.32513: _execute() done 21405 1726882414.32515: dumping result to json 21405 1726882414.32517: done dumping result, returning 21405 1726882414.32519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-e466-a5f2-0000000004d0] 21405 1726882414.32521: sending task result for task 12673a56-9f93-e466-a5f2-0000000004d0 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21405 1726882414.32644: no more pending results, returning what we have 21405 1726882414.32648: results queue empty 21405 1726882414.32649: checking for any_errors_fatal 21405 1726882414.32658: done checking for any_errors_fatal 21405 1726882414.32659: checking for max_fail_percentage 21405 1726882414.32660: done checking for max_fail_percentage 21405 1726882414.32661: checking to see if all hosts have failed and the running result is not ok 21405 1726882414.32662: done checking to see if all hosts have failed 21405 1726882414.32663: getting the remaining hosts for this loop 21405 1726882414.32664: done getting the remaining hosts for this loop 21405 1726882414.32668: getting the next task for host managed_node1 21405 1726882414.32674: done getting next task for host managed_node1 21405 1726882414.32677: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21405 1726882414.32681: ^ 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? (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 21405 1726882414.32908: getting variables 21405 1726882414.32910: in VariableManager get_vars() 21405 1726882414.32959: Calling all_inventory to load vars for managed_node1 21405 1726882414.32962: Calling groups_inventory to load vars for managed_node1 21405 1726882414.32964: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882414.32973: Calling all_plugins_play to load vars for managed_node1 21405 1726882414.32976: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882414.32978: Calling groups_plugins_play to load vars for managed_node1 21405 1726882414.34114: done sending task result for task 12673a56-9f93-e466-a5f2-0000000004d0 21405 1726882414.34118: WORKER PROCESS EXITING 21405 1726882414.35013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882414.38035: done with get_vars() 21405 1726882414.38066: done getting variables 21405 1726882414.38130: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:33:34 -0400 (0:00:00.116) 0:00:30.612 ****** 21405 1726882414.38174: entering _queue_task() for managed_node1/set_fact 21405 1726882414.38753: worker is 1 (out of 1 available) 21405 1726882414.38765: exiting _queue_task() for managed_node1/set_fact 21405 1726882414.38775: done queuing things up, now waiting for results queue to drain 21405 1726882414.38777: waiting for pending results... 21405 1726882414.38948: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21405 1726882414.39129: in run() - task 12673a56-9f93-e466-a5f2-0000000004d1 21405 1726882414.39148: variable 'ansible_search_path' from source: unknown 21405 1726882414.39154: variable 'ansible_search_path' from source: unknown 21405 1726882414.39198: calling self._execute() 21405 1726882414.39316: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.39334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.39349: variable 'omit' from source: magic vars 21405 1726882414.39785: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.39806: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.39999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882414.40339: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882414.40396: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882414.40440: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882414.40477: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882414.40635: variable 'networkmanager_version' from source: set_fact 21405 1726882414.40653: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.40778: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.40809: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.40979: variable 'networkmanager_version' from source: set_fact 21405 1726882414.40995: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.41140: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.41170: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.41406: variable 'networkmanager_version' from source: set_fact 21405 1726882414.41409: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.41705: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.41729: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.41880: variable 'networkmanager_version' from source: set_fact 21405 1726882414.41898: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.42047: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.42057: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.42190: variable 'networkmanager_version' from source: set_fact 21405 1726882414.42207: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.42375: 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) 21405 1726882414.42408: 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) 21405 1726882414.42448: 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) 21405 1726882414.42499: 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) 21405 1726882414.42610: variable '__network_is_ostree' from source: set_fact 21405 1726882414.42622: Evaluated conditional (not __network_is_ostree is defined): False 21405 1726882414.42644: when evaluation is False, skipping this task 21405 1726882414.42692: _execute() done 21405 1726882414.42697: dumping result to json 21405 1726882414.42700: done dumping result, returning 21405 1726882414.42703: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-e466-a5f2-0000000004d1] 21405 1726882414.42705: sending task result for task 12673a56-9f93-e466-a5f2-0000000004d1 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21405 1726882414.42976: no more pending results, returning what we have 21405 1726882414.42980: results queue empty 21405 1726882414.42981: checking for any_errors_fatal 21405 1726882414.42987: done checking for any_errors_fatal 21405 1726882414.42988: checking for max_fail_percentage 21405 1726882414.42990: done checking for max_fail_percentage 21405 1726882414.42991: checking to see if all hosts have failed and the running result is not ok 21405 1726882414.42992: done checking to see if all hosts have failed 21405 1726882414.42995: getting the remaining hosts for this loop 21405 1726882414.42997: done getting the remaining hosts for this loop 21405 1726882414.43001: getting the next task for host managed_node1 21405 1726882414.43046: done getting next task for host managed_node1 21405 1726882414.43050: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21405 1726882414.43055: ^ 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? (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 21405 1726882414.43084: getting variables 21405 1726882414.43086: in VariableManager get_vars() 21405 1726882414.43146: Calling all_inventory to load vars for managed_node1 21405 1726882414.43149: Calling groups_inventory to load vars for managed_node1 21405 1726882414.43152: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882414.43164: Calling all_plugins_play to load vars for managed_node1 21405 1726882414.43167: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882414.43170: Calling groups_plugins_play to load vars for managed_node1 21405 1726882414.43707: done sending task result for task 12673a56-9f93-e466-a5f2-0000000004d1 21405 1726882414.43710: WORKER PROCESS EXITING 21405 1726882414.45297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882414.47489: done with get_vars() 21405 1726882414.47519: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:33:34 -0400 (0:00:00.094) 0:00:30.706 ****** 21405 1726882414.47633: entering _queue_task() for managed_node1/service_facts 21405 1726882414.48215: worker is 1 (out of 1 available) 21405 1726882414.48226: exiting _queue_task() for managed_node1/service_facts 21405 1726882414.48238: done queuing things up, now waiting for results queue to drain 21405 1726882414.48240: waiting for pending results... 21405 1726882414.48366: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21405 1726882414.48688: in run() - task 12673a56-9f93-e466-a5f2-0000000004d3 21405 1726882414.48722: variable 'ansible_search_path' from source: unknown 21405 1726882414.48731: variable 'ansible_search_path' from source: unknown 21405 1726882414.48776: calling self._execute() 21405 1726882414.48884: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.48906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.48999: variable 'omit' from source: magic vars 21405 1726882414.49451: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.49488: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.49674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882414.49961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882414.50015: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882414.50057: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882414.50127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882414.50186: variable 'networkmanager_version' from source: set_fact 21405 1726882414.50207: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.50328: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.50396: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.50485: variable 'networkmanager_version' from source: set_fact 21405 1726882414.50501: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.50623: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.50634: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.50798: variable 'networkmanager_version' from source: set_fact 21405 1726882414.50837: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.51046: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.51061: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.51219: variable 'networkmanager_version' from source: set_fact 21405 1726882414.51234: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.51382: variable 'ansible_distribution_major_version' from source: facts 21405 1726882414.51385: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882414.51497: variable 'networkmanager_version' from source: set_fact 21405 1726882414.51511: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882414.51522: variable 'omit' from source: magic vars 21405 1726882414.51605: variable 'omit' from source: magic vars 21405 1726882414.51651: variable 'omit' from source: magic vars 21405 1726882414.51709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882414.51718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882414.51741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882414.51769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882414.51785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882414.51869: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882414.51872: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.51874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.51945: Set connection var ansible_shell_executable to /bin/sh 21405 1726882414.51955: Set connection var ansible_pipelining to False 21405 1726882414.51960: Set connection var ansible_shell_type to sh 21405 1726882414.51967: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882414.51982: Set connection var ansible_connection to ssh 21405 1726882414.51990: Set connection var ansible_timeout to 10 21405 1726882414.52015: variable 'ansible_shell_executable' from source: unknown 21405 1726882414.52023: variable 'ansible_connection' from source: unknown 21405 1726882414.52085: variable 'ansible_module_compression' from source: unknown 21405 1726882414.52088: variable 'ansible_shell_type' from source: unknown 21405 1726882414.52090: variable 'ansible_shell_executable' from source: unknown 21405 1726882414.52091: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882414.52095: variable 'ansible_pipelining' from source: unknown 21405 1726882414.52097: variable 'ansible_timeout' from source: unknown 21405 1726882414.52099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882414.52218: 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) 21405 1726882414.52234: variable 'omit' from source: magic vars 21405 1726882414.52243: starting attempt loop 21405 1726882414.52253: running the handler 21405 1726882414.52269: _low_level_execute_command(): starting 21405 1726882414.52281: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882414.53598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882414.53615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882414.53720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882414.53770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882414.55440: stdout chunk (state=3): >>>/root <<< 21405 1726882414.55702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882414.55706: stdout chunk (state=3): >>><<< 21405 1726882414.55709: stderr chunk (state=3): >>><<< 21405 1726882414.55712: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882414.55722: _low_level_execute_command(): starting 21405 1726882414.55725: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947 `" && echo ansible-tmp-1726882414.5561166-22836-83753529358947="` echo /root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947 `" ) && sleep 0' 21405 1726882414.56274: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882414.56298: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882414.56315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882414.56406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882414.56436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882414.56458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882414.56475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882414.56556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882414.58405: stdout chunk (state=3): >>>ansible-tmp-1726882414.5561166-22836-83753529358947=/root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947 <<< 21405 1726882414.58559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882414.58562: stdout chunk (state=3): >>><<< 21405 1726882414.58564: stderr chunk (state=3): >>><<< 21405 1726882414.58579: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882414.5561166-22836-83753529358947=/root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882414.58633: variable 'ansible_module_compression' from source: unknown 21405 1726882414.58682: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21405 1726882414.58898: variable 'ansible_facts' from source: unknown 21405 1726882414.58902: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947/AnsiballZ_service_facts.py 21405 1726882414.59041: Sending initial data 21405 1726882414.59050: Sent initial data (161 bytes) 21405 1726882414.59572: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882414.59609: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882414.59700: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882414.59719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882414.59813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882414.61311: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882414.61361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882414.61409: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpg8pz2vio /root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947/AnsiballZ_service_facts.py <<< 21405 1726882414.61421: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947/AnsiballZ_service_facts.py" <<< 21405 1726882414.61453: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpg8pz2vio" to remote "/root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947/AnsiballZ_service_facts.py" <<< 21405 1726882414.62899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882414.62903: stderr chunk (state=3): >>><<< 21405 1726882414.62905: stdout chunk (state=3): >>><<< 21405 1726882414.62980: done transferring module to remote 21405 1726882414.62991: _low_level_execute_command(): starting 21405 1726882414.63007: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947/ /root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947/AnsiballZ_service_facts.py && sleep 0' 21405 1726882414.64065: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882414.64112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882414.64217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882414.65932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882414.65935: stdout chunk (state=3): >>><<< 21405 1726882414.65941: stderr chunk (state=3): >>><<< 21405 1726882414.66000: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882414.66003: _low_level_execute_command(): starting 21405 1726882414.66006: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947/AnsiballZ_service_facts.py && sleep 0' 21405 1726882414.66562: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882414.66572: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882414.66583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882414.66600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882414.66613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882414.66620: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882414.66800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882414.66803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882414.66806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882414.66808: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21405 1726882414.66810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882414.66812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882414.66814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882414.66816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882414.66819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882414.66833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882414.66910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882416.17408: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21405 1726882416.18742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882416.18746: stdout chunk (state=3): >>><<< 21405 1726882416.18753: stderr chunk (state=3): >>><<< 21405 1726882416.18774: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882416.19499: 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-1726882414.5561166-22836-83753529358947/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882416.19511: _low_level_execute_command(): starting 21405 1726882416.19517: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882414.5561166-22836-83753529358947/ > /dev/null 2>&1 && sleep 0' 21405 1726882416.20160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882416.20169: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882416.20180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882416.20209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882416.20313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882416.20521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882416.20637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882416.22429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882416.22432: stderr chunk (state=3): >>><<< 21405 1726882416.22435: stdout chunk (state=3): >>><<< 21405 1726882416.22599: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882416.22603: handler run complete 21405 1726882416.22633: variable 'ansible_facts' from source: unknown 21405 1726882416.22765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882416.23225: variable 'ansible_facts' from source: unknown 21405 1726882416.23383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882416.23704: attempt loop complete, returning result 21405 1726882416.23707: _execute() done 21405 1726882416.23709: dumping result to json 21405 1726882416.23711: done dumping result, returning 21405 1726882416.23713: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-e466-a5f2-0000000004d3] 21405 1726882416.23715: sending task result for task 12673a56-9f93-e466-a5f2-0000000004d3 21405 1726882416.24899: done sending task result for task 12673a56-9f93-e466-a5f2-0000000004d3 21405 1726882416.24903: 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 } 21405 1726882416.24983: no more pending results, returning what we have 21405 1726882416.24985: results queue empty 21405 1726882416.24986: checking for any_errors_fatal 21405 1726882416.24991: done checking for any_errors_fatal 21405 1726882416.24992: checking for max_fail_percentage 21405 1726882416.24996: done checking for max_fail_percentage 21405 1726882416.24997: checking to see if all hosts have failed and the running result is not ok 21405 1726882416.24998: done checking to see if all hosts have failed 21405 1726882416.24998: getting the remaining hosts for this loop 21405 1726882416.24999: done getting the remaining hosts for this loop 21405 1726882416.25003: getting the next task for host managed_node1 21405 1726882416.25008: done getting next task for host managed_node1 21405 1726882416.25011: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21405 1726882416.25015: ^ 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? (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 21405 1726882416.25026: getting variables 21405 1726882416.25027: in VariableManager get_vars() 21405 1726882416.25180: Calling all_inventory to load vars for managed_node1 21405 1726882416.25183: Calling groups_inventory to load vars for managed_node1 21405 1726882416.25185: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882416.25205: Calling all_plugins_play to load vars for managed_node1 21405 1726882416.25209: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882416.25213: Calling groups_plugins_play to load vars for managed_node1 21405 1726882416.33743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882416.35422: done with get_vars() 21405 1726882416.35455: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:33:36 -0400 (0:00:01.879) 0:00:32.585 ****** 21405 1726882416.35553: entering _queue_task() for managed_node1/package_facts 21405 1726882416.35925: worker is 1 (out of 1 available) 21405 1726882416.35939: exiting _queue_task() for managed_node1/package_facts 21405 1726882416.35951: done queuing things up, now waiting for results queue to drain 21405 1726882416.35954: waiting for pending results... 21405 1726882416.36323: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21405 1726882416.36483: in run() - task 12673a56-9f93-e466-a5f2-0000000004d4 21405 1726882416.36515: variable 'ansible_search_path' from source: unknown 21405 1726882416.36530: variable 'ansible_search_path' from source: unknown 21405 1726882416.36573: calling self._execute() 21405 1726882416.36707: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882416.36724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882416.36799: variable 'omit' from source: magic vars 21405 1726882416.37226: variable 'ansible_distribution_major_version' from source: facts 21405 1726882416.37243: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882416.37451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882416.37770: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882416.37840: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882416.37887: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882416.38005: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882416.38108: variable 'networkmanager_version' from source: set_fact 21405 1726882416.38126: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882416.38370: variable 'ansible_distribution_major_version' from source: facts 21405 1726882416.38373: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882416.38456: variable 'networkmanager_version' from source: set_fact 21405 1726882416.38477: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882416.38665: variable 'ansible_distribution_major_version' from source: facts 21405 1726882416.38682: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882416.38885: variable 'networkmanager_version' from source: set_fact 21405 1726882416.38917: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882416.39091: variable 'ansible_distribution_major_version' from source: facts 21405 1726882416.39120: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882416.39370: variable 'networkmanager_version' from source: set_fact 21405 1726882416.39390: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882416.39508: variable 'ansible_distribution_major_version' from source: facts 21405 1726882416.39512: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882416.39816: variable 'networkmanager_version' from source: set_fact 21405 1726882416.39899: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882416.39903: variable 'omit' from source: magic vars 21405 1726882416.40168: variable 'omit' from source: magic vars 21405 1726882416.40317: variable 'omit' from source: magic vars 21405 1726882416.40321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882416.40338: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882416.40348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882416.40372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882416.40382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882416.40416: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882416.40419: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882416.40422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882416.40544: Set connection var ansible_shell_executable to /bin/sh 21405 1726882416.40547: Set connection var ansible_pipelining to False 21405 1726882416.40549: Set connection var ansible_shell_type to sh 21405 1726882416.40565: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882416.40570: Set connection var ansible_connection to ssh 21405 1726882416.40572: Set connection var ansible_timeout to 10 21405 1726882416.40590: variable 'ansible_shell_executable' from source: unknown 21405 1726882416.40595: variable 'ansible_connection' from source: unknown 21405 1726882416.40597: variable 'ansible_module_compression' from source: unknown 21405 1726882416.40602: variable 'ansible_shell_type' from source: unknown 21405 1726882416.40605: variable 'ansible_shell_executable' from source: unknown 21405 1726882416.40608: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882416.40610: variable 'ansible_pipelining' from source: unknown 21405 1726882416.40613: variable 'ansible_timeout' from source: unknown 21405 1726882416.40617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882416.40748: 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) 21405 1726882416.40757: variable 'omit' from source: magic vars 21405 1726882416.40761: starting attempt loop 21405 1726882416.40764: running the handler 21405 1726882416.40776: _low_level_execute_command(): starting 21405 1726882416.40783: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882416.41456: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882416.41500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882416.41503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882416.41508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882416.41552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882416.43143: stdout chunk (state=3): >>>/root <<< 21405 1726882416.43238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882416.43266: stderr chunk (state=3): >>><<< 21405 1726882416.43270: stdout chunk (state=3): >>><<< 21405 1726882416.43289: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882416.43308: _low_level_execute_command(): starting 21405 1726882416.43315: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072 `" && echo ansible-tmp-1726882416.4328952-22928-205133105565072="` echo /root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072 `" ) && sleep 0' 21405 1726882416.43759: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882416.43763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882416.43766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882416.43768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882416.43771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882416.43810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882416.43821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882416.43910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882416.45754: stdout chunk (state=3): >>>ansible-tmp-1726882416.4328952-22928-205133105565072=/root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072 <<< 21405 1726882416.45927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882416.45937: stdout chunk (state=3): >>><<< 21405 1726882416.45941: stderr chunk (state=3): >>><<< 21405 1726882416.46003: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882416.4328952-22928-205133105565072=/root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882416.46045: variable 'ansible_module_compression' from source: unknown 21405 1726882416.46230: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21405 1726882416.46233: variable 'ansible_facts' from source: unknown 21405 1726882416.46397: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072/AnsiballZ_package_facts.py 21405 1726882416.46526: Sending initial data 21405 1726882416.46540: Sent initial data (162 bytes) 21405 1726882416.46977: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882416.47008: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882416.47012: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882416.47031: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882416.47034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882416.47077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882416.47090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882416.47137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882416.48668: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882416.48712: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882416.48752: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmp386nsbw7 /root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072/AnsiballZ_package_facts.py <<< 21405 1726882416.48756: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072/AnsiballZ_package_facts.py" <<< 21405 1726882416.48835: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmp386nsbw7" to remote "/root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072/AnsiballZ_package_facts.py" <<< 21405 1726882416.50384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882416.50513: stderr chunk (state=3): >>><<< 21405 1726882416.50516: stdout chunk (state=3): >>><<< 21405 1726882416.50518: done transferring module to remote 21405 1726882416.50521: _low_level_execute_command(): starting 21405 1726882416.50523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072/ /root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072/AnsiballZ_package_facts.py && sleep 0' 21405 1726882416.51064: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882416.51069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882416.51072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882416.51075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882416.51077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882416.51152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882416.51156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882416.51225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882416.53044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882416.53080: stdout chunk (state=3): >>><<< 21405 1726882416.53084: stderr chunk (state=3): >>><<< 21405 1726882416.53134: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882416.53141: _low_level_execute_command(): starting 21405 1726882416.53144: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072/AnsiballZ_package_facts.py && sleep 0' 21405 1726882416.53810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882416.53814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882416.53855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882416.53858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882416.53902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882416.53906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882416.53980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882416.98066: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 21405 1726882416.98301: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21405 1726882417.00130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882417.00171: stdout chunk (state=3): >>><<< 21405 1726882417.00175: stderr chunk (state=3): >>><<< 21405 1726882417.00276: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882417.02620: 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-1726882416.4328952-22928-205133105565072/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882417.02636: _low_level_execute_command(): starting 21405 1726882417.02640: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882416.4328952-22928-205133105565072/ > /dev/null 2>&1 && sleep 0' 21405 1726882417.03335: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882417.03365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882417.03443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882417.05254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882417.05261: stdout chunk (state=3): >>><<< 21405 1726882417.05269: stderr chunk (state=3): >>><<< 21405 1726882417.05287: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882417.05301: handler run complete 21405 1726882417.05935: variable 'ansible_facts' from source: unknown 21405 1726882417.06428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.08189: variable 'ansible_facts' from source: unknown 21405 1726882417.08592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.09061: attempt loop complete, returning result 21405 1726882417.09070: _execute() done 21405 1726882417.09073: dumping result to json 21405 1726882417.09266: done dumping result, returning 21405 1726882417.09276: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-e466-a5f2-0000000004d4] 21405 1726882417.09279: sending task result for task 12673a56-9f93-e466-a5f2-0000000004d4 21405 1726882417.11531: done sending task result for task 12673a56-9f93-e466-a5f2-0000000004d4 21405 1726882417.11537: 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 } 21405 1726882417.11698: no more pending results, returning what we have 21405 1726882417.11702: results queue empty 21405 1726882417.11703: checking for any_errors_fatal 21405 1726882417.11709: done checking for any_errors_fatal 21405 1726882417.11710: checking for max_fail_percentage 21405 1726882417.11711: done checking for max_fail_percentage 21405 1726882417.11712: checking to see if all hosts have failed and the running result is not ok 21405 1726882417.11713: done checking to see if all hosts have failed 21405 1726882417.11713: getting the remaining hosts for this loop 21405 1726882417.11715: done getting the remaining hosts for this loop 21405 1726882417.11718: getting the next task for host managed_node1 21405 1726882417.11727: done getting next task for host managed_node1 21405 1726882417.11731: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21405 1726882417.11734: ^ 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? (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 21405 1726882417.11750: getting variables 21405 1726882417.11751: in VariableManager get_vars() 21405 1726882417.11796: Calling all_inventory to load vars for managed_node1 21405 1726882417.11799: Calling groups_inventory to load vars for managed_node1 21405 1726882417.11803: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882417.11812: Calling all_plugins_play to load vars for managed_node1 21405 1726882417.11815: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882417.11819: Calling groups_plugins_play to load vars for managed_node1 21405 1726882417.12952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.13973: done with get_vars() 21405 1726882417.13989: done getting variables 21405 1726882417.14035: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:37 -0400 (0:00:00.785) 0:00:33.371 ****** 21405 1726882417.14060: entering _queue_task() for managed_node1/debug 21405 1726882417.14315: worker is 1 (out of 1 available) 21405 1726882417.14330: exiting _queue_task() for managed_node1/debug 21405 1726882417.14341: done queuing things up, now waiting for results queue to drain 21405 1726882417.14343: waiting for pending results... 21405 1726882417.14526: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21405 1726882417.14616: in run() - task 12673a56-9f93-e466-a5f2-0000000000c7 21405 1726882417.14629: variable 'ansible_search_path' from source: unknown 21405 1726882417.14633: variable 'ansible_search_path' from source: unknown 21405 1726882417.14660: calling self._execute() 21405 1726882417.14744: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.14750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.14758: variable 'omit' from source: magic vars 21405 1726882417.15051: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.15062: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.15186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882417.15382: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882417.15420: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882417.15448: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882417.15474: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882417.15537: variable 'networkmanager_version' from source: set_fact 21405 1726882417.15600: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.15656: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.15659: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.15749: variable 'networkmanager_version' from source: set_fact 21405 1726882417.15758: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.15834: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.15837: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.15924: variable 'networkmanager_version' from source: set_fact 21405 1726882417.15934: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.15937: variable 'omit' from source: magic vars 21405 1726882417.15972: variable 'omit' from source: magic vars 21405 1726882417.16044: variable 'network_provider' from source: set_fact 21405 1726882417.16058: variable 'omit' from source: magic vars 21405 1726882417.16081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882417.16110: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882417.16122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882417.16135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882417.16144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882417.16169: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882417.16173: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.16175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.16245: Set connection var ansible_shell_executable to /bin/sh 21405 1726882417.16249: Set connection var ansible_pipelining to False 21405 1726882417.16251: Set connection var ansible_shell_type to sh 21405 1726882417.16261: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882417.16266: Set connection var ansible_connection to ssh 21405 1726882417.16270: Set connection var ansible_timeout to 10 21405 1726882417.16286: variable 'ansible_shell_executable' from source: unknown 21405 1726882417.16289: variable 'ansible_connection' from source: unknown 21405 1726882417.16292: variable 'ansible_module_compression' from source: unknown 21405 1726882417.16296: variable 'ansible_shell_type' from source: unknown 21405 1726882417.16299: variable 'ansible_shell_executable' from source: unknown 21405 1726882417.16303: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.16306: variable 'ansible_pipelining' from source: unknown 21405 1726882417.16308: variable 'ansible_timeout' from source: unknown 21405 1726882417.16316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.16386: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882417.16396: variable 'omit' from source: magic vars 21405 1726882417.16402: starting attempt loop 21405 1726882417.16405: running the handler 21405 1726882417.16442: handler run complete 21405 1726882417.16452: attempt loop complete, returning result 21405 1726882417.16455: _execute() done 21405 1726882417.16458: dumping result to json 21405 1726882417.16460: done dumping result, returning 21405 1726882417.16467: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-e466-a5f2-0000000000c7] 21405 1726882417.16472: sending task result for task 12673a56-9f93-e466-a5f2-0000000000c7 21405 1726882417.16552: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000c7 21405 1726882417.16555: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 21405 1726882417.16616: no more pending results, returning what we have 21405 1726882417.16619: results queue empty 21405 1726882417.16620: checking for any_errors_fatal 21405 1726882417.16628: done checking for any_errors_fatal 21405 1726882417.16629: checking for max_fail_percentage 21405 1726882417.16630: done checking for max_fail_percentage 21405 1726882417.16631: checking to see if all hosts have failed and the running result is not ok 21405 1726882417.16632: done checking to see if all hosts have failed 21405 1726882417.16633: getting the remaining hosts for this loop 21405 1726882417.16634: done getting the remaining hosts for this loop 21405 1726882417.16637: getting the next task for host managed_node1 21405 1726882417.16643: done getting next task for host managed_node1 21405 1726882417.16646: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21405 1726882417.16649: ^ 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? (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 21405 1726882417.16660: getting variables 21405 1726882417.16661: in VariableManager get_vars() 21405 1726882417.16708: Calling all_inventory to load vars for managed_node1 21405 1726882417.16711: Calling groups_inventory to load vars for managed_node1 21405 1726882417.16719: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882417.16728: Calling all_plugins_play to load vars for managed_node1 21405 1726882417.16731: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882417.16733: Calling groups_plugins_play to load vars for managed_node1 21405 1726882417.17502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.18362: done with get_vars() 21405 1726882417.18377: done getting variables 21405 1726882417.18422: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:37 -0400 (0:00:00.043) 0:00:33.414 ****** 21405 1726882417.18447: entering _queue_task() for managed_node1/fail 21405 1726882417.18675: worker is 1 (out of 1 available) 21405 1726882417.18690: exiting _queue_task() for managed_node1/fail 21405 1726882417.18704: done queuing things up, now waiting for results queue to drain 21405 1726882417.18706: waiting for pending results... 21405 1726882417.18880: 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 21405 1726882417.18976: in run() - task 12673a56-9f93-e466-a5f2-0000000000c8 21405 1726882417.18987: variable 'ansible_search_path' from source: unknown 21405 1726882417.18990: variable 'ansible_search_path' from source: unknown 21405 1726882417.19023: calling self._execute() 21405 1726882417.19103: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.19108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.19116: variable 'omit' from source: magic vars 21405 1726882417.19386: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.19396: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.19517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882417.19712: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882417.19744: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882417.19768: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882417.19795: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882417.19853: variable 'networkmanager_version' from source: set_fact 21405 1726882417.19863: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.20183: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.20186: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.20277: variable 'networkmanager_version' from source: set_fact 21405 1726882417.20287: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.20363: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.20367: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.20453: variable 'networkmanager_version' from source: set_fact 21405 1726882417.20458: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.20537: variable 'network_state' from source: role '' defaults 21405 1726882417.20546: Evaluated conditional (network_state != {}): False 21405 1726882417.20549: when evaluation is False, skipping this task 21405 1726882417.20552: _execute() done 21405 1726882417.20554: dumping result to json 21405 1726882417.20559: done dumping result, returning 21405 1726882417.20565: 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 [12673a56-9f93-e466-a5f2-0000000000c8] 21405 1726882417.20575: sending task result for task 12673a56-9f93-e466-a5f2-0000000000c8 21405 1726882417.20654: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000c8 21405 1726882417.20658: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882417.20727: no more pending results, returning what we have 21405 1726882417.20731: results queue empty 21405 1726882417.20732: checking for any_errors_fatal 21405 1726882417.20739: done checking for any_errors_fatal 21405 1726882417.20740: checking for max_fail_percentage 21405 1726882417.20741: done checking for max_fail_percentage 21405 1726882417.20742: checking to see if all hosts have failed and the running result is not ok 21405 1726882417.20743: done checking to see if all hosts have failed 21405 1726882417.20743: getting the remaining hosts for this loop 21405 1726882417.20745: done getting the remaining hosts for this loop 21405 1726882417.20748: getting the next task for host managed_node1 21405 1726882417.20754: done getting next task for host managed_node1 21405 1726882417.20758: ^ 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 21405 1726882417.20760: ^ 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? (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 21405 1726882417.20778: getting variables 21405 1726882417.20779: in VariableManager get_vars() 21405 1726882417.20829: Calling all_inventory to load vars for managed_node1 21405 1726882417.20831: Calling groups_inventory to load vars for managed_node1 21405 1726882417.20833: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882417.20841: Calling all_plugins_play to load vars for managed_node1 21405 1726882417.20843: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882417.20846: Calling groups_plugins_play to load vars for managed_node1 21405 1726882417.21662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.22517: done with get_vars() 21405 1726882417.22534: done getting variables 21405 1726882417.22575: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:37 -0400 (0:00:00.041) 0:00:33.456 ****** 21405 1726882417.22600: entering _queue_task() for managed_node1/fail 21405 1726882417.22835: worker is 1 (out of 1 available) 21405 1726882417.22849: exiting _queue_task() for managed_node1/fail 21405 1726882417.22861: done queuing things up, now waiting for results queue to drain 21405 1726882417.22863: waiting for pending results... 21405 1726882417.23041: 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 21405 1726882417.23124: in run() - task 12673a56-9f93-e466-a5f2-0000000000c9 21405 1726882417.23136: variable 'ansible_search_path' from source: unknown 21405 1726882417.23140: variable 'ansible_search_path' from source: unknown 21405 1726882417.23166: calling self._execute() 21405 1726882417.23246: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.23249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.23258: variable 'omit' from source: magic vars 21405 1726882417.23532: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.23539: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.23659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882417.23849: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882417.23882: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882417.23911: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882417.23936: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882417.23996: variable 'networkmanager_version' from source: set_fact 21405 1726882417.24008: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.24117: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.24120: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.24212: variable 'networkmanager_version' from source: set_fact 21405 1726882417.24220: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.24296: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.24299: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.24382: variable 'networkmanager_version' from source: set_fact 21405 1726882417.24388: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.24470: variable 'network_state' from source: role '' defaults 21405 1726882417.24479: Evaluated conditional (network_state != {}): False 21405 1726882417.24482: when evaluation is False, skipping this task 21405 1726882417.24484: _execute() done 21405 1726882417.24487: dumping result to json 21405 1726882417.24490: done dumping result, returning 21405 1726882417.24501: 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 [12673a56-9f93-e466-a5f2-0000000000c9] 21405 1726882417.24510: sending task result for task 12673a56-9f93-e466-a5f2-0000000000c9 21405 1726882417.24589: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000c9 21405 1726882417.24592: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882417.24665: no more pending results, returning what we have 21405 1726882417.24668: results queue empty 21405 1726882417.24669: checking for any_errors_fatal 21405 1726882417.24676: done checking for any_errors_fatal 21405 1726882417.24677: checking for max_fail_percentage 21405 1726882417.24678: done checking for max_fail_percentage 21405 1726882417.24679: checking to see if all hosts have failed and the running result is not ok 21405 1726882417.24681: done checking to see if all hosts have failed 21405 1726882417.24681: getting the remaining hosts for this loop 21405 1726882417.24682: done getting the remaining hosts for this loop 21405 1726882417.24686: getting the next task for host managed_node1 21405 1726882417.24691: done getting next task for host managed_node1 21405 1726882417.24696: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21405 1726882417.24699: ^ 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? (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 21405 1726882417.24716: getting variables 21405 1726882417.24718: in VariableManager get_vars() 21405 1726882417.24758: Calling all_inventory to load vars for managed_node1 21405 1726882417.24760: Calling groups_inventory to load vars for managed_node1 21405 1726882417.24762: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882417.24770: Calling all_plugins_play to load vars for managed_node1 21405 1726882417.24772: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882417.24774: Calling groups_plugins_play to load vars for managed_node1 21405 1726882417.25542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.26515: done with get_vars() 21405 1726882417.26529: done getting variables 21405 1726882417.26594: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:37 -0400 (0:00:00.040) 0:00:33.496 ****** 21405 1726882417.26626: entering _queue_task() for managed_node1/fail 21405 1726882417.26863: worker is 1 (out of 1 available) 21405 1726882417.26876: exiting _queue_task() for managed_node1/fail 21405 1726882417.26888: done queuing things up, now waiting for results queue to drain 21405 1726882417.26890: waiting for pending results... 21405 1726882417.27075: 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 21405 1726882417.27314: in run() - task 12673a56-9f93-e466-a5f2-0000000000ca 21405 1726882417.27320: variable 'ansible_search_path' from source: unknown 21405 1726882417.27327: variable 'ansible_search_path' from source: unknown 21405 1726882417.27386: calling self._execute() 21405 1726882417.27558: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.27563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.27572: variable 'omit' from source: magic vars 21405 1726882417.27858: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.27867: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.27985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882417.28501: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882417.28506: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882417.28512: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882417.28517: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882417.28602: variable 'networkmanager_version' from source: set_fact 21405 1726882417.28628: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.28863: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.28881: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.28983: variable 'networkmanager_version' from source: set_fact 21405 1726882417.28991: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.29066: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.29069: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.29159: variable 'networkmanager_version' from source: set_fact 21405 1726882417.29166: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.29255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882417.31054: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882417.31300: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882417.31304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882417.31306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882417.31308: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882417.31327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.31359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.31390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.31439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.31456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.31551: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.31572: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21405 1726882417.31915: variable 'ansible_distribution' from source: facts 21405 1726882417.32099: variable '__network_rh_distros' from source: role '' defaults 21405 1726882417.32102: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21405 1726882417.32380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.32609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.32638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.32681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.32705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.32756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.32787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.32816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.32841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.32852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.32884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.32907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.32927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.32950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.32961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.33161: variable 'network_connections' from source: task vars 21405 1726882417.33171: variable 'interface' from source: play vars 21405 1726882417.33229: variable 'interface' from source: play vars 21405 1726882417.33239: variable 'network_state' from source: role '' defaults 21405 1726882417.33277: 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) 21405 1726882417.33292: 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) 21405 1726882417.33317: 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) 21405 1726882417.33336: 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) 21405 1726882417.33364: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21405 1726882417.33368: when evaluation is False, skipping this task 21405 1726882417.33371: _execute() done 21405 1726882417.33373: dumping result to json 21405 1726882417.33375: done dumping result, returning 21405 1726882417.33383: 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 [12673a56-9f93-e466-a5f2-0000000000ca] 21405 1726882417.33386: sending task result for task 12673a56-9f93-e466-a5f2-0000000000ca 21405 1726882417.33478: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000ca 21405 1726882417.33480: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21405 1726882417.33528: no more pending results, returning what we have 21405 1726882417.33531: results queue empty 21405 1726882417.33532: checking for any_errors_fatal 21405 1726882417.33540: done checking for any_errors_fatal 21405 1726882417.33541: checking for max_fail_percentage 21405 1726882417.33542: done checking for max_fail_percentage 21405 1726882417.33543: checking to see if all hosts have failed and the running result is not ok 21405 1726882417.33544: done checking to see if all hosts have failed 21405 1726882417.33545: getting the remaining hosts for this loop 21405 1726882417.33546: done getting the remaining hosts for this loop 21405 1726882417.33549: getting the next task for host managed_node1 21405 1726882417.33556: done getting next task for host managed_node1 21405 1726882417.33560: ^ 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 21405 1726882417.33562: ^ 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? (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 21405 1726882417.33581: getting variables 21405 1726882417.33582: in VariableManager get_vars() 21405 1726882417.33636: Calling all_inventory to load vars for managed_node1 21405 1726882417.33638: Calling groups_inventory to load vars for managed_node1 21405 1726882417.33641: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882417.33650: Calling all_plugins_play to load vars for managed_node1 21405 1726882417.33652: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882417.33655: Calling groups_plugins_play to load vars for managed_node1 21405 1726882417.34462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.36069: done with get_vars() 21405 1726882417.36096: done getting variables 21405 1726882417.36154: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:37 -0400 (0:00:00.095) 0:00:33.592 ****** 21405 1726882417.36189: entering _queue_task() for managed_node1/dnf 21405 1726882417.36540: worker is 1 (out of 1 available) 21405 1726882417.36552: exiting _queue_task() for managed_node1/dnf 21405 1726882417.36565: done queuing things up, now waiting for results queue to drain 21405 1726882417.36567: waiting for pending results... 21405 1726882417.37015: 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 21405 1726882417.37021: in run() - task 12673a56-9f93-e466-a5f2-0000000000cb 21405 1726882417.37023: variable 'ansible_search_path' from source: unknown 21405 1726882417.37025: variable 'ansible_search_path' from source: unknown 21405 1726882417.37053: calling self._execute() 21405 1726882417.37153: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.37166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.37182: variable 'omit' from source: magic vars 21405 1726882417.37595: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.37615: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.37845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882417.38144: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882417.38205: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882417.38250: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882417.38291: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882417.38402: variable 'networkmanager_version' from source: set_fact 21405 1726882417.38421: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.38616: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.38632: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.38768: variable 'networkmanager_version' from source: set_fact 21405 1726882417.38786: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.38933: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.38943: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.39261: variable 'networkmanager_version' from source: set_fact 21405 1726882417.39264: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.39598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882417.41791: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882417.42240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882417.42277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882417.42317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882417.42344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882417.42430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.42457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.42483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.42529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.42545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.42711: variable 'ansible_distribution' from source: facts 21405 1726882417.42715: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.42717: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21405 1726882417.42909: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882417.42912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.43026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.43030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.43032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.43034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.43059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.43082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.43109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.43144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.43156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.43202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.43227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.43244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.43285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.43302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.43456: variable 'network_connections' from source: task vars 21405 1726882417.43466: variable 'interface' from source: play vars 21405 1726882417.43540: variable 'interface' from source: play vars 21405 1726882417.43602: 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) 21405 1726882417.43627: 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) 21405 1726882417.43652: 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) 21405 1726882417.43680: 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) 21405 1726882417.43789: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882417.43975: variable 'network_connections' from source: task vars 21405 1726882417.43981: variable 'interface' from source: play vars 21405 1726882417.44047: variable 'interface' from source: play vars 21405 1726882417.44076: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882417.44080: when evaluation is False, skipping this task 21405 1726882417.44082: _execute() done 21405 1726882417.44085: dumping result to json 21405 1726882417.44087: done dumping result, returning 21405 1726882417.44099: 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 [12673a56-9f93-e466-a5f2-0000000000cb] 21405 1726882417.44104: sending task result for task 12673a56-9f93-e466-a5f2-0000000000cb 21405 1726882417.44283: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000cb 21405 1726882417.44287: 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" } 21405 1726882417.44373: no more pending results, returning what we have 21405 1726882417.44376: results queue empty 21405 1726882417.44377: checking for any_errors_fatal 21405 1726882417.44382: done checking for any_errors_fatal 21405 1726882417.44383: checking for max_fail_percentage 21405 1726882417.44384: done checking for max_fail_percentage 21405 1726882417.44385: checking to see if all hosts have failed and the running result is not ok 21405 1726882417.44386: done checking to see if all hosts have failed 21405 1726882417.44386: getting the remaining hosts for this loop 21405 1726882417.44387: done getting the remaining hosts for this loop 21405 1726882417.44390: getting the next task for host managed_node1 21405 1726882417.44399: done getting next task for host managed_node1 21405 1726882417.44403: ^ 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 21405 1726882417.44405: ^ 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? (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 21405 1726882417.44421: getting variables 21405 1726882417.44422: in VariableManager get_vars() 21405 1726882417.44464: Calling all_inventory to load vars for managed_node1 21405 1726882417.44466: Calling groups_inventory to load vars for managed_node1 21405 1726882417.44469: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882417.44477: Calling all_plugins_play to load vars for managed_node1 21405 1726882417.44479: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882417.44482: Calling groups_plugins_play to load vars for managed_node1 21405 1726882417.46438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.48044: done with get_vars() 21405 1726882417.48070: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21405 1726882417.48147: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:37 -0400 (0:00:00.119) 0:00:33.712 ****** 21405 1726882417.48184: entering _queue_task() for managed_node1/yum 21405 1726882417.48850: worker is 1 (out of 1 available) 21405 1726882417.48863: exiting _queue_task() for managed_node1/yum 21405 1726882417.48874: done queuing things up, now waiting for results queue to drain 21405 1726882417.48876: waiting for pending results... 21405 1726882417.49611: 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 21405 1726882417.49682: in run() - task 12673a56-9f93-e466-a5f2-0000000000cc 21405 1726882417.49686: variable 'ansible_search_path' from source: unknown 21405 1726882417.49688: variable 'ansible_search_path' from source: unknown 21405 1726882417.49708: calling self._execute() 21405 1726882417.49840: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.49859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.49874: variable 'omit' from source: magic vars 21405 1726882417.50302: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.50320: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.50511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882417.50806: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882417.50863: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882417.50908: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882417.50955: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882417.51041: variable 'networkmanager_version' from source: set_fact 21405 1726882417.51100: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.51233: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.51243: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.51396: variable 'networkmanager_version' from source: set_fact 21405 1726882417.51412: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.51529: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.51605: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.51745: variable 'networkmanager_version' from source: set_fact 21405 1726882417.51760: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.51907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882417.54554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882417.54632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882417.54667: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882417.54699: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882417.54725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882417.54805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.54868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.54871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.54902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.54916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.55047: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.55067: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21405 1726882417.55071: when evaluation is False, skipping this task 21405 1726882417.55074: _execute() done 21405 1726882417.55197: dumping result to json 21405 1726882417.55202: done dumping result, returning 21405 1726882417.55204: 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 [12673a56-9f93-e466-a5f2-0000000000cc] 21405 1726882417.55206: sending task result for task 12673a56-9f93-e466-a5f2-0000000000cc 21405 1726882417.55389: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000cc 21405 1726882417.55395: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21405 1726882417.55471: no more pending results, returning what we have 21405 1726882417.55475: results queue empty 21405 1726882417.55476: checking for any_errors_fatal 21405 1726882417.55483: done checking for any_errors_fatal 21405 1726882417.55483: checking for max_fail_percentage 21405 1726882417.55485: done checking for max_fail_percentage 21405 1726882417.55486: checking to see if all hosts have failed and the running result is not ok 21405 1726882417.55487: done checking to see if all hosts have failed 21405 1726882417.55487: getting the remaining hosts for this loop 21405 1726882417.55488: done getting the remaining hosts for this loop 21405 1726882417.55492: getting the next task for host managed_node1 21405 1726882417.55501: done getting next task for host managed_node1 21405 1726882417.55505: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21405 1726882417.55507: ^ 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? (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 21405 1726882417.55529: getting variables 21405 1726882417.55530: in VariableManager get_vars() 21405 1726882417.55581: Calling all_inventory to load vars for managed_node1 21405 1726882417.55583: Calling groups_inventory to load vars for managed_node1 21405 1726882417.55586: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882417.55613: Calling all_plugins_play to load vars for managed_node1 21405 1726882417.55618: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882417.55622: Calling groups_plugins_play to load vars for managed_node1 21405 1726882417.57426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.59986: done with get_vars() 21405 1726882417.60021: done getting variables 21405 1726882417.60114: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:37 -0400 (0:00:00.119) 0:00:33.831 ****** 21405 1726882417.60150: entering _queue_task() for managed_node1/fail 21405 1726882417.60641: worker is 1 (out of 1 available) 21405 1726882417.60653: exiting _queue_task() for managed_node1/fail 21405 1726882417.60663: done queuing things up, now waiting for results queue to drain 21405 1726882417.60664: waiting for pending results... 21405 1726882417.61086: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21405 1726882417.61458: in run() - task 12673a56-9f93-e466-a5f2-0000000000cd 21405 1726882417.61462: variable 'ansible_search_path' from source: unknown 21405 1726882417.61465: variable 'ansible_search_path' from source: unknown 21405 1726882417.61467: calling self._execute() 21405 1726882417.61537: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.61555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.61574: variable 'omit' from source: magic vars 21405 1726882417.62139: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.62156: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.62384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882417.62867: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882417.62948: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882417.63246: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882417.63281: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882417.63553: variable 'networkmanager_version' from source: set_fact 21405 1726882417.63572: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.63781: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.63786: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.63929: variable 'networkmanager_version' from source: set_fact 21405 1726882417.63938: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.64317: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.64322: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.64649: variable 'networkmanager_version' from source: set_fact 21405 1726882417.64655: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.64765: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882417.65116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882417.68182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882417.68257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882417.68299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882417.68328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882417.68358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882417.68635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.68662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.68687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.68728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.68742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.68786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.69010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.69034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.69072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.69086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.69126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.69147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.69170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.69268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.69281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.69445: variable 'network_connections' from source: task vars 21405 1726882417.69455: variable 'interface' from source: play vars 21405 1726882417.69535: variable 'interface' from source: play vars 21405 1726882417.69592: 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) 21405 1726882417.69615: 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) 21405 1726882417.69641: 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) 21405 1726882417.69670: 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) 21405 1726882417.69728: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882417.69978: variable 'network_connections' from source: task vars 21405 1726882417.69981: variable 'interface' from source: play vars 21405 1726882417.70302: variable 'interface' from source: play vars 21405 1726882417.70306: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882417.70308: when evaluation is False, skipping this task 21405 1726882417.70310: _execute() done 21405 1726882417.70312: dumping result to json 21405 1726882417.70314: done dumping result, returning 21405 1726882417.70315: 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 [12673a56-9f93-e466-a5f2-0000000000cd] 21405 1726882417.70317: sending task result for task 12673a56-9f93-e466-a5f2-0000000000cd 21405 1726882417.70380: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000cd 21405 1726882417.70383: 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" } 21405 1726882417.70446: no more pending results, returning what we have 21405 1726882417.70449: results queue empty 21405 1726882417.70450: checking for any_errors_fatal 21405 1726882417.70455: done checking for any_errors_fatal 21405 1726882417.70456: checking for max_fail_percentage 21405 1726882417.70458: done checking for max_fail_percentage 21405 1726882417.70458: checking to see if all hosts have failed and the running result is not ok 21405 1726882417.70459: done checking to see if all hosts have failed 21405 1726882417.70460: getting the remaining hosts for this loop 21405 1726882417.70461: done getting the remaining hosts for this loop 21405 1726882417.70464: getting the next task for host managed_node1 21405 1726882417.70470: done getting next task for host managed_node1 21405 1726882417.70474: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21405 1726882417.70477: ^ 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? (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 21405 1726882417.70502: getting variables 21405 1726882417.70504: in VariableManager get_vars() 21405 1726882417.70549: Calling all_inventory to load vars for managed_node1 21405 1726882417.70552: Calling groups_inventory to load vars for managed_node1 21405 1726882417.70554: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882417.70562: Calling all_plugins_play to load vars for managed_node1 21405 1726882417.70565: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882417.70568: Calling groups_plugins_play to load vars for managed_node1 21405 1726882417.72713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.75036: done with get_vars() 21405 1726882417.75067: done getting variables 21405 1726882417.75212: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:37 -0400 (0:00:00.150) 0:00:33.982 ****** 21405 1726882417.75250: entering _queue_task() for managed_node1/package 21405 1726882417.75729: worker is 1 (out of 1 available) 21405 1726882417.75742: exiting _queue_task() for managed_node1/package 21405 1726882417.75755: done queuing things up, now waiting for results queue to drain 21405 1726882417.75756: waiting for pending results... 21405 1726882417.76189: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21405 1726882417.76463: in run() - task 12673a56-9f93-e466-a5f2-0000000000ce 21405 1726882417.76488: variable 'ansible_search_path' from source: unknown 21405 1726882417.76502: variable 'ansible_search_path' from source: unknown 21405 1726882417.76598: calling self._execute() 21405 1726882417.76665: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.76679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.76697: variable 'omit' from source: magic vars 21405 1726882417.77118: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.77135: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.77335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882417.77629: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882417.77709: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882417.77745: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882417.77802: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882417.77878: variable 'networkmanager_version' from source: set_fact 21405 1726882417.77899: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.78134: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.78137: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.78228: variable 'networkmanager_version' from source: set_fact 21405 1726882417.78247: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.78363: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.78374: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.78521: variable 'networkmanager_version' from source: set_fact 21405 1726882417.78534: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.78730: variable 'network_packages' from source: role '' defaults 21405 1726882417.79016: variable '__network_provider_setup' from source: role '' defaults 21405 1726882417.79023: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882417.79026: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882417.79031: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882417.79126: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882417.79591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882417.81632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882417.81676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882417.81707: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882417.81733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882417.81753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882417.81813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.81835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.81852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.81879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.81890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.81926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.81942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.81958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.81984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.81998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.82392: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21405 1726882417.82399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.82402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.82404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.82437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.82454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.82547: variable 'ansible_python' from source: facts 21405 1726882417.82573: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21405 1726882417.82790: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882417.82890: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882417.83123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.83127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.83177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.83237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.83250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.83314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882417.83330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882417.83347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882417.83380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882417.83392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882417.83495: variable 'network_connections' from source: task vars 21405 1726882417.83503: variable 'interface' from source: play vars 21405 1726882417.83575: variable 'interface' from source: play vars 21405 1726882417.83633: 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) 21405 1726882417.83652: 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) 21405 1726882417.83672: 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) 21405 1726882417.83711: 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) 21405 1726882417.83746: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882417.83932: variable 'network_connections' from source: task vars 21405 1726882417.83936: variable 'interface' from source: play vars 21405 1726882417.84010: variable 'interface' from source: play vars 21405 1726882417.84052: variable '__network_packages_default_wireless' from source: role '' defaults 21405 1726882417.84109: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882417.84386: variable 'network_connections' from source: task vars 21405 1726882417.84389: variable 'interface' from source: play vars 21405 1726882417.84450: variable 'interface' from source: play vars 21405 1726882417.84470: variable '__network_packages_default_team' from source: role '' defaults 21405 1726882417.84549: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882417.84808: variable 'network_connections' from source: task vars 21405 1726882417.84812: variable 'interface' from source: play vars 21405 1726882417.84859: variable 'interface' from source: play vars 21405 1726882417.84919: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882417.84961: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882417.84967: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882417.85013: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882417.85226: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21405 1726882417.85847: variable 'network_connections' from source: task vars 21405 1726882417.85857: variable 'interface' from source: play vars 21405 1726882417.85880: variable 'interface' from source: play vars 21405 1726882417.85883: variable 'ansible_distribution' from source: facts 21405 1726882417.85886: variable '__network_rh_distros' from source: role '' defaults 21405 1726882417.85900: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.85937: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21405 1726882417.86098: variable 'ansible_distribution' from source: facts 21405 1726882417.86101: variable '__network_rh_distros' from source: role '' defaults 21405 1726882417.86129: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.86132: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21405 1726882417.86325: variable 'ansible_distribution' from source: facts 21405 1726882417.86330: variable '__network_rh_distros' from source: role '' defaults 21405 1726882417.86333: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.86413: variable 'network_provider' from source: set_fact 21405 1726882417.86417: variable 'ansible_facts' from source: unknown 21405 1726882417.87521: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21405 1726882417.87525: when evaluation is False, skipping this task 21405 1726882417.87527: _execute() done 21405 1726882417.87530: dumping result to json 21405 1726882417.87532: done dumping result, returning 21405 1726882417.87539: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-e466-a5f2-0000000000ce] 21405 1726882417.87545: sending task result for task 12673a56-9f93-e466-a5f2-0000000000ce skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21405 1726882417.87708: no more pending results, returning what we have 21405 1726882417.87712: results queue empty 21405 1726882417.87713: checking for any_errors_fatal 21405 1726882417.87720: done checking for any_errors_fatal 21405 1726882417.87721: checking for max_fail_percentage 21405 1726882417.87723: done checking for max_fail_percentage 21405 1726882417.87724: checking to see if all hosts have failed and the running result is not ok 21405 1726882417.87725: done checking to see if all hosts have failed 21405 1726882417.87725: getting the remaining hosts for this loop 21405 1726882417.87727: done getting the remaining hosts for this loop 21405 1726882417.87730: getting the next task for host managed_node1 21405 1726882417.87736: done getting next task for host managed_node1 21405 1726882417.87740: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21405 1726882417.87743: ^ 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? (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 21405 1726882417.87749: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000ce 21405 1726882417.87764: WORKER PROCESS EXITING 21405 1726882417.87780: getting variables 21405 1726882417.87781: in VariableManager get_vars() 21405 1726882417.87833: Calling all_inventory to load vars for managed_node1 21405 1726882417.87835: Calling groups_inventory to load vars for managed_node1 21405 1726882417.87837: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882417.87846: Calling all_plugins_play to load vars for managed_node1 21405 1726882417.87849: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882417.87851: Calling groups_plugins_play to load vars for managed_node1 21405 1726882417.88696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.90244: done with get_vars() 21405 1726882417.90307: done getting variables 21405 1726882417.90366: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:37 -0400 (0:00:00.151) 0:00:34.134 ****** 21405 1726882417.90430: entering _queue_task() for managed_node1/package 21405 1726882417.90925: worker is 1 (out of 1 available) 21405 1726882417.91000: exiting _queue_task() for managed_node1/package 21405 1726882417.91013: done queuing things up, now waiting for results queue to drain 21405 1726882417.91015: waiting for pending results... 21405 1726882417.91521: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21405 1726882417.91526: in run() - task 12673a56-9f93-e466-a5f2-0000000000cf 21405 1726882417.91555: variable 'ansible_search_path' from source: unknown 21405 1726882417.91565: variable 'ansible_search_path' from source: unknown 21405 1726882417.91648: calling self._execute() 21405 1726882417.91902: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.91907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.91910: variable 'omit' from source: magic vars 21405 1726882417.92280: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.92302: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.92509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882417.92725: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882417.92757: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882417.92787: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882417.92814: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882417.92874: variable 'networkmanager_version' from source: set_fact 21405 1726882417.92884: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.92989: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.92997: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.93084: variable 'networkmanager_version' from source: set_fact 21405 1726882417.93091: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.93166: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.93169: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.93258: variable 'networkmanager_version' from source: set_fact 21405 1726882417.93265: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.93343: variable 'network_state' from source: role '' defaults 21405 1726882417.93353: Evaluated conditional (network_state != {}): False 21405 1726882417.93356: when evaluation is False, skipping this task 21405 1726882417.93360: _execute() done 21405 1726882417.93362: dumping result to json 21405 1726882417.93365: done dumping result, returning 21405 1726882417.93371: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-e466-a5f2-0000000000cf] 21405 1726882417.93377: sending task result for task 12673a56-9f93-e466-a5f2-0000000000cf 21405 1726882417.93567: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000cf 21405 1726882417.93570: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882417.93622: no more pending results, returning what we have 21405 1726882417.93626: results queue empty 21405 1726882417.93627: checking for any_errors_fatal 21405 1726882417.93635: done checking for any_errors_fatal 21405 1726882417.93636: checking for max_fail_percentage 21405 1726882417.93638: done checking for max_fail_percentage 21405 1726882417.93639: checking to see if all hosts have failed and the running result is not ok 21405 1726882417.93640: done checking to see if all hosts have failed 21405 1726882417.93640: getting the remaining hosts for this loop 21405 1726882417.93642: done getting the remaining hosts for this loop 21405 1726882417.93645: getting the next task for host managed_node1 21405 1726882417.93652: done getting next task for host managed_node1 21405 1726882417.93656: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21405 1726882417.93659: ^ 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? (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 21405 1726882417.93681: getting variables 21405 1726882417.93683: in VariableManager get_vars() 21405 1726882417.93741: Calling all_inventory to load vars for managed_node1 21405 1726882417.93744: Calling groups_inventory to load vars for managed_node1 21405 1726882417.93746: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882417.93758: Calling all_plugins_play to load vars for managed_node1 21405 1726882417.93761: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882417.93764: Calling groups_plugins_play to load vars for managed_node1 21405 1726882417.95360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882417.96889: done with get_vars() 21405 1726882417.96917: done getting variables 21405 1726882417.96979: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:37 -0400 (0:00:00.065) 0:00:34.200 ****** 21405 1726882417.97018: entering _queue_task() for managed_node1/package 21405 1726882417.97352: worker is 1 (out of 1 available) 21405 1726882417.97366: exiting _queue_task() for managed_node1/package 21405 1726882417.97378: done queuing things up, now waiting for results queue to drain 21405 1726882417.97379: waiting for pending results... 21405 1726882417.97722: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21405 1726882417.97797: in run() - task 12673a56-9f93-e466-a5f2-0000000000d0 21405 1726882417.97999: variable 'ansible_search_path' from source: unknown 21405 1726882417.98002: variable 'ansible_search_path' from source: unknown 21405 1726882417.98005: calling self._execute() 21405 1726882417.98008: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882417.98010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882417.98013: variable 'omit' from source: magic vars 21405 1726882417.98360: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.98378: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.98569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882417.98840: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882417.98899: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882417.98939: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882417.98978: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882417.99068: variable 'networkmanager_version' from source: set_fact 21405 1726882417.99087: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.99248: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.99259: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.99398: variable 'networkmanager_version' from source: set_fact 21405 1726882417.99414: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.99534: variable 'ansible_distribution_major_version' from source: facts 21405 1726882417.99546: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882417.99679: variable 'networkmanager_version' from source: set_fact 21405 1726882417.99695: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882417.99814: variable 'network_state' from source: role '' defaults 21405 1726882417.99830: Evaluated conditional (network_state != {}): False 21405 1726882417.99838: when evaluation is False, skipping this task 21405 1726882417.99860: _execute() done 21405 1726882417.99864: dumping result to json 21405 1726882417.99867: done dumping result, returning 21405 1726882417.99970: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-e466-a5f2-0000000000d0] 21405 1726882417.99973: sending task result for task 12673a56-9f93-e466-a5f2-0000000000d0 21405 1726882418.00050: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000d0 21405 1726882418.00053: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882418.00122: no more pending results, returning what we have 21405 1726882418.00126: results queue empty 21405 1726882418.00126: checking for any_errors_fatal 21405 1726882418.00133: done checking for any_errors_fatal 21405 1726882418.00134: checking for max_fail_percentage 21405 1726882418.00135: done checking for max_fail_percentage 21405 1726882418.00136: checking to see if all hosts have failed and the running result is not ok 21405 1726882418.00137: done checking to see if all hosts have failed 21405 1726882418.00138: getting the remaining hosts for this loop 21405 1726882418.00139: done getting the remaining hosts for this loop 21405 1726882418.00142: getting the next task for host managed_node1 21405 1726882418.00149: done getting next task for host managed_node1 21405 1726882418.00152: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21405 1726882418.00155: ^ 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? (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 21405 1726882418.00175: getting variables 21405 1726882418.00176: in VariableManager get_vars() 21405 1726882418.00228: Calling all_inventory to load vars for managed_node1 21405 1726882418.00231: Calling groups_inventory to load vars for managed_node1 21405 1726882418.00233: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882418.00244: Calling all_plugins_play to load vars for managed_node1 21405 1726882418.00247: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882418.00249: Calling groups_plugins_play to load vars for managed_node1 21405 1726882418.02579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882418.05063: done with get_vars() 21405 1726882418.05096: done getting variables 21405 1726882418.05158: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:38 -0400 (0:00:00.081) 0:00:34.282 ****** 21405 1726882418.05197: entering _queue_task() for managed_node1/service 21405 1726882418.05727: worker is 1 (out of 1 available) 21405 1726882418.05739: exiting _queue_task() for managed_node1/service 21405 1726882418.05749: done queuing things up, now waiting for results queue to drain 21405 1726882418.05750: waiting for pending results... 21405 1726882418.05849: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21405 1726882418.06102: in run() - task 12673a56-9f93-e466-a5f2-0000000000d1 21405 1726882418.06107: variable 'ansible_search_path' from source: unknown 21405 1726882418.06111: variable 'ansible_search_path' from source: unknown 21405 1726882418.06114: calling self._execute() 21405 1726882418.06152: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882418.06166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882418.06182: variable 'omit' from source: magic vars 21405 1726882418.06574: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.06591: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.06846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882418.07245: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882418.07297: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882418.07340: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882418.07379: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882418.07471: variable 'networkmanager_version' from source: set_fact 21405 1726882418.07490: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.07647: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.07762: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.07805: variable 'networkmanager_version' from source: set_fact 21405 1726882418.07819: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.07935: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.07947: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.08085: variable 'networkmanager_version' from source: set_fact 21405 1726882418.08105: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.08221: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882418.08381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882418.10586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882418.10697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882418.10741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882418.10785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882418.10821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882418.10999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.11003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.11005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.11019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.11039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.11092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.11128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.11152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.11192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.11218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.11257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.11280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.11311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.11360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.11380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.11545: variable 'network_connections' from source: task vars 21405 1726882418.11599: variable 'interface' from source: play vars 21405 1726882418.11653: variable 'interface' from source: play vars 21405 1726882418.11722: 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) 21405 1726882418.11749: 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) 21405 1726882418.11784: 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) 21405 1726882418.11816: 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) 21405 1726882418.12098: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882418.12137: variable 'network_connections' from source: task vars 21405 1726882418.12147: variable 'interface' from source: play vars 21405 1726882418.12213: variable 'interface' from source: play vars 21405 1726882418.12254: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882418.12298: when evaluation is False, skipping this task 21405 1726882418.12302: _execute() done 21405 1726882418.12304: dumping result to json 21405 1726882418.12306: done dumping result, returning 21405 1726882418.12308: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-e466-a5f2-0000000000d1] 21405 1726882418.12310: sending task result for task 12673a56-9f93-e466-a5f2-0000000000d1 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21405 1726882418.12480: no more pending results, returning what we have 21405 1726882418.12484: results queue empty 21405 1726882418.12485: checking for any_errors_fatal 21405 1726882418.12492: done checking for any_errors_fatal 21405 1726882418.12495: checking for max_fail_percentage 21405 1726882418.12497: done checking for max_fail_percentage 21405 1726882418.12498: checking to see if all hosts have failed and the running result is not ok 21405 1726882418.12499: done checking to see if all hosts have failed 21405 1726882418.12499: getting the remaining hosts for this loop 21405 1726882418.12501: done getting the remaining hosts for this loop 21405 1726882418.12505: getting the next task for host managed_node1 21405 1726882418.12512: done getting next task for host managed_node1 21405 1726882418.12516: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21405 1726882418.12519: ^ 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? (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 21405 1726882418.12540: getting variables 21405 1726882418.12542: in VariableManager get_vars() 21405 1726882418.12785: Calling all_inventory to load vars for managed_node1 21405 1726882418.12787: Calling groups_inventory to load vars for managed_node1 21405 1726882418.12790: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882418.12803: Calling all_plugins_play to load vars for managed_node1 21405 1726882418.12806: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882418.12809: Calling groups_plugins_play to load vars for managed_node1 21405 1726882418.13602: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000d1 21405 1726882418.13606: WORKER PROCESS EXITING 21405 1726882418.15114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882418.16490: done with get_vars() 21405 1726882418.16512: done getting variables 21405 1726882418.16591: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:38 -0400 (0:00:00.114) 0:00:34.396 ****** 21405 1726882418.16636: entering _queue_task() for managed_node1/service 21405 1726882418.17205: worker is 1 (out of 1 available) 21405 1726882418.17219: exiting _queue_task() for managed_node1/service 21405 1726882418.17346: done queuing things up, now waiting for results queue to drain 21405 1726882418.17349: waiting for pending results... 21405 1726882418.17489: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21405 1726882418.17633: in run() - task 12673a56-9f93-e466-a5f2-0000000000d2 21405 1726882418.17653: variable 'ansible_search_path' from source: unknown 21405 1726882418.17660: variable 'ansible_search_path' from source: unknown 21405 1726882418.17700: calling self._execute() 21405 1726882418.17809: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882418.17821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882418.17834: variable 'omit' from source: magic vars 21405 1726882418.18276: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.18385: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.18729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882418.19026: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882418.19074: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882418.19120: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882418.19158: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882418.19249: variable 'networkmanager_version' from source: set_fact 21405 1726882418.19268: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.19442: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.19453: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.19598: variable 'networkmanager_version' from source: set_fact 21405 1726882418.19613: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.19728: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.19754: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.19971: variable 'networkmanager_version' from source: set_fact 21405 1726882418.19974: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.20071: variable 'network_provider' from source: set_fact 21405 1726882418.20089: variable 'network_state' from source: role '' defaults 21405 1726882418.20188: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21405 1726882418.20196: variable 'omit' from source: magic vars 21405 1726882418.20199: variable 'omit' from source: magic vars 21405 1726882418.20229: variable 'network_service_name' from source: role '' defaults 21405 1726882418.20314: variable 'network_service_name' from source: role '' defaults 21405 1726882418.20427: variable '__network_provider_setup' from source: role '' defaults 21405 1726882418.20438: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882418.20505: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882418.20523: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882418.20588: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882418.20798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882418.23476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882418.23480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882418.23515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882418.23555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882418.23597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882418.23678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.23725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.23755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.23812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.23832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.23879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.23920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.23950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.24000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.24129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.24271: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21405 1726882418.24404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.24433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.24469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.24519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.24545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.24654: variable 'ansible_python' from source: facts 21405 1726882418.24698: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21405 1726882418.24804: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882418.24890: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882418.25033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.25061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.25090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.25146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.25166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.25302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.25305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.25307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.25339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.25358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.25517: variable 'network_connections' from source: task vars 21405 1726882418.25531: variable 'interface' from source: play vars 21405 1726882418.25618: variable 'interface' from source: play vars 21405 1726882418.25704: 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) 21405 1726882418.25740: 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) 21405 1726882418.25784: 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) 21405 1726882418.25828: 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) 21405 1726882418.25886: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882418.26172: variable 'network_connections' from source: task vars 21405 1726882418.26207: variable 'interface' from source: play vars 21405 1726882418.26315: variable 'interface' from source: play vars 21405 1726882418.26383: variable '__network_packages_default_wireless' from source: role '' defaults 21405 1726882418.26500: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882418.26832: variable 'network_connections' from source: task vars 21405 1726882418.26842: variable 'interface' from source: play vars 21405 1726882418.26960: variable 'interface' from source: play vars 21405 1726882418.26967: variable '__network_packages_default_team' from source: role '' defaults 21405 1726882418.27042: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882418.27371: variable 'network_connections' from source: task vars 21405 1726882418.27381: variable 'interface' from source: play vars 21405 1726882418.27471: variable 'interface' from source: play vars 21405 1726882418.27556: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882418.27700: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882418.27706: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882418.27720: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882418.27931: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21405 1726882418.28471: variable 'network_connections' from source: task vars 21405 1726882418.28481: variable 'interface' from source: play vars 21405 1726882418.28605: variable 'interface' from source: play vars 21405 1726882418.28608: variable 'ansible_distribution' from source: facts 21405 1726882418.28610: variable '__network_rh_distros' from source: role '' defaults 21405 1726882418.28612: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.28614: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21405 1726882418.28797: variable 'ansible_distribution' from source: facts 21405 1726882418.28807: variable '__network_rh_distros' from source: role '' defaults 21405 1726882418.28816: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.28830: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21405 1726882418.29018: variable 'ansible_distribution' from source: facts 21405 1726882418.29026: variable '__network_rh_distros' from source: role '' defaults 21405 1726882418.29036: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.29076: variable 'network_provider' from source: set_fact 21405 1726882418.29202: variable 'omit' from source: magic vars 21405 1726882418.29206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882418.29209: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882418.29212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882418.29231: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882418.29244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882418.29274: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882418.29282: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882418.29289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882418.29401: Set connection var ansible_shell_executable to /bin/sh 21405 1726882418.29417: Set connection var ansible_pipelining to False 21405 1726882418.29433: Set connection var ansible_shell_type to sh 21405 1726882418.29438: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882418.29500: Set connection var ansible_connection to ssh 21405 1726882418.29503: Set connection var ansible_timeout to 10 21405 1726882418.29505: variable 'ansible_shell_executable' from source: unknown 21405 1726882418.29507: variable 'ansible_connection' from source: unknown 21405 1726882418.29509: variable 'ansible_module_compression' from source: unknown 21405 1726882418.29521: variable 'ansible_shell_type' from source: unknown 21405 1726882418.29527: variable 'ansible_shell_executable' from source: unknown 21405 1726882418.29529: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882418.29534: variable 'ansible_pipelining' from source: unknown 21405 1726882418.29549: variable 'ansible_timeout' from source: unknown 21405 1726882418.29561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882418.29682: 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) 21405 1726882418.29745: variable 'omit' from source: magic vars 21405 1726882418.29748: starting attempt loop 21405 1726882418.29750: running the handler 21405 1726882418.29810: variable 'ansible_facts' from source: unknown 21405 1726882418.30547: _low_level_execute_command(): starting 21405 1726882418.30558: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882418.31382: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882418.31457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882418.31564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882418.33570: stdout chunk (state=3): >>>/root <<< 21405 1726882418.33574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882418.33576: stdout chunk (state=3): >>><<< 21405 1726882418.33578: stderr chunk (state=3): >>><<< 21405 1726882418.33580: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882418.33583: _low_level_execute_command(): starting 21405 1726882418.33586: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670 `" && echo ansible-tmp-1726882418.334846-23017-53742489127670="` echo /root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670 `" ) && sleep 0' 21405 1726882418.34136: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882418.34151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882418.34168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882418.34190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882418.34300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882418.34315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882418.34389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882418.36280: stdout chunk (state=3): >>>ansible-tmp-1726882418.334846-23017-53742489127670=/root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670 <<< 21405 1726882418.36422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882418.36426: stdout chunk (state=3): >>><<< 21405 1726882418.36436: stderr chunk (state=3): >>><<< 21405 1726882418.36474: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882418.334846-23017-53742489127670=/root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882418.36511: variable 'ansible_module_compression' from source: unknown 21405 1726882418.36700: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21405 1726882418.36889: variable 'ansible_facts' from source: unknown 21405 1726882418.37632: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670/AnsiballZ_systemd.py 21405 1726882418.38008: Sending initial data 21405 1726882418.38012: Sent initial data (154 bytes) 21405 1726882418.38553: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882418.38556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882418.38584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882418.38590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882418.38599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882418.38621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882418.38627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882418.38707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882418.38816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882418.38923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882418.40417: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21405 1726882418.40442: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882418.40480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882418.40534: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpespzexah /root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670/AnsiballZ_systemd.py <<< 21405 1726882418.40537: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670/AnsiballZ_systemd.py" <<< 21405 1726882418.40575: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpespzexah" to remote "/root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670/AnsiballZ_systemd.py" <<< 21405 1726882418.41960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882418.42059: stderr chunk (state=3): >>><<< 21405 1726882418.42062: stdout chunk (state=3): >>><<< 21405 1726882418.42065: done transferring module to remote 21405 1726882418.42067: _low_level_execute_command(): starting 21405 1726882418.42069: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670/ /root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670/AnsiballZ_systemd.py && sleep 0' 21405 1726882418.42744: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882418.42805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882418.42809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882418.42811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882418.42908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882418.42940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882418.43179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882418.43203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882418.44968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882418.44972: stderr chunk (state=3): >>><<< 21405 1726882418.44979: stdout chunk (state=3): >>><<< 21405 1726882418.44990: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882418.44995: _low_level_execute_command(): starting 21405 1726882418.45101: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670/AnsiballZ_systemd.py && sleep 0' 21405 1726882418.46002: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882418.46017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882418.46042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882418.46059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882418.46075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882418.46085: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882418.46151: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882418.46344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882418.46446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882418.46544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882418.46619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882418.75165: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10784768", "MemoryPeak": "14331904", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3312234496", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "1401622000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 21405 1726882418.75185: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target NetworkManager-wait-online.service network.target cloud-init.service shutdown.target", "After": "basic.<<< 21405 1726882418.75196: stdout chunk (state=3): >>>target system.slice sysinit.target systemd-journald.socket network-pre.target dbus-broker.service dbus.socket cloud-init-local.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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:37 EDT", "StateChangeTimestampMonotonic": "610814281", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 21405 1726882418.76997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882418.77000: stdout chunk (state=3): >>><<< 21405 1726882418.77003: stderr chunk (state=3): >>><<< 21405 1726882418.77101: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10784768", "MemoryPeak": "14331904", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3312234496", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "1401622000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target NetworkManager-wait-online.service network.target cloud-init.service shutdown.target", "After": "basic.target system.slice sysinit.target systemd-journald.socket network-pre.target dbus-broker.service dbus.socket cloud-init-local.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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:37 EDT", "StateChangeTimestampMonotonic": "610814281", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882418.77242: 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-1726882418.334846-23017-53742489127670/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882418.77269: _low_level_execute_command(): starting 21405 1726882418.77298: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882418.334846-23017-53742489127670/ > /dev/null 2>&1 && sleep 0' 21405 1726882418.77772: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882418.77800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882418.77803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882418.77842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882418.77854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882418.77906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882418.79707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882418.79720: stderr chunk (state=3): >>><<< 21405 1726882418.79723: stdout chunk (state=3): >>><<< 21405 1726882418.79735: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882418.79742: handler run complete 21405 1726882418.79778: attempt loop complete, returning result 21405 1726882418.79781: _execute() done 21405 1726882418.79783: dumping result to json 21405 1726882418.79798: done dumping result, returning 21405 1726882418.79807: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-e466-a5f2-0000000000d2] 21405 1726882418.79813: sending task result for task 12673a56-9f93-e466-a5f2-0000000000d2 21405 1726882418.79998: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000d2 21405 1726882418.80001: 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 } 21405 1726882418.80052: no more pending results, returning what we have 21405 1726882418.80055: results queue empty 21405 1726882418.80056: checking for any_errors_fatal 21405 1726882418.80062: done checking for any_errors_fatal 21405 1726882418.80063: checking for max_fail_percentage 21405 1726882418.80065: done checking for max_fail_percentage 21405 1726882418.80066: checking to see if all hosts have failed and the running result is not ok 21405 1726882418.80066: done checking to see if all hosts have failed 21405 1726882418.80067: getting the remaining hosts for this loop 21405 1726882418.80068: done getting the remaining hosts for this loop 21405 1726882418.80071: getting the next task for host managed_node1 21405 1726882418.80077: done getting next task for host managed_node1 21405 1726882418.80080: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21405 1726882418.80082: ^ 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? (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 21405 1726882418.80096: getting variables 21405 1726882418.80098: in VariableManager get_vars() 21405 1726882418.80172: Calling all_inventory to load vars for managed_node1 21405 1726882418.80175: Calling groups_inventory to load vars for managed_node1 21405 1726882418.80177: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882418.80186: Calling all_plugins_play to load vars for managed_node1 21405 1726882418.80189: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882418.80191: Calling groups_plugins_play to load vars for managed_node1 21405 1726882418.81103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882418.82539: done with get_vars() 21405 1726882418.82562: done getting variables 21405 1726882418.82626: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:38 -0400 (0:00:00.660) 0:00:35.057 ****** 21405 1726882418.82662: entering _queue_task() for managed_node1/service 21405 1726882418.82976: worker is 1 (out of 1 available) 21405 1726882418.82990: exiting _queue_task() for managed_node1/service 21405 1726882418.83004: done queuing things up, now waiting for results queue to drain 21405 1726882418.83006: waiting for pending results... 21405 1726882418.83187: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21405 1726882418.83286: in run() - task 12673a56-9f93-e466-a5f2-0000000000d3 21405 1726882418.83302: variable 'ansible_search_path' from source: unknown 21405 1726882418.83307: variable 'ansible_search_path' from source: unknown 21405 1726882418.83338: calling self._execute() 21405 1726882418.83413: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882418.83417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882418.83425: variable 'omit' from source: magic vars 21405 1726882418.83715: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.83724: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.83846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882418.84038: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882418.84070: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882418.84097: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882418.84126: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882418.84185: variable 'networkmanager_version' from source: set_fact 21405 1726882418.84196: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.84301: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.84306: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.84397: variable 'networkmanager_version' from source: set_fact 21405 1726882418.84405: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.84478: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.84481: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.84591: variable 'networkmanager_version' from source: set_fact 21405 1726882418.84800: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.84804: variable 'network_provider' from source: set_fact 21405 1726882418.84807: Evaluated conditional (network_provider == "nm"): True 21405 1726882418.84818: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882418.84910: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882418.85038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882418.86500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882418.86547: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882418.86575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882418.86602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882418.86623: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882418.86678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.86702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.86720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.86746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.86756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.86788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.86810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.86827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.86850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.86861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.86887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882418.86910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882418.86928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882418.86952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882418.86962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882418.87054: variable 'network_connections' from source: task vars 21405 1726882418.87064: variable 'interface' from source: play vars 21405 1726882418.87116: variable 'interface' from source: play vars 21405 1726882418.87162: 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) 21405 1726882418.87177: 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) 21405 1726882418.87198: 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) 21405 1726882418.87217: 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) 21405 1726882418.87258: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882418.87403: variable 'network_connections' from source: task vars 21405 1726882418.87407: variable 'interface' from source: play vars 21405 1726882418.87454: variable 'interface' from source: play vars 21405 1726882418.87482: Evaluated conditional (__network_wpa_supplicant_required): False 21405 1726882418.87486: when evaluation is False, skipping this task 21405 1726882418.87488: _execute() done 21405 1726882418.87491: dumping result to json 21405 1726882418.87497: done dumping result, returning 21405 1726882418.87503: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-e466-a5f2-0000000000d3] 21405 1726882418.87508: sending task result for task 12673a56-9f93-e466-a5f2-0000000000d3 21405 1726882418.87590: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000d3 21405 1726882418.87596: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21405 1726882418.87640: no more pending results, returning what we have 21405 1726882418.87643: results queue empty 21405 1726882418.87644: checking for any_errors_fatal 21405 1726882418.87661: done checking for any_errors_fatal 21405 1726882418.87661: checking for max_fail_percentage 21405 1726882418.87663: done checking for max_fail_percentage 21405 1726882418.87664: checking to see if all hosts have failed and the running result is not ok 21405 1726882418.87664: done checking to see if all hosts have failed 21405 1726882418.87665: getting the remaining hosts for this loop 21405 1726882418.87666: done getting the remaining hosts for this loop 21405 1726882418.87670: getting the next task for host managed_node1 21405 1726882418.87679: done getting next task for host managed_node1 21405 1726882418.87682: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21405 1726882418.87685: ^ 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? (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 21405 1726882418.87786: getting variables 21405 1726882418.87788: in VariableManager get_vars() 21405 1726882418.87928: Calling all_inventory to load vars for managed_node1 21405 1726882418.87931: Calling groups_inventory to load vars for managed_node1 21405 1726882418.87933: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882418.87944: Calling all_plugins_play to load vars for managed_node1 21405 1726882418.87947: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882418.87951: Calling groups_plugins_play to load vars for managed_node1 21405 1726882418.89158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882418.90829: done with get_vars() 21405 1726882418.90846: done getting variables 21405 1726882418.90929: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:38 -0400 (0:00:00.083) 0:00:35.140 ****** 21405 1726882418.90976: entering _queue_task() for managed_node1/service 21405 1726882418.91336: worker is 1 (out of 1 available) 21405 1726882418.91350: exiting _queue_task() for managed_node1/service 21405 1726882418.91360: done queuing things up, now waiting for results queue to drain 21405 1726882418.91362: waiting for pending results... 21405 1726882418.91623: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21405 1726882418.91712: in run() - task 12673a56-9f93-e466-a5f2-0000000000d4 21405 1726882418.91719: variable 'ansible_search_path' from source: unknown 21405 1726882418.91723: variable 'ansible_search_path' from source: unknown 21405 1726882418.91768: calling self._execute() 21405 1726882418.91873: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882418.91877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882418.91886: variable 'omit' from source: magic vars 21405 1726882418.92205: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.92210: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.92369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882418.92600: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882418.92629: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882418.92657: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882418.92817: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882418.92821: variable 'networkmanager_version' from source: set_fact 21405 1726882418.92824: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.92926: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.92929: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.93020: variable 'networkmanager_version' from source: set_fact 21405 1726882418.93027: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.93101: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.93105: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.93210: variable 'networkmanager_version' from source: set_fact 21405 1726882418.93217: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.93289: variable 'network_provider' from source: set_fact 21405 1726882418.93298: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882418.93301: when evaluation is False, skipping this task 21405 1726882418.93305: _execute() done 21405 1726882418.93307: dumping result to json 21405 1726882418.93309: done dumping result, returning 21405 1726882418.93320: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-e466-a5f2-0000000000d4] 21405 1726882418.93322: sending task result for task 12673a56-9f93-e466-a5f2-0000000000d4 21405 1726882418.93408: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000d4 21405 1726882418.93410: 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 } 21405 1726882418.93462: no more pending results, returning what we have 21405 1726882418.93466: results queue empty 21405 1726882418.93467: checking for any_errors_fatal 21405 1726882418.93474: done checking for any_errors_fatal 21405 1726882418.93475: checking for max_fail_percentage 21405 1726882418.93476: done checking for max_fail_percentage 21405 1726882418.93477: checking to see if all hosts have failed and the running result is not ok 21405 1726882418.93478: done checking to see if all hosts have failed 21405 1726882418.93478: getting the remaining hosts for this loop 21405 1726882418.93480: done getting the remaining hosts for this loop 21405 1726882418.93483: getting the next task for host managed_node1 21405 1726882418.93489: done getting next task for host managed_node1 21405 1726882418.93497: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21405 1726882418.93500: ^ 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? (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 21405 1726882418.93520: getting variables 21405 1726882418.93521: in VariableManager get_vars() 21405 1726882418.93568: Calling all_inventory to load vars for managed_node1 21405 1726882418.93571: Calling groups_inventory to load vars for managed_node1 21405 1726882418.93572: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882418.93581: Calling all_plugins_play to load vars for managed_node1 21405 1726882418.93584: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882418.93586: Calling groups_plugins_play to load vars for managed_node1 21405 1726882418.94388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882418.96146: done with get_vars() 21405 1726882418.96170: done getting variables 21405 1726882418.96241: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:38 -0400 (0:00:00.053) 0:00:35.193 ****** 21405 1726882418.96286: entering _queue_task() for managed_node1/copy 21405 1726882418.96649: worker is 1 (out of 1 available) 21405 1726882418.96666: exiting _queue_task() for managed_node1/copy 21405 1726882418.96678: done queuing things up, now waiting for results queue to drain 21405 1726882418.96680: waiting for pending results... 21405 1726882418.96913: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21405 1726882418.97049: in run() - task 12673a56-9f93-e466-a5f2-0000000000d5 21405 1726882418.97055: variable 'ansible_search_path' from source: unknown 21405 1726882418.97068: variable 'ansible_search_path' from source: unknown 21405 1726882418.97130: calling self._execute() 21405 1726882418.97197: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882418.97201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882418.97209: variable 'omit' from source: magic vars 21405 1726882418.97700: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.97703: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.97841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882418.98120: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882418.98172: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882418.98220: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882418.98259: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882418.98339: variable 'networkmanager_version' from source: set_fact 21405 1726882418.98354: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.98492: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.98505: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.98623: variable 'networkmanager_version' from source: set_fact 21405 1726882418.98638: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.98799: variable 'ansible_distribution_major_version' from source: facts 21405 1726882418.98802: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882418.98879: variable 'networkmanager_version' from source: set_fact 21405 1726882418.98892: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882418.99005: variable 'network_provider' from source: set_fact 21405 1726882418.99016: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882418.99027: when evaluation is False, skipping this task 21405 1726882418.99035: _execute() done 21405 1726882418.99042: dumping result to json 21405 1726882418.99049: done dumping result, returning 21405 1726882418.99060: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-e466-a5f2-0000000000d5] 21405 1726882418.99069: sending task result for task 12673a56-9f93-e466-a5f2-0000000000d5 21405 1726882418.99298: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000d5 21405 1726882418.99301: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21405 1726882418.99362: no more pending results, returning what we have 21405 1726882418.99366: results queue empty 21405 1726882418.99367: checking for any_errors_fatal 21405 1726882418.99373: done checking for any_errors_fatal 21405 1726882418.99374: checking for max_fail_percentage 21405 1726882418.99376: done checking for max_fail_percentage 21405 1726882418.99377: checking to see if all hosts have failed and the running result is not ok 21405 1726882418.99377: done checking to see if all hosts have failed 21405 1726882418.99378: getting the remaining hosts for this loop 21405 1726882418.99380: done getting the remaining hosts for this loop 21405 1726882418.99385: getting the next task for host managed_node1 21405 1726882418.99392: done getting next task for host managed_node1 21405 1726882418.99400: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21405 1726882418.99406: ^ 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? (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 21405 1726882418.99428: getting variables 21405 1726882418.99430: in VariableManager get_vars() 21405 1726882418.99484: Calling all_inventory to load vars for managed_node1 21405 1726882418.99487: Calling groups_inventory to load vars for managed_node1 21405 1726882418.99489: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882418.99704: Calling all_plugins_play to load vars for managed_node1 21405 1726882418.99708: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882418.99712: Calling groups_plugins_play to load vars for managed_node1 21405 1726882419.01177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882419.08735: done with get_vars() 21405 1726882419.08761: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:39 -0400 (0:00:00.125) 0:00:35.318 ****** 21405 1726882419.08840: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21405 1726882419.09188: worker is 1 (out of 1 available) 21405 1726882419.09203: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21405 1726882419.09214: done queuing things up, now waiting for results queue to drain 21405 1726882419.09216: waiting for pending results... 21405 1726882419.09614: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21405 1726882419.09651: in run() - task 12673a56-9f93-e466-a5f2-0000000000d6 21405 1726882419.09675: variable 'ansible_search_path' from source: unknown 21405 1726882419.09684: variable 'ansible_search_path' from source: unknown 21405 1726882419.09733: calling self._execute() 21405 1726882419.09846: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.09858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.09872: variable 'omit' from source: magic vars 21405 1726882419.10569: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.10802: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.11180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882419.11484: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882419.11546: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882419.11632: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882419.11672: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882419.11775: variable 'networkmanager_version' from source: set_fact 21405 1726882419.11799: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.12102: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.12110: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.12365: variable 'networkmanager_version' from source: set_fact 21405 1726882419.12381: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.12549: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.12562: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.12743: variable 'networkmanager_version' from source: set_fact 21405 1726882419.13131: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.13134: variable 'omit' from source: magic vars 21405 1726882419.13136: variable 'omit' from source: magic vars 21405 1726882419.13498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882419.17503: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882419.17802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882419.17855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882419.17898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882419.17934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882419.18032: variable 'network_provider' from source: set_fact 21405 1726882419.18205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882419.18241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882419.18273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882419.18330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882419.18351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882419.18434: variable 'omit' from source: magic vars 21405 1726882419.18557: variable 'omit' from source: magic vars 21405 1726882419.18674: variable 'network_connections' from source: task vars 21405 1726882419.18690: variable 'interface' from source: play vars 21405 1726882419.18771: variable 'interface' from source: play vars 21405 1726882419.18941: variable 'omit' from source: magic vars 21405 1726882419.19000: variable '__lsr_ansible_managed' from source: task vars 21405 1726882419.19020: variable '__lsr_ansible_managed' from source: task vars 21405 1726882419.19317: Loaded config def from plugin (lookup/template) 21405 1726882419.19328: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21405 1726882419.19415: File lookup term: get_ansible_managed.j2 21405 1726882419.19424: variable 'ansible_search_path' from source: unknown 21405 1726882419.19434: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21405 1726882419.19452: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21405 1726882419.19481: variable 'ansible_search_path' from source: unknown 21405 1726882419.26356: variable 'ansible_managed' from source: unknown 21405 1726882419.26482: variable 'omit' from source: magic vars 21405 1726882419.26526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882419.26558: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882419.26584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882419.26620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882419.26679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882419.26685: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882419.26698: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.26707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.26900: Set connection var ansible_shell_executable to /bin/sh 21405 1726882419.26903: Set connection var ansible_pipelining to False 21405 1726882419.26905: Set connection var ansible_shell_type to sh 21405 1726882419.26907: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882419.26909: Set connection var ansible_connection to ssh 21405 1726882419.26911: Set connection var ansible_timeout to 10 21405 1726882419.26912: variable 'ansible_shell_executable' from source: unknown 21405 1726882419.26914: variable 'ansible_connection' from source: unknown 21405 1726882419.26916: variable 'ansible_module_compression' from source: unknown 21405 1726882419.26918: variable 'ansible_shell_type' from source: unknown 21405 1726882419.26920: variable 'ansible_shell_executable' from source: unknown 21405 1726882419.26922: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.26924: variable 'ansible_pipelining' from source: unknown 21405 1726882419.26926: variable 'ansible_timeout' from source: unknown 21405 1726882419.26927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.27071: 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) 21405 1726882419.27085: variable 'omit' from source: magic vars 21405 1726882419.27100: starting attempt loop 21405 1726882419.27107: running the handler 21405 1726882419.27130: _low_level_execute_command(): starting 21405 1726882419.27140: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882419.27882: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882419.27919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882419.27934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882419.28043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882419.29757: stdout chunk (state=3): >>>/root <<< 21405 1726882419.29880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882419.29917: stdout chunk (state=3): >>><<< 21405 1726882419.29920: stderr chunk (state=3): >>><<< 21405 1726882419.30039: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882419.30043: _low_level_execute_command(): starting 21405 1726882419.30046: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875 `" && echo ansible-tmp-1726882419.29944-23060-135718490670875="` echo /root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875 `" ) && sleep 0' 21405 1726882419.30591: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882419.30611: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882419.30633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882419.30650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882419.30712: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882419.30763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882419.30780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882419.30806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882419.30884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882419.32786: stdout chunk (state=3): >>>ansible-tmp-1726882419.29944-23060-135718490670875=/root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875 <<< 21405 1726882419.32932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882419.32953: stdout chunk (state=3): >>><<< 21405 1726882419.32957: stderr chunk (state=3): >>><<< 21405 1726882419.33007: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882419.29944-23060-135718490670875=/root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882419.33052: variable 'ansible_module_compression' from source: unknown 21405 1726882419.33114: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21405 1726882419.33153: variable 'ansible_facts' from source: unknown 21405 1726882419.33400: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875/AnsiballZ_network_connections.py 21405 1726882419.33541: Sending initial data 21405 1726882419.33544: Sent initial data (166 bytes) 21405 1726882419.34118: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882419.34133: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882419.34149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882419.34176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882419.34196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882419.34299: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882419.34314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882419.34338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882419.34416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882419.35941: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882419.35979: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882419.36026: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmp4lybf8_v /root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875/AnsiballZ_network_connections.py <<< 21405 1726882419.36030: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875/AnsiballZ_network_connections.py" <<< 21405 1726882419.36065: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmp4lybf8_v" to remote "/root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875/AnsiballZ_network_connections.py" <<< 21405 1726882419.36071: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875/AnsiballZ_network_connections.py" <<< 21405 1726882419.36766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882419.36810: stderr chunk (state=3): >>><<< 21405 1726882419.36814: stdout chunk (state=3): >>><<< 21405 1726882419.36861: done transferring module to remote 21405 1726882419.36870: _low_level_execute_command(): starting 21405 1726882419.36874: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875/ /root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875/AnsiballZ_network_connections.py && sleep 0' 21405 1726882419.37348: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882419.37352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882419.37354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882419.37357: 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 <<< 21405 1726882419.37359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882419.37415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882419.37422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882419.37424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882419.37461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882419.39174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882419.39205: stderr chunk (state=3): >>><<< 21405 1726882419.39209: stdout chunk (state=3): >>><<< 21405 1726882419.39225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882419.39228: _low_level_execute_command(): starting 21405 1726882419.39233: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875/AnsiballZ_network_connections.py && sleep 0' 21405 1726882419.39663: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882419.39672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882419.39698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882419.39702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882419.39704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882419.39755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882419.39758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882419.39761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882419.39825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882419.68068: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21405 1726882419.70549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882419.70554: stdout chunk (state=3): >>><<< 21405 1726882419.70556: stderr chunk (state=3): >>><<< 21405 1726882419.70558: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882419.70561: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', '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-1726882419.29944-23060-135718490670875/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882419.70648: _low_level_execute_command(): starting 21405 1726882419.70652: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882419.29944-23060-135718490670875/ > /dev/null 2>&1 && sleep 0' 21405 1726882419.71649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882419.71779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882419.71911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882419.72004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882419.72045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882419.72081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882419.73885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882419.73933: stderr chunk (state=3): >>><<< 21405 1726882419.73936: stdout chunk (state=3): >>><<< 21405 1726882419.73959: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882419.73966: handler run complete 21405 1726882419.74002: attempt loop complete, returning result 21405 1726882419.74005: _execute() done 21405 1726882419.74008: dumping result to json 21405 1726882419.74026: done dumping result, returning 21405 1726882419.74029: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-e466-a5f2-0000000000d6] 21405 1726882419.74031: sending task result for task 12673a56-9f93-e466-a5f2-0000000000d6 21405 1726882419.74140: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000d6 21405 1726882419.74143: 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": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 21405 1726882419.74491: no more pending results, returning what we have 21405 1726882419.74497: results queue empty 21405 1726882419.74498: checking for any_errors_fatal 21405 1726882419.74505: done checking for any_errors_fatal 21405 1726882419.74506: checking for max_fail_percentage 21405 1726882419.74507: done checking for max_fail_percentage 21405 1726882419.74508: checking to see if all hosts have failed and the running result is not ok 21405 1726882419.74509: done checking to see if all hosts have failed 21405 1726882419.74510: getting the remaining hosts for this loop 21405 1726882419.74511: done getting the remaining hosts for this loop 21405 1726882419.74514: getting the next task for host managed_node1 21405 1726882419.74520: done getting next task for host managed_node1 21405 1726882419.74523: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21405 1726882419.74526: ^ 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? (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 21405 1726882419.74539: getting variables 21405 1726882419.74540: in VariableManager get_vars() 21405 1726882419.74590: Calling all_inventory to load vars for managed_node1 21405 1726882419.74596: Calling groups_inventory to load vars for managed_node1 21405 1726882419.74600: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882419.74610: Calling all_plugins_play to load vars for managed_node1 21405 1726882419.74613: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882419.74616: Calling groups_plugins_play to load vars for managed_node1 21405 1726882419.76007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882419.76898: done with get_vars() 21405 1726882419.76915: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:39 -0400 (0:00:00.681) 0:00:36.000 ****** 21405 1726882419.76974: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21405 1726882419.77200: worker is 1 (out of 1 available) 21405 1726882419.77216: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21405 1726882419.77228: done queuing things up, now waiting for results queue to drain 21405 1726882419.77230: waiting for pending results... 21405 1726882419.77417: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21405 1726882419.77517: in run() - task 12673a56-9f93-e466-a5f2-0000000000d7 21405 1726882419.77530: variable 'ansible_search_path' from source: unknown 21405 1726882419.77533: variable 'ansible_search_path' from source: unknown 21405 1726882419.77570: calling self._execute() 21405 1726882419.77801: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.77805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.77808: variable 'omit' from source: magic vars 21405 1726882419.77982: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.77992: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.78118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882419.78307: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882419.78341: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882419.78367: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882419.78392: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882419.78455: variable 'networkmanager_version' from source: set_fact 21405 1726882419.78465: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.78800: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.78803: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.78805: variable 'networkmanager_version' from source: set_fact 21405 1726882419.78808: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.78854: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.78863: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.79000: variable 'networkmanager_version' from source: set_fact 21405 1726882419.79014: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.79110: variable 'network_state' from source: role '' defaults 21405 1726882419.79118: Evaluated conditional (network_state != {}): False 21405 1726882419.79121: when evaluation is False, skipping this task 21405 1726882419.79124: _execute() done 21405 1726882419.79126: dumping result to json 21405 1726882419.79131: done dumping result, returning 21405 1726882419.79139: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-e466-a5f2-0000000000d7] 21405 1726882419.79142: sending task result for task 12673a56-9f93-e466-a5f2-0000000000d7 21405 1726882419.79225: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000d7 21405 1726882419.79228: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882419.79287: no more pending results, returning what we have 21405 1726882419.79290: results queue empty 21405 1726882419.79291: checking for any_errors_fatal 21405 1726882419.79301: done checking for any_errors_fatal 21405 1726882419.79302: checking for max_fail_percentage 21405 1726882419.79304: done checking for max_fail_percentage 21405 1726882419.79305: checking to see if all hosts have failed and the running result is not ok 21405 1726882419.79306: done checking to see if all hosts have failed 21405 1726882419.79306: getting the remaining hosts for this loop 21405 1726882419.79308: done getting the remaining hosts for this loop 21405 1726882419.79311: getting the next task for host managed_node1 21405 1726882419.79317: done getting next task for host managed_node1 21405 1726882419.79320: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21405 1726882419.79322: ^ 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? (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 21405 1726882419.79340: getting variables 21405 1726882419.79341: in VariableManager get_vars() 21405 1726882419.79383: Calling all_inventory to load vars for managed_node1 21405 1726882419.79385: Calling groups_inventory to load vars for managed_node1 21405 1726882419.79387: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882419.79398: Calling all_plugins_play to load vars for managed_node1 21405 1726882419.79400: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882419.79403: Calling groups_plugins_play to load vars for managed_node1 21405 1726882419.80256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882419.81090: done with get_vars() 21405 1726882419.81108: done getting variables 21405 1726882419.81148: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:39 -0400 (0:00:00.041) 0:00:36.042 ****** 21405 1726882419.81173: entering _queue_task() for managed_node1/debug 21405 1726882419.81410: worker is 1 (out of 1 available) 21405 1726882419.81426: exiting _queue_task() for managed_node1/debug 21405 1726882419.81437: done queuing things up, now waiting for results queue to drain 21405 1726882419.81439: waiting for pending results... 21405 1726882419.81613: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21405 1726882419.81708: in run() - task 12673a56-9f93-e466-a5f2-0000000000d8 21405 1726882419.81721: variable 'ansible_search_path' from source: unknown 21405 1726882419.81724: variable 'ansible_search_path' from source: unknown 21405 1726882419.81751: calling self._execute() 21405 1726882419.81831: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.81835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.81845: variable 'omit' from source: magic vars 21405 1726882419.82117: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.82127: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.82248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882419.82451: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882419.82483: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882419.82513: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882419.82538: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882419.82602: variable 'networkmanager_version' from source: set_fact 21405 1726882419.82613: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.82719: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.82722: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.82810: variable 'networkmanager_version' from source: set_fact 21405 1726882419.82817: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.82888: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.82891: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.82976: variable 'networkmanager_version' from source: set_fact 21405 1726882419.82984: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.82990: variable 'omit' from source: magic vars 21405 1726882419.83029: variable 'omit' from source: magic vars 21405 1726882419.83054: variable 'omit' from source: magic vars 21405 1726882419.83078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882419.83102: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882419.83116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882419.83130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882419.83139: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882419.83161: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882419.83165: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.83167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.83238: Set connection var ansible_shell_executable to /bin/sh 21405 1726882419.83241: Set connection var ansible_pipelining to False 21405 1726882419.83244: Set connection var ansible_shell_type to sh 21405 1726882419.83250: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882419.83257: Set connection var ansible_connection to ssh 21405 1726882419.83262: Set connection var ansible_timeout to 10 21405 1726882419.83277: variable 'ansible_shell_executable' from source: unknown 21405 1726882419.83280: variable 'ansible_connection' from source: unknown 21405 1726882419.83282: variable 'ansible_module_compression' from source: unknown 21405 1726882419.83284: variable 'ansible_shell_type' from source: unknown 21405 1726882419.83286: variable 'ansible_shell_executable' from source: unknown 21405 1726882419.83290: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.83294: variable 'ansible_pipelining' from source: unknown 21405 1726882419.83297: variable 'ansible_timeout' from source: unknown 21405 1726882419.83303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.83381: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882419.83389: variable 'omit' from source: magic vars 21405 1726882419.83395: starting attempt loop 21405 1726882419.83400: running the handler 21405 1726882419.83486: variable '__network_connections_result' from source: set_fact 21405 1726882419.83534: handler run complete 21405 1726882419.83546: attempt loop complete, returning result 21405 1726882419.83549: _execute() done 21405 1726882419.83562: dumping result to json 21405 1726882419.83565: done dumping result, returning 21405 1726882419.83568: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-e466-a5f2-0000000000d8] 21405 1726882419.83570: sending task result for task 12673a56-9f93-e466-a5f2-0000000000d8 21405 1726882419.83655: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000d8 21405 1726882419.83657: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 21405 1726882419.83719: no more pending results, returning what we have 21405 1726882419.83722: results queue empty 21405 1726882419.83723: checking for any_errors_fatal 21405 1726882419.83729: done checking for any_errors_fatal 21405 1726882419.83730: checking for max_fail_percentage 21405 1726882419.83731: done checking for max_fail_percentage 21405 1726882419.83732: checking to see if all hosts have failed and the running result is not ok 21405 1726882419.83733: done checking to see if all hosts have failed 21405 1726882419.83734: getting the remaining hosts for this loop 21405 1726882419.83735: done getting the remaining hosts for this loop 21405 1726882419.83738: getting the next task for host managed_node1 21405 1726882419.83745: done getting next task for host managed_node1 21405 1726882419.83748: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21405 1726882419.83751: ^ 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? (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 21405 1726882419.83767: getting variables 21405 1726882419.83769: in VariableManager get_vars() 21405 1726882419.83814: Calling all_inventory to load vars for managed_node1 21405 1726882419.83817: Calling groups_inventory to load vars for managed_node1 21405 1726882419.83819: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882419.83828: Calling all_plugins_play to load vars for managed_node1 21405 1726882419.83830: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882419.83832: Calling groups_plugins_play to load vars for managed_node1 21405 1726882419.84606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882419.85767: done with get_vars() 21405 1726882419.85789: done getting variables 21405 1726882419.85843: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:39 -0400 (0:00:00.046) 0:00:36.089 ****** 21405 1726882419.85874: entering _queue_task() for managed_node1/debug 21405 1726882419.86191: worker is 1 (out of 1 available) 21405 1726882419.86205: exiting _queue_task() for managed_node1/debug 21405 1726882419.86217: done queuing things up, now waiting for results queue to drain 21405 1726882419.86218: waiting for pending results... 21405 1726882419.86612: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21405 1726882419.86616: in run() - task 12673a56-9f93-e466-a5f2-0000000000d9 21405 1726882419.86634: variable 'ansible_search_path' from source: unknown 21405 1726882419.86640: variable 'ansible_search_path' from source: unknown 21405 1726882419.86672: calling self._execute() 21405 1726882419.86775: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.86786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.86802: variable 'omit' from source: magic vars 21405 1726882419.87106: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.87116: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.87237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882419.87426: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882419.87457: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882419.87485: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882419.87512: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882419.87568: variable 'networkmanager_version' from source: set_fact 21405 1726882419.87580: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.87687: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.87696: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.87779: variable 'networkmanager_version' from source: set_fact 21405 1726882419.87787: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.87859: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.87862: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.87947: variable 'networkmanager_version' from source: set_fact 21405 1726882419.87954: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.87960: variable 'omit' from source: magic vars 21405 1726882419.88002: variable 'omit' from source: magic vars 21405 1726882419.88030: variable 'omit' from source: magic vars 21405 1726882419.88052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882419.88075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882419.88090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882419.88107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882419.88118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882419.88139: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882419.88142: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.88144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.88212: Set connection var ansible_shell_executable to /bin/sh 21405 1726882419.88216: Set connection var ansible_pipelining to False 21405 1726882419.88219: Set connection var ansible_shell_type to sh 21405 1726882419.88226: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882419.88233: Set connection var ansible_connection to ssh 21405 1726882419.88238: Set connection var ansible_timeout to 10 21405 1726882419.88254: variable 'ansible_shell_executable' from source: unknown 21405 1726882419.88256: variable 'ansible_connection' from source: unknown 21405 1726882419.88259: variable 'ansible_module_compression' from source: unknown 21405 1726882419.88261: variable 'ansible_shell_type' from source: unknown 21405 1726882419.88263: variable 'ansible_shell_executable' from source: unknown 21405 1726882419.88265: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.88270: variable 'ansible_pipelining' from source: unknown 21405 1726882419.88272: variable 'ansible_timeout' from source: unknown 21405 1726882419.88275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.88353: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882419.88362: variable 'omit' from source: magic vars 21405 1726882419.88366: starting attempt loop 21405 1726882419.88369: running the handler 21405 1726882419.88415: variable '__network_connections_result' from source: set_fact 21405 1726882419.88465: variable '__network_connections_result' from source: set_fact 21405 1726882419.88548: handler run complete 21405 1726882419.88565: attempt loop complete, returning result 21405 1726882419.88568: _execute() done 21405 1726882419.88571: dumping result to json 21405 1726882419.88579: done dumping result, returning 21405 1726882419.88605: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-e466-a5f2-0000000000d9] 21405 1726882419.88608: sending task result for task 12673a56-9f93-e466-a5f2-0000000000d9 21405 1726882419.88697: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000d9 21405 1726882419.88700: 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": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 03c238f8-e4bd-478e-b38d-c601a413b7f2 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 21405 1726882419.88786: no more pending results, returning what we have 21405 1726882419.88789: results queue empty 21405 1726882419.88790: checking for any_errors_fatal 21405 1726882419.88803: done checking for any_errors_fatal 21405 1726882419.88804: checking for max_fail_percentage 21405 1726882419.88805: done checking for max_fail_percentage 21405 1726882419.88806: checking to see if all hosts have failed and the running result is not ok 21405 1726882419.88807: done checking to see if all hosts have failed 21405 1726882419.88808: getting the remaining hosts for this loop 21405 1726882419.88809: done getting the remaining hosts for this loop 21405 1726882419.88812: getting the next task for host managed_node1 21405 1726882419.88818: done getting next task for host managed_node1 21405 1726882419.88822: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21405 1726882419.88824: ^ 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? (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 21405 1726882419.88836: getting variables 21405 1726882419.88837: in VariableManager get_vars() 21405 1726882419.88878: Calling all_inventory to load vars for managed_node1 21405 1726882419.88881: Calling groups_inventory to load vars for managed_node1 21405 1726882419.88883: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882419.88891: Calling all_plugins_play to load vars for managed_node1 21405 1726882419.88897: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882419.88900: Calling groups_plugins_play to load vars for managed_node1 21405 1726882419.89825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882419.91304: done with get_vars() 21405 1726882419.91338: done getting variables 21405 1726882419.91439: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:39 -0400 (0:00:00.056) 0:00:36.145 ****** 21405 1726882419.91509: entering _queue_task() for managed_node1/debug 21405 1726882419.92331: worker is 1 (out of 1 available) 21405 1726882419.92348: exiting _queue_task() for managed_node1/debug 21405 1726882419.92364: done queuing things up, now waiting for results queue to drain 21405 1726882419.92368: waiting for pending results... 21405 1726882419.92720: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21405 1726882419.92908: in run() - task 12673a56-9f93-e466-a5f2-0000000000da 21405 1726882419.92955: variable 'ansible_search_path' from source: unknown 21405 1726882419.93005: variable 'ansible_search_path' from source: unknown 21405 1726882419.93041: calling self._execute() 21405 1726882419.93399: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882419.93403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882419.93406: variable 'omit' from source: magic vars 21405 1726882419.93708: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.93727: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.93966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882419.94301: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882419.94364: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882419.94424: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882419.94476: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882419.94588: variable 'networkmanager_version' from source: set_fact 21405 1726882419.94610: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.94822: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.94834: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.95000: variable 'networkmanager_version' from source: set_fact 21405 1726882419.95020: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.95156: variable 'ansible_distribution_major_version' from source: facts 21405 1726882419.95200: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882419.95331: variable 'networkmanager_version' from source: set_fact 21405 1726882419.95347: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882419.95520: variable 'network_state' from source: role '' defaults 21405 1726882419.95602: Evaluated conditional (network_state != {}): False 21405 1726882419.95608: when evaluation is False, skipping this task 21405 1726882419.95646: _execute() done 21405 1726882419.95651: dumping result to json 21405 1726882419.95655: done dumping result, returning 21405 1726882419.95659: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-e466-a5f2-0000000000da] 21405 1726882419.95662: sending task result for task 12673a56-9f93-e466-a5f2-0000000000da 21405 1726882419.95929: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000da 21405 1726882419.95933: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21405 1726882419.96009: no more pending results, returning what we have 21405 1726882419.96017: results queue empty 21405 1726882419.96019: checking for any_errors_fatal 21405 1726882419.96035: done checking for any_errors_fatal 21405 1726882419.96037: checking for max_fail_percentage 21405 1726882419.96043: done checking for max_fail_percentage 21405 1726882419.96044: checking to see if all hosts have failed and the running result is not ok 21405 1726882419.96045: done checking to see if all hosts have failed 21405 1726882419.96046: getting the remaining hosts for this loop 21405 1726882419.96048: done getting the remaining hosts for this loop 21405 1726882419.96055: getting the next task for host managed_node1 21405 1726882419.96064: done getting next task for host managed_node1 21405 1726882419.96071: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21405 1726882419.96079: ^ 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? (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 21405 1726882419.96318: getting variables 21405 1726882419.96323: in VariableManager get_vars() 21405 1726882419.96403: Calling all_inventory to load vars for managed_node1 21405 1726882419.96408: Calling groups_inventory to load vars for managed_node1 21405 1726882419.96413: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882419.96427: Calling all_plugins_play to load vars for managed_node1 21405 1726882419.96436: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882419.96444: Calling groups_plugins_play to load vars for managed_node1 21405 1726882419.98434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882420.00220: done with get_vars() 21405 1726882420.00237: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:40 -0400 (0:00:00.088) 0:00:36.233 ****** 21405 1726882420.00309: entering _queue_task() for managed_node1/ping 21405 1726882420.00567: worker is 1 (out of 1 available) 21405 1726882420.00582: exiting _queue_task() for managed_node1/ping 21405 1726882420.00597: done queuing things up, now waiting for results queue to drain 21405 1726882420.00599: waiting for pending results... 21405 1726882420.00774: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21405 1726882420.00865: in run() - task 12673a56-9f93-e466-a5f2-0000000000db 21405 1726882420.00876: variable 'ansible_search_path' from source: unknown 21405 1726882420.00879: variable 'ansible_search_path' from source: unknown 21405 1726882420.00912: calling self._execute() 21405 1726882420.00989: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882420.00994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882420.01005: variable 'omit' from source: magic vars 21405 1726882420.01279: variable 'ansible_distribution_major_version' from source: facts 21405 1726882420.01289: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882420.01412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882420.01662: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882420.01753: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882420.01756: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882420.01901: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882420.01904: variable 'networkmanager_version' from source: set_fact 21405 1726882420.01907: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882420.02041: variable 'ansible_distribution_major_version' from source: facts 21405 1726882420.02051: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882420.02179: variable 'networkmanager_version' from source: set_fact 21405 1726882420.02192: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882420.02322: variable 'ansible_distribution_major_version' from source: facts 21405 1726882420.02332: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882420.02462: variable 'networkmanager_version' from source: set_fact 21405 1726882420.02598: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882420.02610: variable 'omit' from source: magic vars 21405 1726882420.02675: variable 'omit' from source: magic vars 21405 1726882420.02722: variable 'omit' from source: magic vars 21405 1726882420.02753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882420.02795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882420.02824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882420.02864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882420.02887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882420.02924: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882420.02934: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882420.02942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882420.03047: Set connection var ansible_shell_executable to /bin/sh 21405 1726882420.03108: Set connection var ansible_pipelining to False 21405 1726882420.03112: Set connection var ansible_shell_type to sh 21405 1726882420.03114: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882420.03116: Set connection var ansible_connection to ssh 21405 1726882420.03118: Set connection var ansible_timeout to 10 21405 1726882420.03162: variable 'ansible_shell_executable' from source: unknown 21405 1726882420.03200: variable 'ansible_connection' from source: unknown 21405 1726882420.03203: variable 'ansible_module_compression' from source: unknown 21405 1726882420.03205: variable 'ansible_shell_type' from source: unknown 21405 1726882420.03207: variable 'ansible_shell_executable' from source: unknown 21405 1726882420.03209: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882420.03211: variable 'ansible_pipelining' from source: unknown 21405 1726882420.03213: variable 'ansible_timeout' from source: unknown 21405 1726882420.03215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882420.03379: 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) 21405 1726882420.03417: variable 'omit' from source: magic vars 21405 1726882420.03421: starting attempt loop 21405 1726882420.03423: running the handler 21405 1726882420.03433: _low_level_execute_command(): starting 21405 1726882420.03498: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882420.04298: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882420.04419: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882420.04532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.04661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.06329: stdout chunk (state=3): >>>/root <<< 21405 1726882420.06472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882420.06483: stdout chunk (state=3): >>><<< 21405 1726882420.06507: stderr chunk (state=3): >>><<< 21405 1726882420.06532: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882420.06559: _low_level_execute_command(): starting 21405 1726882420.06571: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372 `" && echo ansible-tmp-1726882420.0654664-23133-95357585714372="` echo /root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372 `" ) && sleep 0' 21405 1726882420.07175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882420.07191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882420.07210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882420.07230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882420.07253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882420.07266: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882420.07282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.07360: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.07392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882420.07412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882420.07434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.07514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.09443: stdout chunk (state=3): >>>ansible-tmp-1726882420.0654664-23133-95357585714372=/root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372 <<< 21405 1726882420.09596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882420.09622: stdout chunk (state=3): >>><<< 21405 1726882420.09626: stderr chunk (state=3): >>><<< 21405 1726882420.09799: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882420.0654664-23133-95357585714372=/root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882420.09803: variable 'ansible_module_compression' from source: unknown 21405 1726882420.09806: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21405 1726882420.09808: variable 'ansible_facts' from source: unknown 21405 1726882420.09871: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372/AnsiballZ_ping.py 21405 1726882420.10048: Sending initial data 21405 1726882420.10057: Sent initial data (152 bytes) 21405 1726882420.10667: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882420.10687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882420.10707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882420.10744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882420.10810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.10858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882420.10876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882420.10902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.10966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.12573: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882420.12613: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882420.12802: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpgzs53a3x /root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372/AnsiballZ_ping.py <<< 21405 1726882420.12806: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372/AnsiballZ_ping.py" <<< 21405 1726882420.12809: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpgzs53a3x" to remote "/root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372/AnsiballZ_ping.py" <<< 21405 1726882420.13878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882420.13961: stderr chunk (state=3): >>><<< 21405 1726882420.13964: stdout chunk (state=3): >>><<< 21405 1726882420.13983: done transferring module to remote 21405 1726882420.14006: _low_level_execute_command(): starting 21405 1726882420.14016: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372/ /root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372/AnsiballZ_ping.py && sleep 0' 21405 1726882420.15009: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882420.15019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882420.15031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882420.15045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882420.15058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882420.15110: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.15155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882420.15174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882420.15186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.15260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.17027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882420.17031: stdout chunk (state=3): >>><<< 21405 1726882420.17033: stderr chunk (state=3): >>><<< 21405 1726882420.17049: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882420.17059: _low_level_execute_command(): starting 21405 1726882420.17138: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372/AnsiballZ_ping.py && sleep 0' 21405 1726882420.17669: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882420.17684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882420.17702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882420.17719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882420.17746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.17836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882420.17859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882420.17875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.17954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.32696: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21405 1726882420.33812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882420.33877: stdout chunk (state=3): >>><<< 21405 1726882420.33881: stderr chunk (state=3): >>><<< 21405 1726882420.34201: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882420.34302: 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-1726882420.0654664-23133-95357585714372/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882420.34307: _low_level_execute_command(): starting 21405 1726882420.34309: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882420.0654664-23133-95357585714372/ > /dev/null 2>&1 && sleep 0' 21405 1726882420.35659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882420.35669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.35673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882420.35686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.35749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882420.35761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882420.36110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.37976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882420.37980: stdout chunk (state=3): >>><<< 21405 1726882420.37988: stderr chunk (state=3): >>><<< 21405 1726882420.38008: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882420.38015: handler run complete 21405 1726882420.38033: attempt loop complete, returning result 21405 1726882420.38036: _execute() done 21405 1726882420.38038: dumping result to json 21405 1726882420.38040: done dumping result, returning 21405 1726882420.38064: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-e466-a5f2-0000000000db] 21405 1726882420.38075: sending task result for task 12673a56-9f93-e466-a5f2-0000000000db 21405 1726882420.38466: done sending task result for task 12673a56-9f93-e466-a5f2-0000000000db 21405 1726882420.38469: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 21405 1726882420.38539: no more pending results, returning what we have 21405 1726882420.38543: results queue empty 21405 1726882420.38544: checking for any_errors_fatal 21405 1726882420.38553: done checking for any_errors_fatal 21405 1726882420.38553: checking for max_fail_percentage 21405 1726882420.38555: done checking for max_fail_percentage 21405 1726882420.38556: checking to see if all hosts have failed and the running result is not ok 21405 1726882420.38557: done checking to see if all hosts have failed 21405 1726882420.38557: getting the remaining hosts for this loop 21405 1726882420.38559: done getting the remaining hosts for this loop 21405 1726882420.38562: getting the next task for host managed_node1 21405 1726882420.38572: done getting next task for host managed_node1 21405 1726882420.38574: ^ task is: TASK: meta (role_complete) 21405 1726882420.38577: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882420.38590: getting variables 21405 1726882420.38592: in VariableManager get_vars() 21405 1726882420.38651: Calling all_inventory to load vars for managed_node1 21405 1726882420.38654: Calling groups_inventory to load vars for managed_node1 21405 1726882420.38656: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882420.38667: Calling all_plugins_play to load vars for managed_node1 21405 1726882420.38670: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882420.38673: Calling groups_plugins_play to load vars for managed_node1 21405 1726882420.42546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882420.46239: done with get_vars() 21405 1726882420.46272: done getting variables 21405 1726882420.46663: done queuing things up, now waiting for results queue to drain 21405 1726882420.46665: results queue empty 21405 1726882420.46666: checking for any_errors_fatal 21405 1726882420.46669: done checking for any_errors_fatal 21405 1726882420.46670: checking for max_fail_percentage 21405 1726882420.46671: done checking for max_fail_percentage 21405 1726882420.46672: checking to see if all hosts have failed and the running result is not ok 21405 1726882420.46673: done checking to see if all hosts have failed 21405 1726882420.46673: getting the remaining hosts for this loop 21405 1726882420.46674: done getting the remaining hosts for this loop 21405 1726882420.46677: getting the next task for host managed_node1 21405 1726882420.46682: done getting next task for host managed_node1 21405 1726882420.46684: ^ task is: TASK: Get profile's ring options 21405 1726882420.46686: ^ 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 21405 1726882420.46688: getting variables 21405 1726882420.46689: in VariableManager get_vars() 21405 1726882420.46712: Calling all_inventory to load vars for managed_node1 21405 1726882420.46715: Calling groups_inventory to load vars for managed_node1 21405 1726882420.46716: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882420.46721: Calling all_plugins_play to load vars for managed_node1 21405 1726882420.46723: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882420.46726: Calling groups_plugins_play to load vars for managed_node1 21405 1726882420.49433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882420.52613: done with get_vars() 21405 1726882420.52641: done getting variables 21405 1726882420.52685: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:173 Friday 20 September 2024 21:33:40 -0400 (0:00:00.524) 0:00:36.757 ****** 21405 1726882420.52722: entering _queue_task() for managed_node1/command 21405 1726882420.53542: worker is 1 (out of 1 available) 21405 1726882420.53556: exiting _queue_task() for managed_node1/command 21405 1726882420.53568: done queuing things up, now waiting for results queue to drain 21405 1726882420.53570: waiting for pending results... 21405 1726882420.54059: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21405 1726882420.54330: in run() - task 12673a56-9f93-e466-a5f2-00000000010b 21405 1726882420.54348: variable 'ansible_search_path' from source: unknown 21405 1726882420.54450: calling self._execute() 21405 1726882420.54763: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882420.54999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882420.55002: variable 'omit' from source: magic vars 21405 1726882420.55477: variable 'ansible_distribution_major_version' from source: facts 21405 1726882420.55567: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882420.56003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882420.56489: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882420.56578: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882420.56675: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882420.56786: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882420.56986: variable 'networkmanager_version' from source: set_fact 21405 1726882420.57006: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882420.57236: variable 'network_provider' from source: set_fact 21405 1726882420.57247: Evaluated conditional (network_provider == "nm"): True 21405 1726882420.57256: variable 'omit' from source: magic vars 21405 1726882420.57283: variable 'omit' from source: magic vars 21405 1726882420.57489: variable 'interface' from source: play vars 21405 1726882420.57527: variable 'omit' from source: magic vars 21405 1726882420.57634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882420.57672: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882420.57746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882420.57943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882420.57961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882420.58000: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882420.58011: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882420.58021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882420.58378: Set connection var ansible_shell_executable to /bin/sh 21405 1726882420.58487: Set connection var ansible_pipelining to False 21405 1726882420.58490: Set connection var ansible_shell_type to sh 21405 1726882420.58492: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882420.58496: Set connection var ansible_connection to ssh 21405 1726882420.58498: Set connection var ansible_timeout to 10 21405 1726882420.58500: variable 'ansible_shell_executable' from source: unknown 21405 1726882420.58503: variable 'ansible_connection' from source: unknown 21405 1726882420.58505: variable 'ansible_module_compression' from source: unknown 21405 1726882420.58506: variable 'ansible_shell_type' from source: unknown 21405 1726882420.58508: variable 'ansible_shell_executable' from source: unknown 21405 1726882420.58510: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882420.58512: variable 'ansible_pipelining' from source: unknown 21405 1726882420.58514: variable 'ansible_timeout' from source: unknown 21405 1726882420.58516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882420.58703: 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) 21405 1726882420.58722: variable 'omit' from source: magic vars 21405 1726882420.58732: starting attempt loop 21405 1726882420.58739: running the handler 21405 1726882420.58761: _low_level_execute_command(): starting 21405 1726882420.58773: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882420.60129: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882420.60234: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882420.60248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882420.60262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882420.60343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.60464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.60541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.62221: stdout chunk (state=3): >>>/root <<< 21405 1726882420.62323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882420.62385: stderr chunk (state=3): >>><<< 21405 1726882420.62401: stdout chunk (state=3): >>><<< 21405 1726882420.62429: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882420.62451: _low_level_execute_command(): starting 21405 1726882420.62471: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571 `" && echo ansible-tmp-1726882420.6243663-23176-238987809356571="` echo /root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571 `" ) && sleep 0' 21405 1726882420.63090: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882420.63108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882420.63169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.63231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882420.63248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882420.63273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.63485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.65258: stdout chunk (state=3): >>>ansible-tmp-1726882420.6243663-23176-238987809356571=/root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571 <<< 21405 1726882420.65408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882420.65417: stdout chunk (state=3): >>><<< 21405 1726882420.65428: stderr chunk (state=3): >>><<< 21405 1726882420.65454: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882420.6243663-23176-238987809356571=/root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882420.65701: variable 'ansible_module_compression' from source: unknown 21405 1726882420.65704: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882420.65732: variable 'ansible_facts' from source: unknown 21405 1726882420.65943: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571/AnsiballZ_command.py 21405 1726882420.66266: Sending initial data 21405 1726882420.66269: Sent initial data (156 bytes) 21405 1726882420.67511: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.67610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.67689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.69204: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882420.69260: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882420.69439: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpuud3__7z /root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571/AnsiballZ_command.py <<< 21405 1726882420.69442: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571/AnsiballZ_command.py" <<< 21405 1726882420.69504: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpuud3__7z" to remote "/root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571/AnsiballZ_command.py" <<< 21405 1726882420.70752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882420.70761: stdout chunk (state=3): >>><<< 21405 1726882420.70771: stderr chunk (state=3): >>><<< 21405 1726882420.70986: done transferring module to remote 21405 1726882420.70989: _low_level_execute_command(): starting 21405 1726882420.70992: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571/ /root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571/AnsiballZ_command.py && sleep 0' 21405 1726882420.72041: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882420.72202: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882420.72356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.72390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.74270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882420.74274: stdout chunk (state=3): >>><<< 21405 1726882420.74277: stderr chunk (state=3): >>><<< 21405 1726882420.74500: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882420.74504: _low_level_execute_command(): starting 21405 1726882420.74507: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571/AnsiballZ_command.py && sleep 0' 21405 1726882420.75422: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882420.75700: 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.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882420.75725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882420.75757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.75804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.92268: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:33:40.906490", "end": "2024-09-20 21:33:40.921439", "delta": "0:00:00.014949", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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}}} <<< 21405 1726882420.93863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882420.93875: stdout chunk (state=3): >>><<< 21405 1726882420.93888: stderr chunk (state=3): >>><<< 21405 1726882420.94400: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:33:40.906490", "end": "2024-09-20 21:33:40.921439", "delta": "0:00:00.014949", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882420.94405: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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-1726882420.6243663-23176-238987809356571/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882420.94407: _low_level_execute_command(): starting 21405 1726882420.94410: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882420.6243663-23176-238987809356571/ > /dev/null 2>&1 && sleep 0' 21405 1726882420.95524: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882420.95528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882420.95613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882420.96069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882420.97931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882420.97935: stdout chunk (state=3): >>><<< 21405 1726882420.97938: stderr chunk (state=3): >>><<< 21405 1726882420.98200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882420.98204: handler run complete 21405 1726882420.98206: Evaluated conditional (False): False 21405 1726882420.98208: attempt loop complete, returning result 21405 1726882420.98210: _execute() done 21405 1726882420.98212: dumping result to json 21405 1726882420.98214: done dumping result, returning 21405 1726882420.98216: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [12673a56-9f93-e466-a5f2-00000000010b] 21405 1726882420.98217: sending task result for task 12673a56-9f93-e466-a5f2-00000000010b 21405 1726882420.98290: done sending task result for task 12673a56-9f93-e466-a5f2-00000000010b 21405 1726882420.98295: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.014949", "end": "2024-09-20 21:33:40.921439", "rc": 0, "start": "2024-09-20 21:33:40.906490" } 21405 1726882420.98382: no more pending results, returning what we have 21405 1726882420.98387: results queue empty 21405 1726882420.98388: checking for any_errors_fatal 21405 1726882420.98390: done checking for any_errors_fatal 21405 1726882420.98391: checking for max_fail_percentage 21405 1726882420.98398: done checking for max_fail_percentage 21405 1726882420.98399: checking to see if all hosts have failed and the running result is not ok 21405 1726882420.98400: done checking to see if all hosts have failed 21405 1726882420.98401: getting the remaining hosts for this loop 21405 1726882420.98403: done getting the remaining hosts for this loop 21405 1726882420.98407: getting the next task for host managed_node1 21405 1726882420.98414: done getting next task for host managed_node1 21405 1726882420.98416: ^ task is: TASK: ASSERT: The profile does reset ring options 21405 1726882420.98419: ^ 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 21405 1726882420.98424: getting variables 21405 1726882420.98425: in VariableManager get_vars() 21405 1726882420.98597: Calling all_inventory to load vars for managed_node1 21405 1726882420.98600: Calling groups_inventory to load vars for managed_node1 21405 1726882420.98603: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882420.98615: Calling all_plugins_play to load vars for managed_node1 21405 1726882420.98618: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882420.98621: Calling groups_plugins_play to load vars for managed_node1 21405 1726882421.01465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882421.04983: done with get_vars() 21405 1726882421.05134: done getting variables 21405 1726882421.05199: 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: The profile does reset ring options] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:179 Friday 20 September 2024 21:33:41 -0400 (0:00:00.525) 0:00:37.283 ****** 21405 1726882421.05319: entering _queue_task() for managed_node1/assert 21405 1726882421.06129: worker is 1 (out of 1 available) 21405 1726882421.06144: exiting _queue_task() for managed_node1/assert 21405 1726882421.06159: done queuing things up, now waiting for results queue to drain 21405 1726882421.06160: waiting for pending results... 21405 1726882421.06656: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 21405 1726882421.06867: in run() - task 12673a56-9f93-e466-a5f2-00000000010c 21405 1726882421.06887: variable 'ansible_search_path' from source: unknown 21405 1726882421.07101: calling self._execute() 21405 1726882421.07197: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882421.07266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882421.07282: variable 'omit' from source: magic vars 21405 1726882421.08134: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.08152: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.08676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882421.09145: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882421.09262: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882421.09358: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882421.09551: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882421.09634: variable 'networkmanager_version' from source: set_fact 21405 1726882421.09673: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.10067: variable 'network_provider' from source: set_fact 21405 1726882421.10300: Evaluated conditional (network_provider == "nm"): True 21405 1726882421.10305: variable 'omit' from source: magic vars 21405 1726882421.10307: variable 'omit' from source: magic vars 21405 1726882421.10310: variable 'omit' from source: magic vars 21405 1726882421.10312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882421.10445: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882421.10469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882421.10490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882421.10530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882421.10700: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882421.10703: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882421.10705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882421.11098: Set connection var ansible_shell_executable to /bin/sh 21405 1726882421.11101: Set connection var ansible_pipelining to False 21405 1726882421.11104: Set connection var ansible_shell_type to sh 21405 1726882421.11105: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882421.11107: Set connection var ansible_connection to ssh 21405 1726882421.11109: Set connection var ansible_timeout to 10 21405 1726882421.11111: variable 'ansible_shell_executable' from source: unknown 21405 1726882421.11113: variable 'ansible_connection' from source: unknown 21405 1726882421.11115: variable 'ansible_module_compression' from source: unknown 21405 1726882421.11117: variable 'ansible_shell_type' from source: unknown 21405 1726882421.11119: variable 'ansible_shell_executable' from source: unknown 21405 1726882421.11121: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882421.11122: variable 'ansible_pipelining' from source: unknown 21405 1726882421.11124: variable 'ansible_timeout' from source: unknown 21405 1726882421.11126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882421.11248: 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) 21405 1726882421.11260: variable 'omit' from source: magic vars 21405 1726882421.11262: starting attempt loop 21405 1726882421.11265: running the handler 21405 1726882421.11641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882421.16900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882421.16966: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882421.17199: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882421.17203: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882421.17205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882421.17364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882421.17599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882421.17603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882421.17629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882421.17647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882421.17871: variable 'clear_ring_nm' from source: set_fact 21405 1726882421.17900: Evaluated conditional (clear_ring_nm.stdout | length == 0): True 21405 1726882421.17908: handler run complete 21405 1726882421.17923: attempt loop complete, returning result 21405 1726882421.17926: _execute() done 21405 1726882421.17928: dumping result to json 21405 1726882421.17932: done dumping result, returning 21405 1726882421.17941: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [12673a56-9f93-e466-a5f2-00000000010c] 21405 1726882421.17945: sending task result for task 12673a56-9f93-e466-a5f2-00000000010c 21405 1726882421.18268: done sending task result for task 12673a56-9f93-e466-a5f2-00000000010c 21405 1726882421.18271: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21405 1726882421.18323: no more pending results, returning what we have 21405 1726882421.18327: results queue empty 21405 1726882421.18328: checking for any_errors_fatal 21405 1726882421.18338: done checking for any_errors_fatal 21405 1726882421.18338: checking for max_fail_percentage 21405 1726882421.18340: done checking for max_fail_percentage 21405 1726882421.18341: checking to see if all hosts have failed and the running result is not ok 21405 1726882421.18341: done checking to see if all hosts have failed 21405 1726882421.18349: getting the remaining hosts for this loop 21405 1726882421.18350: done getting the remaining hosts for this loop 21405 1726882421.18354: getting the next task for host managed_node1 21405 1726882421.18361: done getting next task for host managed_node1 21405 1726882421.18363: ^ task is: TASK: Get profile's ring options 21405 1726882421.18365: ^ state is: HOST STATE: block=3, task=26, rescue=0, 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 21405 1726882421.18369: getting variables 21405 1726882421.18370: in VariableManager get_vars() 21405 1726882421.18436: Calling all_inventory to load vars for managed_node1 21405 1726882421.18438: Calling groups_inventory to load vars for managed_node1 21405 1726882421.18441: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882421.18453: Calling all_plugins_play to load vars for managed_node1 21405 1726882421.18456: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882421.18459: Calling groups_plugins_play to load vars for managed_node1 21405 1726882421.21923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882421.25345: done with get_vars() 21405 1726882421.25376: done getting variables 21405 1726882421.25545: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's ring options] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:184 Friday 20 September 2024 21:33:41 -0400 (0:00:00.202) 0:00:37.486 ****** 21405 1726882421.25575: entering _queue_task() for managed_node1/command 21405 1726882421.26258: worker is 1 (out of 1 available) 21405 1726882421.26271: exiting _queue_task() for managed_node1/command 21405 1726882421.26402: done queuing things up, now waiting for results queue to drain 21405 1726882421.26404: waiting for pending results... 21405 1726882421.27070: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21405 1726882421.27178: in run() - task 12673a56-9f93-e466-a5f2-00000000010d 21405 1726882421.27800: variable 'ansible_search_path' from source: unknown 21405 1726882421.27805: calling self._execute() 21405 1726882421.27808: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882421.27811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882421.27814: variable 'omit' from source: magic vars 21405 1726882421.28969: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.29600: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.29604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882421.30800: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882421.30804: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882421.30806: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882421.30809: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882421.31301: variable 'networkmanager_version' from source: set_fact 21405 1726882421.31305: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.31847: variable 'network_provider' from source: set_fact 21405 1726882421.31851: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882421.31854: when evaluation is False, skipping this task 21405 1726882421.31857: _execute() done 21405 1726882421.31860: dumping result to json 21405 1726882421.31865: done dumping result, returning 21405 1726882421.31872: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [12673a56-9f93-e466-a5f2-00000000010d] 21405 1726882421.31877: sending task result for task 12673a56-9f93-e466-a5f2-00000000010d 21405 1726882421.31974: done sending task result for task 12673a56-9f93-e466-a5f2-00000000010d 21405 1726882421.31977: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21405 1726882421.32032: no more pending results, returning what we have 21405 1726882421.32036: results queue empty 21405 1726882421.32037: checking for any_errors_fatal 21405 1726882421.32046: done checking for any_errors_fatal 21405 1726882421.32047: checking for max_fail_percentage 21405 1726882421.32049: done checking for max_fail_percentage 21405 1726882421.32050: checking to see if all hosts have failed and the running result is not ok 21405 1726882421.32051: done checking to see if all hosts have failed 21405 1726882421.32052: getting the remaining hosts for this loop 21405 1726882421.32053: done getting the remaining hosts for this loop 21405 1726882421.32057: getting the next task for host managed_node1 21405 1726882421.32063: done getting next task for host managed_node1 21405 1726882421.32065: ^ task is: TASK: ASSERT: The profile does reset ring options 21405 1726882421.32068: ^ state is: HOST STATE: block=3, task=27, rescue=0, 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 21405 1726882421.32071: getting variables 21405 1726882421.32072: in VariableManager get_vars() 21405 1726882421.32133: Calling all_inventory to load vars for managed_node1 21405 1726882421.32136: Calling groups_inventory to load vars for managed_node1 21405 1726882421.32139: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882421.32151: Calling all_plugins_play to load vars for managed_node1 21405 1726882421.32155: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882421.32158: Calling groups_plugins_play to load vars for managed_node1 21405 1726882421.34879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882421.38092: done with get_vars() 21405 1726882421.38238: done getting variables 21405 1726882421.38402: 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: The profile does reset ring options] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:191 Friday 20 September 2024 21:33:41 -0400 (0:00:00.128) 0:00:37.614 ****** 21405 1726882421.38433: entering _queue_task() for managed_node1/assert 21405 1726882421.39339: worker is 1 (out of 1 available) 21405 1726882421.39350: exiting _queue_task() for managed_node1/assert 21405 1726882421.39359: done queuing things up, now waiting for results queue to drain 21405 1726882421.39361: waiting for pending results... 21405 1726882421.39667: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 21405 1726882421.39898: in run() - task 12673a56-9f93-e466-a5f2-00000000010e 21405 1726882421.40125: variable 'ansible_search_path' from source: unknown 21405 1726882421.40129: calling self._execute() 21405 1726882421.40266: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882421.40352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882421.40368: variable 'omit' from source: magic vars 21405 1726882421.41236: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.41254: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.41678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882421.42237: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882421.42286: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882421.42600: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882421.42604: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882421.42606: variable 'networkmanager_version' from source: set_fact 21405 1726882421.42609: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.43629: variable 'network_provider' from source: set_fact 21405 1726882421.43902: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882421.43905: when evaluation is False, skipping this task 21405 1726882421.43907: _execute() done 21405 1726882421.43909: dumping result to json 21405 1726882421.43911: done dumping result, returning 21405 1726882421.43914: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [12673a56-9f93-e466-a5f2-00000000010e] 21405 1726882421.43916: sending task result for task 12673a56-9f93-e466-a5f2-00000000010e 21405 1726882421.43987: done sending task result for task 12673a56-9f93-e466-a5f2-00000000010e 21405 1726882421.43991: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21405 1726882421.44052: no more pending results, returning what we have 21405 1726882421.44056: results queue empty 21405 1726882421.44057: checking for any_errors_fatal 21405 1726882421.44064: done checking for any_errors_fatal 21405 1726882421.44065: checking for max_fail_percentage 21405 1726882421.44067: done checking for max_fail_percentage 21405 1726882421.44068: checking to see if all hosts have failed and the running result is not ok 21405 1726882421.44068: done checking to see if all hosts have failed 21405 1726882421.44069: getting the remaining hosts for this loop 21405 1726882421.44071: done getting the remaining hosts for this loop 21405 1726882421.44075: getting the next task for host managed_node1 21405 1726882421.44088: done getting next task for host managed_node1 21405 1726882421.44099: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21405 1726882421.44104: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882421.44126: getting variables 21405 1726882421.44128: in VariableManager get_vars() 21405 1726882421.44181: Calling all_inventory to load vars for managed_node1 21405 1726882421.44184: Calling groups_inventory to load vars for managed_node1 21405 1726882421.44186: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882421.44602: Calling all_plugins_play to load vars for managed_node1 21405 1726882421.44606: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882421.44611: Calling groups_plugins_play to load vars for managed_node1 21405 1726882421.47521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882421.50742: done with get_vars() 21405 1726882421.50775: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:33:41 -0400 (0:00:00.124) 0:00:37.739 ****** 21405 1726882421.50883: entering _queue_task() for managed_node1/include_tasks 21405 1726882421.51550: worker is 1 (out of 1 available) 21405 1726882421.51563: exiting _queue_task() for managed_node1/include_tasks 21405 1726882421.51575: done queuing things up, now waiting for results queue to drain 21405 1726882421.51576: waiting for pending results... 21405 1726882421.52169: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21405 1726882421.52613: in run() - task 12673a56-9f93-e466-a5f2-000000000117 21405 1726882421.52617: variable 'ansible_search_path' from source: unknown 21405 1726882421.52619: variable 'ansible_search_path' from source: unknown 21405 1726882421.52623: calling self._execute() 21405 1726882421.52846: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882421.52936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882421.52940: variable 'omit' from source: magic vars 21405 1726882421.53809: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.53813: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.54125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882421.54632: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882421.54898: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882421.54902: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882421.54911: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882421.54995: variable 'networkmanager_version' from source: set_fact 21405 1726882421.55298: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.55480: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.55543: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.55772: variable 'networkmanager_version' from source: set_fact 21405 1726882421.55868: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.56003: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.56008: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.56250: variable 'networkmanager_version' from source: set_fact 21405 1726882421.56258: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.56265: _execute() done 21405 1726882421.56268: dumping result to json 21405 1726882421.56273: done dumping result, returning 21405 1726882421.56281: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-e466-a5f2-000000000117] 21405 1726882421.56286: sending task result for task 12673a56-9f93-e466-a5f2-000000000117 21405 1726882421.56566: done sending task result for task 12673a56-9f93-e466-a5f2-000000000117 21405 1726882421.56569: WORKER PROCESS EXITING 21405 1726882421.56742: no more pending results, returning what we have 21405 1726882421.56747: in VariableManager get_vars() 21405 1726882421.56810: Calling all_inventory to load vars for managed_node1 21405 1726882421.56814: Calling groups_inventory to load vars for managed_node1 21405 1726882421.56816: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882421.56829: Calling all_plugins_play to load vars for managed_node1 21405 1726882421.56832: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882421.56835: Calling groups_plugins_play to load vars for managed_node1 21405 1726882421.59810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882421.63365: done with get_vars() 21405 1726882421.63397: variable 'ansible_search_path' from source: unknown 21405 1726882421.63399: variable 'ansible_search_path' from source: unknown 21405 1726882421.63440: we have included files to process 21405 1726882421.63442: generating all_blocks data 21405 1726882421.63444: done generating all_blocks data 21405 1726882421.63449: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882421.63450: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882421.63452: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21405 1726882421.64663: done processing included file 21405 1726882421.64666: iterating over new_blocks loaded from include file 21405 1726882421.64668: in VariableManager get_vars() 21405 1726882421.64909: done with get_vars() 21405 1726882421.64911: filtering new block on tags 21405 1726882421.64947: done filtering new block on tags 21405 1726882421.64950: in VariableManager get_vars() 21405 1726882421.64981: done with get_vars() 21405 1726882421.64983: filtering new block on tags 21405 1726882421.65029: done filtering new block on tags 21405 1726882421.65032: in VariableManager get_vars() 21405 1726882421.65059: done with get_vars() 21405 1726882421.65061: filtering new block on tags 21405 1726882421.65305: done filtering new block on tags 21405 1726882421.65307: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21405 1726882421.65312: extending task lists for all hosts with included blocks 21405 1726882421.67386: done extending task lists 21405 1726882421.67388: done processing included files 21405 1726882421.67389: results queue empty 21405 1726882421.67390: checking for any_errors_fatal 21405 1726882421.67397: done checking for any_errors_fatal 21405 1726882421.67398: checking for max_fail_percentage 21405 1726882421.67399: done checking for max_fail_percentage 21405 1726882421.67400: checking to see if all hosts have failed and the running result is not ok 21405 1726882421.67400: done checking to see if all hosts have failed 21405 1726882421.67401: getting the remaining hosts for this loop 21405 1726882421.67402: done getting the remaining hosts for this loop 21405 1726882421.67405: getting the next task for host managed_node1 21405 1726882421.67410: done getting next task for host managed_node1 21405 1726882421.67413: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21405 1726882421.67416: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882421.67426: getting variables 21405 1726882421.67427: in VariableManager get_vars() 21405 1726882421.67447: Calling all_inventory to load vars for managed_node1 21405 1726882421.67454: Calling groups_inventory to load vars for managed_node1 21405 1726882421.67456: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882421.67462: Calling all_plugins_play to load vars for managed_node1 21405 1726882421.67464: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882421.67467: Calling groups_plugins_play to load vars for managed_node1 21405 1726882421.69989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882421.74673: done with get_vars() 21405 1726882421.74852: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:33:41 -0400 (0:00:00.240) 0:00:37.979 ****** 21405 1726882421.74944: entering _queue_task() for managed_node1/setup 21405 1726882421.75627: worker is 1 (out of 1 available) 21405 1726882421.75640: exiting _queue_task() for managed_node1/setup 21405 1726882421.75651: done queuing things up, now waiting for results queue to drain 21405 1726882421.75652: waiting for pending results... 21405 1726882421.76324: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21405 1726882421.76638: in run() - task 12673a56-9f93-e466-a5f2-000000000593 21405 1726882421.76801: variable 'ansible_search_path' from source: unknown 21405 1726882421.76805: variable 'ansible_search_path' from source: unknown 21405 1726882421.76807: calling self._execute() 21405 1726882421.76889: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882421.76906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882421.76921: variable 'omit' from source: magic vars 21405 1726882421.77309: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.77326: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.77506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882421.77825: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882421.78142: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882421.78146: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882421.78148: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882421.78452: variable 'networkmanager_version' from source: set_fact 21405 1726882421.78456: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.78631: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.78641: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.78928: variable 'networkmanager_version' from source: set_fact 21405 1726882421.78942: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.79161: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.79172: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.79654: variable 'networkmanager_version' from source: set_fact 21405 1726882421.79657: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.79717: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.79728: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.79891: variable 'networkmanager_version' from source: set_fact 21405 1726882421.79910: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.80027: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.80037: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.80169: variable 'networkmanager_version' from source: set_fact 21405 1726882421.80183: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.80361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882421.83543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882421.83803: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882421.83835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882421.83876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882421.83928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882421.84141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882421.84204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882421.84602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882421.84606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882421.84609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882421.84611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882421.84614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882421.84616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882421.84618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882421.85227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882421.85880: variable '__network_required_facts' from source: role '' defaults 21405 1726882421.85883: variable 'ansible_facts' from source: unknown 21405 1726882421.87381: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21405 1726882421.87385: when evaluation is False, skipping this task 21405 1726882421.87388: _execute() done 21405 1726882421.87390: dumping result to json 21405 1726882421.87392: done dumping result, returning 21405 1726882421.87404: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [12673a56-9f93-e466-a5f2-000000000593] 21405 1726882421.87406: sending task result for task 12673a56-9f93-e466-a5f2-000000000593 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21405 1726882421.87554: no more pending results, returning what we have 21405 1726882421.87558: results queue empty 21405 1726882421.87559: checking for any_errors_fatal 21405 1726882421.87561: done checking for any_errors_fatal 21405 1726882421.87561: checking for max_fail_percentage 21405 1726882421.87563: done checking for max_fail_percentage 21405 1726882421.87564: checking to see if all hosts have failed and the running result is not ok 21405 1726882421.87565: done checking to see if all hosts have failed 21405 1726882421.87565: getting the remaining hosts for this loop 21405 1726882421.87567: done getting the remaining hosts for this loop 21405 1726882421.87572: getting the next task for host managed_node1 21405 1726882421.87588: done getting next task for host managed_node1 21405 1726882421.87592: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21405 1726882421.87600: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882421.87621: getting variables 21405 1726882421.87622: in VariableManager get_vars() 21405 1726882421.87671: Calling all_inventory to load vars for managed_node1 21405 1726882421.87673: Calling groups_inventory to load vars for managed_node1 21405 1726882421.87676: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882421.87687: Calling all_plugins_play to load vars for managed_node1 21405 1726882421.87690: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882421.87999: Calling groups_plugins_play to load vars for managed_node1 21405 1726882421.88852: done sending task result for task 12673a56-9f93-e466-a5f2-000000000593 21405 1726882421.88856: WORKER PROCESS EXITING 21405 1726882421.91364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882421.94854: done with get_vars() 21405 1726882421.94886: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:33:41 -0400 (0:00:00.201) 0:00:38.181 ****** 21405 1726882421.95103: entering _queue_task() for managed_node1/stat 21405 1726882421.96021: worker is 1 (out of 1 available) 21405 1726882421.96033: exiting _queue_task() for managed_node1/stat 21405 1726882421.96042: done queuing things up, now waiting for results queue to drain 21405 1726882421.96044: waiting for pending results... 21405 1726882421.96527: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21405 1726882421.97001: in run() - task 12673a56-9f93-e466-a5f2-000000000595 21405 1726882421.97005: variable 'ansible_search_path' from source: unknown 21405 1726882421.97007: variable 'ansible_search_path' from source: unknown 21405 1726882421.97010: calling self._execute() 21405 1726882421.97400: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882421.97404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882421.97407: variable 'omit' from source: magic vars 21405 1726882421.98201: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.98205: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882421.98570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882421.99092: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882421.99400: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882421.99403: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882421.99406: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882421.99799: variable 'networkmanager_version' from source: set_fact 21405 1726882421.99803: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882421.99851: variable 'ansible_distribution_major_version' from source: facts 21405 1726882421.99855: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.00101: variable 'networkmanager_version' from source: set_fact 21405 1726882422.00206: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.00426: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.00436: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.00790: variable 'networkmanager_version' from source: set_fact 21405 1726882422.00804: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.01113: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.01116: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.01366: variable 'networkmanager_version' from source: set_fact 21405 1726882422.01375: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.01676: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.01682: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.01929: variable 'networkmanager_version' from source: set_fact 21405 1726882422.01938: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.02331: 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) 21405 1726882422.02356: 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) 21405 1726882422.02381: 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) 21405 1726882422.02518: 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) 21405 1726882422.02597: variable '__network_is_ostree' from source: set_fact 21405 1726882422.02704: Evaluated conditional (not __network_is_ostree is defined): False 21405 1726882422.02707: when evaluation is False, skipping this task 21405 1726882422.02709: _execute() done 21405 1726882422.02900: dumping result to json 21405 1726882422.02904: done dumping result, returning 21405 1726882422.02906: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [12673a56-9f93-e466-a5f2-000000000595] 21405 1726882422.02909: sending task result for task 12673a56-9f93-e466-a5f2-000000000595 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21405 1726882422.03024: no more pending results, returning what we have 21405 1726882422.03027: results queue empty 21405 1726882422.03028: checking for any_errors_fatal 21405 1726882422.03100: done checking for any_errors_fatal 21405 1726882422.03101: checking for max_fail_percentage 21405 1726882422.03103: done checking for max_fail_percentage 21405 1726882422.03105: checking to see if all hosts have failed and the running result is not ok 21405 1726882422.03105: done checking to see if all hosts have failed 21405 1726882422.03106: getting the remaining hosts for this loop 21405 1726882422.03108: done getting the remaining hosts for this loop 21405 1726882422.03112: getting the next task for host managed_node1 21405 1726882422.03120: done getting next task for host managed_node1 21405 1726882422.03124: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21405 1726882422.03130: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882422.03311: getting variables 21405 1726882422.03313: in VariableManager get_vars() 21405 1726882422.03363: Calling all_inventory to load vars for managed_node1 21405 1726882422.03365: Calling groups_inventory to load vars for managed_node1 21405 1726882422.03368: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882422.03377: Calling all_plugins_play to load vars for managed_node1 21405 1726882422.03380: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882422.03382: Calling groups_plugins_play to load vars for managed_node1 21405 1726882422.04007: done sending task result for task 12673a56-9f93-e466-a5f2-000000000595 21405 1726882422.04011: WORKER PROCESS EXITING 21405 1726882422.07498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882422.10915: done with get_vars() 21405 1726882422.10946: done getting variables 21405 1726882422.11010: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:33:42 -0400 (0:00:00.159) 0:00:38.341 ****** 21405 1726882422.11060: entering _queue_task() for managed_node1/set_fact 21405 1726882422.11830: worker is 1 (out of 1 available) 21405 1726882422.11843: exiting _queue_task() for managed_node1/set_fact 21405 1726882422.11856: done queuing things up, now waiting for results queue to drain 21405 1726882422.11858: waiting for pending results... 21405 1726882422.12367: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21405 1726882422.12690: in run() - task 12673a56-9f93-e466-a5f2-000000000596 21405 1726882422.12865: variable 'ansible_search_path' from source: unknown 21405 1726882422.12873: variable 'ansible_search_path' from source: unknown 21405 1726882422.12915: calling self._execute() 21405 1726882422.13097: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882422.13178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882422.13192: variable 'omit' from source: magic vars 21405 1726882422.13885: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.14200: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.14324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882422.14816: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882422.15014: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882422.15051: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882422.15109: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882422.15263: variable 'networkmanager_version' from source: set_fact 21405 1726882422.15417: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.15643: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.15653: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.15871: variable 'networkmanager_version' from source: set_fact 21405 1726882422.15957: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.16183: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.16197: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.16441: variable 'networkmanager_version' from source: set_fact 21405 1726882422.16454: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.17354: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.17408: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.17656: variable 'networkmanager_version' from source: set_fact 21405 1726882422.17868: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.18085: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.18088: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.18235: variable 'networkmanager_version' from source: set_fact 21405 1726882422.18248: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.18518: 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) 21405 1726882422.18631: 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) 21405 1726882422.18661: 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) 21405 1726882422.18690: 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) 21405 1726882422.18921: variable '__network_is_ostree' from source: set_fact 21405 1726882422.18932: Evaluated conditional (not __network_is_ostree is defined): False 21405 1726882422.18938: when evaluation is False, skipping this task 21405 1726882422.18947: _execute() done 21405 1726882422.18956: dumping result to json 21405 1726882422.18963: done dumping result, returning 21405 1726882422.18975: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [12673a56-9f93-e466-a5f2-000000000596] 21405 1726882422.18984: sending task result for task 12673a56-9f93-e466-a5f2-000000000596 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21405 1726882422.19363: no more pending results, returning what we have 21405 1726882422.19366: results queue empty 21405 1726882422.19367: checking for any_errors_fatal 21405 1726882422.19372: done checking for any_errors_fatal 21405 1726882422.19373: checking for max_fail_percentage 21405 1726882422.19375: done checking for max_fail_percentage 21405 1726882422.19376: checking to see if all hosts have failed and the running result is not ok 21405 1726882422.19377: done checking to see if all hosts have failed 21405 1726882422.19377: getting the remaining hosts for this loop 21405 1726882422.19379: done getting the remaining hosts for this loop 21405 1726882422.19383: getting the next task for host managed_node1 21405 1726882422.19397: done getting next task for host managed_node1 21405 1726882422.19401: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21405 1726882422.19406: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882422.19428: getting variables 21405 1726882422.19430: in VariableManager get_vars() 21405 1726882422.19482: Calling all_inventory to load vars for managed_node1 21405 1726882422.19484: Calling groups_inventory to load vars for managed_node1 21405 1726882422.19487: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882422.19602: Calling all_plugins_play to load vars for managed_node1 21405 1726882422.19613: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882422.19617: Calling groups_plugins_play to load vars for managed_node1 21405 1726882422.20266: done sending task result for task 12673a56-9f93-e466-a5f2-000000000596 21405 1726882422.20269: WORKER PROCESS EXITING 21405 1726882422.22866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882422.27536: done with get_vars() 21405 1726882422.27568: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:33:42 -0400 (0:00:00.168) 0:00:38.509 ****** 21405 1726882422.27885: entering _queue_task() for managed_node1/service_facts 21405 1726882422.29030: worker is 1 (out of 1 available) 21405 1726882422.29042: exiting _queue_task() for managed_node1/service_facts 21405 1726882422.29131: done queuing things up, now waiting for results queue to drain 21405 1726882422.29133: waiting for pending results... 21405 1726882422.29726: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21405 1726882422.30499: in run() - task 12673a56-9f93-e466-a5f2-000000000598 21405 1726882422.30512: variable 'ansible_search_path' from source: unknown 21405 1726882422.30515: variable 'ansible_search_path' from source: unknown 21405 1726882422.30553: calling self._execute() 21405 1726882422.30904: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882422.30908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882422.30911: variable 'omit' from source: magic vars 21405 1726882422.32112: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.32287: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.32810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882422.33668: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882422.33775: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882422.34107: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882422.34111: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882422.34268: variable 'networkmanager_version' from source: set_fact 21405 1726882422.34283: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.34686: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.34720: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.35200: variable 'networkmanager_version' from source: set_fact 21405 1726882422.35204: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.35491: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.35500: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.36018: variable 'networkmanager_version' from source: set_fact 21405 1726882422.36028: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.36525: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.36529: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.36879: variable 'networkmanager_version' from source: set_fact 21405 1726882422.36888: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.37363: variable 'ansible_distribution_major_version' from source: facts 21405 1726882422.37366: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882422.37800: variable 'networkmanager_version' from source: set_fact 21405 1726882422.37805: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882422.37808: variable 'omit' from source: magic vars 21405 1726882422.37926: variable 'omit' from source: magic vars 21405 1726882422.38227: variable 'omit' from source: magic vars 21405 1726882422.38258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882422.38335: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882422.38339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882422.38552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882422.38560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882422.38591: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882422.38598: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882422.38758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882422.38858: Set connection var ansible_shell_executable to /bin/sh 21405 1726882422.38984: Set connection var ansible_pipelining to False 21405 1726882422.38988: Set connection var ansible_shell_type to sh 21405 1726882422.38990: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882422.39000: Set connection var ansible_connection to ssh 21405 1726882422.39009: Set connection var ansible_timeout to 10 21405 1726882422.39091: variable 'ansible_shell_executable' from source: unknown 21405 1726882422.39098: variable 'ansible_connection' from source: unknown 21405 1726882422.39101: variable 'ansible_module_compression' from source: unknown 21405 1726882422.39103: variable 'ansible_shell_type' from source: unknown 21405 1726882422.39105: variable 'ansible_shell_executable' from source: unknown 21405 1726882422.39108: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882422.39110: variable 'ansible_pipelining' from source: unknown 21405 1726882422.39119: variable 'ansible_timeout' from source: unknown 21405 1726882422.39121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882422.39741: 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) 21405 1726882422.39776: variable 'omit' from source: magic vars 21405 1726882422.39779: starting attempt loop 21405 1726882422.39781: running the handler 21405 1726882422.39783: _low_level_execute_command(): starting 21405 1726882422.39785: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882422.41401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882422.41405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882422.41408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882422.41410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882422.41417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882422.41507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882422.41537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882422.41699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882422.43371: stdout chunk (state=3): >>>/root <<< 21405 1726882422.43474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882422.43626: stderr chunk (state=3): >>><<< 21405 1726882422.43637: stdout chunk (state=3): >>><<< 21405 1726882422.43653: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882422.43668: _low_level_execute_command(): starting 21405 1726882422.43673: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972 `" && echo ansible-tmp-1726882422.436541-23206-244688476583972="` echo /root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972 `" ) && sleep 0' 21405 1726882422.45307: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882422.45311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882422.45315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882422.45361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882422.45432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882422.47301: stdout chunk (state=3): >>>ansible-tmp-1726882422.436541-23206-244688476583972=/root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972 <<< 21405 1726882422.47453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882422.47457: stderr chunk (state=3): >>><<< 21405 1726882422.47459: stdout chunk (state=3): >>><<< 21405 1726882422.47478: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882422.436541-23206-244688476583972=/root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882422.47529: variable 'ansible_module_compression' from source: unknown 21405 1726882422.47578: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21405 1726882422.47614: variable 'ansible_facts' from source: unknown 21405 1726882422.47937: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972/AnsiballZ_service_facts.py 21405 1726882422.48243: Sending initial data 21405 1726882422.48246: Sent initial data (161 bytes) 21405 1726882422.49455: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882422.49480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882422.49597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882422.51197: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882422.51210: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882422.51546: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpqsyprxt8 /root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972/AnsiballZ_service_facts.py <<< 21405 1726882422.51549: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972/AnsiballZ_service_facts.py" <<< 21405 1726882422.51558: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpqsyprxt8" to remote "/root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972/AnsiballZ_service_facts.py" <<< 21405 1726882422.52783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882422.52786: stdout chunk (state=3): >>><<< 21405 1726882422.52796: stderr chunk (state=3): >>><<< 21405 1726882422.52843: done transferring module to remote 21405 1726882422.52854: _low_level_execute_command(): starting 21405 1726882422.52857: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972/ /root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972/AnsiballZ_service_facts.py && sleep 0' 21405 1726882422.54847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882422.54851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882422.54854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882422.54859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882422.54861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882422.54863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882422.54865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882422.55145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882422.55251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882422.57067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882422.57071: stdout chunk (state=3): >>><<< 21405 1726882422.57073: stderr chunk (state=3): >>><<< 21405 1726882422.57319: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882422.57326: _low_level_execute_command(): starting 21405 1726882422.57328: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972/AnsiballZ_service_facts.py && sleep 0' 21405 1726882422.58534: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882422.58752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882422.58770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882422.58928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882424.09386: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 21405 1726882424.09505: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 21405 1726882424.09605: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21405 1726882424.10929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882424.10960: stderr chunk (state=3): >>><<< 21405 1726882424.10963: stdout chunk (state=3): >>><<< 21405 1726882424.10988: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882424.11403: 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-1726882422.436541-23206-244688476583972/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882424.11410: _low_level_execute_command(): starting 21405 1726882424.11415: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882422.436541-23206-244688476583972/ > /dev/null 2>&1 && sleep 0' 21405 1726882424.11882: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882424.11886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882424.11888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882424.11890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882424.11892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882424.11942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882424.11946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882424.11950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882424.11992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882424.13781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882424.13812: stderr chunk (state=3): >>><<< 21405 1726882424.13815: stdout chunk (state=3): >>><<< 21405 1726882424.13825: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882424.13831: handler run complete 21405 1726882424.13948: variable 'ansible_facts' from source: unknown 21405 1726882424.14049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882424.14327: variable 'ansible_facts' from source: unknown 21405 1726882424.14529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882424.14646: attempt loop complete, returning result 21405 1726882424.14649: _execute() done 21405 1726882424.14652: dumping result to json 21405 1726882424.14691: done dumping result, returning 21405 1726882424.14702: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [12673a56-9f93-e466-a5f2-000000000598] 21405 1726882424.14707: sending task result for task 12673a56-9f93-e466-a5f2-000000000598 21405 1726882424.15351: done sending task result for task 12673a56-9f93-e466-a5f2-000000000598 21405 1726882424.15354: 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 } 21405 1726882424.15413: no more pending results, returning what we have 21405 1726882424.15416: results queue empty 21405 1726882424.15417: checking for any_errors_fatal 21405 1726882424.15420: done checking for any_errors_fatal 21405 1726882424.15420: checking for max_fail_percentage 21405 1726882424.15421: done checking for max_fail_percentage 21405 1726882424.15422: checking to see if all hosts have failed and the running result is not ok 21405 1726882424.15422: done checking to see if all hosts have failed 21405 1726882424.15423: getting the remaining hosts for this loop 21405 1726882424.15424: done getting the remaining hosts for this loop 21405 1726882424.15426: getting the next task for host managed_node1 21405 1726882424.15430: done getting next task for host managed_node1 21405 1726882424.15432: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21405 1726882424.15436: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882424.15442: getting variables 21405 1726882424.15443: in VariableManager get_vars() 21405 1726882424.15471: Calling all_inventory to load vars for managed_node1 21405 1726882424.15473: Calling groups_inventory to load vars for managed_node1 21405 1726882424.15474: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882424.15480: Calling all_plugins_play to load vars for managed_node1 21405 1726882424.15482: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882424.15483: Calling groups_plugins_play to load vars for managed_node1 21405 1726882424.16196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882424.17062: done with get_vars() 21405 1726882424.17082: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:33:44 -0400 (0:00:01.892) 0:00:40.402 ****** 21405 1726882424.17156: entering _queue_task() for managed_node1/package_facts 21405 1726882424.17399: worker is 1 (out of 1 available) 21405 1726882424.17413: exiting _queue_task() for managed_node1/package_facts 21405 1726882424.17424: done queuing things up, now waiting for results queue to drain 21405 1726882424.17425: waiting for pending results... 21405 1726882424.17608: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21405 1726882424.17725: in run() - task 12673a56-9f93-e466-a5f2-000000000599 21405 1726882424.17737: variable 'ansible_search_path' from source: unknown 21405 1726882424.17741: variable 'ansible_search_path' from source: unknown 21405 1726882424.17771: calling self._execute() 21405 1726882424.17887: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882424.17890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882424.17898: variable 'omit' from source: magic vars 21405 1726882424.18199: variable 'ansible_distribution_major_version' from source: facts 21405 1726882424.18211: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882424.18332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882424.18546: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882424.18576: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882424.18605: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882424.18644: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882424.18718: variable 'networkmanager_version' from source: set_fact 21405 1726882424.18733: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882424.18812: variable 'ansible_distribution_major_version' from source: facts 21405 1726882424.18818: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882424.18933: variable 'networkmanager_version' from source: set_fact 21405 1726882424.18959: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882424.19026: variable 'ansible_distribution_major_version' from source: facts 21405 1726882424.19029: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882424.19128: variable 'networkmanager_version' from source: set_fact 21405 1726882424.19135: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882424.19238: variable 'ansible_distribution_major_version' from source: facts 21405 1726882424.19242: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882424.19332: variable 'networkmanager_version' from source: set_fact 21405 1726882424.19339: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882424.19412: variable 'ansible_distribution_major_version' from source: facts 21405 1726882424.19417: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882424.19503: variable 'networkmanager_version' from source: set_fact 21405 1726882424.19510: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882424.19534: variable 'omit' from source: magic vars 21405 1726882424.19583: variable 'omit' from source: magic vars 21405 1726882424.19613: variable 'omit' from source: magic vars 21405 1726882424.19635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882424.19660: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882424.19674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882424.19686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882424.19698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882424.19722: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882424.19730: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882424.19732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882424.19814: Set connection var ansible_shell_executable to /bin/sh 21405 1726882424.19818: Set connection var ansible_pipelining to False 21405 1726882424.19820: Set connection var ansible_shell_type to sh 21405 1726882424.19826: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882424.19833: Set connection var ansible_connection to ssh 21405 1726882424.19838: Set connection var ansible_timeout to 10 21405 1726882424.19854: variable 'ansible_shell_executable' from source: unknown 21405 1726882424.19857: variable 'ansible_connection' from source: unknown 21405 1726882424.19859: variable 'ansible_module_compression' from source: unknown 21405 1726882424.19861: variable 'ansible_shell_type' from source: unknown 21405 1726882424.19864: variable 'ansible_shell_executable' from source: unknown 21405 1726882424.19868: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882424.19870: variable 'ansible_pipelining' from source: unknown 21405 1726882424.19874: variable 'ansible_timeout' from source: unknown 21405 1726882424.19876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882424.19977: 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) 21405 1726882424.19986: variable 'omit' from source: magic vars 21405 1726882424.19991: starting attempt loop 21405 1726882424.19998: running the handler 21405 1726882424.20010: _low_level_execute_command(): starting 21405 1726882424.20015: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882424.20611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882424.20616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882424.20620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882424.20668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882424.20710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882424.20748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882424.22320: stdout chunk (state=3): >>>/root <<< 21405 1726882424.22426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882424.22458: stderr chunk (state=3): >>><<< 21405 1726882424.22464: stdout chunk (state=3): >>><<< 21405 1726882424.22497: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882424.22509: _low_level_execute_command(): starting 21405 1726882424.22512: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684 `" && echo ansible-tmp-1726882424.224902-23287-100401633536684="` echo /root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684 `" ) && sleep 0' 21405 1726882424.23076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882424.23079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882424.23082: 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.9.159 is address <<< 21405 1726882424.23084: 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 <<< 21405 1726882424.23086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882424.23156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882424.23200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882424.25066: stdout chunk (state=3): >>>ansible-tmp-1726882424.224902-23287-100401633536684=/root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684 <<< 21405 1726882424.25217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882424.25228: stderr chunk (state=3): >>><<< 21405 1726882424.25231: stdout chunk (state=3): >>><<< 21405 1726882424.25248: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882424.224902-23287-100401633536684=/root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882424.25288: variable 'ansible_module_compression' from source: unknown 21405 1726882424.25343: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21405 1726882424.25399: variable 'ansible_facts' from source: unknown 21405 1726882424.25552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684/AnsiballZ_package_facts.py 21405 1726882424.25658: Sending initial data 21405 1726882424.25661: Sent initial data (161 bytes) 21405 1726882424.26187: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882424.26190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882424.26192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882424.26201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882424.26204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882424.26242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882424.26249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882424.26251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882424.26296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882424.27804: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 21405 1726882424.27808: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882424.27859: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882424.27902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmp3n2l6mye /root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684/AnsiballZ_package_facts.py <<< 21405 1726882424.27913: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684/AnsiballZ_package_facts.py" <<< 21405 1726882424.27943: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmp3n2l6mye" to remote "/root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684/AnsiballZ_package_facts.py" <<< 21405 1726882424.27949: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684/AnsiballZ_package_facts.py" <<< 21405 1726882424.29086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882424.29158: stderr chunk (state=3): >>><<< 21405 1726882424.29161: stdout chunk (state=3): >>><<< 21405 1726882424.29197: done transferring module to remote 21405 1726882424.29208: _low_level_execute_command(): starting 21405 1726882424.29215: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684/ /root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684/AnsiballZ_package_facts.py && sleep 0' 21405 1726882424.29670: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882424.29710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882424.29714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882424.29717: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882424.29724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882424.29759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882424.29762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882424.29820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882424.31591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882424.31599: stdout chunk (state=3): >>><<< 21405 1726882424.31689: stderr chunk (state=3): >>><<< 21405 1726882424.31698: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882424.31701: _low_level_execute_command(): starting 21405 1726882424.31703: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684/AnsiballZ_package_facts.py && sleep 0' 21405 1726882424.32599: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882424.32650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882424.32665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882424.32681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882424.32775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882424.32791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882424.32817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882424.32896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882424.76828: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks"<<< 21405 1726882424.76881: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 21405 1726882424.76900: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null,<<< 21405 1726882424.76984: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 21405 1726882424.77006: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 21405 1726882424.77039: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21405 1726882424.78773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882424.78812: stderr chunk (state=3): >>><<< 21405 1726882424.78815: stdout chunk (state=3): >>><<< 21405 1726882424.78847: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882424.84444: 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-1726882424.224902-23287-100401633536684/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882424.84459: _low_level_execute_command(): starting 21405 1726882424.84463: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882424.224902-23287-100401633536684/ > /dev/null 2>&1 && sleep 0' 21405 1726882424.84958: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882424.84962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882424.84964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882424.84966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882424.85016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882424.85020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882424.85071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882424.86975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882424.86986: stdout chunk (state=3): >>><<< 21405 1726882424.86990: stderr chunk (state=3): >>><<< 21405 1726882424.86992: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882424.87008: handler run complete 21405 1726882424.87596: variable 'ansible_facts' from source: unknown 21405 1726882424.87852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882424.89120: variable 'ansible_facts' from source: unknown 21405 1726882424.89555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882424.90087: attempt loop complete, returning result 21405 1726882424.90092: _execute() done 21405 1726882424.90096: dumping result to json 21405 1726882424.90372: done dumping result, returning 21405 1726882424.90375: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [12673a56-9f93-e466-a5f2-000000000599] 21405 1726882424.90377: sending task result for task 12673a56-9f93-e466-a5f2-000000000599 21405 1726882424.96161: done sending task result for task 12673a56-9f93-e466-a5f2-000000000599 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21405 1726882424.96204: WORKER PROCESS EXITING 21405 1726882424.96216: no more pending results, returning what we have 21405 1726882424.96217: results queue empty 21405 1726882424.96218: checking for any_errors_fatal 21405 1726882424.96221: done checking for any_errors_fatal 21405 1726882424.96221: checking for max_fail_percentage 21405 1726882424.96222: done checking for max_fail_percentage 21405 1726882424.96222: checking to see if all hosts have failed and the running result is not ok 21405 1726882424.96223: done checking to see if all hosts have failed 21405 1726882424.96223: getting the remaining hosts for this loop 21405 1726882424.96224: done getting the remaining hosts for this loop 21405 1726882424.96226: getting the next task for host managed_node1 21405 1726882424.96230: done getting next task for host managed_node1 21405 1726882424.96231: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21405 1726882424.96235: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882424.96241: getting variables 21405 1726882424.96241: in VariableManager get_vars() 21405 1726882424.96258: Calling all_inventory to load vars for managed_node1 21405 1726882424.96260: Calling groups_inventory to load vars for managed_node1 21405 1726882424.96261: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882424.96265: Calling all_plugins_play to load vars for managed_node1 21405 1726882424.96267: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882424.96268: Calling groups_plugins_play to load vars for managed_node1 21405 1726882424.97222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882424.98816: done with get_vars() 21405 1726882424.98848: done getting variables 21405 1726882424.98902: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:33:44 -0400 (0:00:00.817) 0:00:41.219 ****** 21405 1726882424.98949: entering _queue_task() for managed_node1/debug 21405 1726882424.99345: worker is 1 (out of 1 available) 21405 1726882424.99357: exiting _queue_task() for managed_node1/debug 21405 1726882424.99385: done queuing things up, now waiting for results queue to drain 21405 1726882424.99387: waiting for pending results... 21405 1726882424.99834: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21405 1726882424.99988: in run() - task 12673a56-9f93-e466-a5f2-000000000118 21405 1726882425.00031: variable 'ansible_search_path' from source: unknown 21405 1726882425.00057: variable 'ansible_search_path' from source: unknown 21405 1726882425.00103: calling self._execute() 21405 1726882425.00320: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.00446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.00644: variable 'omit' from source: magic vars 21405 1726882425.00996: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.01014: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.01180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.01426: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.01573: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.01630: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.01676: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.01876: variable 'networkmanager_version' from source: set_fact 21405 1726882425.01880: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.02034: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.02044: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.02207: variable 'networkmanager_version' from source: set_fact 21405 1726882425.02222: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.02356: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.02367: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.02722: variable 'networkmanager_version' from source: set_fact 21405 1726882425.02725: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.02727: variable 'omit' from source: magic vars 21405 1726882425.02762: variable 'omit' from source: magic vars 21405 1726882425.02855: variable 'network_provider' from source: set_fact 21405 1726882425.02873: variable 'omit' from source: magic vars 21405 1726882425.02901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882425.02937: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882425.02947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882425.02965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882425.02976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882425.03008: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882425.03011: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.03014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.03107: Set connection var ansible_shell_executable to /bin/sh 21405 1726882425.03113: Set connection var ansible_pipelining to False 21405 1726882425.03116: Set connection var ansible_shell_type to sh 21405 1726882425.03121: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882425.03155: Set connection var ansible_connection to ssh 21405 1726882425.03158: Set connection var ansible_timeout to 10 21405 1726882425.03161: variable 'ansible_shell_executable' from source: unknown 21405 1726882425.03164: variable 'ansible_connection' from source: unknown 21405 1726882425.03166: variable 'ansible_module_compression' from source: unknown 21405 1726882425.03168: variable 'ansible_shell_type' from source: unknown 21405 1726882425.03176: variable 'ansible_shell_executable' from source: unknown 21405 1726882425.03178: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.03181: variable 'ansible_pipelining' from source: unknown 21405 1726882425.03183: variable 'ansible_timeout' from source: unknown 21405 1726882425.03185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.03374: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882425.03378: variable 'omit' from source: magic vars 21405 1726882425.03380: starting attempt loop 21405 1726882425.03382: running the handler 21405 1726882425.03385: handler run complete 21405 1726882425.03387: attempt loop complete, returning result 21405 1726882425.03391: _execute() done 21405 1726882425.03397: dumping result to json 21405 1726882425.03400: done dumping result, returning 21405 1726882425.03403: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-e466-a5f2-000000000118] 21405 1726882425.03405: sending task result for task 12673a56-9f93-e466-a5f2-000000000118 21405 1726882425.03466: done sending task result for task 12673a56-9f93-e466-a5f2-000000000118 21405 1726882425.03469: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 21405 1726882425.03531: no more pending results, returning what we have 21405 1726882425.03534: results queue empty 21405 1726882425.03535: checking for any_errors_fatal 21405 1726882425.03547: done checking for any_errors_fatal 21405 1726882425.03548: checking for max_fail_percentage 21405 1726882425.03549: done checking for max_fail_percentage 21405 1726882425.03550: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.03551: done checking to see if all hosts have failed 21405 1726882425.03552: getting the remaining hosts for this loop 21405 1726882425.03553: done getting the remaining hosts for this loop 21405 1726882425.03557: getting the next task for host managed_node1 21405 1726882425.03563: done getting next task for host managed_node1 21405 1726882425.03566: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21405 1726882425.03569: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.03586: getting variables 21405 1726882425.03588: in VariableManager get_vars() 21405 1726882425.03636: Calling all_inventory to load vars for managed_node1 21405 1726882425.03639: Calling groups_inventory to load vars for managed_node1 21405 1726882425.03641: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.03650: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.03652: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.03655: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.04992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.06516: done with get_vars() 21405 1726882425.06541: done getting variables 21405 1726882425.06592: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:33:45 -0400 (0:00:00.076) 0:00:41.296 ****** 21405 1726882425.06629: entering _queue_task() for managed_node1/fail 21405 1726882425.06945: worker is 1 (out of 1 available) 21405 1726882425.06958: exiting _queue_task() for managed_node1/fail 21405 1726882425.06970: done queuing things up, now waiting for results queue to drain 21405 1726882425.06972: waiting for pending results... 21405 1726882425.07409: 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 21405 1726882425.07416: in run() - task 12673a56-9f93-e466-a5f2-000000000119 21405 1726882425.07434: variable 'ansible_search_path' from source: unknown 21405 1726882425.07442: variable 'ansible_search_path' from source: unknown 21405 1726882425.07482: calling self._execute() 21405 1726882425.07603: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.07616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.07635: variable 'omit' from source: magic vars 21405 1726882425.08021: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.08076: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.08202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.08473: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.08524: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.08559: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.08597: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.08799: variable 'networkmanager_version' from source: set_fact 21405 1726882425.08802: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.09132: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.09146: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.09279: variable 'networkmanager_version' from source: set_fact 21405 1726882425.09357: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.09407: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.09418: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.09548: variable 'networkmanager_version' from source: set_fact 21405 1726882425.09561: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.09681: variable 'network_state' from source: role '' defaults 21405 1726882425.09703: Evaluated conditional (network_state != {}): False 21405 1726882425.09711: when evaluation is False, skipping this task 21405 1726882425.09719: _execute() done 21405 1726882425.09727: dumping result to json 21405 1726882425.09735: done dumping result, returning 21405 1726882425.09799: 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 [12673a56-9f93-e466-a5f2-000000000119] 21405 1726882425.09803: sending task result for task 12673a56-9f93-e466-a5f2-000000000119 21405 1726882425.09870: done sending task result for task 12673a56-9f93-e466-a5f2-000000000119 21405 1726882425.09873: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882425.09947: no more pending results, returning what we have 21405 1726882425.09951: results queue empty 21405 1726882425.09952: checking for any_errors_fatal 21405 1726882425.09958: done checking for any_errors_fatal 21405 1726882425.09959: checking for max_fail_percentage 21405 1726882425.09961: done checking for max_fail_percentage 21405 1726882425.09962: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.09963: done checking to see if all hosts have failed 21405 1726882425.09964: getting the remaining hosts for this loop 21405 1726882425.09966: done getting the remaining hosts for this loop 21405 1726882425.09969: getting the next task for host managed_node1 21405 1726882425.09976: done getting next task for host managed_node1 21405 1726882425.09980: ^ 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 21405 1726882425.09984: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.10007: getting variables 21405 1726882425.10009: in VariableManager get_vars() 21405 1726882425.10059: Calling all_inventory to load vars for managed_node1 21405 1726882425.10062: Calling groups_inventory to load vars for managed_node1 21405 1726882425.10065: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.10075: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.10079: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.10082: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.11699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.13189: done with get_vars() 21405 1726882425.13222: done getting variables 21405 1726882425.13283: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:33:45 -0400 (0:00:00.066) 0:00:41.363 ****** 21405 1726882425.13323: entering _queue_task() for managed_node1/fail 21405 1726882425.13672: worker is 1 (out of 1 available) 21405 1726882425.13687: exiting _queue_task() for managed_node1/fail 21405 1726882425.13899: done queuing things up, now waiting for results queue to drain 21405 1726882425.13902: waiting for pending results... 21405 1726882425.14110: 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 21405 1726882425.14181: in run() - task 12673a56-9f93-e466-a5f2-00000000011a 21405 1726882425.14204: variable 'ansible_search_path' from source: unknown 21405 1726882425.14214: variable 'ansible_search_path' from source: unknown 21405 1726882425.14261: calling self._execute() 21405 1726882425.14382: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.14398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.14413: variable 'omit' from source: magic vars 21405 1726882425.14801: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.14818: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.14999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.15254: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.15322: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.15343: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.15381: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.15538: variable 'networkmanager_version' from source: set_fact 21405 1726882425.15542: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.15644: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.15657: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.15791: variable 'networkmanager_version' from source: set_fact 21405 1726882425.15809: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.15977: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.15980: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.16051: variable 'networkmanager_version' from source: set_fact 21405 1726882425.16066: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.16183: variable 'network_state' from source: role '' defaults 21405 1726882425.16205: Evaluated conditional (network_state != {}): False 21405 1726882425.16214: when evaluation is False, skipping this task 21405 1726882425.16221: _execute() done 21405 1726882425.16229: dumping result to json 21405 1726882425.16237: done dumping result, returning 21405 1726882425.16249: 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 [12673a56-9f93-e466-a5f2-00000000011a] 21405 1726882425.16258: sending task result for task 12673a56-9f93-e466-a5f2-00000000011a skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882425.16517: no more pending results, returning what we have 21405 1726882425.16520: results queue empty 21405 1726882425.16521: checking for any_errors_fatal 21405 1726882425.16528: done checking for any_errors_fatal 21405 1726882425.16529: checking for max_fail_percentage 21405 1726882425.16531: done checking for max_fail_percentage 21405 1726882425.16532: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.16533: done checking to see if all hosts have failed 21405 1726882425.16534: getting the remaining hosts for this loop 21405 1726882425.16535: done getting the remaining hosts for this loop 21405 1726882425.16539: getting the next task for host managed_node1 21405 1726882425.16548: done getting next task for host managed_node1 21405 1726882425.16552: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21405 1726882425.16556: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.16579: getting variables 21405 1726882425.16581: in VariableManager get_vars() 21405 1726882425.16640: Calling all_inventory to load vars for managed_node1 21405 1726882425.16643: Calling groups_inventory to load vars for managed_node1 21405 1726882425.16646: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.16658: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.16662: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.16665: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.17251: done sending task result for task 12673a56-9f93-e466-a5f2-00000000011a 21405 1726882425.17255: WORKER PROCESS EXITING 21405 1726882425.18200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.19892: done with get_vars() 21405 1726882425.19914: done getting variables 21405 1726882425.19967: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:33:45 -0400 (0:00:00.066) 0:00:41.430 ****** 21405 1726882425.20004: entering _queue_task() for managed_node1/fail 21405 1726882425.20350: worker is 1 (out of 1 available) 21405 1726882425.20362: exiting _queue_task() for managed_node1/fail 21405 1726882425.20374: done queuing things up, now waiting for results queue to drain 21405 1726882425.20375: waiting for pending results... 21405 1726882425.20664: 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 21405 1726882425.20812: in run() - task 12673a56-9f93-e466-a5f2-00000000011b 21405 1726882425.20837: variable 'ansible_search_path' from source: unknown 21405 1726882425.20846: variable 'ansible_search_path' from source: unknown 21405 1726882425.20889: calling self._execute() 21405 1726882425.21017: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.21032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.21050: variable 'omit' from source: magic vars 21405 1726882425.21450: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.21467: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.21658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.21937: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.22018: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.22030: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.22068: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.22157: variable 'networkmanager_version' from source: set_fact 21405 1726882425.22176: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.22499: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.22503: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.22505: variable 'networkmanager_version' from source: set_fact 21405 1726882425.22507: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.22598: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.22609: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.22733: variable 'networkmanager_version' from source: set_fact 21405 1726882425.22746: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.22877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882425.24967: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882425.25050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882425.25086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882425.25129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882425.25160: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882425.25243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.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) 21405 1726882425.25303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.25352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.25371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.25469: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.25488: Evaluated conditional (ansible_distribution_major_version | int > 9): True 21405 1726882425.25612: variable 'ansible_distribution' from source: facts 21405 1726882425.25659: variable '__network_rh_distros' from source: role '' defaults 21405 1726882425.25662: Evaluated conditional (ansible_distribution in __network_rh_distros): True 21405 1726882425.25901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.25930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.25958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.26006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.26095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.26099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.26102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.26132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.26175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.26197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.26243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.26298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.26301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.26341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.26367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.26686: variable 'network_connections' from source: task vars 21405 1726882425.26745: variable 'interface' from source: play vars 21405 1726882425.26779: variable 'interface' from source: play vars 21405 1726882425.26796: variable 'network_state' from source: role '' defaults 21405 1726882425.26857: 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) 21405 1726882425.26884: 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) 21405 1726882425.26916: 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) 21405 1726882425.26945: 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) 21405 1726882425.27070: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 21405 1726882425.27073: when evaluation is False, skipping this task 21405 1726882425.27076: _execute() done 21405 1726882425.27078: dumping result to json 21405 1726882425.27081: done dumping result, returning 21405 1726882425.27083: 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 [12673a56-9f93-e466-a5f2-00000000011b] 21405 1726882425.27086: sending task result for task 12673a56-9f93-e466-a5f2-00000000011b 21405 1726882425.27160: done sending task result for task 12673a56-9f93-e466-a5f2-00000000011b 21405 1726882425.27163: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 21405 1726882425.27210: no more pending results, returning what we have 21405 1726882425.27214: results queue empty 21405 1726882425.27215: checking for any_errors_fatal 21405 1726882425.27223: done checking for any_errors_fatal 21405 1726882425.27224: checking for max_fail_percentage 21405 1726882425.27226: done checking for max_fail_percentage 21405 1726882425.27227: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.27227: done checking to see if all hosts have failed 21405 1726882425.27228: getting the remaining hosts for this loop 21405 1726882425.27230: done getting the remaining hosts for this loop 21405 1726882425.27233: getting the next task for host managed_node1 21405 1726882425.27240: done getting next task for host managed_node1 21405 1726882425.27243: ^ 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 21405 1726882425.27247: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.27269: getting variables 21405 1726882425.27271: in VariableManager get_vars() 21405 1726882425.27326: Calling all_inventory to load vars for managed_node1 21405 1726882425.27329: Calling groups_inventory to load vars for managed_node1 21405 1726882425.27331: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.27342: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.27346: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.27349: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.28965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.30508: done with get_vars() 21405 1726882425.30539: done getting variables 21405 1726882425.30599: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:33:45 -0400 (0:00:00.106) 0:00:41.536 ****** 21405 1726882425.30633: entering _queue_task() for managed_node1/dnf 21405 1726882425.30989: worker is 1 (out of 1 available) 21405 1726882425.31007: exiting _queue_task() for managed_node1/dnf 21405 1726882425.31019: done queuing things up, now waiting for results queue to drain 21405 1726882425.31021: waiting for pending results... 21405 1726882425.31287: 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 21405 1726882425.31388: in run() - task 12673a56-9f93-e466-a5f2-00000000011c 21405 1726882425.31402: variable 'ansible_search_path' from source: unknown 21405 1726882425.31405: variable 'ansible_search_path' from source: unknown 21405 1726882425.31441: calling self._execute() 21405 1726882425.31524: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.31528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.31541: variable 'omit' from source: magic vars 21405 1726882425.31816: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.31825: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.31945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.32140: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.32172: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.32199: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.32228: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.32284: variable 'networkmanager_version' from source: set_fact 21405 1726882425.32298: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.32404: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.32409: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.32499: variable 'networkmanager_version' from source: set_fact 21405 1726882425.32505: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.32581: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.32584: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.32674: variable 'networkmanager_version' from source: set_fact 21405 1726882425.32681: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.32783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882425.34444: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882425.34790: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882425.34819: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882425.34842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882425.34862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882425.34928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.34947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.34964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.34997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.35008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.35080: variable 'ansible_distribution' from source: facts 21405 1726882425.35086: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.35102: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21405 1726882425.35173: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882425.35259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.35275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.35291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.35323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.35334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.35361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.35376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.35392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.35422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.35435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.35460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.35476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.35492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.35518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.35530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.35629: variable 'network_connections' from source: task vars 21405 1726882425.35640: variable 'interface' from source: play vars 21405 1726882425.35690: variable 'interface' from source: play vars 21405 1726882425.35734: 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) 21405 1726882425.35751: 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) 21405 1726882425.35771: 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) 21405 1726882425.35789: 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) 21405 1726882425.35827: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882425.35968: variable 'network_connections' from source: task vars 21405 1726882425.35973: variable 'interface' from source: play vars 21405 1726882425.36020: variable 'interface' from source: play vars 21405 1726882425.36041: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882425.36045: when evaluation is False, skipping this task 21405 1726882425.36047: _execute() done 21405 1726882425.36050: dumping result to json 21405 1726882425.36052: done dumping result, returning 21405 1726882425.36058: 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 [12673a56-9f93-e466-a5f2-00000000011c] 21405 1726882425.36062: sending task result for task 12673a56-9f93-e466-a5f2-00000000011c skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21405 1726882425.36203: no more pending results, returning what we have 21405 1726882425.36208: results queue empty 21405 1726882425.36209: checking for any_errors_fatal 21405 1726882425.36215: done checking for any_errors_fatal 21405 1726882425.36215: checking for max_fail_percentage 21405 1726882425.36217: done checking for max_fail_percentage 21405 1726882425.36218: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.36219: done checking to see if all hosts have failed 21405 1726882425.36219: getting the remaining hosts for this loop 21405 1726882425.36221: done getting the remaining hosts for this loop 21405 1726882425.36224: getting the next task for host managed_node1 21405 1726882425.36231: done getting next task for host managed_node1 21405 1726882425.36234: ^ 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 21405 1726882425.36238: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.36258: getting variables 21405 1726882425.36259: in VariableManager get_vars() 21405 1726882425.36312: Calling all_inventory to load vars for managed_node1 21405 1726882425.36315: Calling groups_inventory to load vars for managed_node1 21405 1726882425.36318: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.36327: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.36330: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.36332: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.37324: done sending task result for task 12673a56-9f93-e466-a5f2-00000000011c 21405 1726882425.37327: WORKER PROCESS EXITING 21405 1726882425.37338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.38717: done with get_vars() 21405 1726882425.38739: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21405 1726882425.38814: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:33:45 -0400 (0:00:00.082) 0:00:41.618 ****** 21405 1726882425.38846: entering _queue_task() for managed_node1/yum 21405 1726882425.39185: worker is 1 (out of 1 available) 21405 1726882425.39204: exiting _queue_task() for managed_node1/yum 21405 1726882425.39216: done queuing things up, now waiting for results queue to drain 21405 1726882425.39218: waiting for pending results... 21405 1726882425.39414: 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 21405 1726882425.39534: in run() - task 12673a56-9f93-e466-a5f2-00000000011d 21405 1726882425.39556: variable 'ansible_search_path' from source: unknown 21405 1726882425.39561: variable 'ansible_search_path' from source: unknown 21405 1726882425.39583: calling self._execute() 21405 1726882425.39677: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.39681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.39683: variable 'omit' from source: magic vars 21405 1726882425.39973: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.39984: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.40113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.40303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.40340: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.40364: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.40388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.40454: variable 'networkmanager_version' from source: set_fact 21405 1726882425.40465: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.40572: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.40575: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.40666: variable 'networkmanager_version' from source: set_fact 21405 1726882425.40674: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.40746: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.40751: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.40839: variable 'networkmanager_version' from source: set_fact 21405 1726882425.40846: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.40935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882425.42807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882425.42863: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882425.42890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882425.42919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882425.42999: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882425.43024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.43043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.43068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.43107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.43119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.43198: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.43209: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21405 1726882425.43217: when evaluation is False, skipping this task 21405 1726882425.43219: _execute() done 21405 1726882425.43222: dumping result to json 21405 1726882425.43225: done dumping result, returning 21405 1726882425.43399: 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 [12673a56-9f93-e466-a5f2-00000000011d] 21405 1726882425.43402: sending task result for task 12673a56-9f93-e466-a5f2-00000000011d 21405 1726882425.43474: done sending task result for task 12673a56-9f93-e466-a5f2-00000000011d 21405 1726882425.43477: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21405 1726882425.43648: no more pending results, returning what we have 21405 1726882425.43652: results queue empty 21405 1726882425.43653: checking for any_errors_fatal 21405 1726882425.43659: done checking for any_errors_fatal 21405 1726882425.43659: checking for max_fail_percentage 21405 1726882425.43661: done checking for max_fail_percentage 21405 1726882425.43662: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.43663: done checking to see if all hosts have failed 21405 1726882425.43663: getting the remaining hosts for this loop 21405 1726882425.43665: done getting the remaining hosts for this loop 21405 1726882425.43668: getting the next task for host managed_node1 21405 1726882425.43673: done getting next task for host managed_node1 21405 1726882425.43676: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21405 1726882425.43680: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.43699: getting variables 21405 1726882425.43701: in VariableManager get_vars() 21405 1726882425.43743: Calling all_inventory to load vars for managed_node1 21405 1726882425.43746: Calling groups_inventory to load vars for managed_node1 21405 1726882425.43748: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.43756: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.43759: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.43762: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.45571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.47428: done with get_vars() 21405 1726882425.47470: done getting variables 21405 1726882425.47538: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:33:45 -0400 (0:00:00.087) 0:00:41.706 ****** 21405 1726882425.47589: entering _queue_task() for managed_node1/fail 21405 1726882425.48118: worker is 1 (out of 1 available) 21405 1726882425.48141: exiting _queue_task() for managed_node1/fail 21405 1726882425.48152: done queuing things up, now waiting for results queue to drain 21405 1726882425.48153: waiting for pending results... 21405 1726882425.48391: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21405 1726882425.48609: in run() - task 12673a56-9f93-e466-a5f2-00000000011e 21405 1726882425.48613: variable 'ansible_search_path' from source: unknown 21405 1726882425.48616: variable 'ansible_search_path' from source: unknown 21405 1726882425.48656: calling self._execute() 21405 1726882425.48825: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.48833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.48849: variable 'omit' from source: magic vars 21405 1726882425.49322: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.49334: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.49484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.49684: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.49719: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.49748: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.49774: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.49834: variable 'networkmanager_version' from source: set_fact 21405 1726882425.49846: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.49956: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.49961: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.50051: variable 'networkmanager_version' from source: set_fact 21405 1726882425.50063: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.50138: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.50142: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.50231: variable 'networkmanager_version' from source: set_fact 21405 1726882425.50237: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.50316: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882425.50415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882425.52036: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882425.52087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882425.52119: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882425.52145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882425.52164: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882425.52227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.52247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.52265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.52291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.52304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.52340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.52358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.52374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.52401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.52413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.52442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.52461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.52477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.52505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.52515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.52628: variable 'network_connections' from source: task vars 21405 1726882425.52644: variable 'interface' from source: play vars 21405 1726882425.52700: variable 'interface' from source: play vars 21405 1726882425.52743: 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) 21405 1726882425.52762: 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) 21405 1726882425.52781: 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) 21405 1726882425.52801: 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) 21405 1726882425.52839: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882425.52992: variable 'network_connections' from source: task vars 21405 1726882425.52999: variable 'interface' from source: play vars 21405 1726882425.53043: variable 'interface' from source: play vars 21405 1726882425.53061: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882425.53064: when evaluation is False, skipping this task 21405 1726882425.53067: _execute() done 21405 1726882425.53069: dumping result to json 21405 1726882425.53073: done dumping result, returning 21405 1726882425.53081: 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 [12673a56-9f93-e466-a5f2-00000000011e] 21405 1726882425.53085: sending task result for task 12673a56-9f93-e466-a5f2-00000000011e 21405 1726882425.53179: done sending task result for task 12673a56-9f93-e466-a5f2-00000000011e 21405 1726882425.53184: 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" } 21405 1726882425.53263: no more pending results, returning what we have 21405 1726882425.53267: results queue empty 21405 1726882425.53268: checking for any_errors_fatal 21405 1726882425.53274: done checking for any_errors_fatal 21405 1726882425.53274: checking for max_fail_percentage 21405 1726882425.53276: done checking for max_fail_percentage 21405 1726882425.53277: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.53278: done checking to see if all hosts have failed 21405 1726882425.53279: getting the remaining hosts for this loop 21405 1726882425.53280: done getting the remaining hosts for this loop 21405 1726882425.53283: getting the next task for host managed_node1 21405 1726882425.53290: done getting next task for host managed_node1 21405 1726882425.53297: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21405 1726882425.53305: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.53325: getting variables 21405 1726882425.53326: in VariableManager get_vars() 21405 1726882425.53371: Calling all_inventory to load vars for managed_node1 21405 1726882425.53374: Calling groups_inventory to load vars for managed_node1 21405 1726882425.53376: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.53384: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.53387: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.53389: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.54339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.55207: done with get_vars() 21405 1726882425.55226: done getting variables 21405 1726882425.55271: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:33:45 -0400 (0:00:00.077) 0:00:41.783 ****** 21405 1726882425.55301: entering _queue_task() for managed_node1/package 21405 1726882425.55567: worker is 1 (out of 1 available) 21405 1726882425.55582: exiting _queue_task() for managed_node1/package 21405 1726882425.55595: done queuing things up, now waiting for results queue to drain 21405 1726882425.55597: waiting for pending results... 21405 1726882425.55783: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21405 1726882425.55895: in run() - task 12673a56-9f93-e466-a5f2-00000000011f 21405 1726882425.55909: variable 'ansible_search_path' from source: unknown 21405 1726882425.55913: variable 'ansible_search_path' from source: unknown 21405 1726882425.55945: calling self._execute() 21405 1726882425.56030: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.56035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.56050: variable 'omit' from source: magic vars 21405 1726882425.56334: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.56345: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.56470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.56665: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.56701: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.56727: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.56754: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.56818: variable 'networkmanager_version' from source: set_fact 21405 1726882425.56828: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.56946: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.56949: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.57043: variable 'networkmanager_version' from source: set_fact 21405 1726882425.57048: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.57122: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.57125: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.57214: variable 'networkmanager_version' from source: set_fact 21405 1726882425.57221: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.57346: variable 'network_packages' from source: role '' defaults 21405 1726882425.57418: variable '__network_provider_setup' from source: role '' defaults 21405 1726882425.57427: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882425.57477: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882425.57486: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882425.57532: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882425.57648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882425.59012: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882425.59055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882425.59081: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882425.59109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882425.59133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882425.59189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.59214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.59235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.59262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.59273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.59310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.59331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.59347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.59372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.59382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.59533: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21405 1726882425.59612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.59630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.59646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.59676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.59686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.59749: variable 'ansible_python' from source: facts 21405 1726882425.59774: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21405 1726882425.59830: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882425.59886: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882425.59988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.60004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.60026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.60050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.60060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.60096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.60117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.60133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.60156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.60166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.60270: variable 'network_connections' from source: task vars 21405 1726882425.60273: variable 'interface' from source: play vars 21405 1726882425.60355: variable 'interface' from source: play vars 21405 1726882425.60409: 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) 21405 1726882425.60433: 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) 21405 1726882425.60454: 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) 21405 1726882425.60475: 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) 21405 1726882425.60515: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882425.60698: variable 'network_connections' from source: task vars 21405 1726882425.60705: variable 'interface' from source: play vars 21405 1726882425.60779: variable 'interface' from source: play vars 21405 1726882425.60805: variable '__network_packages_default_wireless' from source: role '' defaults 21405 1726882425.60860: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882425.61065: variable 'network_connections' from source: task vars 21405 1726882425.61068: variable 'interface' from source: play vars 21405 1726882425.61120: variable 'interface' from source: play vars 21405 1726882425.61136: variable '__network_packages_default_team' from source: role '' defaults 21405 1726882425.61191: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882425.61395: variable 'network_connections' from source: task vars 21405 1726882425.61401: variable 'interface' from source: play vars 21405 1726882425.61450: variable 'interface' from source: play vars 21405 1726882425.61485: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882425.61533: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882425.61538: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882425.61580: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882425.61720: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21405 1726882425.62030: variable 'network_connections' from source: task vars 21405 1726882425.62033: variable 'interface' from source: play vars 21405 1726882425.62078: variable 'interface' from source: play vars 21405 1726882425.62084: variable 'ansible_distribution' from source: facts 21405 1726882425.62087: variable '__network_rh_distros' from source: role '' defaults 21405 1726882425.62096: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.62109: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21405 1726882425.62220: variable 'ansible_distribution' from source: facts 21405 1726882425.62223: variable '__network_rh_distros' from source: role '' defaults 21405 1726882425.62228: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.62236: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21405 1726882425.62344: variable 'ansible_distribution' from source: facts 21405 1726882425.62347: variable '__network_rh_distros' from source: role '' defaults 21405 1726882425.62352: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.62380: variable 'network_provider' from source: set_fact 21405 1726882425.62394: variable 'ansible_facts' from source: unknown 21405 1726882425.62956: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21405 1726882425.62959: when evaluation is False, skipping this task 21405 1726882425.62961: _execute() done 21405 1726882425.62964: dumping result to json 21405 1726882425.62968: done dumping result, returning 21405 1726882425.62976: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-e466-a5f2-00000000011f] 21405 1726882425.62980: sending task result for task 12673a56-9f93-e466-a5f2-00000000011f 21405 1726882425.63074: done sending task result for task 12673a56-9f93-e466-a5f2-00000000011f 21405 1726882425.63076: 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" } 21405 1726882425.63129: no more pending results, returning what we have 21405 1726882425.63132: results queue empty 21405 1726882425.63133: checking for any_errors_fatal 21405 1726882425.63139: done checking for any_errors_fatal 21405 1726882425.63140: checking for max_fail_percentage 21405 1726882425.63141: done checking for max_fail_percentage 21405 1726882425.63142: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.63143: done checking to see if all hosts have failed 21405 1726882425.63144: getting the remaining hosts for this loop 21405 1726882425.63145: done getting the remaining hosts for this loop 21405 1726882425.63148: getting the next task for host managed_node1 21405 1726882425.63155: done getting next task for host managed_node1 21405 1726882425.63158: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21405 1726882425.63162: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.63189: getting variables 21405 1726882425.63190: in VariableManager get_vars() 21405 1726882425.63239: Calling all_inventory to load vars for managed_node1 21405 1726882425.63242: Calling groups_inventory to load vars for managed_node1 21405 1726882425.63244: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.63253: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.63256: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.63258: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.64120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.65118: done with get_vars() 21405 1726882425.65135: done getting variables 21405 1726882425.65179: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:33:45 -0400 (0:00:00.099) 0:00:41.882 ****** 21405 1726882425.65209: entering _queue_task() for managed_node1/package 21405 1726882425.65468: worker is 1 (out of 1 available) 21405 1726882425.65482: exiting _queue_task() for managed_node1/package 21405 1726882425.65497: done queuing things up, now waiting for results queue to drain 21405 1726882425.65499: waiting for pending results... 21405 1726882425.65673: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21405 1726882425.65772: in run() - task 12673a56-9f93-e466-a5f2-000000000120 21405 1726882425.65785: variable 'ansible_search_path' from source: unknown 21405 1726882425.65788: variable 'ansible_search_path' from source: unknown 21405 1726882425.65819: calling self._execute() 21405 1726882425.65903: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.65907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.65915: variable 'omit' from source: magic vars 21405 1726882425.66192: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.66204: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.66325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.66514: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.66546: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.66571: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.66604: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.66654: variable 'networkmanager_version' from source: set_fact 21405 1726882425.66665: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.66772: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.66775: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.66868: variable 'networkmanager_version' from source: set_fact 21405 1726882425.66875: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.66951: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.66954: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.67040: variable 'networkmanager_version' from source: set_fact 21405 1726882425.67051: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.67123: variable 'network_state' from source: role '' defaults 21405 1726882425.67132: Evaluated conditional (network_state != {}): False 21405 1726882425.67135: when evaluation is False, skipping this task 21405 1726882425.67137: _execute() done 21405 1726882425.67141: dumping result to json 21405 1726882425.67144: done dumping result, returning 21405 1726882425.67154: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-e466-a5f2-000000000120] 21405 1726882425.67156: sending task result for task 12673a56-9f93-e466-a5f2-000000000120 21405 1726882425.67248: done sending task result for task 12673a56-9f93-e466-a5f2-000000000120 21405 1726882425.67250: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882425.67310: no more pending results, returning what we have 21405 1726882425.67314: results queue empty 21405 1726882425.67314: checking for any_errors_fatal 21405 1726882425.67321: done checking for any_errors_fatal 21405 1726882425.67322: checking for max_fail_percentage 21405 1726882425.67323: done checking for max_fail_percentage 21405 1726882425.67324: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.67325: done checking to see if all hosts have failed 21405 1726882425.67325: getting the remaining hosts for this loop 21405 1726882425.67327: done getting the remaining hosts for this loop 21405 1726882425.67330: getting the next task for host managed_node1 21405 1726882425.67337: done getting next task for host managed_node1 21405 1726882425.67341: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21405 1726882425.67344: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.67366: getting variables 21405 1726882425.67367: in VariableManager get_vars() 21405 1726882425.67413: Calling all_inventory to load vars for managed_node1 21405 1726882425.67416: Calling groups_inventory to load vars for managed_node1 21405 1726882425.67418: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.67426: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.67429: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.67431: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.68222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.69088: done with get_vars() 21405 1726882425.69106: done getting variables 21405 1726882425.69151: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:33:45 -0400 (0:00:00.039) 0:00:41.922 ****** 21405 1726882425.69175: entering _queue_task() for managed_node1/package 21405 1726882425.69432: worker is 1 (out of 1 available) 21405 1726882425.69447: exiting _queue_task() for managed_node1/package 21405 1726882425.69458: done queuing things up, now waiting for results queue to drain 21405 1726882425.69460: waiting for pending results... 21405 1726882425.69642: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21405 1726882425.69744: in run() - task 12673a56-9f93-e466-a5f2-000000000121 21405 1726882425.69756: variable 'ansible_search_path' from source: unknown 21405 1726882425.69760: variable 'ansible_search_path' from source: unknown 21405 1726882425.69787: calling self._execute() 21405 1726882425.69871: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.69875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.69884: variable 'omit' from source: magic vars 21405 1726882425.70164: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.70174: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.70298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.70491: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.70526: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.70554: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.70581: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.70641: variable 'networkmanager_version' from source: set_fact 21405 1726882425.70652: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.70763: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.70767: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.70859: variable 'networkmanager_version' from source: set_fact 21405 1726882425.70866: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.70943: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.70946: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.71035: variable 'networkmanager_version' from source: set_fact 21405 1726882425.71045: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.71123: variable 'network_state' from source: role '' defaults 21405 1726882425.71132: Evaluated conditional (network_state != {}): False 21405 1726882425.71135: when evaluation is False, skipping this task 21405 1726882425.71137: _execute() done 21405 1726882425.71140: dumping result to json 21405 1726882425.71145: done dumping result, returning 21405 1726882425.71152: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-e466-a5f2-000000000121] 21405 1726882425.71157: sending task result for task 12673a56-9f93-e466-a5f2-000000000121 21405 1726882425.71249: done sending task result for task 12673a56-9f93-e466-a5f2-000000000121 21405 1726882425.71252: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882425.71298: no more pending results, returning what we have 21405 1726882425.71302: results queue empty 21405 1726882425.71303: checking for any_errors_fatal 21405 1726882425.71309: done checking for any_errors_fatal 21405 1726882425.71310: checking for max_fail_percentage 21405 1726882425.71311: done checking for max_fail_percentage 21405 1726882425.71312: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.71313: done checking to see if all hosts have failed 21405 1726882425.71314: getting the remaining hosts for this loop 21405 1726882425.71315: done getting the remaining hosts for this loop 21405 1726882425.71318: getting the next task for host managed_node1 21405 1726882425.71326: done getting next task for host managed_node1 21405 1726882425.71329: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21405 1726882425.71333: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.71353: getting variables 21405 1726882425.71355: in VariableManager get_vars() 21405 1726882425.71404: Calling all_inventory to load vars for managed_node1 21405 1726882425.71406: Calling groups_inventory to load vars for managed_node1 21405 1726882425.71409: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.71418: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.71420: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.71422: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.72369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.73245: done with get_vars() 21405 1726882425.73263: done getting variables 21405 1726882425.73310: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:33:45 -0400 (0:00:00.041) 0:00:41.963 ****** 21405 1726882425.73339: entering _queue_task() for managed_node1/service 21405 1726882425.73614: worker is 1 (out of 1 available) 21405 1726882425.73630: exiting _queue_task() for managed_node1/service 21405 1726882425.73642: done queuing things up, now waiting for results queue to drain 21405 1726882425.73644: waiting for pending results... 21405 1726882425.73828: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21405 1726882425.73929: in run() - task 12673a56-9f93-e466-a5f2-000000000122 21405 1726882425.73941: variable 'ansible_search_path' from source: unknown 21405 1726882425.73945: variable 'ansible_search_path' from source: unknown 21405 1726882425.73973: calling self._execute() 21405 1726882425.74060: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.74064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.74073: variable 'omit' from source: magic vars 21405 1726882425.74352: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.74362: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.74484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.74675: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.74709: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.74734: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.74764: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.74823: variable 'networkmanager_version' from source: set_fact 21405 1726882425.74833: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.74937: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.74941: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.75033: variable 'networkmanager_version' from source: set_fact 21405 1726882425.75040: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.75115: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.75119: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.75205: variable 'networkmanager_version' from source: set_fact 21405 1726882425.75212: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.75288: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882425.75381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882425.76757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882425.76807: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882425.76838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882425.76861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882425.76880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882425.76941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.76961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.76978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.77006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.77017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.77053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.77068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.77084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.77112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.77122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.77152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.77168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.77184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.77210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.77222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.77332: variable 'network_connections' from source: task vars 21405 1726882425.77343: variable 'interface' from source: play vars 21405 1726882425.77400: variable 'interface' from source: play vars 21405 1726882425.77442: 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) 21405 1726882425.77457: 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) 21405 1726882425.77478: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.77499: 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) 21405 1726882425.77536: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882425.77696: variable 'network_connections' from source: task vars 21405 1726882425.77701: variable 'interface' from source: play vars 21405 1726882425.77745: variable 'interface' from source: play vars 21405 1726882425.77762: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21405 1726882425.77766: when evaluation is False, skipping this task 21405 1726882425.77768: _execute() done 21405 1726882425.77771: dumping result to json 21405 1726882425.77773: done dumping result, returning 21405 1726882425.77781: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-e466-a5f2-000000000122] 21405 1726882425.77785: sending task result for task 12673a56-9f93-e466-a5f2-000000000122 21405 1726882425.77874: done sending task result for task 12673a56-9f93-e466-a5f2-000000000122 21405 1726882425.77877: 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" } 21405 1726882425.77948: no more pending results, returning what we have 21405 1726882425.77951: results queue empty 21405 1726882425.77952: checking for any_errors_fatal 21405 1726882425.77958: done checking for any_errors_fatal 21405 1726882425.77959: checking for max_fail_percentage 21405 1726882425.77961: done checking for max_fail_percentage 21405 1726882425.77962: checking to see if all hosts have failed and the running result is not ok 21405 1726882425.77963: done checking to see if all hosts have failed 21405 1726882425.77963: getting the remaining hosts for this loop 21405 1726882425.77965: done getting the remaining hosts for this loop 21405 1726882425.77968: getting the next task for host managed_node1 21405 1726882425.77975: done getting next task for host managed_node1 21405 1726882425.77979: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21405 1726882425.77983: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882425.78007: getting variables 21405 1726882425.78010: in VariableManager get_vars() 21405 1726882425.78056: Calling all_inventory to load vars for managed_node1 21405 1726882425.78058: Calling groups_inventory to load vars for managed_node1 21405 1726882425.78060: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882425.78070: Calling all_plugins_play to load vars for managed_node1 21405 1726882425.78072: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882425.78074: Calling groups_plugins_play to load vars for managed_node1 21405 1726882425.78896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882425.79767: done with get_vars() 21405 1726882425.79783: done getting variables 21405 1726882425.79828: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:33:45 -0400 (0:00:00.065) 0:00:42.028 ****** 21405 1726882425.79854: entering _queue_task() for managed_node1/service 21405 1726882425.80092: worker is 1 (out of 1 available) 21405 1726882425.80110: exiting _queue_task() for managed_node1/service 21405 1726882425.80121: done queuing things up, now waiting for results queue to drain 21405 1726882425.80123: waiting for pending results... 21405 1726882425.80298: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21405 1726882425.80391: in run() - task 12673a56-9f93-e466-a5f2-000000000123 21405 1726882425.80405: variable 'ansible_search_path' from source: unknown 21405 1726882425.80409: variable 'ansible_search_path' from source: unknown 21405 1726882425.80436: calling self._execute() 21405 1726882425.80521: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.80525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.80533: variable 'omit' from source: magic vars 21405 1726882425.80808: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.80817: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.80938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882425.81127: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882425.81159: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882425.81183: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882425.81211: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882425.81271: variable 'networkmanager_version' from source: set_fact 21405 1726882425.81281: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.81390: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.81398: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.81484: variable 'networkmanager_version' from source: set_fact 21405 1726882425.81491: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.81565: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.81569: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882425.81657: variable 'networkmanager_version' from source: set_fact 21405 1726882425.81661: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882425.81760: variable 'network_provider' from source: set_fact 21405 1726882425.81764: variable 'network_state' from source: role '' defaults 21405 1726882425.81779: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21405 1726882425.81782: variable 'omit' from source: magic vars 21405 1726882425.81819: variable 'omit' from source: magic vars 21405 1726882425.81840: variable 'network_service_name' from source: role '' defaults 21405 1726882425.81890: variable 'network_service_name' from source: role '' defaults 21405 1726882425.81959: variable '__network_provider_setup' from source: role '' defaults 21405 1726882425.81962: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882425.82012: variable '__network_service_name_default_nm' from source: role '' defaults 21405 1726882425.82019: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882425.82062: variable '__network_packages_default_nm' from source: role '' defaults 21405 1726882425.82179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882425.83739: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882425.83779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882425.83807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882425.83830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882425.83851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882425.83910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.83929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.83946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.83977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.83987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.84021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.84037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.84053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.84082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.84097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.84227: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21405 1726882425.84304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.84322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.84338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.84362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.84372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.84437: variable 'ansible_python' from source: facts 21405 1726882425.84453: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21405 1726882425.84514: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882425.84564: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882425.84650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.84666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.84682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.84709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.84722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.84756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882425.84772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882425.84787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882425.84815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882425.84826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882425.84918: variable 'network_connections' from source: task vars 21405 1726882425.84925: variable 'interface' from source: play vars 21405 1726882425.84981: variable 'interface' from source: play vars 21405 1726882425.85038: 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) 21405 1726882425.85063: 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) 21405 1726882425.85086: 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) 21405 1726882425.85111: 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) 21405 1726882425.85145: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882425.85322: variable 'network_connections' from source: task vars 21405 1726882425.85328: variable 'interface' from source: play vars 21405 1726882425.85379: variable 'interface' from source: play vars 21405 1726882425.85413: variable '__network_packages_default_wireless' from source: role '' defaults 21405 1726882425.85464: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882425.85671: variable 'network_connections' from source: task vars 21405 1726882425.85674: variable 'interface' from source: play vars 21405 1726882425.85731: variable 'interface' from source: play vars 21405 1726882425.85747: variable '__network_packages_default_team' from source: role '' defaults 21405 1726882425.85806: variable '__network_team_connections_defined' from source: role '' defaults 21405 1726882425.85987: variable 'network_connections' from source: task vars 21405 1726882425.85991: variable 'interface' from source: play vars 21405 1726882425.86050: variable 'interface' from source: play vars 21405 1726882425.86083: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882425.86127: variable '__network_service_name_default_initscripts' from source: role '' defaults 21405 1726882425.86132: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882425.86176: variable '__network_packages_default_initscripts' from source: role '' defaults 21405 1726882425.86312: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21405 1726882425.86623: variable 'network_connections' from source: task vars 21405 1726882425.86626: variable 'interface' from source: play vars 21405 1726882425.86668: variable 'interface' from source: play vars 21405 1726882425.86674: variable 'ansible_distribution' from source: facts 21405 1726882425.86677: variable '__network_rh_distros' from source: role '' defaults 21405 1726882425.86694: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.86701: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21405 1726882425.86813: variable 'ansible_distribution' from source: facts 21405 1726882425.86816: variable '__network_rh_distros' from source: role '' defaults 21405 1726882425.86821: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.86829: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21405 1726882425.86940: variable 'ansible_distribution' from source: facts 21405 1726882425.86944: variable '__network_rh_distros' from source: role '' defaults 21405 1726882425.86948: variable 'ansible_distribution_major_version' from source: facts 21405 1726882425.86973: variable 'network_provider' from source: set_fact 21405 1726882425.86990: variable 'omit' from source: magic vars 21405 1726882425.87020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882425.87038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882425.87052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882425.87064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882425.87073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882425.87096: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882425.87101: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.87104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.87173: Set connection var ansible_shell_executable to /bin/sh 21405 1726882425.87178: Set connection var ansible_pipelining to False 21405 1726882425.87180: Set connection var ansible_shell_type to sh 21405 1726882425.87185: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882425.87192: Set connection var ansible_connection to ssh 21405 1726882425.87201: Set connection var ansible_timeout to 10 21405 1726882425.87218: variable 'ansible_shell_executable' from source: unknown 21405 1726882425.87223: variable 'ansible_connection' from source: unknown 21405 1726882425.87225: variable 'ansible_module_compression' from source: unknown 21405 1726882425.87233: variable 'ansible_shell_type' from source: unknown 21405 1726882425.87236: variable 'ansible_shell_executable' from source: unknown 21405 1726882425.87238: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882425.87240: variable 'ansible_pipelining' from source: unknown 21405 1726882425.87242: variable 'ansible_timeout' from source: unknown 21405 1726882425.87244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882425.87318: 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) 21405 1726882425.87326: variable 'omit' from source: magic vars 21405 1726882425.87331: starting attempt loop 21405 1726882425.87333: running the handler 21405 1726882425.87390: variable 'ansible_facts' from source: unknown 21405 1726882425.87779: _low_level_execute_command(): starting 21405 1726882425.87784: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882425.88304: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882425.88308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882425.88318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882425.88383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882425.88386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882425.88388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882425.88433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882425.90099: stdout chunk (state=3): >>>/root <<< 21405 1726882425.90189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882425.90223: stderr chunk (state=3): >>><<< 21405 1726882425.90227: stdout chunk (state=3): >>><<< 21405 1726882425.90244: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882425.90253: _low_level_execute_command(): starting 21405 1726882425.90259: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100 `" && echo ansible-tmp-1726882425.9024353-23346-263129555739100="` echo /root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100 `" ) && sleep 0' 21405 1726882425.90683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882425.90686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882425.90688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882425.90691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882425.90694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882425.90743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882425.90748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882425.90797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882425.92686: stdout chunk (state=3): >>>ansible-tmp-1726882425.9024353-23346-263129555739100=/root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100 <<< 21405 1726882425.92784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882425.92816: stderr chunk (state=3): >>><<< 21405 1726882425.92819: stdout chunk (state=3): >>><<< 21405 1726882425.92833: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882425.9024353-23346-263129555739100=/root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882425.92857: variable 'ansible_module_compression' from source: unknown 21405 1726882425.92895: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21405 1726882425.92952: variable 'ansible_facts' from source: unknown 21405 1726882425.93087: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100/AnsiballZ_systemd.py 21405 1726882425.93188: Sending initial data 21405 1726882425.93192: Sent initial data (156 bytes) 21405 1726882425.93643: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882425.93646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882425.93648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882425.93650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882425.93652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882425.93704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882425.93707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882425.93756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882425.95289: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882425.95323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882425.95366: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpqmn1lnq_ /root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100/AnsiballZ_systemd.py <<< 21405 1726882425.95372: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100/AnsiballZ_systemd.py" <<< 21405 1726882425.95418: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpqmn1lnq_" to remote "/root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100/AnsiballZ_systemd.py" <<< 21405 1726882425.95421: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100/AnsiballZ_systemd.py" <<< 21405 1726882425.96466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882425.96514: stderr chunk (state=3): >>><<< 21405 1726882425.96517: stdout chunk (state=3): >>><<< 21405 1726882425.96550: done transferring module to remote 21405 1726882425.96559: _low_level_execute_command(): starting 21405 1726882425.96564: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100/ /root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100/AnsiballZ_systemd.py && sleep 0' 21405 1726882425.97018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882425.97021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882425.97023: 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.9.159 is address debug1: re-parsing configuration <<< 21405 1726882425.97027: 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.9.159 originally 10.31.9.159 <<< 21405 1726882425.97029: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882425.97080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882425.97087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882425.97089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882425.97127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882425.98838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882425.98862: stderr chunk (state=3): >>><<< 21405 1726882425.98865: stdout chunk (state=3): >>><<< 21405 1726882425.98883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882425.98886: _low_level_execute_command(): starting 21405 1726882425.98890: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100/AnsiballZ_systemd.py && sleep 0' 21405 1726882425.99329: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882425.99332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882425.99338: 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 <<< 21405 1726882425.99340: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882425.99342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882425.99391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882425.99400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882425.99402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882425.99443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882426.27938: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10784768", "MemoryPeak": "14331904", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306774528", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "1430484000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 21405 1726882426.27970: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target NetworkManager-wait-online.service network.target cloud-init.service shutdown.target", "After": "basic.<<< 21405 1726882426.27979: stdout chunk (state=3): >>>target system.slice sysinit.target systemd-journald.socket network-pre.target dbus-broker.service dbus.socket cloud-init-local.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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:37 EDT", "StateChangeTimestampMonotonic": "610814281", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "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}}} <<< 21405 1726882426.29667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882426.29703: stderr chunk (state=3): >>><<< 21405 1726882426.29707: stdout chunk (state=3): >>><<< 21405 1726882426.29725: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "701", "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:19:45 EDT", "ExecMainStartTimestampMonotonic": "18353430", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ExecMainHandoffTimestampMonotonic": "18368765", "ExecMainPID": "701", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2938", "MemoryCurrent": "10784768", "MemoryPeak": "14331904", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3306774528", "EffectiveMemoryMax": "3702886400", "EffectiveMemoryHigh": "3702886400", "CPUUsageNSec": "1430484000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket system.slice sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "multi-user.target NetworkManager-wait-online.service network.target cloud-init.service shutdown.target", "After": "basic.target system.slice sysinit.target systemd-journald.socket network-pre.target dbus-broker.service dbus.socket cloud-init-local.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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:29:37 EDT", "StateChangeTimestampMonotonic": "610814281", "InactiveExitTimestamp": "Fri 2024-09-20 21:19:45 EDT", "InactiveExitTimestampMonotonic": "18353817", "ActiveEnterTimestamp": "Fri 2024-09-20 21:19:45 EDT", "ActiveEnterTimestampMonotonic": "18664782", "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:19:45 EDT", "ConditionTimestampMonotonic": "18352589", "AssertTimestamp": "Fri 2024-09-20 21:19:45 EDT", "AssertTimestampMonotonic": "18352592", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ccc4619c603e4305b3d5044f460b1d5b", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882426.29841: 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-1726882425.9024353-23346-263129555739100/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882426.29858: _low_level_execute_command(): starting 21405 1726882426.29862: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882425.9024353-23346-263129555739100/ > /dev/null 2>&1 && sleep 0' 21405 1726882426.30329: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882426.30332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882426.30335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.30337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882426.30339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882426.30341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.30389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882426.30392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882426.30398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882426.30440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882426.32223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882426.32249: stderr chunk (state=3): >>><<< 21405 1726882426.32252: stdout chunk (state=3): >>><<< 21405 1726882426.32263: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882426.32270: handler run complete 21405 1726882426.32319: attempt loop complete, returning result 21405 1726882426.32322: _execute() done 21405 1726882426.32324: dumping result to json 21405 1726882426.32336: done dumping result, returning 21405 1726882426.32345: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-e466-a5f2-000000000123] 21405 1726882426.32349: sending task result for task 12673a56-9f93-e466-a5f2-000000000123 21405 1726882426.32543: done sending task result for task 12673a56-9f93-e466-a5f2-000000000123 21405 1726882426.32546: 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 } 21405 1726882426.32609: no more pending results, returning what we have 21405 1726882426.32612: results queue empty 21405 1726882426.32613: checking for any_errors_fatal 21405 1726882426.32619: done checking for any_errors_fatal 21405 1726882426.32619: checking for max_fail_percentage 21405 1726882426.32621: done checking for max_fail_percentage 21405 1726882426.32622: checking to see if all hosts have failed and the running result is not ok 21405 1726882426.32622: done checking to see if all hosts have failed 21405 1726882426.32623: getting the remaining hosts for this loop 21405 1726882426.32624: done getting the remaining hosts for this loop 21405 1726882426.32627: getting the next task for host managed_node1 21405 1726882426.32634: done getting next task for host managed_node1 21405 1726882426.32637: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21405 1726882426.32641: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882426.32651: getting variables 21405 1726882426.32652: in VariableManager get_vars() 21405 1726882426.32742: Calling all_inventory to load vars for managed_node1 21405 1726882426.32745: Calling groups_inventory to load vars for managed_node1 21405 1726882426.32747: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882426.32756: Calling all_plugins_play to load vars for managed_node1 21405 1726882426.32759: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882426.32761: Calling groups_plugins_play to load vars for managed_node1 21405 1726882426.33652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882426.34525: done with get_vars() 21405 1726882426.34541: done getting variables 21405 1726882426.34589: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:33:46 -0400 (0:00:00.547) 0:00:42.576 ****** 21405 1726882426.34623: entering _queue_task() for managed_node1/service 21405 1726882426.34969: worker is 1 (out of 1 available) 21405 1726882426.34983: exiting _queue_task() for managed_node1/service 21405 1726882426.35199: done queuing things up, now waiting for results queue to drain 21405 1726882426.35202: waiting for pending results... 21405 1726882426.35413: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21405 1726882426.35451: in run() - task 12673a56-9f93-e466-a5f2-000000000124 21405 1726882426.35473: variable 'ansible_search_path' from source: unknown 21405 1726882426.35482: variable 'ansible_search_path' from source: unknown 21405 1726882426.35532: calling self._execute() 21405 1726882426.35656: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882426.35668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882426.35757: variable 'omit' from source: magic vars 21405 1726882426.36066: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.36089: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.36269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882426.36484: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882426.36522: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882426.36548: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882426.36576: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882426.36646: variable 'networkmanager_version' from source: set_fact 21405 1726882426.36656: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.36767: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.36771: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.36863: variable 'networkmanager_version' from source: set_fact 21405 1726882426.36871: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.36955: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.36962: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.37039: variable 'networkmanager_version' from source: set_fact 21405 1726882426.37046: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.37125: variable 'network_provider' from source: set_fact 21405 1726882426.37128: Evaluated conditional (network_provider == "nm"): True 21405 1726882426.37191: variable '__network_wpa_supplicant_required' from source: role '' defaults 21405 1726882426.37252: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21405 1726882426.37341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882426.38667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882426.38721: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882426.38748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882426.38771: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882426.38791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882426.38926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882426.38930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882426.38933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882426.38974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882426.38992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882426.39212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882426.39215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882426.39217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882426.39220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882426.39222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882426.39224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882426.39226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882426.39228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882426.39238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882426.39250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882426.39383: variable 'network_connections' from source: task vars 21405 1726882426.39396: variable 'interface' from source: play vars 21405 1726882426.39467: variable 'interface' from source: play vars 21405 1726882426.39528: 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) 21405 1726882426.39549: 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) 21405 1726882426.39573: 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) 21405 1726882426.39601: 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) 21405 1726882426.39650: variable '__network_wireless_connections_defined' from source: role '' defaults 21405 1726882426.39886: variable 'network_connections' from source: task vars 21405 1726882426.39890: variable 'interface' from source: play vars 21405 1726882426.39948: variable 'interface' from source: play vars 21405 1726882426.39974: Evaluated conditional (__network_wpa_supplicant_required): False 21405 1726882426.39977: when evaluation is False, skipping this task 21405 1726882426.39980: _execute() done 21405 1726882426.39983: dumping result to json 21405 1726882426.39987: done dumping result, returning 21405 1726882426.39999: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-e466-a5f2-000000000124] 21405 1726882426.40005: sending task result for task 12673a56-9f93-e466-a5f2-000000000124 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21405 1726882426.40233: no more pending results, returning what we have 21405 1726882426.40236: results queue empty 21405 1726882426.40237: checking for any_errors_fatal 21405 1726882426.40252: done checking for any_errors_fatal 21405 1726882426.40253: checking for max_fail_percentage 21405 1726882426.40255: done checking for max_fail_percentage 21405 1726882426.40255: checking to see if all hosts have failed and the running result is not ok 21405 1726882426.40256: done checking to see if all hosts have failed 21405 1726882426.40257: getting the remaining hosts for this loop 21405 1726882426.40258: done getting the remaining hosts for this loop 21405 1726882426.40261: getting the next task for host managed_node1 21405 1726882426.40267: done getting next task for host managed_node1 21405 1726882426.40271: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21405 1726882426.40274: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882426.40291: getting variables 21405 1726882426.40388: in VariableManager get_vars() 21405 1726882426.40441: Calling all_inventory to load vars for managed_node1 21405 1726882426.40444: Calling groups_inventory to load vars for managed_node1 21405 1726882426.40446: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882426.40455: Calling all_plugins_play to load vars for managed_node1 21405 1726882426.40458: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882426.40460: Calling groups_plugins_play to load vars for managed_node1 21405 1726882426.41255: done sending task result for task 12673a56-9f93-e466-a5f2-000000000124 21405 1726882426.41258: WORKER PROCESS EXITING 21405 1726882426.41864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882426.43675: done with get_vars() 21405 1726882426.43707: done getting variables 21405 1726882426.43771: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:33:46 -0400 (0:00:00.091) 0:00:42.668 ****** 21405 1726882426.43817: entering _queue_task() for managed_node1/service 21405 1726882426.44195: worker is 1 (out of 1 available) 21405 1726882426.44208: exiting _queue_task() for managed_node1/service 21405 1726882426.44219: done queuing things up, now waiting for results queue to drain 21405 1726882426.44221: waiting for pending results... 21405 1726882426.44523: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21405 1726882426.44670: in run() - task 12673a56-9f93-e466-a5f2-000000000125 21405 1726882426.44694: variable 'ansible_search_path' from source: unknown 21405 1726882426.44704: variable 'ansible_search_path' from source: unknown 21405 1726882426.44753: calling self._execute() 21405 1726882426.44866: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882426.44948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882426.44952: variable 'omit' from source: magic vars 21405 1726882426.45282: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.45302: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.45481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882426.45766: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882426.45825: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882426.45864: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882426.45904: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882426.45996: variable 'networkmanager_version' from source: set_fact 21405 1726882426.46013: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.46182: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.46195: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.46369: variable 'networkmanager_version' from source: set_fact 21405 1726882426.46372: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.46475: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.46489: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.46798: variable 'networkmanager_version' from source: set_fact 21405 1726882426.46801: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.46804: variable 'network_provider' from source: set_fact 21405 1726882426.46806: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882426.46808: when evaluation is False, skipping this task 21405 1726882426.46810: _execute() done 21405 1726882426.46812: dumping result to json 21405 1726882426.46814: done dumping result, returning 21405 1726882426.46816: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-e466-a5f2-000000000125] 21405 1726882426.46818: sending task result for task 12673a56-9f93-e466-a5f2-000000000125 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21405 1726882426.46939: no more pending results, returning what we have 21405 1726882426.46944: results queue empty 21405 1726882426.46945: checking for any_errors_fatal 21405 1726882426.46952: done checking for any_errors_fatal 21405 1726882426.46953: checking for max_fail_percentage 21405 1726882426.46955: done checking for max_fail_percentage 21405 1726882426.46956: checking to see if all hosts have failed and the running result is not ok 21405 1726882426.46957: done checking to see if all hosts have failed 21405 1726882426.46958: getting the remaining hosts for this loop 21405 1726882426.46959: done getting the remaining hosts for this loop 21405 1726882426.46963: getting the next task for host managed_node1 21405 1726882426.46971: done getting next task for host managed_node1 21405 1726882426.46976: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21405 1726882426.46980: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882426.47006: getting variables 21405 1726882426.47008: in VariableManager get_vars() 21405 1726882426.47062: Calling all_inventory to load vars for managed_node1 21405 1726882426.47064: Calling groups_inventory to load vars for managed_node1 21405 1726882426.47067: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882426.47078: Calling all_plugins_play to load vars for managed_node1 21405 1726882426.47082: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882426.47085: Calling groups_plugins_play to load vars for managed_node1 21405 1726882426.47908: done sending task result for task 12673a56-9f93-e466-a5f2-000000000125 21405 1726882426.47911: WORKER PROCESS EXITING 21405 1726882426.48816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882426.51567: done with get_vars() 21405 1726882426.51696: done getting variables 21405 1726882426.51839: 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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:33:46 -0400 (0:00:00.080) 0:00:42.749 ****** 21405 1726882426.51891: entering _queue_task() for managed_node1/copy 21405 1726882426.52424: worker is 1 (out of 1 available) 21405 1726882426.52438: exiting _queue_task() for managed_node1/copy 21405 1726882426.52449: done queuing things up, now waiting for results queue to drain 21405 1726882426.52451: waiting for pending results... 21405 1726882426.52703: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21405 1726882426.52876: in run() - task 12673a56-9f93-e466-a5f2-000000000126 21405 1726882426.52902: variable 'ansible_search_path' from source: unknown 21405 1726882426.52912: variable 'ansible_search_path' from source: unknown 21405 1726882426.52961: calling self._execute() 21405 1726882426.53084: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882426.53100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882426.53118: variable 'omit' from source: magic vars 21405 1726882426.53527: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.53546: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.53889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882426.54176: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882426.54227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882426.54270: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882426.54310: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882426.54417: variable 'networkmanager_version' from source: set_fact 21405 1726882426.54432: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.54636: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.54641: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.54900: variable 'networkmanager_version' from source: set_fact 21405 1726882426.54905: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.54908: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.54910: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.55103: variable 'networkmanager_version' from source: set_fact 21405 1726882426.55107: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.55245: variable 'network_provider' from source: set_fact 21405 1726882426.55249: Evaluated conditional (network_provider == "initscripts"): False 21405 1726882426.55252: when evaluation is False, skipping this task 21405 1726882426.55254: _execute() done 21405 1726882426.55257: dumping result to json 21405 1726882426.55259: done dumping result, returning 21405 1726882426.55265: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-e466-a5f2-000000000126] 21405 1726882426.55267: sending task result for task 12673a56-9f93-e466-a5f2-000000000126 21405 1726882426.55343: done sending task result for task 12673a56-9f93-e466-a5f2-000000000126 21405 1726882426.55348: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21405 1726882426.55403: no more pending results, returning what we have 21405 1726882426.55408: results queue empty 21405 1726882426.55409: checking for any_errors_fatal 21405 1726882426.55419: done checking for any_errors_fatal 21405 1726882426.55420: checking for max_fail_percentage 21405 1726882426.55422: done checking for max_fail_percentage 21405 1726882426.55423: checking to see if all hosts have failed and the running result is not ok 21405 1726882426.55423: done checking to see if all hosts have failed 21405 1726882426.55424: getting the remaining hosts for this loop 21405 1726882426.55425: done getting the remaining hosts for this loop 21405 1726882426.55429: getting the next task for host managed_node1 21405 1726882426.55437: done getting next task for host managed_node1 21405 1726882426.55441: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21405 1726882426.55445: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882426.55467: getting variables 21405 1726882426.55469: in VariableManager get_vars() 21405 1726882426.55626: Calling all_inventory to load vars for managed_node1 21405 1726882426.55629: Calling groups_inventory to load vars for managed_node1 21405 1726882426.55632: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882426.55643: Calling all_plugins_play to load vars for managed_node1 21405 1726882426.55646: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882426.55649: Calling groups_plugins_play to load vars for managed_node1 21405 1726882426.57037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882426.57905: done with get_vars() 21405 1726882426.57922: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:33:46 -0400 (0:00:00.060) 0:00:42.810 ****** 21405 1726882426.57981: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21405 1726882426.58213: worker is 1 (out of 1 available) 21405 1726882426.58226: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21405 1726882426.58238: done queuing things up, now waiting for results queue to drain 21405 1726882426.58240: waiting for pending results... 21405 1726882426.58414: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21405 1726882426.58510: in run() - task 12673a56-9f93-e466-a5f2-000000000127 21405 1726882426.58523: variable 'ansible_search_path' from source: unknown 21405 1726882426.58526: variable 'ansible_search_path' from source: unknown 21405 1726882426.58553: calling self._execute() 21405 1726882426.58640: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882426.58643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882426.58652: variable 'omit' from source: magic vars 21405 1726882426.58929: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.58938: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.59058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882426.59266: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882426.59370: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882426.59373: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882426.59376: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882426.59513: variable 'networkmanager_version' from source: set_fact 21405 1726882426.59516: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.59603: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.59608: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.59731: variable 'networkmanager_version' from source: set_fact 21405 1726882426.59747: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.59839: variable 'ansible_distribution_major_version' from source: facts 21405 1726882426.59845: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882426.59964: variable 'networkmanager_version' from source: set_fact 21405 1726882426.59968: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882426.59975: variable 'omit' from source: magic vars 21405 1726882426.60038: variable 'omit' from source: magic vars 21405 1726882426.60178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882426.62029: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882426.62104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882426.62200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882426.62204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882426.62206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882426.62266: variable 'network_provider' from source: set_fact 21405 1726882426.62396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882426.62423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882426.62445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882426.62485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882426.62502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882426.62572: variable 'omit' from source: magic vars 21405 1726882426.62681: variable 'omit' from source: magic vars 21405 1726882426.62790: variable 'network_connections' from source: task vars 21405 1726882426.62798: variable 'interface' from source: play vars 21405 1726882426.62857: variable 'interface' from source: play vars 21405 1726882426.62990: variable 'omit' from source: magic vars 21405 1726882426.62999: variable '__lsr_ansible_managed' from source: task vars 21405 1726882426.63056: variable '__lsr_ansible_managed' from source: task vars 21405 1726882426.63322: Loaded config def from plugin (lookup/template) 21405 1726882426.63326: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21405 1726882426.63355: File lookup term: get_ansible_managed.j2 21405 1726882426.63358: variable 'ansible_search_path' from source: unknown 21405 1726882426.63448: evaluation_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21405 1726882426.63453: search_path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21405 1726882426.63456: variable 'ansible_search_path' from source: unknown 21405 1726882426.74250: variable 'ansible_managed' from source: unknown 21405 1726882426.74377: variable 'omit' from source: magic vars 21405 1726882426.74412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882426.74439: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882426.74454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882426.74474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882426.74599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882426.74603: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882426.74605: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882426.74607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882426.74621: Set connection var ansible_shell_executable to /bin/sh 21405 1726882426.74634: Set connection var ansible_pipelining to False 21405 1726882426.74641: Set connection var ansible_shell_type to sh 21405 1726882426.74652: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882426.74664: Set connection var ansible_connection to ssh 21405 1726882426.74674: Set connection var ansible_timeout to 10 21405 1726882426.74702: variable 'ansible_shell_executable' from source: unknown 21405 1726882426.74710: variable 'ansible_connection' from source: unknown 21405 1726882426.74716: variable 'ansible_module_compression' from source: unknown 21405 1726882426.74723: variable 'ansible_shell_type' from source: unknown 21405 1726882426.74729: variable 'ansible_shell_executable' from source: unknown 21405 1726882426.74735: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882426.74742: variable 'ansible_pipelining' from source: unknown 21405 1726882426.74749: variable 'ansible_timeout' from source: unknown 21405 1726882426.74756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882426.74879: 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) 21405 1726882426.74898: variable 'omit' from source: magic vars 21405 1726882426.74910: starting attempt loop 21405 1726882426.74919: running the handler 21405 1726882426.74934: _low_level_execute_command(): starting 21405 1726882426.74944: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882426.75571: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882426.75577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882426.75580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882426.75583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.75585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882426.75587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882426.75589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.75658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882426.75661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882426.75665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882426.75717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882426.77377: stdout chunk (state=3): >>>/root <<< 21405 1726882426.77479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882426.77510: stderr chunk (state=3): >>><<< 21405 1726882426.77513: stdout chunk (state=3): >>><<< 21405 1726882426.77598: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882426.77603: _low_level_execute_command(): starting 21405 1726882426.77606: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133 `" && echo ansible-tmp-1726882426.775379-23370-157918242483133="` echo /root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133 `" ) && sleep 0' 21405 1726882426.78050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882426.78054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.78056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882426.78058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.78116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882426.78126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882426.78186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882426.80051: stdout chunk (state=3): >>>ansible-tmp-1726882426.775379-23370-157918242483133=/root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133 <<< 21405 1726882426.80155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882426.80185: stderr chunk (state=3): >>><<< 21405 1726882426.80188: stdout chunk (state=3): >>><<< 21405 1726882426.80202: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882426.775379-23370-157918242483133=/root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882426.80275: variable 'ansible_module_compression' from source: unknown 21405 1726882426.80279: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21405 1726882426.80315: variable 'ansible_facts' from source: unknown 21405 1726882426.80404: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133/AnsiballZ_network_connections.py 21405 1726882426.80491: Sending initial data 21405 1726882426.80497: Sent initial data (167 bytes) 21405 1726882426.80902: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882426.80906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.80919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.80972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882426.80975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882426.81022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882426.82550: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882426.82610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882426.82635: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpnf2hd_xk /root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133/AnsiballZ_network_connections.py <<< 21405 1726882426.82638: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133/AnsiballZ_network_connections.py" <<< 21405 1726882426.82710: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpnf2hd_xk" to remote "/root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133/AnsiballZ_network_connections.py" <<< 21405 1726882426.83456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882426.83487: stderr chunk (state=3): >>><<< 21405 1726882426.83490: stdout chunk (state=3): >>><<< 21405 1726882426.83517: done transferring module to remote 21405 1726882426.83525: _low_level_execute_command(): starting 21405 1726882426.83529: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133/ /root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133/AnsiballZ_network_connections.py && sleep 0' 21405 1726882426.83932: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882426.83936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21405 1726882426.83938: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882426.83941: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.83988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882426.83991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882426.84036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882426.85754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882426.85777: stderr chunk (state=3): >>><<< 21405 1726882426.85780: stdout chunk (state=3): >>><<< 21405 1726882426.85795: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882426.85798: _low_level_execute_command(): starting 21405 1726882426.85804: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133/AnsiballZ_network_connections.py && sleep 0' 21405 1726882426.86229: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882426.86232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.86240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882426.86242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882426.86244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882426.86288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882426.86292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882426.86343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882427.13220: stdout chunk (state=3): >>>Traceback (most recent call last): <<< 21405 1726882427.13247: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_cirz39_s/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_cirz39_s/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/03c238f8-e4bd-478e-b38d-c601a413b7f2: error=unknown <<< 21405 1726882427.13401: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21405 1726882427.15251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882427.15255: stdout chunk (state=3): >>><<< 21405 1726882427.15257: stderr chunk (state=3): >>><<< 21405 1726882427.15302: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_cirz39_s/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py", line 113, in _nm_profile_volatile_update2_call_back File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_cirz39_s/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/03c238f8-e4bd-478e-b38d-c601a413b7f2: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882427.15324: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'persistent_state': 'absent'}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882427.15336: _low_level_execute_command(): starting 21405 1726882427.15411: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882426.775379-23370-157918242483133/ > /dev/null 2>&1 && sleep 0' 21405 1726882427.16102: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882427.16106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882427.16115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882427.16175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882427.16187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882427.16241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882427.18177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882427.18212: stdout chunk (state=3): >>><<< 21405 1726882427.18349: stderr chunk (state=3): >>><<< 21405 1726882427.18353: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882427.18356: handler run complete 21405 1726882427.18375: attempt loop complete, returning result 21405 1726882427.18383: _execute() done 21405 1726882427.18563: dumping result to json 21405 1726882427.18566: done dumping result, returning 21405 1726882427.18569: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-e466-a5f2-000000000127] 21405 1726882427.18571: sending task result for task 12673a56-9f93-e466-a5f2-000000000127 21405 1726882427.18654: done sending task result for task 12673a56-9f93-e466-a5f2-000000000127 21405 1726882427.18657: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 21405 1726882427.18871: no more pending results, returning what we have 21405 1726882427.18874: results queue empty 21405 1726882427.18877: checking for any_errors_fatal 21405 1726882427.18883: done checking for any_errors_fatal 21405 1726882427.18884: checking for max_fail_percentage 21405 1726882427.18885: done checking for max_fail_percentage 21405 1726882427.18887: checking to see if all hosts have failed and the running result is not ok 21405 1726882427.18888: done checking to see if all hosts have failed 21405 1726882427.18889: getting the remaining hosts for this loop 21405 1726882427.18890: done getting the remaining hosts for this loop 21405 1726882427.18897: getting the next task for host managed_node1 21405 1726882427.18904: done getting next task for host managed_node1 21405 1726882427.18908: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21405 1726882427.18912: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882427.18924: getting variables 21405 1726882427.18925: in VariableManager get_vars() 21405 1726882427.18970: Calling all_inventory to load vars for managed_node1 21405 1726882427.18973: Calling groups_inventory to load vars for managed_node1 21405 1726882427.18975: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882427.18984: Calling all_plugins_play to load vars for managed_node1 21405 1726882427.18986: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882427.18989: Calling groups_plugins_play to load vars for managed_node1 21405 1726882427.21087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882427.22766: done with get_vars() 21405 1726882427.22802: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:33:47 -0400 (0:00:00.649) 0:00:43.459 ****** 21405 1726882427.22905: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21405 1726882427.23342: worker is 1 (out of 1 available) 21405 1726882427.23399: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21405 1726882427.23410: done queuing things up, now waiting for results queue to drain 21405 1726882427.23411: waiting for pending results... 21405 1726882427.23820: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21405 1726882427.23825: in run() - task 12673a56-9f93-e466-a5f2-000000000128 21405 1726882427.23829: variable 'ansible_search_path' from source: unknown 21405 1726882427.23831: variable 'ansible_search_path' from source: unknown 21405 1726882427.23871: calling self._execute() 21405 1726882427.23998: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.24022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.24100: variable 'omit' from source: magic vars 21405 1726882427.24490: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.24513: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.24720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882427.25030: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882427.25079: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882427.25132: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882427.25169: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882427.25267: variable 'networkmanager_version' from source: set_fact 21405 1726882427.25287: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.25700: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.25704: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.25706: variable 'networkmanager_version' from source: set_fact 21405 1726882427.25708: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.25719: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.25729: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.25866: variable 'networkmanager_version' from source: set_fact 21405 1726882427.25879: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.26007: variable 'network_state' from source: role '' defaults 21405 1726882427.26024: Evaluated conditional (network_state != {}): False 21405 1726882427.26031: when evaluation is False, skipping this task 21405 1726882427.26051: _execute() done 21405 1726882427.26060: dumping result to json 21405 1726882427.26068: done dumping result, returning 21405 1726882427.26079: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-e466-a5f2-000000000128] 21405 1726882427.26088: sending task result for task 12673a56-9f93-e466-a5f2-000000000128 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21405 1726882427.26317: no more pending results, returning what we have 21405 1726882427.26321: results queue empty 21405 1726882427.26323: checking for any_errors_fatal 21405 1726882427.26335: done checking for any_errors_fatal 21405 1726882427.26336: checking for max_fail_percentage 21405 1726882427.26337: done checking for max_fail_percentage 21405 1726882427.26339: checking to see if all hosts have failed and the running result is not ok 21405 1726882427.26339: done checking to see if all hosts have failed 21405 1726882427.26340: getting the remaining hosts for this loop 21405 1726882427.26341: done getting the remaining hosts for this loop 21405 1726882427.26345: getting the next task for host managed_node1 21405 1726882427.26354: done getting next task for host managed_node1 21405 1726882427.26358: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21405 1726882427.26362: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882427.26392: getting variables 21405 1726882427.26397: in VariableManager get_vars() 21405 1726882427.26450: Calling all_inventory to load vars for managed_node1 21405 1726882427.26453: Calling groups_inventory to load vars for managed_node1 21405 1726882427.26456: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882427.26467: Calling all_plugins_play to load vars for managed_node1 21405 1726882427.26470: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882427.26591: Calling groups_plugins_play to load vars for managed_node1 21405 1726882427.26608: done sending task result for task 12673a56-9f93-e466-a5f2-000000000128 21405 1726882427.26611: WORKER PROCESS EXITING 21405 1726882427.33154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882427.34023: done with get_vars() 21405 1726882427.34042: done getting variables 21405 1726882427.34077: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:33:47 -0400 (0:00:00.112) 0:00:43.571 ****** 21405 1726882427.34107: entering _queue_task() for managed_node1/debug 21405 1726882427.34385: worker is 1 (out of 1 available) 21405 1726882427.34400: exiting _queue_task() for managed_node1/debug 21405 1726882427.34412: done queuing things up, now waiting for results queue to drain 21405 1726882427.34413: waiting for pending results... 21405 1726882427.34602: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21405 1726882427.34713: in run() - task 12673a56-9f93-e466-a5f2-000000000129 21405 1726882427.34724: variable 'ansible_search_path' from source: unknown 21405 1726882427.34728: variable 'ansible_search_path' from source: unknown 21405 1726882427.34759: calling self._execute() 21405 1726882427.34840: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.34845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.34859: variable 'omit' from source: magic vars 21405 1726882427.35140: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.35149: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.35273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882427.35508: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882427.35700: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882427.35704: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882427.35708: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882427.35799: variable 'networkmanager_version' from source: set_fact 21405 1726882427.35831: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.35958: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.35969: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.36122: variable 'networkmanager_version' from source: set_fact 21405 1726882427.36135: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.36260: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.36371: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.36422: variable 'networkmanager_version' from source: set_fact 21405 1726882427.36436: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.36448: variable 'omit' from source: magic vars 21405 1726882427.36522: variable 'omit' from source: magic vars 21405 1726882427.36568: variable 'omit' from source: magic vars 21405 1726882427.36588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882427.36622: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882427.36636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882427.36649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882427.36658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882427.36682: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882427.36684: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.36687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.36762: Set connection var ansible_shell_executable to /bin/sh 21405 1726882427.36766: Set connection var ansible_pipelining to False 21405 1726882427.36769: Set connection var ansible_shell_type to sh 21405 1726882427.36774: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882427.36781: Set connection var ansible_connection to ssh 21405 1726882427.36786: Set connection var ansible_timeout to 10 21405 1726882427.36805: variable 'ansible_shell_executable' from source: unknown 21405 1726882427.36810: variable 'ansible_connection' from source: unknown 21405 1726882427.36827: variable 'ansible_module_compression' from source: unknown 21405 1726882427.36830: variable 'ansible_shell_type' from source: unknown 21405 1726882427.36832: variable 'ansible_shell_executable' from source: unknown 21405 1726882427.36835: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.36837: variable 'ansible_pipelining' from source: unknown 21405 1726882427.36839: variable 'ansible_timeout' from source: unknown 21405 1726882427.36841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.36913: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882427.36935: variable 'omit' from source: magic vars 21405 1726882427.36938: starting attempt loop 21405 1726882427.36941: running the handler 21405 1726882427.37019: variable '__network_connections_result' from source: set_fact 21405 1726882427.37062: handler run complete 21405 1726882427.37075: attempt loop complete, returning result 21405 1726882427.37078: _execute() done 21405 1726882427.37081: dumping result to json 21405 1726882427.37083: done dumping result, returning 21405 1726882427.37091: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-e466-a5f2-000000000129] 21405 1726882427.37098: sending task result for task 12673a56-9f93-e466-a5f2-000000000129 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 21405 1726882427.37272: done sending task result for task 12673a56-9f93-e466-a5f2-000000000129 21405 1726882427.37275: WORKER PROCESS EXITING 21405 1726882427.37296: no more pending results, returning what we have 21405 1726882427.37300: results queue empty 21405 1726882427.37301: checking for any_errors_fatal 21405 1726882427.37309: done checking for any_errors_fatal 21405 1726882427.37310: checking for max_fail_percentage 21405 1726882427.37311: done checking for max_fail_percentage 21405 1726882427.37312: checking to see if all hosts have failed and the running result is not ok 21405 1726882427.37313: done checking to see if all hosts have failed 21405 1726882427.37315: getting the remaining hosts for this loop 21405 1726882427.37316: done getting the remaining hosts for this loop 21405 1726882427.37319: getting the next task for host managed_node1 21405 1726882427.37325: done getting next task for host managed_node1 21405 1726882427.37329: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21405 1726882427.37333: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882427.37350: getting variables 21405 1726882427.37352: in VariableManager get_vars() 21405 1726882427.37405: Calling all_inventory to load vars for managed_node1 21405 1726882427.37408: Calling groups_inventory to load vars for managed_node1 21405 1726882427.37410: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882427.37419: Calling all_plugins_play to load vars for managed_node1 21405 1726882427.37421: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882427.37424: Calling groups_plugins_play to load vars for managed_node1 21405 1726882427.38214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882427.39101: done with get_vars() 21405 1726882427.39119: done getting variables 21405 1726882427.39161: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:33:47 -0400 (0:00:00.050) 0:00:43.622 ****** 21405 1726882427.39187: entering _queue_task() for managed_node1/debug 21405 1726882427.39444: worker is 1 (out of 1 available) 21405 1726882427.39457: exiting _queue_task() for managed_node1/debug 21405 1726882427.39472: done queuing things up, now waiting for results queue to drain 21405 1726882427.39474: waiting for pending results... 21405 1726882427.39899: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21405 1726882427.40101: in run() - task 12673a56-9f93-e466-a5f2-00000000012a 21405 1726882427.40105: variable 'ansible_search_path' from source: unknown 21405 1726882427.40109: variable 'ansible_search_path' from source: unknown 21405 1726882427.40123: calling self._execute() 21405 1726882427.40587: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.40591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.40599: variable 'omit' from source: magic vars 21405 1726882427.41100: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.41104: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.41169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882427.41431: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882427.41481: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882427.41525: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882427.41611: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882427.41691: variable 'networkmanager_version' from source: set_fact 21405 1726882427.41708: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.41804: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.41808: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.41901: variable 'networkmanager_version' from source: set_fact 21405 1726882427.41909: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.41982: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.41985: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.42086: variable 'networkmanager_version' from source: set_fact 21405 1726882427.42095: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.42102: variable 'omit' from source: magic vars 21405 1726882427.42140: variable 'omit' from source: magic vars 21405 1726882427.42170: variable 'omit' from source: magic vars 21405 1726882427.42191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882427.42218: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882427.42232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882427.42245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882427.42255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882427.42280: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882427.42283: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.42286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.42354: Set connection var ansible_shell_executable to /bin/sh 21405 1726882427.42358: Set connection var ansible_pipelining to False 21405 1726882427.42361: Set connection var ansible_shell_type to sh 21405 1726882427.42367: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882427.42374: Set connection var ansible_connection to ssh 21405 1726882427.42383: Set connection var ansible_timeout to 10 21405 1726882427.42401: variable 'ansible_shell_executable' from source: unknown 21405 1726882427.42405: variable 'ansible_connection' from source: unknown 21405 1726882427.42407: variable 'ansible_module_compression' from source: unknown 21405 1726882427.42410: variable 'ansible_shell_type' from source: unknown 21405 1726882427.42412: variable 'ansible_shell_executable' from source: unknown 21405 1726882427.42414: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.42417: variable 'ansible_pipelining' from source: unknown 21405 1726882427.42419: variable 'ansible_timeout' from source: unknown 21405 1726882427.42422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.42511: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882427.42526: variable 'omit' from source: magic vars 21405 1726882427.42530: starting attempt loop 21405 1726882427.42534: running the handler 21405 1726882427.42575: variable '__network_connections_result' from source: set_fact 21405 1726882427.42638: variable '__network_connections_result' from source: set_fact 21405 1726882427.42741: handler run complete 21405 1726882427.42759: attempt loop complete, returning result 21405 1726882427.42762: _execute() done 21405 1726882427.42764: dumping result to json 21405 1726882427.42767: done dumping result, returning 21405 1726882427.42775: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-e466-a5f2-00000000012a] 21405 1726882427.42782: sending task result for task 12673a56-9f93-e466-a5f2-00000000012a 21405 1726882427.42880: done sending task result for task 12673a56-9f93-e466-a5f2-00000000012a 21405 1726882427.42882: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 21405 1726882427.42977: no more pending results, returning what we have 21405 1726882427.42981: results queue empty 21405 1726882427.42982: checking for any_errors_fatal 21405 1726882427.42989: done checking for any_errors_fatal 21405 1726882427.42990: checking for max_fail_percentage 21405 1726882427.42996: done checking for max_fail_percentage 21405 1726882427.42998: checking to see if all hosts have failed and the running result is not ok 21405 1726882427.42999: done checking to see if all hosts have failed 21405 1726882427.42999: getting the remaining hosts for this loop 21405 1726882427.43001: done getting the remaining hosts for this loop 21405 1726882427.43004: getting the next task for host managed_node1 21405 1726882427.43010: done getting next task for host managed_node1 21405 1726882427.43013: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21405 1726882427.43017: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882427.43033: getting variables 21405 1726882427.43034: in VariableManager get_vars() 21405 1726882427.43074: Calling all_inventory to load vars for managed_node1 21405 1726882427.43076: Calling groups_inventory to load vars for managed_node1 21405 1726882427.43078: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882427.43086: Calling all_plugins_play to load vars for managed_node1 21405 1726882427.43089: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882427.43091: Calling groups_plugins_play to load vars for managed_node1 21405 1726882427.44737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882427.46132: done with get_vars() 21405 1726882427.46149: done getting variables 21405 1726882427.46191: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:33:47 -0400 (0:00:00.070) 0:00:43.692 ****** 21405 1726882427.46220: entering _queue_task() for managed_node1/debug 21405 1726882427.46477: worker is 1 (out of 1 available) 21405 1726882427.46491: exiting _queue_task() for managed_node1/debug 21405 1726882427.46505: done queuing things up, now waiting for results queue to drain 21405 1726882427.46507: waiting for pending results... 21405 1726882427.46681: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21405 1726882427.46901: in run() - task 12673a56-9f93-e466-a5f2-00000000012b 21405 1726882427.46905: variable 'ansible_search_path' from source: unknown 21405 1726882427.46907: variable 'ansible_search_path' from source: unknown 21405 1726882427.46910: calling self._execute() 21405 1726882427.46983: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.46996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.47012: variable 'omit' from source: magic vars 21405 1726882427.47372: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.47388: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.47557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882427.47832: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882427.47883: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882427.47929: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882427.48127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882427.48156: variable 'networkmanager_version' from source: set_fact 21405 1726882427.48173: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.48281: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.48292: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.48431: variable 'networkmanager_version' from source: set_fact 21405 1726882427.48446: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.48801: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.48804: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.48892: variable 'networkmanager_version' from source: set_fact 21405 1726882427.49201: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.49215: variable 'network_state' from source: role '' defaults 21405 1726882427.49230: Evaluated conditional (network_state != {}): False 21405 1726882427.49237: when evaluation is False, skipping this task 21405 1726882427.49247: _execute() done 21405 1726882427.49254: dumping result to json 21405 1726882427.49260: done dumping result, returning 21405 1726882427.49270: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-e466-a5f2-00000000012b] 21405 1726882427.49279: sending task result for task 12673a56-9f93-e466-a5f2-00000000012b skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21405 1726882427.49435: no more pending results, returning what we have 21405 1726882427.49438: results queue empty 21405 1726882427.49439: checking for any_errors_fatal 21405 1726882427.49448: done checking for any_errors_fatal 21405 1726882427.49449: checking for max_fail_percentage 21405 1726882427.49450: done checking for max_fail_percentage 21405 1726882427.49451: checking to see if all hosts have failed and the running result is not ok 21405 1726882427.49452: done checking to see if all hosts have failed 21405 1726882427.49453: getting the remaining hosts for this loop 21405 1726882427.49454: done getting the remaining hosts for this loop 21405 1726882427.49460: getting the next task for host managed_node1 21405 1726882427.49468: done getting next task for host managed_node1 21405 1726882427.49473: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21405 1726882427.49478: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882427.49617: getting variables 21405 1726882427.49619: in VariableManager get_vars() 21405 1726882427.49668: Calling all_inventory to load vars for managed_node1 21405 1726882427.49670: Calling groups_inventory to load vars for managed_node1 21405 1726882427.49673: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882427.49683: Calling all_plugins_play to load vars for managed_node1 21405 1726882427.49686: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882427.49688: Calling groups_plugins_play to load vars for managed_node1 21405 1726882427.50318: done sending task result for task 12673a56-9f93-e466-a5f2-00000000012b 21405 1726882427.50321: WORKER PROCESS EXITING 21405 1726882427.51262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882427.52964: done with get_vars() 21405 1726882427.52986: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:33:47 -0400 (0:00:00.068) 0:00:43.761 ****** 21405 1726882427.53089: entering _queue_task() for managed_node1/ping 21405 1726882427.53446: worker is 1 (out of 1 available) 21405 1726882427.53460: exiting _queue_task() for managed_node1/ping 21405 1726882427.53471: done queuing things up, now waiting for results queue to drain 21405 1726882427.53473: waiting for pending results... 21405 1726882427.53824: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21405 1726882427.53940: in run() - task 12673a56-9f93-e466-a5f2-00000000012c 21405 1726882427.53963: variable 'ansible_search_path' from source: unknown 21405 1726882427.53971: variable 'ansible_search_path' from source: unknown 21405 1726882427.54016: calling self._execute() 21405 1726882427.54207: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.54212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.54214: variable 'omit' from source: magic vars 21405 1726882427.54557: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.54580: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.54760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882427.55032: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882427.55077: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882427.55121: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882427.55204: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882427.55297: variable 'networkmanager_version' from source: set_fact 21405 1726882427.55317: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.55431: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.55500: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.55584: variable 'networkmanager_version' from source: set_fact 21405 1726882427.55603: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.55710: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.55720: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.55843: variable 'networkmanager_version' from source: set_fact 21405 1726882427.55858: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.55872: variable 'omit' from source: magic vars 21405 1726882427.55944: variable 'omit' from source: magic vars 21405 1726882427.55989: variable 'omit' from source: magic vars 21405 1726882427.56099: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882427.56103: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882427.56105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882427.56107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882427.56120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882427.56153: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882427.56162: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.56170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.56301: Set connection var ansible_shell_executable to /bin/sh 21405 1726882427.56306: Set connection var ansible_pipelining to False 21405 1726882427.56308: Set connection var ansible_shell_type to sh 21405 1726882427.56310: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882427.56312: Set connection var ansible_connection to ssh 21405 1726882427.56411: Set connection var ansible_timeout to 10 21405 1726882427.56441: variable 'ansible_shell_executable' from source: unknown 21405 1726882427.56460: variable 'ansible_connection' from source: unknown 21405 1726882427.56467: variable 'ansible_module_compression' from source: unknown 21405 1726882427.56473: variable 'ansible_shell_type' from source: unknown 21405 1726882427.56479: variable 'ansible_shell_executable' from source: unknown 21405 1726882427.56485: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.56491: variable 'ansible_pipelining' from source: unknown 21405 1726882427.56502: variable 'ansible_timeout' from source: unknown 21405 1726882427.56508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.56801: 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) 21405 1726882427.56805: variable 'omit' from source: magic vars 21405 1726882427.56807: starting attempt loop 21405 1726882427.56809: running the handler 21405 1726882427.56957: _low_level_execute_command(): starting 21405 1726882427.56960: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882427.57573: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882427.57591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882427.57621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882427.57734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882427.57757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882427.57774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882427.57859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882427.59543: stdout chunk (state=3): >>>/root <<< 21405 1726882427.59671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882427.59701: stdout chunk (state=3): >>><<< 21405 1726882427.59929: stderr chunk (state=3): >>><<< 21405 1726882427.59933: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882427.59944: _low_level_execute_command(): starting 21405 1726882427.59947: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190 `" && echo ansible-tmp-1726882427.5983317-23412-272901981100190="` echo /root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190 `" ) && sleep 0' 21405 1726882427.61166: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882427.61261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882427.61277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882427.61315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882427.61390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882427.63274: stdout chunk (state=3): >>>ansible-tmp-1726882427.5983317-23412-272901981100190=/root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190 <<< 21405 1726882427.63396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882427.63413: stderr chunk (state=3): >>><<< 21405 1726882427.63418: stdout chunk (state=3): >>><<< 21405 1726882427.63436: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882427.5983317-23412-272901981100190=/root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882427.63471: variable 'ansible_module_compression' from source: unknown 21405 1726882427.63504: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21405 1726882427.63535: variable 'ansible_facts' from source: unknown 21405 1726882427.63584: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190/AnsiballZ_ping.py 21405 1726882427.63683: Sending initial data 21405 1726882427.63686: Sent initial data (153 bytes) 21405 1726882427.64079: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882427.64083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882427.64212: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882427.64240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882427.65750: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882427.65758: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882427.65790: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882427.65835: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpgisom2s_ /root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190/AnsiballZ_ping.py <<< 21405 1726882427.65842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190/AnsiballZ_ping.py" <<< 21405 1726882427.65879: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpgisom2s_" to remote "/root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190/AnsiballZ_ping.py" <<< 21405 1726882427.65882: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190/AnsiballZ_ping.py" <<< 21405 1726882427.66392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882427.66435: stderr chunk (state=3): >>><<< 21405 1726882427.66438: stdout chunk (state=3): >>><<< 21405 1726882427.66486: done transferring module to remote 21405 1726882427.66497: _low_level_execute_command(): starting 21405 1726882427.66504: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190/ /root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190/AnsiballZ_ping.py && sleep 0' 21405 1726882427.66999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882427.67002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882427.67009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21405 1726882427.67012: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882427.67015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882427.67067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882427.67102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882427.68796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882427.68822: stderr chunk (state=3): >>><<< 21405 1726882427.68825: stdout chunk (state=3): >>><<< 21405 1726882427.68844: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882427.68848: _low_level_execute_command(): starting 21405 1726882427.68850: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190/AnsiballZ_ping.py && sleep 0' 21405 1726882427.69267: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882427.69271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882427.69273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882427.69276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882427.69326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882427.69329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882427.69378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882427.84262: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21405 1726882427.85707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882427.85711: stdout chunk (state=3): >>><<< 21405 1726882427.85714: stderr chunk (state=3): >>><<< 21405 1726882427.85717: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882427.85720: 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-1726882427.5983317-23412-272901981100190/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882427.85722: _low_level_execute_command(): starting 21405 1726882427.85724: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882427.5983317-23412-272901981100190/ > /dev/null 2>&1 && sleep 0' 21405 1726882427.86372: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882427.86398: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882427.86479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882427.86534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882427.86553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882427.86581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882427.86668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882427.88556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882427.88560: stdout chunk (state=3): >>><<< 21405 1726882427.88562: stderr chunk (state=3): >>><<< 21405 1726882427.88578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882427.88590: handler run complete 21405 1726882427.88615: attempt loop complete, returning result 21405 1726882427.88645: _execute() done 21405 1726882427.88647: dumping result to json 21405 1726882427.88649: done dumping result, returning 21405 1726882427.88748: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-e466-a5f2-00000000012c] 21405 1726882427.88752: sending task result for task 12673a56-9f93-e466-a5f2-00000000012c 21405 1726882427.88832: done sending task result for task 12673a56-9f93-e466-a5f2-00000000012c 21405 1726882427.88835: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 21405 1726882427.88908: no more pending results, returning what we have 21405 1726882427.88912: results queue empty 21405 1726882427.88913: checking for any_errors_fatal 21405 1726882427.88919: done checking for any_errors_fatal 21405 1726882427.88920: checking for max_fail_percentage 21405 1726882427.88922: done checking for max_fail_percentage 21405 1726882427.88923: checking to see if all hosts have failed and the running result is not ok 21405 1726882427.88924: done checking to see if all hosts have failed 21405 1726882427.88924: getting the remaining hosts for this loop 21405 1726882427.88926: done getting the remaining hosts for this loop 21405 1726882427.88929: getting the next task for host managed_node1 21405 1726882427.88939: done getting next task for host managed_node1 21405 1726882427.88941: ^ task is: TASK: meta (role_complete) 21405 1726882427.88945: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882427.88958: getting variables 21405 1726882427.88960: in VariableManager get_vars() 21405 1726882427.89217: Calling all_inventory to load vars for managed_node1 21405 1726882427.89221: Calling groups_inventory to load vars for managed_node1 21405 1726882427.89223: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882427.89233: Calling all_plugins_play to load vars for managed_node1 21405 1726882427.89236: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882427.89239: Calling groups_plugins_play to load vars for managed_node1 21405 1726882427.91302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882427.93432: done with get_vars() 21405 1726882427.93464: done getting variables 21405 1726882427.93552: done queuing things up, now waiting for results queue to drain 21405 1726882427.93554: results queue empty 21405 1726882427.93555: checking for any_errors_fatal 21405 1726882427.93558: done checking for any_errors_fatal 21405 1726882427.93559: checking for max_fail_percentage 21405 1726882427.93560: done checking for max_fail_percentage 21405 1726882427.93561: checking to see if all hosts have failed and the running result is not ok 21405 1726882427.93561: done checking to see if all hosts have failed 21405 1726882427.93562: getting the remaining hosts for this loop 21405 1726882427.93563: done getting the remaining hosts for this loop 21405 1726882427.93566: getting the next task for host managed_node1 21405 1726882427.93570: done getting next task for host managed_node1 21405 1726882427.93572: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21405 1726882427.93574: ^ state is: HOST STATE: block=3, task=27, 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 21405 1726882427.93577: getting variables 21405 1726882427.93578: in VariableManager get_vars() 21405 1726882427.93600: Calling all_inventory to load vars for managed_node1 21405 1726882427.93603: Calling groups_inventory to load vars for managed_node1 21405 1726882427.93605: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882427.93610: Calling all_plugins_play to load vars for managed_node1 21405 1726882427.93613: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882427.93616: Calling groups_plugins_play to load vars for managed_node1 21405 1726882427.94930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882427.96561: done with get_vars() 21405 1726882427.96582: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:210 Friday 20 September 2024 21:33:47 -0400 (0:00:00.435) 0:00:44.197 ****** 21405 1726882427.96662: entering _queue_task() for managed_node1/include_tasks 21405 1726882427.97166: worker is 1 (out of 1 available) 21405 1726882427.97178: exiting _queue_task() for managed_node1/include_tasks 21405 1726882427.97190: done queuing things up, now waiting for results queue to drain 21405 1726882427.97191: waiting for pending results... 21405 1726882427.97480: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21405 1726882427.97687: in run() - task 12673a56-9f93-e466-a5f2-00000000015c 21405 1726882427.97690: variable 'ansible_search_path' from source: unknown 21405 1726882427.97696: calling self._execute() 21405 1726882427.97778: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882427.97806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882427.97822: variable 'omit' from source: magic vars 21405 1726882427.98253: variable 'ansible_distribution_major_version' from source: facts 21405 1726882427.98264: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882427.98450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882427.98704: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882427.98769: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882427.98776: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882427.98811: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882427.98886: variable 'networkmanager_version' from source: set_fact 21405 1726882427.98982: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882427.98985: _execute() done 21405 1726882427.98987: dumping result to json 21405 1726882427.98989: done dumping result, returning 21405 1726882427.98992: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-e466-a5f2-00000000015c] 21405 1726882427.98995: sending task result for task 12673a56-9f93-e466-a5f2-00000000015c 21405 1726882427.99061: done sending task result for task 12673a56-9f93-e466-a5f2-00000000015c 21405 1726882427.99063: WORKER PROCESS EXITING 21405 1726882427.99090: no more pending results, returning what we have 21405 1726882427.99096: in VariableManager get_vars() 21405 1726882427.99151: Calling all_inventory to load vars for managed_node1 21405 1726882427.99153: Calling groups_inventory to load vars for managed_node1 21405 1726882427.99156: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882427.99166: Calling all_plugins_play to load vars for managed_node1 21405 1726882427.99168: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882427.99171: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.00878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.02231: done with get_vars() 21405 1726882428.02248: variable 'ansible_search_path' from source: unknown 21405 1726882428.02261: we have included files to process 21405 1726882428.02261: generating all_blocks data 21405 1726882428.02263: done generating all_blocks data 21405 1726882428.02267: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21405 1726882428.02268: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21405 1726882428.02269: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21405 1726882428.02534: in VariableManager get_vars() 21405 1726882428.02553: done with get_vars() 21405 1726882428.02975: done processing included file 21405 1726882428.02976: iterating over new_blocks loaded from include file 21405 1726882428.02977: in VariableManager get_vars() 21405 1726882428.02992: done with get_vars() 21405 1726882428.02995: filtering new block on tags 21405 1726882428.03099: done filtering new block on tags 21405 1726882428.03102: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 21405 1726882428.03107: extending task lists for all hosts with included blocks 21405 1726882428.03722: done extending task lists 21405 1726882428.03723: done processing included files 21405 1726882428.03724: results queue empty 21405 1726882428.03724: checking for any_errors_fatal 21405 1726882428.03725: done checking for any_errors_fatal 21405 1726882428.03726: checking for max_fail_percentage 21405 1726882428.03726: done checking for max_fail_percentage 21405 1726882428.03727: checking to see if all hosts have failed and the running result is not ok 21405 1726882428.03728: done checking to see if all hosts have failed 21405 1726882428.03728: getting the remaining hosts for this loop 21405 1726882428.03729: done getting the remaining hosts for this loop 21405 1726882428.03730: getting the next task for host managed_node1 21405 1726882428.03733: done getting next task for host managed_node1 21405 1726882428.03734: ^ task is: TASK: Ensure state in ["present", "absent"] 21405 1726882428.03736: ^ state is: HOST STATE: block=3, task=27, 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 21405 1726882428.03738: getting variables 21405 1726882428.03738: in VariableManager get_vars() 21405 1726882428.03749: Calling all_inventory to load vars for managed_node1 21405 1726882428.03750: Calling groups_inventory to load vars for managed_node1 21405 1726882428.03752: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882428.03757: Calling all_plugins_play to load vars for managed_node1 21405 1726882428.03759: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882428.03761: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.04787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.05756: done with get_vars() 21405 1726882428.05771: done getting variables 21405 1726882428.05805: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:33:48 -0400 (0:00:00.091) 0:00:44.288 ****** 21405 1726882428.05828: entering _queue_task() for managed_node1/fail 21405 1726882428.06103: worker is 1 (out of 1 available) 21405 1726882428.06116: exiting _queue_task() for managed_node1/fail 21405 1726882428.06128: done queuing things up, now waiting for results queue to drain 21405 1726882428.06130: waiting for pending results... 21405 1726882428.06323: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 21405 1726882428.06396: in run() - task 12673a56-9f93-e466-a5f2-000000000663 21405 1726882428.06408: variable 'ansible_search_path' from source: unknown 21405 1726882428.06412: variable 'ansible_search_path' from source: unknown 21405 1726882428.06442: calling self._execute() 21405 1726882428.06529: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.06533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.06542: variable 'omit' from source: magic vars 21405 1726882428.06840: variable 'ansible_distribution_major_version' from source: facts 21405 1726882428.06850: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882428.06970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882428.07171: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882428.07207: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882428.07237: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882428.07262: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882428.07322: variable 'networkmanager_version' from source: set_fact 21405 1726882428.07333: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882428.07420: variable 'state' from source: include params 21405 1726882428.07423: Evaluated conditional (state not in ["present", "absent"]): False 21405 1726882428.07426: when evaluation is False, skipping this task 21405 1726882428.07428: _execute() done 21405 1726882428.07433: dumping result to json 21405 1726882428.07437: done dumping result, returning 21405 1726882428.07445: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [12673a56-9f93-e466-a5f2-000000000663] 21405 1726882428.07448: sending task result for task 12673a56-9f93-e466-a5f2-000000000663 21405 1726882428.07538: done sending task result for task 12673a56-9f93-e466-a5f2-000000000663 21405 1726882428.07541: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 21405 1726882428.07592: no more pending results, returning what we have 21405 1726882428.07597: results queue empty 21405 1726882428.07598: checking for any_errors_fatal 21405 1726882428.07600: done checking for any_errors_fatal 21405 1726882428.07601: checking for max_fail_percentage 21405 1726882428.07602: done checking for max_fail_percentage 21405 1726882428.07603: checking to see if all hosts have failed and the running result is not ok 21405 1726882428.07604: done checking to see if all hosts have failed 21405 1726882428.07605: getting the remaining hosts for this loop 21405 1726882428.07606: done getting the remaining hosts for this loop 21405 1726882428.07610: getting the next task for host managed_node1 21405 1726882428.07616: done getting next task for host managed_node1 21405 1726882428.07618: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 21405 1726882428.07623: ^ state is: HOST STATE: block=3, task=27, 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 21405 1726882428.07627: getting variables 21405 1726882428.07628: in VariableManager get_vars() 21405 1726882428.07677: Calling all_inventory to load vars for managed_node1 21405 1726882428.07679: Calling groups_inventory to load vars for managed_node1 21405 1726882428.07681: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882428.07720: Calling all_plugins_play to load vars for managed_node1 21405 1726882428.07725: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882428.07728: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.08512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.09474: done with get_vars() 21405 1726882428.09488: done getting variables 21405 1726882428.09539: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:33:48 -0400 (0:00:00.037) 0:00:44.326 ****** 21405 1726882428.09566: entering _queue_task() for managed_node1/fail 21405 1726882428.09808: worker is 1 (out of 1 available) 21405 1726882428.09822: exiting _queue_task() for managed_node1/fail 21405 1726882428.09833: done queuing things up, now waiting for results queue to drain 21405 1726882428.09834: waiting for pending results... 21405 1726882428.10007: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 21405 1726882428.10078: in run() - task 12673a56-9f93-e466-a5f2-000000000664 21405 1726882428.10089: variable 'ansible_search_path' from source: unknown 21405 1726882428.10097: variable 'ansible_search_path' from source: unknown 21405 1726882428.10123: calling self._execute() 21405 1726882428.10209: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.10214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.10222: variable 'omit' from source: magic vars 21405 1726882428.10495: variable 'ansible_distribution_major_version' from source: facts 21405 1726882428.10506: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882428.10628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882428.10816: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882428.10851: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882428.10876: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882428.10904: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882428.10960: variable 'networkmanager_version' from source: set_fact 21405 1726882428.10971: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882428.11066: variable 'type' from source: play vars 21405 1726882428.11070: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 21405 1726882428.11073: when evaluation is False, skipping this task 21405 1726882428.11075: _execute() done 21405 1726882428.11080: dumping result to json 21405 1726882428.11082: done dumping result, returning 21405 1726882428.11088: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [12673a56-9f93-e466-a5f2-000000000664] 21405 1726882428.11095: sending task result for task 12673a56-9f93-e466-a5f2-000000000664 21405 1726882428.11179: done sending task result for task 12673a56-9f93-e466-a5f2-000000000664 21405 1726882428.11182: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 21405 1726882428.11230: no more pending results, returning what we have 21405 1726882428.11233: results queue empty 21405 1726882428.11234: checking for any_errors_fatal 21405 1726882428.11243: done checking for any_errors_fatal 21405 1726882428.11243: checking for max_fail_percentage 21405 1726882428.11245: done checking for max_fail_percentage 21405 1726882428.11246: checking to see if all hosts have failed and the running result is not ok 21405 1726882428.11247: done checking to see if all hosts have failed 21405 1726882428.11248: getting the remaining hosts for this loop 21405 1726882428.11249: done getting the remaining hosts for this loop 21405 1726882428.11253: getting the next task for host managed_node1 21405 1726882428.11260: done getting next task for host managed_node1 21405 1726882428.11263: ^ task is: TASK: Include the task 'show_interfaces.yml' 21405 1726882428.11267: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882428.11270: getting variables 21405 1726882428.11272: in VariableManager get_vars() 21405 1726882428.11318: Calling all_inventory to load vars for managed_node1 21405 1726882428.11321: Calling groups_inventory to load vars for managed_node1 21405 1726882428.11323: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882428.11332: Calling all_plugins_play to load vars for managed_node1 21405 1726882428.11334: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882428.11336: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.12098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.12954: done with get_vars() 21405 1726882428.12969: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:33:48 -0400 (0:00:00.034) 0:00:44.360 ****** 21405 1726882428.13037: entering _queue_task() for managed_node1/include_tasks 21405 1726882428.13262: worker is 1 (out of 1 available) 21405 1726882428.13275: exiting _queue_task() for managed_node1/include_tasks 21405 1726882428.13286: done queuing things up, now waiting for results queue to drain 21405 1726882428.13287: waiting for pending results... 21405 1726882428.13459: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21405 1726882428.13537: in run() - task 12673a56-9f93-e466-a5f2-000000000665 21405 1726882428.13548: variable 'ansible_search_path' from source: unknown 21405 1726882428.13552: variable 'ansible_search_path' from source: unknown 21405 1726882428.13578: calling self._execute() 21405 1726882428.13667: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.13671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.13679: variable 'omit' from source: magic vars 21405 1726882428.13966: variable 'ansible_distribution_major_version' from source: facts 21405 1726882428.13975: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882428.14098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882428.14295: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882428.14329: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882428.14353: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882428.14380: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882428.14448: variable 'networkmanager_version' from source: set_fact 21405 1726882428.14458: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882428.14461: _execute() done 21405 1726882428.14466: dumping result to json 21405 1726882428.14469: done dumping result, returning 21405 1726882428.14475: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-e466-a5f2-000000000665] 21405 1726882428.14481: sending task result for task 12673a56-9f93-e466-a5f2-000000000665 21405 1726882428.14565: done sending task result for task 12673a56-9f93-e466-a5f2-000000000665 21405 1726882428.14567: WORKER PROCESS EXITING 21405 1726882428.14628: no more pending results, returning what we have 21405 1726882428.14632: in VariableManager get_vars() 21405 1726882428.14678: Calling all_inventory to load vars for managed_node1 21405 1726882428.14681: Calling groups_inventory to load vars for managed_node1 21405 1726882428.14683: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882428.14692: Calling all_plugins_play to load vars for managed_node1 21405 1726882428.14697: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882428.14700: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.15602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.16517: done with get_vars() 21405 1726882428.16537: variable 'ansible_search_path' from source: unknown 21405 1726882428.16539: variable 'ansible_search_path' from source: unknown 21405 1726882428.16575: we have included files to process 21405 1726882428.16577: generating all_blocks data 21405 1726882428.16578: done generating all_blocks data 21405 1726882428.16583: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21405 1726882428.16584: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21405 1726882428.16586: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21405 1726882428.16688: in VariableManager get_vars() 21405 1726882428.16720: done with get_vars() 21405 1726882428.16832: done processing included file 21405 1726882428.16835: iterating over new_blocks loaded from include file 21405 1726882428.16836: in VariableManager get_vars() 21405 1726882428.16862: done with get_vars() 21405 1726882428.16864: filtering new block on tags 21405 1726882428.16902: done filtering new block on tags 21405 1726882428.16905: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 21405 1726882428.16910: extending task lists for all hosts with included blocks 21405 1726882428.17370: done extending task lists 21405 1726882428.17372: done processing included files 21405 1726882428.17373: results queue empty 21405 1726882428.17373: checking for any_errors_fatal 21405 1726882428.17376: done checking for any_errors_fatal 21405 1726882428.17377: checking for max_fail_percentage 21405 1726882428.17378: done checking for max_fail_percentage 21405 1726882428.17379: checking to see if all hosts have failed and the running result is not ok 21405 1726882428.17380: done checking to see if all hosts have failed 21405 1726882428.17381: getting the remaining hosts for this loop 21405 1726882428.17382: done getting the remaining hosts for this loop 21405 1726882428.17384: getting the next task for host managed_node1 21405 1726882428.17388: done getting next task for host managed_node1 21405 1726882428.17391: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21405 1726882428.17396: ^ state is: HOST STATE: block=3, task=27, 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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882428.17399: getting variables 21405 1726882428.17400: in VariableManager get_vars() 21405 1726882428.17417: Calling all_inventory to load vars for managed_node1 21405 1726882428.17419: Calling groups_inventory to load vars for managed_node1 21405 1726882428.17421: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882428.17427: Calling all_plugins_play to load vars for managed_node1 21405 1726882428.17429: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882428.17432: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.18134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.18970: done with get_vars() 21405 1726882428.18985: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:33:48 -0400 (0:00:00.060) 0:00:44.420 ****** 21405 1726882428.19041: entering _queue_task() for managed_node1/include_tasks 21405 1726882428.19304: worker is 1 (out of 1 available) 21405 1726882428.19319: exiting _queue_task() for managed_node1/include_tasks 21405 1726882428.19332: done queuing things up, now waiting for results queue to drain 21405 1726882428.19333: waiting for pending results... 21405 1726882428.19515: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 21405 1726882428.19601: in run() - task 12673a56-9f93-e466-a5f2-0000000006fd 21405 1726882428.19613: variable 'ansible_search_path' from source: unknown 21405 1726882428.19618: variable 'ansible_search_path' from source: unknown 21405 1726882428.19646: calling self._execute() 21405 1726882428.19729: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.19732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.19741: variable 'omit' from source: magic vars 21405 1726882428.20015: variable 'ansible_distribution_major_version' from source: facts 21405 1726882428.20025: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882428.20145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882428.20338: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882428.20369: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882428.20394: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882428.20421: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882428.20478: variable 'networkmanager_version' from source: set_fact 21405 1726882428.20488: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882428.20492: _execute() done 21405 1726882428.20501: dumping result to json 21405 1726882428.20503: done dumping result, returning 21405 1726882428.20510: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [12673a56-9f93-e466-a5f2-0000000006fd] 21405 1726882428.20515: sending task result for task 12673a56-9f93-e466-a5f2-0000000006fd 21405 1726882428.20591: done sending task result for task 12673a56-9f93-e466-a5f2-0000000006fd 21405 1726882428.20597: WORKER PROCESS EXITING 21405 1726882428.20622: no more pending results, returning what we have 21405 1726882428.20626: in VariableManager get_vars() 21405 1726882428.20676: Calling all_inventory to load vars for managed_node1 21405 1726882428.20678: Calling groups_inventory to load vars for managed_node1 21405 1726882428.20681: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882428.20691: Calling all_plugins_play to load vars for managed_node1 21405 1726882428.20697: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882428.20700: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.21551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.22407: done with get_vars() 21405 1726882428.22424: variable 'ansible_search_path' from source: unknown 21405 1726882428.22426: variable 'ansible_search_path' from source: unknown 21405 1726882428.22465: we have included files to process 21405 1726882428.22466: generating all_blocks data 21405 1726882428.22467: done generating all_blocks data 21405 1726882428.22468: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21405 1726882428.22469: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21405 1726882428.22470: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21405 1726882428.22652: done processing included file 21405 1726882428.22654: iterating over new_blocks loaded from include file 21405 1726882428.22655: in VariableManager get_vars() 21405 1726882428.22673: done with get_vars() 21405 1726882428.22674: filtering new block on tags 21405 1726882428.22699: done filtering new block on tags 21405 1726882428.22701: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 21405 1726882428.22705: extending task lists for all hosts with included blocks 21405 1726882428.22805: done extending task lists 21405 1726882428.22806: done processing included files 21405 1726882428.22806: results queue empty 21405 1726882428.22807: checking for any_errors_fatal 21405 1726882428.22809: done checking for any_errors_fatal 21405 1726882428.22810: checking for max_fail_percentage 21405 1726882428.22810: done checking for max_fail_percentage 21405 1726882428.22811: checking to see if all hosts have failed and the running result is not ok 21405 1726882428.22811: done checking to see if all hosts have failed 21405 1726882428.22812: getting the remaining hosts for this loop 21405 1726882428.22813: done getting the remaining hosts for this loop 21405 1726882428.22814: getting the next task for host managed_node1 21405 1726882428.22817: done getting next task for host managed_node1 21405 1726882428.22819: ^ task is: TASK: Gather current interface info 21405 1726882428.22822: ^ state is: HOST STATE: block=3, task=27, 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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882428.22823: getting variables 21405 1726882428.22824: in VariableManager get_vars() 21405 1726882428.22835: Calling all_inventory to load vars for managed_node1 21405 1726882428.22836: Calling groups_inventory to load vars for managed_node1 21405 1726882428.22837: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882428.22841: Calling all_plugins_play to load vars for managed_node1 21405 1726882428.22842: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882428.22844: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.23481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.24361: done with get_vars() 21405 1726882428.24376: done getting variables 21405 1726882428.24408: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:33:48 -0400 (0:00:00.053) 0:00:44.474 ****** 21405 1726882428.24438: entering _queue_task() for managed_node1/command 21405 1726882428.24701: worker is 1 (out of 1 available) 21405 1726882428.24716: exiting _queue_task() for managed_node1/command 21405 1726882428.24726: done queuing things up, now waiting for results queue to drain 21405 1726882428.24728: waiting for pending results... 21405 1726882428.24907: running TaskExecutor() for managed_node1/TASK: Gather current interface info 21405 1726882428.25001: in run() - task 12673a56-9f93-e466-a5f2-000000000740 21405 1726882428.25014: variable 'ansible_search_path' from source: unknown 21405 1726882428.25019: variable 'ansible_search_path' from source: unknown 21405 1726882428.25046: calling self._execute() 21405 1726882428.25128: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.25132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.25140: variable 'omit' from source: magic vars 21405 1726882428.25419: variable 'ansible_distribution_major_version' from source: facts 21405 1726882428.25429: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882428.25551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882428.25752: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882428.25785: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882428.25814: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882428.25842: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882428.25902: variable 'networkmanager_version' from source: set_fact 21405 1726882428.25913: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882428.25918: variable 'omit' from source: magic vars 21405 1726882428.25955: variable 'omit' from source: magic vars 21405 1726882428.25980: variable 'omit' from source: magic vars 21405 1726882428.26008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882428.26030: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882428.26048: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882428.26062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882428.26071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882428.26095: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882428.26101: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.26104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.26173: Set connection var ansible_shell_executable to /bin/sh 21405 1726882428.26178: Set connection var ansible_pipelining to False 21405 1726882428.26180: Set connection var ansible_shell_type to sh 21405 1726882428.26186: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882428.26194: Set connection var ansible_connection to ssh 21405 1726882428.26201: Set connection var ansible_timeout to 10 21405 1726882428.26217: variable 'ansible_shell_executable' from source: unknown 21405 1726882428.26220: variable 'ansible_connection' from source: unknown 21405 1726882428.26223: variable 'ansible_module_compression' from source: unknown 21405 1726882428.26225: variable 'ansible_shell_type' from source: unknown 21405 1726882428.26228: variable 'ansible_shell_executable' from source: unknown 21405 1726882428.26230: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.26232: variable 'ansible_pipelining' from source: unknown 21405 1726882428.26235: variable 'ansible_timeout' from source: unknown 21405 1726882428.26239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.26319: 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) 21405 1726882428.26328: variable 'omit' from source: magic vars 21405 1726882428.26333: starting attempt loop 21405 1726882428.26335: running the handler 21405 1726882428.26348: _low_level_execute_command(): starting 21405 1726882428.26355: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882428.26871: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882428.26877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882428.26880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.26931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882428.26934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882428.26938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.26992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882428.28651: stdout chunk (state=3): >>>/root <<< 21405 1726882428.28751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882428.28783: stderr chunk (state=3): >>><<< 21405 1726882428.28786: stdout chunk (state=3): >>><<< 21405 1726882428.28809: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882428.28823: _low_level_execute_command(): starting 21405 1726882428.28830: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833 `" && echo ansible-tmp-1726882428.2880878-23456-272196660607833="` echo /root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833 `" ) && sleep 0' 21405 1726882428.29255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882428.29259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882428.29289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882428.29292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21405 1726882428.29300: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882428.29303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.29356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882428.29359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882428.29363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.29405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882428.31263: stdout chunk (state=3): >>>ansible-tmp-1726882428.2880878-23456-272196660607833=/root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833 <<< 21405 1726882428.31363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882428.31390: stderr chunk (state=3): >>><<< 21405 1726882428.31397: stdout chunk (state=3): >>><<< 21405 1726882428.31411: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882428.2880878-23456-272196660607833=/root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882428.31436: variable 'ansible_module_compression' from source: unknown 21405 1726882428.31480: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882428.31513: variable 'ansible_facts' from source: unknown 21405 1726882428.31568: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833/AnsiballZ_command.py 21405 1726882428.31673: Sending initial data 21405 1726882428.31676: Sent initial data (156 bytes) 21405 1726882428.32133: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882428.32136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.32138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882428.32140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.32186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882428.32189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882428.32197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.32231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882428.33752: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882428.33755: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882428.33785: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882428.33827: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpz9rf746a /root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833/AnsiballZ_command.py <<< 21405 1726882428.33834: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833/AnsiballZ_command.py" <<< 21405 1726882428.33870: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpz9rf746a" to remote "/root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833/AnsiballZ_command.py" <<< 21405 1726882428.33877: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833/AnsiballZ_command.py" <<< 21405 1726882428.34381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882428.34422: stderr chunk (state=3): >>><<< 21405 1726882428.34425: stdout chunk (state=3): >>><<< 21405 1726882428.34442: done transferring module to remote 21405 1726882428.34450: _low_level_execute_command(): starting 21405 1726882428.34454: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833/ /root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833/AnsiballZ_command.py && sleep 0' 21405 1726882428.34860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882428.34867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882428.34900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.34903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882428.34905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882428.34907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.34949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882428.34953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882428.34962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.35014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882428.36723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882428.36743: stderr chunk (state=3): >>><<< 21405 1726882428.36747: stdout chunk (state=3): >>><<< 21405 1726882428.36759: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882428.36761: _low_level_execute_command(): starting 21405 1726882428.36767: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833/AnsiballZ_command.py && sleep 0' 21405 1726882428.37185: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882428.37188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.37190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882428.37192: 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.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882428.37197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.37243: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882428.37246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882428.37261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.37323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882428.52483: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:33:48.520497", "end": "2024-09-20 21:33:48.523476", "delta": "0:00:00.002979", "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}}} <<< 21405 1726882428.53891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882428.53901: stdout chunk (state=3): >>><<< 21405 1726882428.53904: stderr chunk (state=3): >>><<< 21405 1726882428.54107: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:33:48.520497", "end": "2024-09-20 21:33:48.523476", "delta": "0:00:00.002979", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882428.54111: 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-1726882428.2880878-23456-272196660607833/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882428.54118: _low_level_execute_command(): starting 21405 1726882428.54121: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882428.2880878-23456-272196660607833/ > /dev/null 2>&1 && sleep 0' 21405 1726882428.54754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882428.54780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882428.54801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882428.54888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.54930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882428.54949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882428.54971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.55061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882428.56818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882428.56842: stderr chunk (state=3): >>><<< 21405 1726882428.56846: stdout chunk (state=3): >>><<< 21405 1726882428.56858: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882428.56864: handler run complete 21405 1726882428.56885: Evaluated conditional (False): False 21405 1726882428.56896: attempt loop complete, returning result 21405 1726882428.56900: _execute() done 21405 1726882428.56904: dumping result to json 21405 1726882428.56909: done dumping result, returning 21405 1726882428.56916: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [12673a56-9f93-e466-a5f2-000000000740] 21405 1726882428.56921: sending task result for task 12673a56-9f93-e466-a5f2-000000000740 21405 1726882428.57020: done sending task result for task 12673a56-9f93-e466-a5f2-000000000740 21405 1726882428.57023: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002979", "end": "2024-09-20 21:33:48.523476", "rc": 0, "start": "2024-09-20 21:33:48.520497" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 21405 1726882428.57091: no more pending results, returning what we have 21405 1726882428.57097: results queue empty 21405 1726882428.57098: checking for any_errors_fatal 21405 1726882428.57100: done checking for any_errors_fatal 21405 1726882428.57100: checking for max_fail_percentage 21405 1726882428.57102: done checking for max_fail_percentage 21405 1726882428.57103: checking to see if all hosts have failed and the running result is not ok 21405 1726882428.57104: done checking to see if all hosts have failed 21405 1726882428.57105: getting the remaining hosts for this loop 21405 1726882428.57106: done getting the remaining hosts for this loop 21405 1726882428.57109: getting the next task for host managed_node1 21405 1726882428.57117: done getting next task for host managed_node1 21405 1726882428.57119: ^ task is: TASK: Set current_interfaces 21405 1726882428.57125: ^ state is: HOST STATE: block=3, task=27, 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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882428.57130: getting variables 21405 1726882428.57131: in VariableManager get_vars() 21405 1726882428.57180: Calling all_inventory to load vars for managed_node1 21405 1726882428.57183: Calling groups_inventory to load vars for managed_node1 21405 1726882428.57185: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882428.57203: Calling all_plugins_play to load vars for managed_node1 21405 1726882428.57207: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882428.57210: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.58299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.59347: done with get_vars() 21405 1726882428.59364: done getting variables 21405 1726882428.59409: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:33:48 -0400 (0:00:00.349) 0:00:44.824 ****** 21405 1726882428.59436: entering _queue_task() for managed_node1/set_fact 21405 1726882428.59672: worker is 1 (out of 1 available) 21405 1726882428.59684: exiting _queue_task() for managed_node1/set_fact 21405 1726882428.59698: done queuing things up, now waiting for results queue to drain 21405 1726882428.59700: waiting for pending results... 21405 1726882428.59872: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 21405 1726882428.59964: in run() - task 12673a56-9f93-e466-a5f2-000000000741 21405 1726882428.59976: variable 'ansible_search_path' from source: unknown 21405 1726882428.59980: variable 'ansible_search_path' from source: unknown 21405 1726882428.60010: calling self._execute() 21405 1726882428.60089: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.60097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.60104: variable 'omit' from source: magic vars 21405 1726882428.60373: variable 'ansible_distribution_major_version' from source: facts 21405 1726882428.60383: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882428.60505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882428.60757: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882428.60922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882428.60925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882428.60927: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882428.60929: variable 'networkmanager_version' from source: set_fact 21405 1726882428.60931: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882428.60933: variable 'omit' from source: magic vars 21405 1726882428.60977: variable 'omit' from source: magic vars 21405 1726882428.61080: variable '_current_interfaces' from source: set_fact 21405 1726882428.61143: variable 'omit' from source: magic vars 21405 1726882428.61171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882428.61202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882428.61292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882428.61300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882428.61303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882428.61305: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882428.61308: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.61310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.61380: Set connection var ansible_shell_executable to /bin/sh 21405 1726882428.61384: Set connection var ansible_pipelining to False 21405 1726882428.61386: Set connection var ansible_shell_type to sh 21405 1726882428.61390: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882428.61402: Set connection var ansible_connection to ssh 21405 1726882428.61407: Set connection var ansible_timeout to 10 21405 1726882428.61490: variable 'ansible_shell_executable' from source: unknown 21405 1726882428.61498: variable 'ansible_connection' from source: unknown 21405 1726882428.61501: variable 'ansible_module_compression' from source: unknown 21405 1726882428.61503: variable 'ansible_shell_type' from source: unknown 21405 1726882428.61506: variable 'ansible_shell_executable' from source: unknown 21405 1726882428.61508: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.61510: variable 'ansible_pipelining' from source: unknown 21405 1726882428.61512: variable 'ansible_timeout' from source: unknown 21405 1726882428.61514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.61553: 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) 21405 1726882428.61565: variable 'omit' from source: magic vars 21405 1726882428.61578: starting attempt loop 21405 1726882428.61581: running the handler 21405 1726882428.61584: handler run complete 21405 1726882428.61602: attempt loop complete, returning result 21405 1726882428.61605: _execute() done 21405 1726882428.61707: dumping result to json 21405 1726882428.61714: done dumping result, returning 21405 1726882428.61716: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [12673a56-9f93-e466-a5f2-000000000741] 21405 1726882428.61719: sending task result for task 12673a56-9f93-e466-a5f2-000000000741 21405 1726882428.61877: done sending task result for task 12673a56-9f93-e466-a5f2-000000000741 21405 1726882428.61880: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } 21405 1726882428.61977: no more pending results, returning what we have 21405 1726882428.61981: results queue empty 21405 1726882428.61982: checking for any_errors_fatal 21405 1726882428.62029: done checking for any_errors_fatal 21405 1726882428.62031: checking for max_fail_percentage 21405 1726882428.62033: done checking for max_fail_percentage 21405 1726882428.62034: checking to see if all hosts have failed and the running result is not ok 21405 1726882428.62035: done checking to see if all hosts have failed 21405 1726882428.62036: getting the remaining hosts for this loop 21405 1726882428.62037: done getting the remaining hosts for this loop 21405 1726882428.62041: getting the next task for host managed_node1 21405 1726882428.62050: done getting next task for host managed_node1 21405 1726882428.62053: ^ task is: TASK: Show current_interfaces 21405 1726882428.62059: ^ state is: HOST STATE: block=3, task=27, 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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882428.62063: getting variables 21405 1726882428.62065: in VariableManager get_vars() 21405 1726882428.62244: Calling all_inventory to load vars for managed_node1 21405 1726882428.62248: Calling groups_inventory to load vars for managed_node1 21405 1726882428.62250: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882428.62260: Calling all_plugins_play to load vars for managed_node1 21405 1726882428.62264: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882428.62273: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.64314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.66891: done with get_vars() 21405 1726882428.66922: done getting variables 21405 1726882428.67006: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:33:48 -0400 (0:00:00.076) 0:00:44.900 ****** 21405 1726882428.67041: entering _queue_task() for managed_node1/debug 21405 1726882428.67329: worker is 1 (out of 1 available) 21405 1726882428.67342: exiting _queue_task() for managed_node1/debug 21405 1726882428.67355: done queuing things up, now waiting for results queue to drain 21405 1726882428.67356: waiting for pending results... 21405 1726882428.67533: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 21405 1726882428.67623: in run() - task 12673a56-9f93-e466-a5f2-0000000006fe 21405 1726882428.67636: variable 'ansible_search_path' from source: unknown 21405 1726882428.67640: variable 'ansible_search_path' from source: unknown 21405 1726882428.67666: calling self._execute() 21405 1726882428.67745: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.67749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.67757: variable 'omit' from source: magic vars 21405 1726882428.68030: variable 'ansible_distribution_major_version' from source: facts 21405 1726882428.68040: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882428.68160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882428.68353: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882428.68387: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882428.68416: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882428.68442: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882428.68501: variable 'networkmanager_version' from source: set_fact 21405 1726882428.68512: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882428.68517: variable 'omit' from source: magic vars 21405 1726882428.68551: variable 'omit' from source: magic vars 21405 1726882428.68621: variable 'current_interfaces' from source: set_fact 21405 1726882428.68641: variable 'omit' from source: magic vars 21405 1726882428.68665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882428.68691: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882428.68704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882428.68718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882428.68726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882428.68749: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882428.68752: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.68754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.68859: Set connection var ansible_shell_executable to /bin/sh 21405 1726882428.68862: Set connection var ansible_pipelining to False 21405 1726882428.68865: Set connection var ansible_shell_type to sh 21405 1726882428.68867: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882428.68869: Set connection var ansible_connection to ssh 21405 1726882428.68871: Set connection var ansible_timeout to 10 21405 1726882428.68956: variable 'ansible_shell_executable' from source: unknown 21405 1726882428.68960: variable 'ansible_connection' from source: unknown 21405 1726882428.68963: variable 'ansible_module_compression' from source: unknown 21405 1726882428.68965: variable 'ansible_shell_type' from source: unknown 21405 1726882428.68967: variable 'ansible_shell_executable' from source: unknown 21405 1726882428.68969: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.68971: variable 'ansible_pipelining' from source: unknown 21405 1726882428.68973: variable 'ansible_timeout' from source: unknown 21405 1726882428.68975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.69092: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882428.69107: variable 'omit' from source: magic vars 21405 1726882428.69110: starting attempt loop 21405 1726882428.69112: running the handler 21405 1726882428.69114: handler run complete 21405 1726882428.69117: attempt loop complete, returning result 21405 1726882428.69118: _execute() done 21405 1726882428.69120: dumping result to json 21405 1726882428.69122: done dumping result, returning 21405 1726882428.69152: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [12673a56-9f93-e466-a5f2-0000000006fe] 21405 1726882428.69162: sending task result for task 12673a56-9f93-e466-a5f2-0000000006fe 21405 1726882428.69435: done sending task result for task 12673a56-9f93-e466-a5f2-0000000006fe 21405 1726882428.69438: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] 21405 1726882428.69485: no more pending results, returning what we have 21405 1726882428.69489: results queue empty 21405 1726882428.69490: checking for any_errors_fatal 21405 1726882428.69502: done checking for any_errors_fatal 21405 1726882428.69503: checking for max_fail_percentage 21405 1726882428.69505: done checking for max_fail_percentage 21405 1726882428.69506: checking to see if all hosts have failed and the running result is not ok 21405 1726882428.69507: done checking to see if all hosts have failed 21405 1726882428.69507: getting the remaining hosts for this loop 21405 1726882428.69509: done getting the remaining hosts for this loop 21405 1726882428.69512: getting the next task for host managed_node1 21405 1726882428.69521: done getting next task for host managed_node1 21405 1726882428.69524: ^ task is: TASK: Install iproute 21405 1726882428.69528: ^ state is: HOST STATE: block=3, task=27, 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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882428.69534: getting variables 21405 1726882428.69535: in VariableManager get_vars() 21405 1726882428.69598: Calling all_inventory to load vars for managed_node1 21405 1726882428.69601: Calling groups_inventory to load vars for managed_node1 21405 1726882428.69603: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882428.69614: Calling all_plugins_play to load vars for managed_node1 21405 1726882428.69617: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882428.69620: Calling groups_plugins_play to load vars for managed_node1 21405 1726882428.70546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882428.71402: done with get_vars() 21405 1726882428.71418: done getting variables 21405 1726882428.71458: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:33:48 -0400 (0:00:00.044) 0:00:44.945 ****** 21405 1726882428.71485: entering _queue_task() for managed_node1/package 21405 1726882428.71719: worker is 1 (out of 1 available) 21405 1726882428.71734: exiting _queue_task() for managed_node1/package 21405 1726882428.71744: done queuing things up, now waiting for results queue to drain 21405 1726882428.71745: waiting for pending results... 21405 1726882428.71919: running TaskExecutor() for managed_node1/TASK: Install iproute 21405 1726882428.71990: in run() - task 12673a56-9f93-e466-a5f2-000000000666 21405 1726882428.72008: variable 'ansible_search_path' from source: unknown 21405 1726882428.72013: variable 'ansible_search_path' from source: unknown 21405 1726882428.72039: calling self._execute() 21405 1726882428.72118: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.72124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.72132: variable 'omit' from source: magic vars 21405 1726882428.72398: variable 'ansible_distribution_major_version' from source: facts 21405 1726882428.72413: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882428.72536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882428.72733: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882428.72766: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882428.72790: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882428.72820: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882428.72881: variable 'networkmanager_version' from source: set_fact 21405 1726882428.72891: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882428.72900: variable 'omit' from source: magic vars 21405 1726882428.72930: variable 'omit' from source: magic vars 21405 1726882428.73030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21405 1726882428.74597: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21405 1726882428.74646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21405 1726882428.74672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21405 1726882428.74697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21405 1726882428.74720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21405 1726882428.74781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21405 1726882428.74806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21405 1726882428.74826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21405 1726882428.74852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21405 1726882428.74863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21405 1726882428.74933: variable '__network_is_ostree' from source: set_fact 21405 1726882428.74937: variable 'omit' from source: magic vars 21405 1726882428.74958: variable 'omit' from source: magic vars 21405 1726882428.74978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882428.75002: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882428.75019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882428.75031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882428.75040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882428.75062: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882428.75064: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.75067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.75139: Set connection var ansible_shell_executable to /bin/sh 21405 1726882428.75142: Set connection var ansible_pipelining to False 21405 1726882428.75144: Set connection var ansible_shell_type to sh 21405 1726882428.75148: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882428.75155: Set connection var ansible_connection to ssh 21405 1726882428.75160: Set connection var ansible_timeout to 10 21405 1726882428.75177: variable 'ansible_shell_executable' from source: unknown 21405 1726882428.75179: variable 'ansible_connection' from source: unknown 21405 1726882428.75182: variable 'ansible_module_compression' from source: unknown 21405 1726882428.75184: variable 'ansible_shell_type' from source: unknown 21405 1726882428.75186: variable 'ansible_shell_executable' from source: unknown 21405 1726882428.75188: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882428.75194: variable 'ansible_pipelining' from source: unknown 21405 1726882428.75199: variable 'ansible_timeout' from source: unknown 21405 1726882428.75203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882428.75274: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21405 1726882428.75283: variable 'omit' from source: magic vars 21405 1726882428.75289: starting attempt loop 21405 1726882428.75292: running the handler 21405 1726882428.75302: variable 'ansible_facts' from source: unknown 21405 1726882428.75306: variable 'ansible_facts' from source: unknown 21405 1726882428.75331: _low_level_execute_command(): starting 21405 1726882428.75338: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882428.75837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882428.75841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.75844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882428.75846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.75900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882428.75909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882428.75913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.75953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882428.77522: stdout chunk (state=3): >>>/root <<< 21405 1726882428.77625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882428.77652: stderr chunk (state=3): >>><<< 21405 1726882428.77656: stdout chunk (state=3): >>><<< 21405 1726882428.77675: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882428.77685: _low_level_execute_command(): starting 21405 1726882428.77690: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083 `" && echo ansible-tmp-1726882428.7767446-23481-243398742754083="` echo /root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083 `" ) && sleep 0' 21405 1726882428.78125: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882428.78129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882428.78131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.78134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882428.78136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.78182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882428.78185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.78237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882428.80078: stdout chunk (state=3): >>>ansible-tmp-1726882428.7767446-23481-243398742754083=/root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083 <<< 21405 1726882428.80187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882428.80214: stderr chunk (state=3): >>><<< 21405 1726882428.80217: stdout chunk (state=3): >>><<< 21405 1726882428.80234: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882428.7767446-23481-243398742754083=/root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882428.80262: variable 'ansible_module_compression' from source: unknown 21405 1726882428.80305: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21405 1726882428.80340: variable 'ansible_facts' from source: unknown 21405 1726882428.80422: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083/AnsiballZ_dnf.py 21405 1726882428.80521: Sending initial data 21405 1726882428.80524: Sent initial data (152 bytes) 21405 1726882428.80961: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882428.80964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882428.80967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.80969: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882428.80971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.81031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882428.81034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.81068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882428.82580: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 21405 1726882428.82590: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21405 1726882428.82620: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882428.82663: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpknbpip9k /root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083/AnsiballZ_dnf.py <<< 21405 1726882428.82665: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083/AnsiballZ_dnf.py" <<< 21405 1726882428.82705: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpknbpip9k" to remote "/root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083/AnsiballZ_dnf.py" <<< 21405 1726882428.82710: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083/AnsiballZ_dnf.py" <<< 21405 1726882428.83361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882428.83404: stderr chunk (state=3): >>><<< 21405 1726882428.83408: stdout chunk (state=3): >>><<< 21405 1726882428.83454: done transferring module to remote 21405 1726882428.83463: _low_level_execute_command(): starting 21405 1726882428.83468: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083/ /root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083/AnsiballZ_dnf.py && sleep 0' 21405 1726882428.83881: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882428.83916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882428.83919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882428.83921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.83923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882428.83925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.83975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882428.83982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882428.83984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.84024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882428.85724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882428.85746: stderr chunk (state=3): >>><<< 21405 1726882428.85750: stdout chunk (state=3): >>><<< 21405 1726882428.85772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882428.85781: _low_level_execute_command(): starting 21405 1726882428.85785: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083/AnsiballZ_dnf.py && sleep 0' 21405 1726882428.86249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882428.86254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882428.86257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882428.86310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882428.86362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882429.26175: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 21405 1726882429.30350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882429.30383: stderr chunk (state=3): >>><<< 21405 1726882429.30387: stdout chunk (state=3): >>><<< 21405 1726882429.30411: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882429.30446: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882429.30452: _low_level_execute_command(): starting 21405 1726882429.30457: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882428.7767446-23481-243398742754083/ > /dev/null 2>&1 && sleep 0' 21405 1726882429.30991: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.31029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882429.31068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882429.31081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882429.32948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882429.32952: stdout chunk (state=3): >>><<< 21405 1726882429.32954: stderr chunk (state=3): >>><<< 21405 1726882429.33104: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882429.33108: handler run complete 21405 1726882429.33169: variable '__install_status' from source: set_fact 21405 1726882429.33228: Evaluated conditional (__install_status is success): True 21405 1726882429.33245: attempt loop complete, returning result 21405 1726882429.33251: _execute() done 21405 1726882429.33253: dumping result to json 21405 1726882429.33275: done dumping result, returning 21405 1726882429.33281: done running TaskExecutor() for managed_node1/TASK: Install iproute [12673a56-9f93-e466-a5f2-000000000666] 21405 1726882429.33284: sending task result for task 12673a56-9f93-e466-a5f2-000000000666 ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21405 1726882429.33541: no more pending results, returning what we have 21405 1726882429.33551: results queue empty 21405 1726882429.33552: checking for any_errors_fatal 21405 1726882429.33558: done checking for any_errors_fatal 21405 1726882429.33559: checking for max_fail_percentage 21405 1726882429.33561: done checking for max_fail_percentage 21405 1726882429.33562: checking to see if all hosts have failed and the running result is not ok 21405 1726882429.33563: done checking to see if all hosts have failed 21405 1726882429.33563: getting the remaining hosts for this loop 21405 1726882429.33565: done getting the remaining hosts for this loop 21405 1726882429.33568: getting the next task for host managed_node1 21405 1726882429.33574: done getting next task for host managed_node1 21405 1726882429.33577: ^ task is: TASK: Create veth interface {{ interface }} 21405 1726882429.33580: ^ state is: HOST STATE: block=3, task=27, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882429.33584: getting variables 21405 1726882429.33585: in VariableManager get_vars() 21405 1726882429.33646: Calling all_inventory to load vars for managed_node1 21405 1726882429.33649: Calling groups_inventory to load vars for managed_node1 21405 1726882429.33702: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882429.33708: done sending task result for task 12673a56-9f93-e466-a5f2-000000000666 21405 1726882429.33711: WORKER PROCESS EXITING 21405 1726882429.33719: Calling all_plugins_play to load vars for managed_node1 21405 1726882429.33722: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882429.33724: Calling groups_plugins_play to load vars for managed_node1 21405 1726882429.35551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882429.36728: done with get_vars() 21405 1726882429.36749: done getting variables 21405 1726882429.36791: 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) 21405 1726882429.36884: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:33:49 -0400 (0:00:00.654) 0:00:45.599 ****** 21405 1726882429.36912: entering _queue_task() for managed_node1/command 21405 1726882429.37177: worker is 1 (out of 1 available) 21405 1726882429.37192: exiting _queue_task() for managed_node1/command 21405 1726882429.37209: done queuing things up, now waiting for results queue to drain 21405 1726882429.37210: waiting for pending results... 21405 1726882429.37390: running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 21405 1726882429.37530: in run() - task 12673a56-9f93-e466-a5f2-000000000667 21405 1726882429.37534: variable 'ansible_search_path' from source: unknown 21405 1726882429.37536: variable 'ansible_search_path' from source: unknown 21405 1726882429.37900: variable 'interface' from source: play vars 21405 1726882429.37904: variable 'interface' from source: play vars 21405 1726882429.37908: variable 'interface' from source: play vars 21405 1726882429.38048: Loaded config def from plugin (lookup/items) 21405 1726882429.38055: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 21405 1726882429.38075: variable 'omit' from source: magic vars 21405 1726882429.38206: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882429.38216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882429.38226: variable 'omit' from source: magic vars 21405 1726882429.38480: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.38483: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.38625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882429.38809: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882429.38841: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882429.38866: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882429.38890: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882429.38952: variable 'networkmanager_version' from source: set_fact 21405 1726882429.38962: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882429.39074: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.39078: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.39170: variable 'networkmanager_version' from source: set_fact 21405 1726882429.39177: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882429.39304: variable 'type' from source: play vars 21405 1726882429.39307: variable 'state' from source: include params 21405 1726882429.39310: variable 'interface' from source: play vars 21405 1726882429.39315: variable 'current_interfaces' from source: set_fact 21405 1726882429.39321: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21405 1726882429.39324: when evaluation is False, skipping this task 21405 1726882429.39349: variable 'item' from source: unknown 21405 1726882429.39396: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } 21405 1726882429.39547: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882429.39551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882429.39553: variable 'omit' from source: magic vars 21405 1726882429.39607: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.39611: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.39701: variable 'networkmanager_version' from source: set_fact 21405 1726882429.39708: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882429.39780: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.39784: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.39865: variable 'networkmanager_version' from source: set_fact 21405 1726882429.39872: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882429.39995: variable 'type' from source: play vars 21405 1726882429.40000: variable 'state' from source: include params 21405 1726882429.40004: variable 'interface' from source: play vars 21405 1726882429.40006: variable 'current_interfaces' from source: set_fact 21405 1726882429.40009: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21405 1726882429.40011: when evaluation is False, skipping this task 21405 1726882429.40035: variable 'item' from source: unknown 21405 1726882429.40076: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } 21405 1726882429.40149: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882429.40152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882429.40154: variable 'omit' from source: magic vars 21405 1726882429.40248: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.40251: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.40340: variable 'networkmanager_version' from source: set_fact 21405 1726882429.40348: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882429.40423: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.40426: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.40513: variable 'networkmanager_version' from source: set_fact 21405 1726882429.40520: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882429.40635: variable 'type' from source: play vars 21405 1726882429.40638: variable 'state' from source: include params 21405 1726882429.40641: variable 'interface' from source: play vars 21405 1726882429.40645: variable 'current_interfaces' from source: set_fact 21405 1726882429.40651: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21405 1726882429.40653: when evaluation is False, skipping this task 21405 1726882429.40672: variable 'item' from source: unknown 21405 1726882429.40718: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } 21405 1726882429.40784: dumping result to json 21405 1726882429.40787: done dumping result, returning 21405 1726882429.40789: done running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 [12673a56-9f93-e466-a5f2-000000000667] 21405 1726882429.40791: sending task result for task 12673a56-9f93-e466-a5f2-000000000667 21405 1726882429.40827: done sending task result for task 12673a56-9f93-e466-a5f2-000000000667 21405 1726882429.40830: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 21405 1726882429.40864: no more pending results, returning what we have 21405 1726882429.40873: results queue empty 21405 1726882429.40874: checking for any_errors_fatal 21405 1726882429.40882: done checking for any_errors_fatal 21405 1726882429.40882: checking for max_fail_percentage 21405 1726882429.40883: done checking for max_fail_percentage 21405 1726882429.40884: checking to see if all hosts have failed and the running result is not ok 21405 1726882429.40885: done checking to see if all hosts have failed 21405 1726882429.40886: getting the remaining hosts for this loop 21405 1726882429.40887: done getting the remaining hosts for this loop 21405 1726882429.40890: getting the next task for host managed_node1 21405 1726882429.40899: done getting next task for host managed_node1 21405 1726882429.40901: ^ task is: TASK: Set up veth as managed by NetworkManager 21405 1726882429.40905: ^ state is: HOST STATE: block=3, task=27, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882429.40909: getting variables 21405 1726882429.40910: in VariableManager get_vars() 21405 1726882429.40956: Calling all_inventory to load vars for managed_node1 21405 1726882429.40958: Calling groups_inventory to load vars for managed_node1 21405 1726882429.40960: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882429.40971: Calling all_plugins_play to load vars for managed_node1 21405 1726882429.40974: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882429.40977: Calling groups_plugins_play to load vars for managed_node1 21405 1726882429.41797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882429.42757: done with get_vars() 21405 1726882429.42774: done getting variables 21405 1726882429.42819: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:33:49 -0400 (0:00:00.059) 0:00:45.658 ****** 21405 1726882429.42843: entering _queue_task() for managed_node1/command 21405 1726882429.43101: worker is 1 (out of 1 available) 21405 1726882429.43118: exiting _queue_task() for managed_node1/command 21405 1726882429.43131: done queuing things up, now waiting for results queue to drain 21405 1726882429.43132: waiting for pending results... 21405 1726882429.43307: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 21405 1726882429.43378: in run() - task 12673a56-9f93-e466-a5f2-000000000668 21405 1726882429.43391: variable 'ansible_search_path' from source: unknown 21405 1726882429.43397: variable 'ansible_search_path' from source: unknown 21405 1726882429.43426: calling self._execute() 21405 1726882429.43507: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882429.43512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882429.43521: variable 'omit' from source: magic vars 21405 1726882429.43784: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.43796: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.43921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882429.44117: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882429.44153: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882429.44177: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882429.44204: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882429.44265: variable 'networkmanager_version' from source: set_fact 21405 1726882429.44275: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882429.44381: variable 'type' from source: play vars 21405 1726882429.44385: variable 'state' from source: include params 21405 1726882429.44390: Evaluated conditional (type == 'veth' and state == 'present'): False 21405 1726882429.44394: when evaluation is False, skipping this task 21405 1726882429.44399: _execute() done 21405 1726882429.44403: dumping result to json 21405 1726882429.44406: done dumping result, returning 21405 1726882429.44413: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [12673a56-9f93-e466-a5f2-000000000668] 21405 1726882429.44417: sending task result for task 12673a56-9f93-e466-a5f2-000000000668 21405 1726882429.44499: done sending task result for task 12673a56-9f93-e466-a5f2-000000000668 21405 1726882429.44501: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 21405 1726882429.44542: no more pending results, returning what we have 21405 1726882429.44545: results queue empty 21405 1726882429.44546: checking for any_errors_fatal 21405 1726882429.44558: done checking for any_errors_fatal 21405 1726882429.44558: checking for max_fail_percentage 21405 1726882429.44560: done checking for max_fail_percentage 21405 1726882429.44561: checking to see if all hosts have failed and the running result is not ok 21405 1726882429.44562: done checking to see if all hosts have failed 21405 1726882429.44563: getting the remaining hosts for this loop 21405 1726882429.44564: done getting the remaining hosts for this loop 21405 1726882429.44567: getting the next task for host managed_node1 21405 1726882429.44574: done getting next task for host managed_node1 21405 1726882429.44577: ^ task is: TASK: Delete veth interface {{ interface }} 21405 1726882429.44581: ^ state is: HOST STATE: block=3, task=27, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882429.44586: getting variables 21405 1726882429.44587: in VariableManager get_vars() 21405 1726882429.44640: Calling all_inventory to load vars for managed_node1 21405 1726882429.44642: Calling groups_inventory to load vars for managed_node1 21405 1726882429.44644: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882429.44654: Calling all_plugins_play to load vars for managed_node1 21405 1726882429.44656: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882429.44659: Calling groups_plugins_play to load vars for managed_node1 21405 1726882429.48566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882429.49410: done with get_vars() 21405 1726882429.49426: done getting variables 21405 1726882429.49459: 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) 21405 1726882429.49528: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:33:49 -0400 (0:00:00.067) 0:00:45.725 ****** 21405 1726882429.49546: entering _queue_task() for managed_node1/command 21405 1726882429.49810: worker is 1 (out of 1 available) 21405 1726882429.49823: exiting _queue_task() for managed_node1/command 21405 1726882429.49834: done queuing things up, now waiting for results queue to drain 21405 1726882429.49836: waiting for pending results... 21405 1726882429.50016: running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 21405 1726882429.50104: in run() - task 12673a56-9f93-e466-a5f2-000000000669 21405 1726882429.50115: variable 'ansible_search_path' from source: unknown 21405 1726882429.50119: variable 'ansible_search_path' from source: unknown 21405 1726882429.50147: calling self._execute() 21405 1726882429.50224: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882429.50230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882429.50238: variable 'omit' from source: magic vars 21405 1726882429.50512: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.50520: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.50641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882429.50831: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882429.50863: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882429.50923: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882429.50952: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882429.51012: variable 'networkmanager_version' from source: set_fact 21405 1726882429.51021: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882429.51149: variable 'type' from source: play vars 21405 1726882429.51152: variable 'state' from source: include params 21405 1726882429.51155: variable 'interface' from source: play vars 21405 1726882429.51157: variable 'current_interfaces' from source: set_fact 21405 1726882429.51166: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 21405 1726882429.51171: variable 'omit' from source: magic vars 21405 1726882429.51207: variable 'omit' from source: magic vars 21405 1726882429.51273: variable 'interface' from source: play vars 21405 1726882429.51287: variable 'omit' from source: magic vars 21405 1726882429.51312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882429.51334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882429.51349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882429.51361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882429.51369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882429.51396: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882429.51402: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882429.51405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882429.51468: Set connection var ansible_shell_executable to /bin/sh 21405 1726882429.51471: Set connection var ansible_pipelining to False 21405 1726882429.51474: Set connection var ansible_shell_type to sh 21405 1726882429.51480: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882429.51488: Set connection var ansible_connection to ssh 21405 1726882429.51492: Set connection var ansible_timeout to 10 21405 1726882429.51515: variable 'ansible_shell_executable' from source: unknown 21405 1726882429.51517: variable 'ansible_connection' from source: unknown 21405 1726882429.51520: variable 'ansible_module_compression' from source: unknown 21405 1726882429.51522: variable 'ansible_shell_type' from source: unknown 21405 1726882429.51524: variable 'ansible_shell_executable' from source: unknown 21405 1726882429.51526: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882429.51530: variable 'ansible_pipelining' from source: unknown 21405 1726882429.51533: variable 'ansible_timeout' from source: unknown 21405 1726882429.51537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882429.51611: 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) 21405 1726882429.51620: variable 'omit' from source: magic vars 21405 1726882429.51625: starting attempt loop 21405 1726882429.51628: running the handler 21405 1726882429.51640: _low_level_execute_command(): starting 21405 1726882429.51647: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882429.52162: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882429.52166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.52169: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found <<< 21405 1726882429.52171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.52218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882429.52221: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882429.52277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882429.53907: stdout chunk (state=3): >>>/root <<< 21405 1726882429.54113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882429.54116: stdout chunk (state=3): >>><<< 21405 1726882429.54118: stderr chunk (state=3): >>><<< 21405 1726882429.54121: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882429.54130: _low_level_execute_command(): starting 21405 1726882429.54133: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775 `" && echo ansible-tmp-1726882429.5404558-23513-227080191345775="` echo /root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775 `" ) && sleep 0' 21405 1726882429.54705: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882429.54719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882429.54731: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.54777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882429.54783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882429.54846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882429.56720: stdout chunk (state=3): >>>ansible-tmp-1726882429.5404558-23513-227080191345775=/root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775 <<< 21405 1726882429.57008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882429.57011: stdout chunk (state=3): >>><<< 21405 1726882429.57013: stderr chunk (state=3): >>><<< 21405 1726882429.57016: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882429.5404558-23513-227080191345775=/root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882429.57019: variable 'ansible_module_compression' from source: unknown 21405 1726882429.57020: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882429.57027: variable 'ansible_facts' from source: unknown 21405 1726882429.57116: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775/AnsiballZ_command.py 21405 1726882429.57321: Sending initial data 21405 1726882429.57326: Sent initial data (156 bytes) 21405 1726882429.57719: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882429.57732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882429.57743: 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.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.57786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882429.57805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882429.57844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882429.59512: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882429.59516: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882429.59519: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpmgckwvdc /root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775/AnsiballZ_command.py <<< 21405 1726882429.59561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775/AnsiballZ_command.py" <<< 21405 1726882429.59581: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpmgckwvdc" to remote "/root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775/AnsiballZ_command.py" <<< 21405 1726882429.61074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882429.61078: stdout chunk (state=3): >>><<< 21405 1726882429.61095: stderr chunk (state=3): >>><<< 21405 1726882429.61116: done transferring module to remote 21405 1726882429.61129: _low_level_execute_command(): starting 21405 1726882429.61133: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775/ /root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775/AnsiballZ_command.py && sleep 0' 21405 1726882429.62045: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882429.62052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882429.62055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882429.62057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882429.62060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882429.62062: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882429.62064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.62066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882429.62211: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.62215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882429.62217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882429.62428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882429.62486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882429.64214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882429.64252: stderr chunk (state=3): >>><<< 21405 1726882429.64258: stdout chunk (state=3): >>><<< 21405 1726882429.64284: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882429.64287: _low_level_execute_command(): starting 21405 1726882429.64291: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775/AnsiballZ_command.py && sleep 0' 21405 1726882429.64896: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882429.64900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882429.65018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882429.65033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882429.65046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882429.65109: stderr chunk (state=3): >>>debug2: match not found <<< 21405 1726882429.65120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.65135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882429.65142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882429.65149: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21405 1726882429.65157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882429.65167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882429.65179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882429.65187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882429.65200: stderr chunk (state=3): >>>debug2: match found <<< 21405 1726882429.65213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.65273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882429.65514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882429.65569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882429.65641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882429.81946: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 21:33:49.805987", "end": "2024-09-20 21:33:49.816228", "delta": "0:00:00.010241", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_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}}} <<< 21405 1726882429.83960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882429.83988: stderr chunk (state=3): >>><<< 21405 1726882429.83991: stdout chunk (state=3): >>><<< 21405 1726882429.84016: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 21:33:49.805987", "end": "2024-09-20 21:33:49.816228", "delta": "0:00:00.010241", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882429.84045: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del testnic1 type veth', '_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-1726882429.5404558-23513-227080191345775/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882429.84052: _low_level_execute_command(): starting 21405 1726882429.84057: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882429.5404558-23513-227080191345775/ > /dev/null 2>&1 && sleep 0' 21405 1726882429.84500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882429.84504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.84514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882429.84574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882429.84577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882429.84579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882429.84628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882429.87388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882429.87420: stderr chunk (state=3): >>><<< 21405 1726882429.87424: stdout chunk (state=3): >>><<< 21405 1726882429.87441: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882429.87447: handler run complete 21405 1726882429.87464: Evaluated conditional (False): False 21405 1726882429.87472: attempt loop complete, returning result 21405 1726882429.87475: _execute() done 21405 1726882429.87477: dumping result to json 21405 1726882429.87483: done dumping result, returning 21405 1726882429.87489: done running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 [12673a56-9f93-e466-a5f2-000000000669] 21405 1726882429.87495: sending task result for task 12673a56-9f93-e466-a5f2-000000000669 21405 1726882429.87592: done sending task result for task 12673a56-9f93-e466-a5f2-000000000669 ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.010241", "end": "2024-09-20 21:33:49.816228", "rc": 0, "start": "2024-09-20 21:33:49.805987" } 21405 1726882429.87660: no more pending results, returning what we have 21405 1726882429.87663: results queue empty 21405 1726882429.87664: checking for any_errors_fatal 21405 1726882429.87675: done checking for any_errors_fatal 21405 1726882429.87676: checking for max_fail_percentage 21405 1726882429.87677: done checking for max_fail_percentage 21405 1726882429.87678: checking to see if all hosts have failed and the running result is not ok 21405 1726882429.87679: done checking to see if all hosts have failed 21405 1726882429.87680: getting the remaining hosts for this loop 21405 1726882429.87681: done getting the remaining hosts for this loop 21405 1726882429.87685: getting the next task for host managed_node1 21405 1726882429.87692: done getting next task for host managed_node1 21405 1726882429.87698: ^ task is: TASK: Create dummy interface {{ interface }} 21405 1726882429.87702: ^ state is: HOST STATE: block=3, task=27, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882429.87708: getting variables 21405 1726882429.87710: in VariableManager get_vars() 21405 1726882429.87760: Calling all_inventory to load vars for managed_node1 21405 1726882429.87763: Calling groups_inventory to load vars for managed_node1 21405 1726882429.87765: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882429.87778: Calling all_plugins_play to load vars for managed_node1 21405 1726882429.87781: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882429.87783: Calling groups_plugins_play to load vars for managed_node1 21405 1726882429.88604: WORKER PROCESS EXITING 21405 1726882429.88615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882429.89596: done with get_vars() 21405 1726882429.89612: done getting variables 21405 1726882429.89655: 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) 21405 1726882429.89743: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:33:49 -0400 (0:00:00.402) 0:00:46.128 ****** 21405 1726882429.89771: entering _queue_task() for managed_node1/command 21405 1726882429.90024: worker is 1 (out of 1 available) 21405 1726882429.90037: exiting _queue_task() for managed_node1/command 21405 1726882429.90049: done queuing things up, now waiting for results queue to drain 21405 1726882429.90050: waiting for pending results... 21405 1726882429.90227: running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 21405 1726882429.90310: in run() - task 12673a56-9f93-e466-a5f2-00000000066a 21405 1726882429.90320: variable 'ansible_search_path' from source: unknown 21405 1726882429.90323: variable 'ansible_search_path' from source: unknown 21405 1726882429.90352: calling self._execute() 21405 1726882429.90432: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882429.90436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882429.90446: variable 'omit' from source: magic vars 21405 1726882429.90711: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.90721: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.90843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882429.91032: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882429.91067: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882429.91090: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882429.91119: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882429.91181: variable 'networkmanager_version' from source: set_fact 21405 1726882429.91191: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882429.91349: variable 'type' from source: play vars 21405 1726882429.91353: variable 'state' from source: include params 21405 1726882429.91358: variable 'interface' from source: play vars 21405 1726882429.91375: variable 'current_interfaces' from source: set_fact 21405 1726882429.91404: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 21405 1726882429.91408: when evaluation is False, skipping this task 21405 1726882429.91410: _execute() done 21405 1726882429.91413: dumping result to json 21405 1726882429.91415: done dumping result, returning 21405 1726882429.91417: done running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 [12673a56-9f93-e466-a5f2-00000000066a] 21405 1726882429.91420: sending task result for task 12673a56-9f93-e466-a5f2-00000000066a 21405 1726882429.91498: done sending task result for task 12673a56-9f93-e466-a5f2-00000000066a 21405 1726882429.91501: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21405 1726882429.91545: no more pending results, returning what we have 21405 1726882429.91549: results queue empty 21405 1726882429.91550: checking for any_errors_fatal 21405 1726882429.91560: done checking for any_errors_fatal 21405 1726882429.91560: checking for max_fail_percentage 21405 1726882429.91562: done checking for max_fail_percentage 21405 1726882429.91563: checking to see if all hosts have failed and the running result is not ok 21405 1726882429.91564: done checking to see if all hosts have failed 21405 1726882429.91565: getting the remaining hosts for this loop 21405 1726882429.91566: done getting the remaining hosts for this loop 21405 1726882429.91570: getting the next task for host managed_node1 21405 1726882429.91577: done getting next task for host managed_node1 21405 1726882429.91579: ^ task is: TASK: Delete dummy interface {{ interface }} 21405 1726882429.91582: ^ state is: HOST STATE: block=3, task=27, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882429.91587: getting variables 21405 1726882429.91588: in VariableManager get_vars() 21405 1726882429.91639: Calling all_inventory to load vars for managed_node1 21405 1726882429.91642: Calling groups_inventory to load vars for managed_node1 21405 1726882429.91644: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882429.91653: Calling all_plugins_play to load vars for managed_node1 21405 1726882429.91656: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882429.91658: Calling groups_plugins_play to load vars for managed_node1 21405 1726882429.92416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882429.93295: done with get_vars() 21405 1726882429.93310: done getting variables 21405 1726882429.93350: 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) 21405 1726882429.93428: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:33:49 -0400 (0:00:00.036) 0:00:46.164 ****** 21405 1726882429.93451: entering _queue_task() for managed_node1/command 21405 1726882429.93663: worker is 1 (out of 1 available) 21405 1726882429.93679: exiting _queue_task() for managed_node1/command 21405 1726882429.93689: done queuing things up, now waiting for results queue to drain 21405 1726882429.93690: waiting for pending results... 21405 1726882429.93855: running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 21405 1726882429.93933: in run() - task 12673a56-9f93-e466-a5f2-00000000066b 21405 1726882429.93943: variable 'ansible_search_path' from source: unknown 21405 1726882429.93947: variable 'ansible_search_path' from source: unknown 21405 1726882429.93973: calling self._execute() 21405 1726882429.94051: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882429.94057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882429.94065: variable 'omit' from source: magic vars 21405 1726882429.94378: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.94381: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.94537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882429.94789: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882429.94840: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882429.94899: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882429.94902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882429.94977: variable 'networkmanager_version' from source: set_fact 21405 1726882429.94989: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882429.95233: variable 'type' from source: play vars 21405 1726882429.95236: variable 'state' from source: include params 21405 1726882429.95239: variable 'interface' from source: play vars 21405 1726882429.95242: variable 'current_interfaces' from source: set_fact 21405 1726882429.95244: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 21405 1726882429.95247: when evaluation is False, skipping this task 21405 1726882429.95249: _execute() done 21405 1726882429.95252: dumping result to json 21405 1726882429.95254: done dumping result, returning 21405 1726882429.95256: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 [12673a56-9f93-e466-a5f2-00000000066b] 21405 1726882429.95258: sending task result for task 12673a56-9f93-e466-a5f2-00000000066b skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21405 1726882429.95472: no more pending results, returning what we have 21405 1726882429.95475: results queue empty 21405 1726882429.95476: checking for any_errors_fatal 21405 1726882429.95481: done checking for any_errors_fatal 21405 1726882429.95482: checking for max_fail_percentage 21405 1726882429.95484: done checking for max_fail_percentage 21405 1726882429.95484: checking to see if all hosts have failed and the running result is not ok 21405 1726882429.95485: done checking to see if all hosts have failed 21405 1726882429.95486: getting the remaining hosts for this loop 21405 1726882429.95487: done getting the remaining hosts for this loop 21405 1726882429.95490: getting the next task for host managed_node1 21405 1726882429.95497: done getting next task for host managed_node1 21405 1726882429.95500: ^ task is: TASK: Create tap interface {{ interface }} 21405 1726882429.95503: ^ state is: HOST STATE: block=3, task=27, 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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882429.95507: getting variables 21405 1726882429.95508: in VariableManager get_vars() 21405 1726882429.95544: Calling all_inventory to load vars for managed_node1 21405 1726882429.95547: Calling groups_inventory to load vars for managed_node1 21405 1726882429.95548: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882429.95557: Calling all_plugins_play to load vars for managed_node1 21405 1726882429.95560: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882429.95563: Calling groups_plugins_play to load vars for managed_node1 21405 1726882429.96527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882429.97206: done sending task result for task 12673a56-9f93-e466-a5f2-00000000066b 21405 1726882429.97210: WORKER PROCESS EXITING 21405 1726882429.97954: done with get_vars() 21405 1726882429.97978: done getting variables 21405 1726882429.98037: 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) 21405 1726882429.98137: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:33:49 -0400 (0:00:00.047) 0:00:46.212 ****** 21405 1726882429.98164: entering _queue_task() for managed_node1/command 21405 1726882429.98461: worker is 1 (out of 1 available) 21405 1726882429.98474: exiting _queue_task() for managed_node1/command 21405 1726882429.98485: done queuing things up, now waiting for results queue to drain 21405 1726882429.98487: waiting for pending results... 21405 1726882429.98757: running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 21405 1726882429.98889: in run() - task 12673a56-9f93-e466-a5f2-00000000066c 21405 1726882429.98914: variable 'ansible_search_path' from source: unknown 21405 1726882429.98925: variable 'ansible_search_path' from source: unknown 21405 1726882429.98965: calling self._execute() 21405 1726882429.99071: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882429.99080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882429.99091: variable 'omit' from source: magic vars 21405 1726882429.99451: variable 'ansible_distribution_major_version' from source: facts 21405 1726882429.99475: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882429.99652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882429.99930: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882429.99980: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882430.00030: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882430.00070: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882430.00157: variable 'networkmanager_version' from source: set_fact 21405 1726882430.00174: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882430.00427: variable 'type' from source: play vars 21405 1726882430.00440: variable 'state' from source: include params 21405 1726882430.00452: variable 'interface' from source: play vars 21405 1726882430.00460: variable 'current_interfaces' from source: set_fact 21405 1726882430.00474: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 21405 1726882430.00482: when evaluation is False, skipping this task 21405 1726882430.00489: _execute() done 21405 1726882430.00557: dumping result to json 21405 1726882430.00560: done dumping result, returning 21405 1726882430.00562: done running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 [12673a56-9f93-e466-a5f2-00000000066c] 21405 1726882430.00564: sending task result for task 12673a56-9f93-e466-a5f2-00000000066c 21405 1726882430.00631: done sending task result for task 12673a56-9f93-e466-a5f2-00000000066c 21405 1726882430.00634: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21405 1726882430.00712: no more pending results, returning what we have 21405 1726882430.00715: results queue empty 21405 1726882430.00717: checking for any_errors_fatal 21405 1726882430.00727: done checking for any_errors_fatal 21405 1726882430.00728: checking for max_fail_percentage 21405 1726882430.00729: done checking for max_fail_percentage 21405 1726882430.00730: checking to see if all hosts have failed and the running result is not ok 21405 1726882430.00731: done checking to see if all hosts have failed 21405 1726882430.00732: getting the remaining hosts for this loop 21405 1726882430.00733: done getting the remaining hosts for this loop 21405 1726882430.00737: getting the next task for host managed_node1 21405 1726882430.00744: done getting next task for host managed_node1 21405 1726882430.00748: ^ task is: TASK: Delete tap interface {{ interface }} 21405 1726882430.00752: ^ state is: HOST STATE: block=3, task=27, 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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882430.00757: getting variables 21405 1726882430.00759: in VariableManager get_vars() 21405 1726882430.00812: Calling all_inventory to load vars for managed_node1 21405 1726882430.00815: Calling groups_inventory to load vars for managed_node1 21405 1726882430.00817: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882430.00829: Calling all_plugins_play to load vars for managed_node1 21405 1726882430.00832: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882430.00834: Calling groups_plugins_play to load vars for managed_node1 21405 1726882430.02373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882430.03960: done with get_vars() 21405 1726882430.03986: done getting variables 21405 1726882430.04043: 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) 21405 1726882430.04149: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:33:50 -0400 (0:00:00.060) 0:00:46.272 ****** 21405 1726882430.04180: entering _queue_task() for managed_node1/command 21405 1726882430.04501: worker is 1 (out of 1 available) 21405 1726882430.04515: exiting _queue_task() for managed_node1/command 21405 1726882430.04527: done queuing things up, now waiting for results queue to drain 21405 1726882430.04529: waiting for pending results... 21405 1726882430.04915: running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 21405 1726882430.04931: in run() - task 12673a56-9f93-e466-a5f2-00000000066d 21405 1726882430.04950: variable 'ansible_search_path' from source: unknown 21405 1726882430.04958: variable 'ansible_search_path' from source: unknown 21405 1726882430.05003: calling self._execute() 21405 1726882430.05127: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882430.05201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882430.05204: variable 'omit' from source: magic vars 21405 1726882430.05538: variable 'ansible_distribution_major_version' from source: facts 21405 1726882430.05561: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882430.05745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882430.06025: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882430.06076: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882430.06120: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882430.06158: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882430.06253: variable 'networkmanager_version' from source: set_fact 21405 1726882430.06319: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882430.06522: variable 'type' from source: play vars 21405 1726882430.06536: variable 'state' from source: include params 21405 1726882430.06544: variable 'interface' from source: play vars 21405 1726882430.06551: variable 'current_interfaces' from source: set_fact 21405 1726882430.06560: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 21405 1726882430.06566: when evaluation is False, skipping this task 21405 1726882430.06571: _execute() done 21405 1726882430.06577: dumping result to json 21405 1726882430.06588: done dumping result, returning 21405 1726882430.06604: done running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 [12673a56-9f93-e466-a5f2-00000000066d] 21405 1726882430.06613: sending task result for task 12673a56-9f93-e466-a5f2-00000000066d 21405 1726882430.06818: done sending task result for task 12673a56-9f93-e466-a5f2-00000000066d 21405 1726882430.06822: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21405 1726882430.06907: no more pending results, returning what we have 21405 1726882430.06911: results queue empty 21405 1726882430.06912: checking for any_errors_fatal 21405 1726882430.06920: done checking for any_errors_fatal 21405 1726882430.06921: checking for max_fail_percentage 21405 1726882430.06922: done checking for max_fail_percentage 21405 1726882430.06923: checking to see if all hosts have failed and the running result is not ok 21405 1726882430.06924: done checking to see if all hosts have failed 21405 1726882430.06925: getting the remaining hosts for this loop 21405 1726882430.06927: done getting the remaining hosts for this loop 21405 1726882430.06930: getting the next task for host managed_node1 21405 1726882430.06940: done getting next task for host managed_node1 21405 1726882430.06944: ^ task is: TASK: Verify network state restored to default 21405 1726882430.06948: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21405 1726882430.06952: getting variables 21405 1726882430.06954: in VariableManager get_vars() 21405 1726882430.07013: Calling all_inventory to load vars for managed_node1 21405 1726882430.07016: Calling groups_inventory to load vars for managed_node1 21405 1726882430.07018: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882430.07030: Calling all_plugins_play to load vars for managed_node1 21405 1726882430.07034: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882430.07037: Calling groups_plugins_play to load vars for managed_node1 21405 1726882430.08677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882430.10164: done with get_vars() 21405 1726882430.10184: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:214 Friday 20 September 2024 21:33:50 -0400 (0:00:00.060) 0:00:46.333 ****** 21405 1726882430.10264: entering _queue_task() for managed_node1/include_tasks 21405 1726882430.10561: worker is 1 (out of 1 available) 21405 1726882430.10572: exiting _queue_task() for managed_node1/include_tasks 21405 1726882430.10583: done queuing things up, now waiting for results queue to drain 21405 1726882430.10584: waiting for pending results... 21405 1726882430.10852: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 21405 1726882430.11302: in run() - task 12673a56-9f93-e466-a5f2-00000000015d 21405 1726882430.11305: variable 'ansible_search_path' from source: unknown 21405 1726882430.11308: calling self._execute() 21405 1726882430.11350: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882430.11418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882430.11431: variable 'omit' from source: magic vars 21405 1726882430.11942: variable 'ansible_distribution_major_version' from source: facts 21405 1726882430.11964: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882430.12151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882430.12437: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882430.12485: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882430.12532: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882430.12571: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882430.12661: variable 'networkmanager_version' from source: set_fact 21405 1726882430.12680: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882430.12690: _execute() done 21405 1726882430.12706: dumping result to json 21405 1726882430.12718: done dumping result, returning 21405 1726882430.12728: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [12673a56-9f93-e466-a5f2-00000000015d] 21405 1726882430.12737: sending task result for task 12673a56-9f93-e466-a5f2-00000000015d 21405 1726882430.12948: no more pending results, returning what we have 21405 1726882430.12953: in VariableManager get_vars() 21405 1726882430.13015: Calling all_inventory to load vars for managed_node1 21405 1726882430.13018: Calling groups_inventory to load vars for managed_node1 21405 1726882430.13021: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882430.13032: Calling all_plugins_play to load vars for managed_node1 21405 1726882430.13036: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882430.13039: Calling groups_plugins_play to load vars for managed_node1 21405 1726882430.13713: done sending task result for task 12673a56-9f93-e466-a5f2-00000000015d 21405 1726882430.13717: WORKER PROCESS EXITING 21405 1726882430.14592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882430.16304: done with get_vars() 21405 1726882430.16323: variable 'ansible_search_path' from source: unknown 21405 1726882430.16336: we have included files to process 21405 1726882430.16338: generating all_blocks data 21405 1726882430.16339: done generating all_blocks data 21405 1726882430.16344: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21405 1726882430.16345: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21405 1726882430.16347: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21405 1726882430.16756: done processing included file 21405 1726882430.16758: iterating over new_blocks loaded from include file 21405 1726882430.16760: in VariableManager get_vars() 21405 1726882430.16786: done with get_vars() 21405 1726882430.16787: filtering new block on tags 21405 1726882430.16828: done filtering new block on tags 21405 1726882430.16831: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 21405 1726882430.16837: extending task lists for all hosts with included blocks 21405 1726882430.18405: done extending task lists 21405 1726882430.18407: done processing included files 21405 1726882430.18407: results queue empty 21405 1726882430.18408: checking for any_errors_fatal 21405 1726882430.18411: done checking for any_errors_fatal 21405 1726882430.18412: checking for max_fail_percentage 21405 1726882430.18413: done checking for max_fail_percentage 21405 1726882430.18414: checking to see if all hosts have failed and the running result is not ok 21405 1726882430.18415: done checking to see if all hosts have failed 21405 1726882430.18415: getting the remaining hosts for this loop 21405 1726882430.18417: done getting the remaining hosts for this loop 21405 1726882430.18419: getting the next task for host managed_node1 21405 1726882430.18424: done getting next task for host managed_node1 21405 1726882430.18426: ^ task is: TASK: Check routes and DNS 21405 1726882430.18429: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 21405 1726882430.18432: getting variables 21405 1726882430.18433: in VariableManager get_vars() 21405 1726882430.18518: Calling all_inventory to load vars for managed_node1 21405 1726882430.18521: Calling groups_inventory to load vars for managed_node1 21405 1726882430.18524: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882430.18529: Calling all_plugins_play to load vars for managed_node1 21405 1726882430.18532: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882430.18534: Calling groups_plugins_play to load vars for managed_node1 21405 1726882430.19636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882430.21157: done with get_vars() 21405 1726882430.21181: done getting variables 21405 1726882430.21262: 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 [Check routes and DNS] **************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:33:50 -0400 (0:00:00.110) 0:00:46.443 ****** 21405 1726882430.21292: entering _queue_task() for managed_node1/shell 21405 1726882430.21298: Creating lock for shell 21405 1726882430.21669: worker is 1 (out of 1 available) 21405 1726882430.21681: exiting _queue_task() for managed_node1/shell 21405 1726882430.21799: done queuing things up, now waiting for results queue to drain 21405 1726882430.21801: waiting for pending results... 21405 1726882430.21976: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 21405 1726882430.22089: in run() - task 12673a56-9f93-e466-a5f2-000000000783 21405 1726882430.22116: variable 'ansible_search_path' from source: unknown 21405 1726882430.22125: variable 'ansible_search_path' from source: unknown 21405 1726882430.22169: calling self._execute() 21405 1726882430.22277: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882430.22288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882430.22309: variable 'omit' from source: magic vars 21405 1726882430.22589: variable 'ansible_distribution_major_version' from source: facts 21405 1726882430.22603: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882430.22723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882430.22919: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882430.22951: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882430.22978: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882430.23007: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882430.23063: variable 'networkmanager_version' from source: set_fact 21405 1726882430.23075: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882430.23078: variable 'omit' from source: magic vars 21405 1726882430.23116: variable 'omit' from source: magic vars 21405 1726882430.23140: variable 'omit' from source: magic vars 21405 1726882430.23162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882430.23185: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882430.23203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882430.23217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882430.23227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882430.23251: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882430.23254: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882430.23256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882430.23328: Set connection var ansible_shell_executable to /bin/sh 21405 1726882430.23333: Set connection var ansible_pipelining to False 21405 1726882430.23336: Set connection var ansible_shell_type to sh 21405 1726882430.23341: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882430.23348: Set connection var ansible_connection to ssh 21405 1726882430.23353: Set connection var ansible_timeout to 10 21405 1726882430.23369: variable 'ansible_shell_executable' from source: unknown 21405 1726882430.23371: variable 'ansible_connection' from source: unknown 21405 1726882430.23374: variable 'ansible_module_compression' from source: unknown 21405 1726882430.23376: variable 'ansible_shell_type' from source: unknown 21405 1726882430.23379: variable 'ansible_shell_executable' from source: unknown 21405 1726882430.23381: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882430.23383: variable 'ansible_pipelining' from source: unknown 21405 1726882430.23386: variable 'ansible_timeout' from source: unknown 21405 1726882430.23391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882430.23498: 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) 21405 1726882430.23509: variable 'omit' from source: magic vars 21405 1726882430.23514: starting attempt loop 21405 1726882430.23516: running the handler 21405 1726882430.23525: 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) 21405 1726882430.23543: _low_level_execute_command(): starting 21405 1726882430.23550: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882430.24096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882430.24101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.24104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882430.24106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.24151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882430.24181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.24237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882430.25867: stdout chunk (state=3): >>>/root <<< 21405 1726882430.26003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882430.26006: stdout chunk (state=3): >>><<< 21405 1726882430.26009: stderr chunk (state=3): >>><<< 21405 1726882430.26020: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882430.26033: _low_level_execute_command(): starting 21405 1726882430.26039: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575 `" && echo ansible-tmp-1726882430.2601902-23560-183846804984575="` echo /root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575 `" ) && sleep 0' 21405 1726882430.26453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882430.26456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882430.26459: 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.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882430.26461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.26514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882430.26517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.26564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882430.28416: stdout chunk (state=3): >>>ansible-tmp-1726882430.2601902-23560-183846804984575=/root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575 <<< 21405 1726882430.28524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882430.28549: stderr chunk (state=3): >>><<< 21405 1726882430.28552: stdout chunk (state=3): >>><<< 21405 1726882430.28567: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882430.2601902-23560-183846804984575=/root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882430.28592: variable 'ansible_module_compression' from source: unknown 21405 1726882430.28633: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882430.28667: variable 'ansible_facts' from source: unknown 21405 1726882430.28724: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575/AnsiballZ_command.py 21405 1726882430.28819: Sending initial data 21405 1726882430.28823: Sent initial data (156 bytes) 21405 1726882430.29244: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882430.29247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.29249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882430.29251: 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 <<< 21405 1726882430.29253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.29315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882430.29320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.29365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882430.30868: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882430.30917: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882430.30964: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmp69p6r7bj /root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575/AnsiballZ_command.py <<< 21405 1726882430.30966: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575/AnsiballZ_command.py" <<< 21405 1726882430.31002: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmp69p6r7bj" to remote "/root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575/AnsiballZ_command.py" <<< 21405 1726882430.31530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882430.31567: stderr chunk (state=3): >>><<< 21405 1726882430.31570: stdout chunk (state=3): >>><<< 21405 1726882430.31606: done transferring module to remote 21405 1726882430.31623: _low_level_execute_command(): starting 21405 1726882430.31626: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575/ /root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575/AnsiballZ_command.py && sleep 0' 21405 1726882430.32048: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882430.32051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882430.32053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.32055: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882430.32057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882430.32059: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.32108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882430.32111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.32155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882430.33858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882430.33878: stderr chunk (state=3): >>><<< 21405 1726882430.33881: stdout chunk (state=3): >>><<< 21405 1726882430.33897: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882430.33900: _low_level_execute_command(): starting 21405 1726882430.33903: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575/AnsiballZ_command.py && sleep 0' 21405 1726882430.34308: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882430.34311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.34314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration <<< 21405 1726882430.34316: 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.9.159 originally 10.31.9.159 <<< 21405 1726882430.34318: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.34357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882430.34372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.34422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882430.50237: 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 12:30:0b:a1:42:23 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.9.159/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 2756sec preferred_lft 2756sec\n inet6 fe80::1030:bff:fea1:4223/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.159 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.159 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:33:50.492964", "end": "2024-09-20 21:33:50.501228", "delta": "0:00:00.008264", "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}}} <<< 21405 1726882430.51589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882430.51614: stderr chunk (state=3): >>><<< 21405 1726882430.51618: stdout chunk (state=3): >>><<< 21405 1726882430.51635: _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 12:30:0b:a1:42:23 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.9.159/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 2756sec preferred_lft 2756sec\n inet6 fe80::1030:bff:fea1:4223/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.159 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.159 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:33:50.492964", "end": "2024-09-20 21:33:50.501228", "delta": "0:00:00.008264", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882430.51667: 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-1726882430.2601902-23560-183846804984575/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882430.51675: _low_level_execute_command(): starting 21405 1726882430.51684: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882430.2601902-23560-183846804984575/ > /dev/null 2>&1 && sleep 0' 21405 1726882430.52541: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882430.52545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882430.52547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882430.52549: stderr chunk (state=3): >>>debug2: match found <<< 21405 1726882430.52603: 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/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882430.52620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.52685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882430.54556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882430.54559: stdout chunk (state=3): >>><<< 21405 1726882430.54561: stderr chunk (state=3): >>><<< 21405 1726882430.54578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882430.55000: handler run complete 21405 1726882430.55003: Evaluated conditional (False): False 21405 1726882430.55005: attempt loop complete, returning result 21405 1726882430.55007: _execute() done 21405 1726882430.55009: dumping result to json 21405 1726882430.55010: done dumping result, returning 21405 1726882430.55012: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [12673a56-9f93-e466-a5f2-000000000783] 21405 1726882430.55014: sending task result for task 12673a56-9f93-e466-a5f2-000000000783 21405 1726882430.55080: done sending task result for task 12673a56-9f93-e466-a5f2-000000000783 21405 1726882430.55083: 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.008264", "end": "2024-09-20 21:33:50.501228", "rc": 0, "start": "2024-09-20 21:33:50.492964" } 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 12:30:0b:a1:42:23 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.9.159/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2756sec preferred_lft 2756sec inet6 fe80::1030:bff:fea1:4223/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.159 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.159 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 21405 1726882430.55153: no more pending results, returning what we have 21405 1726882430.55156: results queue empty 21405 1726882430.55157: checking for any_errors_fatal 21405 1726882430.55158: done checking for any_errors_fatal 21405 1726882430.55159: checking for max_fail_percentage 21405 1726882430.55160: done checking for max_fail_percentage 21405 1726882430.55161: checking to see if all hosts have failed and the running result is not ok 21405 1726882430.55162: done checking to see if all hosts have failed 21405 1726882430.55163: getting the remaining hosts for this loop 21405 1726882430.55164: done getting the remaining hosts for this loop 21405 1726882430.55168: getting the next task for host managed_node1 21405 1726882430.55174: done getting next task for host managed_node1 21405 1726882430.55176: ^ task is: TASK: Verify DNS and network connectivity 21405 1726882430.55180: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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 21405 1726882430.55187: getting variables 21405 1726882430.55189: in VariableManager get_vars() 21405 1726882430.55273: Calling all_inventory to load vars for managed_node1 21405 1726882430.55276: Calling groups_inventory to load vars for managed_node1 21405 1726882430.55279: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882430.55291: Calling all_plugins_play to load vars for managed_node1 21405 1726882430.55298: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882430.55302: Calling groups_plugins_play to load vars for managed_node1 21405 1726882430.56976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882430.58519: done with get_vars() 21405 1726882430.58541: done getting variables 21405 1726882430.58600: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:33:50 -0400 (0:00:00.373) 0:00:46.816 ****** 21405 1726882430.58632: entering _queue_task() for managed_node1/shell 21405 1726882430.58954: worker is 1 (out of 1 available) 21405 1726882430.58967: exiting _queue_task() for managed_node1/shell 21405 1726882430.58978: done queuing things up, now waiting for results queue to drain 21405 1726882430.58980: waiting for pending results... 21405 1726882430.59250: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 21405 1726882430.59360: in run() - task 12673a56-9f93-e466-a5f2-000000000784 21405 1726882430.59380: variable 'ansible_search_path' from source: unknown 21405 1726882430.59388: variable 'ansible_search_path' from source: unknown 21405 1726882430.59500: calling self._execute() 21405 1726882430.59538: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882430.59550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882430.59563: variable 'omit' from source: magic vars 21405 1726882430.59934: variable 'ansible_distribution_major_version' from source: facts 21405 1726882430.59951: Evaluated conditional (ansible_distribution_major_version != '6'): True 21405 1726882430.60130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21405 1726882430.60403: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21405 1726882430.60449: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21405 1726882430.60486: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21405 1726882430.60525: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21405 1726882430.60610: variable 'networkmanager_version' from source: set_fact 21405 1726882430.60631: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21405 1726882430.60799: variable 'ansible_facts' from source: unknown 21405 1726882430.61579: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 21405 1726882430.61590: variable 'omit' from source: magic vars 21405 1726882430.61700: variable 'omit' from source: magic vars 21405 1726882430.61703: variable 'omit' from source: magic vars 21405 1726882430.61718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21405 1726882430.61753: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21405 1726882430.61776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21405 1726882430.61803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882430.61822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21405 1726882430.61898: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21405 1726882430.61902: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882430.61905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882430.61979: Set connection var ansible_shell_executable to /bin/sh 21405 1726882430.61991: Set connection var ansible_pipelining to False 21405 1726882430.62002: Set connection var ansible_shell_type to sh 21405 1726882430.62014: Set connection var ansible_module_compression to ZIP_DEFLATED 21405 1726882430.62034: Set connection var ansible_connection to ssh 21405 1726882430.62045: Set connection var ansible_timeout to 10 21405 1726882430.62071: variable 'ansible_shell_executable' from source: unknown 21405 1726882430.62136: variable 'ansible_connection' from source: unknown 21405 1726882430.62139: variable 'ansible_module_compression' from source: unknown 21405 1726882430.62141: variable 'ansible_shell_type' from source: unknown 21405 1726882430.62144: variable 'ansible_shell_executable' from source: unknown 21405 1726882430.62145: variable 'ansible_host' from source: host vars for 'managed_node1' 21405 1726882430.62147: variable 'ansible_pipelining' from source: unknown 21405 1726882430.62149: variable 'ansible_timeout' from source: unknown 21405 1726882430.62151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21405 1726882430.62232: 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) 21405 1726882430.62253: variable 'omit' from source: magic vars 21405 1726882430.62262: starting attempt loop 21405 1726882430.62268: running the handler 21405 1726882430.62283: 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) 21405 1726882430.62312: _low_level_execute_command(): starting 21405 1726882430.62326: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21405 1726882430.63122: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.63155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882430.63172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882430.63192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.63262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882430.64832: stdout chunk (state=3): >>>/root <<< 21405 1726882430.64997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882430.65001: stdout chunk (state=3): >>><<< 21405 1726882430.65003: stderr chunk (state=3): >>><<< 21405 1726882430.65023: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882430.65124: _low_level_execute_command(): starting 21405 1726882430.65128: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266 `" && echo ansible-tmp-1726882430.650342-23584-195259473755266="` echo /root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266 `" ) && sleep 0' 21405 1726882430.65716: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882430.65720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882430.65723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882430.65800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.65816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882430.65833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882430.65852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.65935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882430.67776: stdout chunk (state=3): >>>ansible-tmp-1726882430.650342-23584-195259473755266=/root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266 <<< 21405 1726882430.67946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882430.67963: stderr chunk (state=3): >>><<< 21405 1726882430.67980: stdout chunk (state=3): >>><<< 21405 1726882430.68200: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882430.650342-23584-195259473755266=/root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882430.68203: variable 'ansible_module_compression' from source: unknown 21405 1726882430.68206: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21405eapqz635/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21405 1726882430.68208: variable 'ansible_facts' from source: unknown 21405 1726882430.68229: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266/AnsiballZ_command.py 21405 1726882430.68456: Sending initial data 21405 1726882430.68459: Sent initial data (155 bytes) 21405 1726882430.69036: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882430.69051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882430.69103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882430.69116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 <<< 21405 1726882430.69129: stderr chunk (state=3): >>>debug2: match found <<< 21405 1726882430.69214: 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/5685534f65' <<< 21405 1726882430.69229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882430.69251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.69329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882430.70879: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "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 <<< 21405 1726882430.71056: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21405 1726882430.71106: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21405eapqz635/tmpfsiz6154 /root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266/AnsiballZ_command.py <<< 21405 1726882430.71116: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266/AnsiballZ_command.py" <<< 21405 1726882430.71154: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-21405eapqz635/tmpfsiz6154" to remote "/root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266/AnsiballZ_command.py" <<< 21405 1726882430.72406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882430.72571: stderr chunk (state=3): >>><<< 21405 1726882430.72574: stdout chunk (state=3): >>><<< 21405 1726882430.72576: done transferring module to remote 21405 1726882430.72578: _low_level_execute_command(): starting 21405 1726882430.72580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266/ /root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266/AnsiballZ_command.py && sleep 0' 21405 1726882430.73640: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882430.73646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21405 1726882430.73662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found <<< 21405 1726882430.73668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21405 1726882430.73675: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address <<< 21405 1726882430.73685: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882430.73704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882430.73711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.73798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882430.73804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.73870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882430.75733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882430.75736: stdout chunk (state=3): >>><<< 21405 1726882430.75739: stderr chunk (state=3): >>><<< 21405 1726882430.75756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882430.75842: _low_level_execute_command(): starting 21405 1726882430.75846: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266/AnsiballZ_command.py && sleep 0' 21405 1726882430.76645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882430.76659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882430.76714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882430.76781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882430.76807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882430.76851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882430.76897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882431.08012: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 3864 0 --:--:-- --:--:-- --:--:-- 3910\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 4678 0 --:--:-- --:--:-- --:--:-- 4693", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:33:50.916593", "end": "2024-09-20 21:33:51.078633", "delta": "0:00:00.162040", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 21405 1726882431.09608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. <<< 21405 1726882431.09618: stdout chunk (state=3): >>><<< 21405 1726882431.09622: stderr chunk (state=3): >>><<< 21405 1726882431.09702: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 3864 0 --:--:-- --:--:-- --:--:-- 3910\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 4678 0 --:--:-- --:--:-- --:--:-- 4693", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:33:50.916593", "end": "2024-09-20 21:33:51.078633", "delta": "0:00:00.162040", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.159 closed. 21405 1726882431.09708: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21405 1726882431.09720: _low_level_execute_command(): starting 21405 1726882431.09730: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882430.650342-23584-195259473755266/ > /dev/null 2>&1 && sleep 0' 21405 1726882431.10389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21405 1726882431.10408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21405 1726882431.10425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21405 1726882431.10459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882431.10474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21405 1726882431.10511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21405 1726882431.10581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' <<< 21405 1726882431.10603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21405 1726882431.10632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21405 1726882431.10698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21405 1726882431.12583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21405 1726882431.12588: stdout chunk (state=3): >>><<< 21405 1726882431.12590: stderr chunk (state=3): >>><<< 21405 1726882431.12617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.159 originally 10.31.9.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/5685534f65' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21405 1726882431.12800: handler run complete 21405 1726882431.12804: Evaluated conditional (False): False 21405 1726882431.12806: attempt loop complete, returning result 21405 1726882431.12808: _execute() done 21405 1726882431.12810: dumping result to json 21405 1726882431.12812: done dumping result, returning 21405 1726882431.12814: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [12673a56-9f93-e466-a5f2-000000000784] 21405 1726882431.12815: sending task result for task 12673a56-9f93-e466-a5f2-000000000784 21405 1726882431.12891: done sending task result for task 12673a56-9f93-e466-a5f2-000000000784 21405 1726882431.12898: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.162040", "end": "2024-09-20 21:33:51.078633", "rc": 0, "start": "2024-09-20 21:33:50.916593" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 3864 0 --:--:-- --:--:-- --:--:-- 3910 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 4678 0 --:--:-- --:--:-- --:--:-- 4693 21405 1726882431.12972: no more pending results, returning what we have 21405 1726882431.12975: results queue empty 21405 1726882431.12976: checking for any_errors_fatal 21405 1726882431.12988: done checking for any_errors_fatal 21405 1726882431.12988: checking for max_fail_percentage 21405 1726882431.12990: done checking for max_fail_percentage 21405 1726882431.12991: checking to see if all hosts have failed and the running result is not ok 21405 1726882431.12992: done checking to see if all hosts have failed 21405 1726882431.12997: getting the remaining hosts for this loop 21405 1726882431.12998: done getting the remaining hosts for this loop 21405 1726882431.13002: getting the next task for host managed_node1 21405 1726882431.13017: done getting next task for host managed_node1 21405 1726882431.13019: ^ task is: TASK: meta (flush_handlers) 21405 1726882431.13021: ^ 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 21405 1726882431.13026: getting variables 21405 1726882431.13028: in VariableManager get_vars() 21405 1726882431.13080: Calling all_inventory to load vars for managed_node1 21405 1726882431.13083: Calling groups_inventory to load vars for managed_node1 21405 1726882431.13085: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882431.13235: Calling all_plugins_play to load vars for managed_node1 21405 1726882431.13240: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882431.13244: Calling groups_plugins_play to load vars for managed_node1 21405 1726882431.14807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882431.16424: done with get_vars() 21405 1726882431.16452: done getting variables 21405 1726882431.16524: in VariableManager get_vars() 21405 1726882431.16543: Calling all_inventory to load vars for managed_node1 21405 1726882431.16545: Calling groups_inventory to load vars for managed_node1 21405 1726882431.16547: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882431.16557: Calling all_plugins_play to load vars for managed_node1 21405 1726882431.16560: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882431.16562: Calling groups_plugins_play to load vars for managed_node1 21405 1726882431.17815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882431.19422: done with get_vars() 21405 1726882431.19450: done queuing things up, now waiting for results queue to drain 21405 1726882431.19452: results queue empty 21405 1726882431.19453: checking for any_errors_fatal 21405 1726882431.19457: done checking for any_errors_fatal 21405 1726882431.19457: checking for max_fail_percentage 21405 1726882431.19459: done checking for max_fail_percentage 21405 1726882431.19460: checking to see if all hosts have failed and the running result is not ok 21405 1726882431.19460: done checking to see if all hosts have failed 21405 1726882431.19461: getting the remaining hosts for this loop 21405 1726882431.19462: done getting the remaining hosts for this loop 21405 1726882431.19465: getting the next task for host managed_node1 21405 1726882431.19468: done getting next task for host managed_node1 21405 1726882431.19470: ^ task is: TASK: meta (flush_handlers) 21405 1726882431.19471: ^ 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 21405 1726882431.19473: getting variables 21405 1726882431.19474: in VariableManager get_vars() 21405 1726882431.19502: Calling all_inventory to load vars for managed_node1 21405 1726882431.19505: Calling groups_inventory to load vars for managed_node1 21405 1726882431.19507: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882431.19511: Calling all_plugins_play to load vars for managed_node1 21405 1726882431.19514: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882431.19516: Calling groups_plugins_play to load vars for managed_node1 21405 1726882431.20709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882431.22348: done with get_vars() 21405 1726882431.22367: done getting variables 21405 1726882431.22430: in VariableManager get_vars() 21405 1726882431.22449: Calling all_inventory to load vars for managed_node1 21405 1726882431.22451: Calling groups_inventory to load vars for managed_node1 21405 1726882431.22453: Calling all_plugins_inventory to load vars for managed_node1 21405 1726882431.22458: Calling all_plugins_play to load vars for managed_node1 21405 1726882431.22465: Calling groups_plugins_inventory to load vars for managed_node1 21405 1726882431.22468: Calling groups_plugins_play to load vars for managed_node1 21405 1726882431.23638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21405 1726882431.25255: done with get_vars() 21405 1726882431.25282: done queuing things up, now waiting for results queue to drain 21405 1726882431.25284: results queue empty 21405 1726882431.25285: checking for any_errors_fatal 21405 1726882431.25286: done checking for any_errors_fatal 21405 1726882431.25287: checking for max_fail_percentage 21405 1726882431.25288: done checking for max_fail_percentage 21405 1726882431.25289: checking to see if all hosts have failed and the running result is not ok 21405 1726882431.25289: done checking to see if all hosts have failed 21405 1726882431.25290: getting the remaining hosts for this loop 21405 1726882431.25291: done getting the remaining hosts for this loop 21405 1726882431.25298: getting the next task for host managed_node1 21405 1726882431.25301: done getting next task for host managed_node1 21405 1726882431.25302: ^ task is: None 21405 1726882431.25303: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21405 1726882431.25305: done queuing things up, now waiting for results queue to drain 21405 1726882431.25306: results queue empty 21405 1726882431.25306: checking for any_errors_fatal 21405 1726882431.25307: done checking for any_errors_fatal 21405 1726882431.25308: checking for max_fail_percentage 21405 1726882431.25308: done checking for max_fail_percentage 21405 1726882431.25309: checking to see if all hosts have failed and the running result is not ok 21405 1726882431.25310: done checking to see if all hosts have failed 21405 1726882431.25312: getting the next task for host managed_node1 21405 1726882431.25315: done getting next task for host managed_node1 21405 1726882431.25316: ^ task is: None 21405 1726882431.25317: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=94 changed=4 unreachable=0 failed=0 skipped=99 rescued=0 ignored=0 Friday 20 September 2024 21:33:51 -0400 (0:00:00.667) 0:00:47.484 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.89s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.88s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.82s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:6 Create veth interface testnic1 ------------------------------------------ 1.30s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Get package info -------------------------------------------------------- 1.15s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:30 Install NetworkManager -------------------------------------------------- 1.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:25 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.99s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.97s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.97s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.85s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 0.82s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.80s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Check if system is ostree ----------------------------------------------- 0.80s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Check which packages are installed --- 0.79s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.78s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Install ethtool (test dependency) --------------------------------------- 0.77s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Gather the minimum subset of ansible_facts required by the network role test --- 0.76s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.68s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 21405 1726882431.25459: RUNNING CLEANUP